<div dir="ltr">Hi Bernhard,<div><br></div><div>Whoops, that's bad. Could you please open an issue at [1]? Otherwise, I'm happy to do it. This needs to be discussed on vm-dev which will be notified accordingly.</div><div><br></div><div>Thanks,</div><div>Fabio</div><div><br></div><div>[1] <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues">https://github.com/OpenSmalltalk/opensmalltalk-vm/issues</a><br><br><br><div class="gmail_quote"><div dir="ltr">On Sat, May 26, 2018 at 6:56 PM Bernhard Pieber <<a href="mailto:bernhard@pieber.com">bernhard@pieber.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I downloaded Squeak5.2alpha-18019-64bit-201804030952-macOS.zip, extracted it, copied it to a new folder and opened it. One of the first things I did was maximizing Squeak's window. Squeak crashed. <br>
<br>
I cannot reproduce it, though. Find the top of the .crash file below. Maybe it helps anyway.<br>
<br>
I am on macOS Sierra, version 10.12.6 (16G1314).<br>
<br>
Cheers,<br>
Bernhard<br>
<br>
<br>
Process:               Squeak [52792]<br>
Path:                  /Users/USER/Documents/*/Squeak5.2alpha-18019-64bit.app/Contents/MacOS/Squeak<br>
Identifier:            org.squeak.Squeak5.2alpha.64.macOS<br>
Version:               5.2alpha (64 bit)<br>
Code Type:             X86-64 (Native)<br>
Parent Process:        ??? [1]<br>
Responsible:           Squeak [52792]<br>
User ID:               501<br>
<br>
Date/Time:             2018-05-26 18:26:52.020 +0200<br>
OS Version:            Mac OS X 10.12.6 (16G1314)<br>
Report Version:        12<br>
Anonymous UUID:        9945F492-E077-C9CD-CFF9-665D1E459AD3<br>
<br>
Sleep/Wake UUID:       59835903-E350-4598-87AD-9FDAD1B3D0BD<br>
<br>
Time Awake Since Boot: 130000 seconds<br>
Time Since Wake:       2400 seconds<br>
<br>
System Integrity Protection: enabled<br>
<br>
Crashed Thread:        0  Dispatch queue: OpenGLMT<br>
<br>
Exception Type:        EXC_BAD_ACCESS (SIGABRT)<br>
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000113f55000<br>
Exception Note:        EXC_CORPSE_NOTIFY<br>
<br>
VM Regions Near 0x113f55000:<br>
    MALLOC_LARGE           0000000113f13000-0000000113f55000 [  264K] rw-/rwx SM=PRV  <br>
--> <br>
    Accelerate framework   0000000113f6a000-0000000113f8a000 [  128K] rw-/rwx SM=PRV  <br>
<br>
Application Specific Information:<br>
abort() called<br>
<br>
Thread 0 Crashed:: Dispatch queue: OpenGLMT<br>
0   libsystem_kernel.dylib              0x00007fff93a2bd42 __pthread_kill + 10<br>
1   libsystem_pthread.dylib             0x00007fff93b19457 pthread_kill + 90<br>
2   libsystem_c.dylib                   0x00007fff93991420 abort + 129<br>
3   org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b2761e sigsegv + 190<br>
4   libsystem_platform.dylib            0x00007fff93b0cb3a _sigtramp + 26<br>
5   ???                                 000000000000000000 0 + 0<br>
6   com.apple.driver.AppleIntelHD5000GraphicsGLDriver   0x0000000114b3deb5 glrUpdateTexture + 11210<br>
7   libGPUSupportMercury.dylib          0x00007fff8be45693 gpusLoadCurrentTextures + 677<br>
8   com.apple.driver.AppleIntelHD5000GraphicsGLDriver   0x00000001146c17e9 updateDispatch + 717<br>
9   com.apple.driver.AppleIntelHD5000GraphicsGLDriver   0x00000001146c14c9 gldUpdateDispatch + 175<br>
10  GLEngine                            0x000000011458cdce gleDoDrawDispatchCore + 520<br>
11  GLEngine                            0x0000000114531b2c glDrawArraysInstanced_STD_Exec + 283<br>
12  GLEngine                            0x0000000114531a0a glDrawArrays_UnpackThread + 43<br>
13  GLEngine                            0x0000000114588d1f gleCmdProcessor + 77<br>
14  libdispatch.dylib                   0x00007fff938c78fc _dispatch_client_callout + 8<br>
15  libdispatch.dylib                   0x00007fff938c8536 _dispatch_barrier_sync_f_invoke + 83<br>
16  GLEngine                            0x00000001144d3bfc glFlush_ExecThread + 15<br>
17  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b2190d -[sqSqueakOSXOpenGLView drawRect:flush:] + 301<br>
18  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b217da -[sqSqueakOSXOpenGLView drawRect:] + 43<br>
19  com.apple.AppKit                    0x00007fff7bdc1f99 -[NSView _drawRect:clip:] + 2276<br>
20  com.apple.AppKit                    0x00007fff7be11f2f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1753<br>
21  com.apple.AppKit                    0x00007fff7be1239a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2884<br>
22  com.apple.AppKit                    0x00007fff7bdbfad2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 837<br>
23  com.apple.AppKit                    0x00007fff7bdbf2af -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 334<br>
24  com.apple.AppKit                    0x00007fff7bdbd6d8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2452<br>
25  com.apple.AppKit                    0x00007fff7bdb8fca -[NSView displayIfNeeded] + 1748<br>
26  com.apple.AppKit                    0x00007fff7bdb88db -[NSWindow displayIfNeeded] + 230<br>
27  com.apple.AppKit                    0x00007fff7c518cb4 ___NSWindowGetDisplayCycleObserver_block_invoke.6228 + 277<br>
28  com.apple.AppKit                    0x00007fff7bdb83b9 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 454<br>
29  com.apple.QuartzCore                0x00007fff83ca1cc6 CA::Transaction::run_commit_handlers(CATransactionPhase) + 46<br>
30  com.apple.QuartzCore                0x00007fff83dab8ac CA::Context::commit_transaction(CA::Transaction*) + 160<br>
31  com.apple.QuartzCore                0x00007fff83ca07a1 CA::Transaction::commit() + 475<br>
32  com.apple.QuartzCore                0x00007fff83ca11bc CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 108<br>
33  com.apple.CoreFoundation            0x00007fff7e191d37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23<br>
34  com.apple.CoreFoundation            0x00007fff7e191ca7 __CFRunLoopDoObservers + 391<br>
35  com.apple.CoreFoundation            0x00007fff7e172136 CFRunLoopRunSpecific + 454<br>
36  com.apple.HIToolbox                 0x00007fff7d6d2ebc RunCurrentEventLoopInMode + 240<br>
37  com.apple.HIToolbox                 0x00007fff7d6d2bf9 ReceiveNextEventCommon + 184<br>
38  com.apple.HIToolbox                 0x00007fff7d6d2b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71<br>
39  com.apple.AppKit                    0x00007fff7bc69a54 _DPSNextEvent + 1120<br>
40  com.apple.AppKit                    0x00007fff7c3e57ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796<br>
41  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b1bfd6 -[sqSqueakOSXApplication(events) pumpRunLoopEventSendAndSignal:] + 65<br>
42  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b1c0f7 -[sqSqueakOSXApplication(events) pumpRunLoop] + 61<br>
43  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b2542c vmIOProcessEvents + 255<br>
44  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b254ab ioProcessEvents + 56<br>
45  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108ab16e7 checkForEventsMayContextSwitch + 760<br>
46  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108ab32a6 ceCheckForInterrupts + 14<br>
47  ???                                 0x000000010f5144a7 0 <a href="tel:+45%2051%2095%2015%2027" value="+4551951527" target="_blank">+ 4551951527</a><br>
48  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108aa0702 interpret + 632<br>
49  org.squeak.Squeak5.2alpha.64.macOS  0x0000000108b28a1d -[sqSqueakMainApplication runSqueak] + 393<br>
50  com.apple.Foundation                0x00007fff7fc3a8dd __NSFirePerformWithOrder + 368<br>
51  com.apple.CoreFoundation            0x00007fff7e191d37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23<br>
52  com.apple.CoreFoundation            0x00007fff7e191ca7 __CFRunLoopDoObservers + 391<br>
53  com.apple.CoreFoundation            0x00007fff7e1726d9 __CFRunLoopRun + 873<br>
54  com.apple.CoreFoundation            0x00007fff7e172114 CFRunLoopRunSpecific + 420<br>
55  com.apple.HIToolbox                 0x00007fff7d6d2ebc RunCurrentEventLoopInMode + 240<br>
56  com.apple.HIToolbox                 0x00007fff7d6d2bf9 ReceiveNextEventCommon + 184<br>
57  com.apple.HIToolbox                 0x00007fff7d6d2b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71<br>
58  com.apple.AppKit                    0x00007fff7bc69a54 _DPSNextEvent + 1120<br>
59  com.apple.AppKit                    0x00007fff7c3e57ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796<br>
60  com.apple.AppKit                    0x00007fff7bc5e3db -[NSApplication run] + 926<br>
61  com.apple.AppKit                    0x00007fff7bc28e0e NSApplicationMain + 1237<br>
62  libdyld.dylib                       0x00007fff938fd235 start + 1<br>
<br>
</blockquote></div></div></div>