
Segmentation fault Tue May 23 23:03:46 2017


VM: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Tue May 2 08:52:41 2017 -0700 $
Plugins: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $

C stack backtrace & registers:
	eax 0x83f1d650 ebx 0x7cb7bb2c ecx 0x9030a9f5 edx 0xb0000000
	edi 0x7cb7bb2c esi 0x7cb7bb2c ebp 0xbff0a7e8 esp 0xbff0a5a8
	eip 0xa0e32fd3
0   libobjc.A.dylib                     0xa0e32fd3 objc_msgSend + 19
1   Pharo                               0x00143233 reportStackState + 819
2   Pharo                               0x0014357b sigsegv + 101
3   libsystem_platform.dylib            0xa18b8e5b _sigtramp + 43
4   ???                                 0xffffffff 0x0 + 4294967295
5   CoreFoundation                      0x942222e8 _CFAutoreleasePoolPop + 24
6   HIToolbox                           0x93bc4575 IMKInputSessionProcessEventRefWithCompletionHandler + 125
7   HIToolbox                           0x93bc3712 InputMethodInstanceProcessEventRef_WithCompletionHandler + 135
8   HIToolbox                           0x93bab72c __TSMEventToInputMethod_WithCompletionHandler_block_invoke + 121
9   HIToolbox                           0x93bafe8a __TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler_block_invoke + 27
10  HIToolbox                           0x93baff26 __SendTSMDocumentLockEvent_WithCompletionHandler_block_invoke + 90
11  HIToolbox                           0x939810c1 __SendTSMEvent_WithCompletionHandler_block_invoke + 66
12  HIToolbox                           0x93984061 __SendEventToEventTargetWithCompletionHandler_block_invoke + 22
13  HIToolbox                           0x93984044 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 106
14  AppKit                              0x9211439b ___NSTSMEventHandler_block_invoke + 22
15  AppKit                              0x9210e8a7 -[NSTextInputContext handleTSMEvent:completionHandler:] + 3125
16  AppKit                              0x9210dc24 _NSTSMEventHandler + 231
17  HIToolbox                           0x93987abe _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 26
18  HIToolbox                           0x93933112 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2013
19  HIToolbox                           0x93932288 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 419
20  HIToolbox                           0x939320d7 SendEventToEventTargetWithOptions + 40
21  HIToolbox                           0x93980f32 SendTSMEvent_WithCompletionHandler + 869
22  HIToolbox                           0x93bab673 TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler + 320
23  HIToolbox                           0x93bab4c3 TSMEventToInputMethod_WithCompletionHandler + 140
24  HIToolbox                           0x9397ed41 TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 4335
25  AppKit                              0x92949133 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1124 + 118
26  AppKit                              0x929481b4 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1042 + 144
27  AppKit                              0x929482ff -[NSTextInputContext tryDoubleSpaceSubstitution_WithDispatchCondition:dispatchSubstitutionWork:continuation:] + 109
28  AppKit                              0x92947fc6 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 222
29  AppKit                              0x92948acc -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1823
30  AppKit                              0x92947e71 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 111
31  AppKit                              0x9210cbb3 -[NSTextInputContext handleEvent:] + 31
32  AppKit                              0x9210cb20 -[NSView interpretKeyEvents:] + 192
33  Pharo                               0x0013f55e -[sqSqueakOSXOpenGLView keyDown:] + 310
34  AppKit                              0x928614bb -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876
35  AppKit                              0x9285fa49 -[NSWindow(NSEventRouting) sendEvent:] + 547
36  AppKit                              0x926ea6aa -[NSApplication(NSEvent) sendEvent:] + 3418
37  Pharo                               0x00137dcb -[SqueakOSXApplication sendEvent:] + 163
38  Pharo                               0x001399a4 -[sqSqueakOSXApplication(events) pumpRunLoopEventSendAndSignal:] + 115
39  Pharo                               0x00139a42 -[sqSqueakOSXApplication(events) pumpRunLoop] + 76
40  Pharo                               0x0014188a nativeIoProcessEvents + 208
41  Pharo                               0x001418de ioProcessEvents + 35
42  Pharo                               0x000d5470 checkForEventsMayContextSwitch + 880
43  Pharo                               0x000d6cea ceCheckForInterrupts + 16
44  ???                                 0x0b0ad09b 0x0 + 185258139
45  Pharo                               0x000c31bc interpret + 647
46  Pharo                               0x001446ad -[sqSqueakMainApplication runSqueak] + 476
47  Foundation                          0x95ac4adb __NSFirePerformWithOrder + 419
48  CoreFoundation                      0x942811fe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
49  CoreFoundation                      0x94281157 __CFRunLoopDoObservers + 391
50  CoreFoundation                      0x942614a2 __CFRunLoopRun + 1058
51  CoreFoundation                      0x94260e1a CFRunLoopRunSpecific + 506
52  CoreFoundation                      0x94260c0b CFRunLoopRunInMode + 123
53  HIToolbox                           0x93954396 RunCurrentEventLoopInMode + 268
54  HIToolbox                           0x93954057 ReceiveNextEventCommon + 195
55  HIToolbox                           0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
56  AppKit                              0x91f86015 _DPSNextEvent + 1227
57  AppKit                              0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
58  AppKit                              0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
59  AppKit                              0x91f7acb6 -[NSApplication run] + 943
60  AppKit                              0x91f47d1e NSApplicationMain + 1368
61  libdyld.dylib                       0xa16af395 start + 1


Smalltalk stack dump:
0xbff3ddd0 M ProcessorScheduler class>idleProcess 0xb8c72d8: a(n) ProcessorScheduler class
0xbff3ddf0 I [] in ProcessorScheduler class>startUp 0xb8c72d8: a(n) ProcessorScheduler class
0xbff3de10 I [] in BlockClosure>newProcess 0x154073d0: a(n) BlockClosure

Most recent primitives
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
millisecondClockValue
yield
millisecondClockValue
wait
signal
millisecondClockValue
primSignal:atMilliseconds:
millisecondClockValue
wait
signal
wait
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
millisecondClockValue
signal
primSignal:atMilliseconds:
millisecondClockValue
wait
millisecondClockValue
@
actualScreenSize
millisecondClockValue
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
perform:withArguments:inSuperclass:
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
millisecondClockValue
yield
millisecondClockValue
wait
signal
millisecondClockValue
primSignal:atMilliseconds:
millisecondClockValue
wait
signal
wait
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:

stack page bytes 4096 available headroom 2788 minimum unused headroom 2392

	(Segmentation fault)

Segmentation fault Wed May 24 14:41:19 2017


VM: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Tue May 2 08:52:41 2017 -0700 $
Plugins: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $

C stack backtrace & registers:
	eax 0x87e51880 ebx 0x8837ff14 ecx 0x9030a9f5 edx 0x20000000
	edi 0xffffffff esi 0xffffffff ebp 0xbff527e8 esp 0xbff525a4
	eip 0xa0e32fd7
0   libobjc.A.dylib                     0xa0e32fd7 objc_msgSend + 23
1   Pharo                               0x000fb233 reportStackState + 819
2   Pharo                               0x000fb57b sigsegv + 101
3   libsystem_platform.dylib            0xa18b8e5b _sigtramp + 43
4   ???                                 0xffffffff 0x0 + 4294967295
5   CoreFoundation                      0x942222e8 _CFAutoreleasePoolPop + 24
6   HIToolbox                           0x93bc4575 IMKInputSessionProcessEventRefWithCompletionHandler + 125
7   HIToolbox                           0x93bc3712 InputMethodInstanceProcessEventRef_WithCompletionHandler + 135
8   HIToolbox                           0x93bab72c __TSMEventToInputMethod_WithCompletionHandler_block_invoke + 121
9   HIToolbox                           0x93bafe8a __TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler_block_invoke + 27
10  HIToolbox                           0x93baff26 __SendTSMDocumentLockEvent_WithCompletionHandler_block_invoke + 90
11  HIToolbox                           0x939810c1 __SendTSMEvent_WithCompletionHandler_block_invoke + 66
12  HIToolbox                           0x93984061 __SendEventToEventTargetWithCompletionHandler_block_invoke + 22
13  HIToolbox                           0x93984044 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 106
14  AppKit                              0x9211439b ___NSTSMEventHandler_block_invoke + 22
15  AppKit                              0x9210e8a7 -[NSTextInputContext handleTSMEvent:completionHandler:] + 3125
16  AppKit                              0x9210dc24 _NSTSMEventHandler + 231
17  HIToolbox                           0x93987abe _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 26
18  HIToolbox                           0x93933112 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2013
19  HIToolbox                           0x93932288 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 419
20  HIToolbox                           0x939320d7 SendEventToEventTargetWithOptions + 40
21  HIToolbox                           0x93980f32 SendTSMEvent_WithCompletionHandler + 869
22  HIToolbox                           0x93bab673 TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler + 320
23  HIToolbox                           0x93bab4c3 TSMEventToInputMethod_WithCompletionHandler + 140
24  HIToolbox                           0x9397ed41 TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 4335
25  AppKit                              0x92949133 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1124 + 118
26  AppKit                              0x929481b4 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1042 + 144
27  AppKit                              0x929482ff -[NSTextInputContext tryDoubleSpaceSubstitution_WithDispatchCondition:dispatchSubstitutionWork:continuation:] + 109
28  AppKit                              0x92947fc6 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 222
29  AppKit                              0x92948acc -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1823
30  AppKit                              0x92947e71 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 111
31  AppKit                              0x9210cbb3 -[NSTextInputContext handleEvent:] + 31
32  AppKit                              0x9210cb20 -[NSView interpretKeyEvents:] + 192
33  Pharo                               0x000f755e -[sqSqueakOSXOpenGLView keyDown:] + 310
34  AppKit                              0x928614bb -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876
35  AppKit                              0x9285fa49 -[NSWindow(NSEventRouting) sendEvent:] + 547
36  AppKit                              0x926ea6aa -[NSApplication(NSEvent) sendEvent:] + 3418
37  Pharo                               0x000efdcb -[SqueakOSXApplication sendEvent:] + 163
38  Pharo                               0x000f19a4 -[sqSqueakOSXApplication(events) pumpRunLoopEventSendAndSignal:] + 115
39  Pharo                               0x000f1a42 -[sqSqueakOSXApplication(events) pumpRunLoop] + 76
40  Pharo                               0x000f988a nativeIoProcessEvents + 208
41  Pharo                               0x000f98de ioProcessEvents + 35
42  Pharo                               0x0008d470 checkForEventsMayContextSwitch + 880
43  Pharo                               0x0008ecea ceCheckForInterrupts + 16
44  ???                                 0x0b4fa09b 0x0 + 189767835
45  Pharo                               0x0007b1bc interpret + 647
46  Pharo                               0x000fc6ad -[sqSqueakMainApplication runSqueak] + 476
47  Foundation                          0x95ac4adb __NSFirePerformWithOrder + 419
48  CoreFoundation                      0x942811fe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
49  CoreFoundation                      0x94281157 __CFRunLoopDoObservers + 391
50  CoreFoundation                      0x942614a2 __CFRunLoopRun + 1058
51  CoreFoundation                      0x94260e1a CFRunLoopRunSpecific + 506
52  CoreFoundation                      0x94260c0b CFRunLoopRunInMode + 123
53  HIToolbox                           0x93954396 RunCurrentEventLoopInMode + 268
54  HIToolbox                           0x93954057 ReceiveNextEventCommon + 195
55  HIToolbox                           0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
56  AppKit                              0x91f86015 _DPSNextEvent + 1227
57  AppKit                              0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
58  AppKit                              0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
59  AppKit                              0x91f7acb6 -[NSApplication run] + 943
60  AppKit                              0x91f47d1e NSApplicationMain + 1368
61  libdyld.dylib                       0xa16af395 start + 1


Smalltalk stack dump:
0xbff7ddd0 M ProcessorScheduler class>idleProcess 0xbd142d8: a(n) ProcessorScheduler class
0xbff7ddf0 I [] in ProcessorScheduler class>startUp 0xbd142d8: a(n) ProcessorScheduler class
0xbff7de10 I [] in BlockClosure>newProcess 0x14da2ed8: a(n) BlockClosure

Most recent primitives
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
@
@
@
@
@
@
@
@
@
@
@
@
@
**StackOverflow**
@
@
@
@
@
@
**StackOverflow**
@
@
@
@
@
@
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
@
@
@
@
@
@
@
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
perform:withArguments:inSuperclass:
**StackOverflow**
**StackOverflow**
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
millisecondClockValue
yield
millisecondClockValue
wait
signal
millisecondClockValue
primSignal:atMilliseconds:
millisecondClockValue
wait
signal
wait
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:

stack page bytes 4096 available headroom 2788 minimum unused headroom 2504

	(Segmentation fault)

Segmentation fault Wed May 24 21:43:52 2017


VM: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Tue May 2 08:52:41 2017 -0700 $
Plugins: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $

C stack backtrace & registers:
	eax 0x740b504c ebx 0x00000000 ecx 0x0000000c edx 0x00000000
	edi 0x0000000c esi 0x0000000c ebp 0xbff08c58 esp 0xbff08c58
	eip 0x000e9f53
0   Pharo                               0x000e9f53 fetchByteofObject + 9
1   Pharo                               0x00146233 reportStackState + 819
2   Pharo                               0x0014657b sigsegv + 101
3   libsystem_platform.dylib            0xa18b8e5b _sigtramp + 43
4   ???                                 0xffffffff 0x0 + 4294967295
5   Pharo                               0x001129b2 bytecodePCForstartBcpcin + 273
6   Pharo                               0x000d79b8 mustMapMachineCodePCcontext + 328
7   Pharo                               0x000d7e13 ensureContextHasBytecodePC + 26
8   Pharo                               0x001032f0 makeContextSnapshotSafe + 46
9   Pharo                               0x000e2d25 voidVMStateForSnapshotFlushingExternalPrimitivesIf + 516
10  Pharo                               0x0011189c snapshot + 79
11  Pharo                               0x00107875 primitiveSnapshot + 20
12  Pharo                               0x000cc4aa interpret + 25973
13  Pharo                               0x000d568e enterSmalltalkExecutiveImplementation + 135
14  Pharo                               0x000c61bc interpret + 647
15  Pharo                               0x001476ad -[sqSqueakMainApplication runSqueak] + 476
16  Foundation                          0x95ac4adb __NSFirePerformWithOrder + 419
17  CoreFoundation                      0x942811fe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
18  CoreFoundation                      0x94281157 __CFRunLoopDoObservers + 391
19  CoreFoundation                      0x942614a2 __CFRunLoopRun + 1058
20  CoreFoundation                      0x94260e1a CFRunLoopRunSpecific + 506
21  CoreFoundation                      0x94260c0b CFRunLoopRunInMode + 123
22  HIToolbox                           0x93954396 RunCurrentEventLoopInMode + 268
23  HIToolbox                           0x93954057 ReceiveNextEventCommon + 195
24  HIToolbox                           0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
25  AppKit                              0x91f86015 _DPSNextEvent + 1227
26  AppKit                              0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
27  AppKit                              0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
28  AppKit                              0x91f7acb6 -[NSApplication run] + 943
29  AppKit                              0x91f47d1e NSApplicationMain + 1368
30  libdyld.dylib                       0xa16af395 start + 1


Smalltalk stack dump:
0xbff27db4 I SessionManager>snapshot:andQuit: 0xd13d6d0: a(n) SessionManager
0xbff27de4 I [] in SmalltalkImage>snapshot:andQuit: 0xba1b540: a(n) SmalltalkImage
0xbff27e08 I CurrentExecutionEnvironment class>activate:for: 0xc050c90: a(n) CurrentExecutionEnvironment class
 0xb28fd00 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
 0xb315bc8 s DefaultExecutionEnvironment class>beActiveDuring:
 0xb28fc80 s SmalltalkImage>snapshot:andQuit:
 0xb315c28 s [] in WorldState class>saveSession
 0xb315c88 s BlockClosure>ensure:
 0xb28fc08 s CursorWithMask(Cursor)>showWhile:
 0xb28fb90 s WorldState class>saveSession
 0xb315ce8 s [] in ToggleMenuItemMorph(MenuItemMorph)>invokeWithEvent:
 0xb315d48 s BlockClosure>ensure:
 0xb28faa0 s CursorWithMask(Cursor)>showWhile:
 0xb28fa28 s ToggleMenuItemMorph(MenuItemMorph)>invokeWithEvent:
 0xb315da8 s ToggleMenuItemMorph(MenuItemMorph)>mouseUp:
 0xb315e08 s ToggleMenuItemMorph(MenuItemMorph)>handleMouseUp:
 0xb315e68 s MouseButtonEvent>sentTo:
 0xb315ec8 s ToggleMenuItemMorph(Morph)>handleEvent:
 0xb315f28 s MorphicEventDispatcher>dispatchDefault:with:
 0xb315f88 s MorphicEventDispatcher>handleMouseUp:
 0xb315fe8 s MouseButtonEvent>sentTo:
 0xb316048 s [] in MorphicEventDispatcher>dispatchEvent:with:
 0xb3160a8 s BlockClosure>ensure:
 0xb0d9e00 s MorphicEventDispatcher>dispatchEvent:with:
 0xb316108 s ToggleMenuItemMorph(Morph)>processEvent:using:
 0xb316168 s MorphicEventDispatcher>dispatchDefault:with:
 0xb3161c8 s MorphicEventDispatcher>handleMouseUp:
 0xb316228 s MouseButtonEvent>sentTo:
 0xb316288 s [] in MorphicEventDispatcher>dispatchEvent:with:
 0xb3162e8 s BlockClosure>ensure:
 0xb0d9ef0 s MorphicEventDispatcher>dispatchEvent:with:
 0xb0d9f50 s MenuMorph(Morph)>processEvent:using:
 0xb0d8220 s MenuMorph(Morph)>processEvent:
 0xb315748 s MenuMorph>handleFocusEvent:
 0xb3157a8 s [] in HandMorph>sendFocusEvent:to:clear:
 0xb315808 s BlockClosure>on:do:
 0xb0d8328 s WorldMorph(PasteUpMorph)>becomeActiveDuring:
 0xb0d8388 s HandMorph>sendFocusEvent:to:clear:
 0xb315868 s HandMorph>sendEvent:focus:clear:
 0xb0d8400 s HandMorph>sendMouseEvent:
 0xb3158c8 s HandMorph>handleEvent:
 0xb315928 s HandMorph>processEventsFromQueue:
 0xb315988 s HandMorph>processEvents
 0xb3159e8 s [] in WorldState>doOneCycleNowFor:
 0xb315a48 s Array(SequenceableCollection)>do:
 0xb315aa8 s WorldState>handsDo:
 0xb0d8478 s WorldState>doOneCycleNowFor:
 0xb315b08 s WorldState>doOneCycleFor:
 0xb315b68 s WorldMorph>doOneCycle
 0xb0d84d8 s WorldMorph class>doOneCycle
0x145c4550 s [] in MorphicUIManager>spawnNewProcess
0x145c2ee8 s [] in BlockClosure>newProcess

Most recent primitives
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
stringHash:initialHash:
basicNew
new:
size
at:put:
at:put:
at:put:
at:put:
at:put:
at:
at:
at:
at:
at:
new:
basicNew
wait
basicNew
**StackOverflow**
class
class
class
class
class
class
class
class
class
class
class
class
class
class
inheritsFrom:
inheritsFrom:
replaceFrom:to:with:startingAt:
signal
wait
**StackOverflow**
replaceFrom:to:with:startingAt:
signal
allInstances
suspend
findNextUnwindContextUpTo:
**StackOverflow**
findElementOrNil:
anyMask:
class
basicNew:
stackp:
at:
at:put:
stackp:
at:put:
at:
stackp:
stackp:
at:put:
at:
stackp:
stackp:
at:put:
at:
stackp:
findNextUnwindContextUpTo:
terminateTo:
stackp:
at:put:
at:
stackp:
at:
stackp:
findNextUnwindContextUpTo:
at:put:
at:put:
stackp:
at:put:
at:
stackp:
pop
stackp:
at:put:
at:
stackp:
findNextUnwindContextUpTo:
at:put:
at:put:
at:put:
stackp:
at:put:
second
wait
signal
primSignal:atMilliseconds:
millisecondClockValue
value:
-
-
snapshotPrimitive

stack page bytes 4096 available headroom 2788 minimum unused headroom 2976

	(Segmentation fault)

Segmentation fault Wed May 24 21:53:27 2017


VM: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Tue May 2 08:52:41 2017 -0700 $
Plugins: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $

C stack backtrace & registers:
	eax 0x82755260 ebx 0x7d39a9f4 ecx 0x9030a9f5 edx 0x50000000
	edi 0x7d39a9f4 esi 0x7d39a9f4 ebp 0xbfed47e8 esp 0xbfed45a8
	eip 0xa0e32fd3
0   libobjc.A.dylib                     0xa0e32fd3 objc_msgSend + 19
1   Pharo                               0x00179233 reportStackState + 819
2   Pharo                               0x0017957b sigsegv + 101
3   libsystem_platform.dylib            0xa18b8e5b _sigtramp + 43
4   ???                                 0xffffffff 0x0 + 4294967295
5   CoreFoundation                      0x942222e8 _CFAutoreleasePoolPop + 24
6   HIToolbox                           0x93bc4575 IMKInputSessionProcessEventRefWithCompletionHandler + 125
7   HIToolbox                           0x93bc3712 InputMethodInstanceProcessEventRef_WithCompletionHandler + 135
8   HIToolbox                           0x93bab72c __TSMEventToInputMethod_WithCompletionHandler_block_invoke + 121
9   HIToolbox                           0x93bafe8a __TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler_block_invoke + 27
10  HIToolbox                           0x93baff26 __SendTSMDocumentLockEvent_WithCompletionHandler_block_invoke + 90
11  HIToolbox                           0x939810c1 __SendTSMEvent_WithCompletionHandler_block_invoke + 66
12  HIToolbox                           0x93984061 __SendEventToEventTargetWithCompletionHandler_block_invoke + 22
13  HIToolbox                           0x93984044 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 106
14  AppKit                              0x9211439b ___NSTSMEventHandler_block_invoke + 22
15  AppKit                              0x9210e8a7 -[NSTextInputContext handleTSMEvent:completionHandler:] + 3125
16  AppKit                              0x9210dc24 _NSTSMEventHandler + 231
17  HIToolbox                           0x93987abe _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 26
18  HIToolbox                           0x93933112 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2013
19  HIToolbox                           0x93932288 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 419
20  HIToolbox                           0x939320d7 SendEventToEventTargetWithOptions + 40
21  HIToolbox                           0x93980f32 SendTSMEvent_WithCompletionHandler + 869
22  HIToolbox                           0x93bab673 TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler + 320
23  HIToolbox                           0x93bab4c3 TSMEventToInputMethod_WithCompletionHandler + 140
24  HIToolbox                           0x9397ed41 TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 4335
25  AppKit                              0x92949133 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1124 + 118
26  AppKit                              0x929481b4 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1042 + 144
27  AppKit                              0x929482ff -[NSTextInputContext tryDoubleSpaceSubstitution_WithDispatchCondition:dispatchSubstitutionWork:continuation:] + 109
28  AppKit                              0x92947fc6 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 222
29  AppKit                              0x92948acc -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1823
30  AppKit                              0x92947e71 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 111
31  AppKit                              0x9210cbb3 -[NSTextInputContext handleEvent:] + 31
32  AppKit                              0x9210cb20 -[NSView interpretKeyEvents:] + 192
33  Pharo                               0x0017555e -[sqSqueakOSXOpenGLView keyDown:] + 310
34  AppKit                              0x928614bb -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876
35  AppKit                              0x9285fa49 -[NSWindow(NSEventRouting) sendEvent:] + 547
36  AppKit                              0x926ea6aa -[NSApplication(NSEvent) sendEvent:] + 3418
37  Pharo                               0x0016ddcb -[SqueakOSXApplication sendEvent:] + 163
38  Pharo                               0x0016f9a4 -[sqSqueakOSXApplication(events) pumpRunLoopEventSendAndSignal:] + 115
39  Pharo                               0x0016fa42 -[sqSqueakOSXApplication(events) pumpRunLoop] + 76
40  Pharo                               0x0017788a nativeIoProcessEvents + 208
41  Pharo                               0x001778de ioProcessEvents + 35
42  Pharo                               0x0010b470 checkForEventsMayContextSwitch + 880
43  Pharo                               0x0010ccea ceCheckForInterrupts + 16
44  ???                                 0x0b00109b 0x0 + 184553627
45  Pharo                               0x000f91bc interpret + 647
46  Pharo                               0x0017a6ad -[sqSqueakMainApplication runSqueak] + 476
47  Foundation                          0x95ac4adb __NSFirePerformWithOrder + 419
48  CoreFoundation                      0x942811fe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
49  CoreFoundation                      0x94281157 __CFRunLoopDoObservers + 391
50  CoreFoundation                      0x942614a2 __CFRunLoopRun + 1058
51  CoreFoundation                      0x94260e1a CFRunLoopRunSpecific + 506
52  CoreFoundation                      0x94260c0b CFRunLoopRunInMode + 123
53  HIToolbox                           0x93954396 RunCurrentEventLoopInMode + 268
54  HIToolbox                           0x93954057 ReceiveNextEventCommon + 195
55  HIToolbox                           0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
56  AppKit                              0x91f86015 _DPSNextEvent + 1227
57  AppKit                              0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
58  AppKit                              0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
59  AppKit                              0x91f7acb6 -[NSApplication run] + 943
60  AppKit                              0x91f47d1e NSApplicationMain + 1368
61  libdyld.dylib                       0xa16af395 start + 1


Smalltalk stack dump:
0xbfeefdd0 M ProcessorScheduler class>idleProcess 0xb81b2d8: a(n) ProcessorScheduler class
0xbfeefdf0 I [] in ProcessorScheduler class>startUp 0xb81b2d8: a(n) ProcessorScheduler class
0xbfeefe10 I [] in BlockClosure>newProcess 0x15616e70: a(n) BlockClosure

Most recent primitives
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
millisecondClockValue
yield
millisecondClockValue
wait
signal
millisecondClockValue
primSignal:atMilliseconds:
millisecondClockValue
wait
signal
wait
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
millisecondClockValue
signal
primSignal:atMilliseconds:
millisecondClockValue
wait
millisecondClockValue
@
actualScreenSize
millisecondClockValue
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
perform:withArguments:inSuperclass:
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
perform:withArguments:inSuperclass:
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
millisecondClockValue
yield
millisecondClockValue
wait
signal
millisecondClockValue
primSignal:atMilliseconds:
millisecondClockValue
wait
signal
wait
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:
relinquishProcessorForMicroseconds:

stack page bytes 4096 available headroom 2788 minimum unused headroom 2904

	(Segmentation fault)

Segmentation fault Wed May 24 22:17:34 2017


VM: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Tue May 2 08:52:41 2017 -0700 $
Plugins: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $

C stack backtrace & registers:
	eax 0x82a72870 ebx 0x7bc65c60 ecx 0x9030a9f5 edx 0x40000000
	edi 0x7bc65c60 esi 0x7bc65c60 ebp 0xbff2e7e8 esp 0xbff2e5a8
	eip 0xa0e32fd3
0   libobjc.A.dylib                     0xa0e32fd3 objc_msgSend + 19
1   Pharo                               0x0011f233 reportStackState + 819
2   Pharo                               0x0011f57b sigsegv + 101
3   libsystem_platform.dylib            0xa18b8e5b _sigtramp + 43
4   ???                                 0xffffffff 0x0 + 4294967295
5   CoreFoundation                      0x942222e8 _CFAutoreleasePoolPop + 24
6   HIToolbox                           0x93bc4575 IMKInputSessionProcessEventRefWithCompletionHandler + 125
7   HIToolbox                           0x93bc3712 InputMethodInstanceProcessEventRef_WithCompletionHandler + 135
8   HIToolbox                           0x93bab72c __TSMEventToInputMethod_WithCompletionHandler_block_invoke + 121
9   HIToolbox                           0x93bafe8a __TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler_block_invoke + 27
10  HIToolbox                           0x93baff26 __SendTSMDocumentLockEvent_WithCompletionHandler_block_invoke + 90
11  HIToolbox                           0x939810c1 __SendTSMEvent_WithCompletionHandler_block_invoke + 66
12  HIToolbox                           0x93984061 __SendEventToEventTargetWithCompletionHandler_block_invoke + 22
13  HIToolbox                           0x93984044 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 106
14  AppKit                              0x9211439b ___NSTSMEventHandler_block_invoke + 22
15  AppKit                              0x9210e8a7 -[NSTextInputContext handleTSMEvent:completionHandler:] + 3125
16  AppKit                              0x9210dc24 _NSTSMEventHandler + 231
17  HIToolbox                           0x93987abe _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 26
18  HIToolbox                           0x93933112 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2013
19  HIToolbox                           0x93932288 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 419
20  HIToolbox                           0x939320d7 SendEventToEventTargetWithOptions + 40
21  HIToolbox                           0x93980f32 SendTSMEvent_WithCompletionHandler + 869
22  HIToolbox                           0x93bab673 TrySendLockEvent_BeforeEventToInputMethod_WithContinuationHandler + 320
23  HIToolbox                           0x93bab4c3 TSMEventToInputMethod_WithCompletionHandler + 140
24  HIToolbox                           0x9397ed41 TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 4335
25  AppKit                              0x92949133 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1124 + 118
26  AppKit                              0x929481b4 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1042 + 144
27  AppKit                              0x929482ff -[NSTextInputContext tryDoubleSpaceSubstitution_WithDispatchCondition:dispatchSubstitutionWork:continuation:] + 109
28  AppKit                              0x92947fc6 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 222
29  AppKit                              0x92948acc -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1823
30  AppKit                              0x92947e71 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 111
31  AppKit                              0x9210cbb3 -[NSTextInputContext handleEvent:] + 31
32  AppKit                              0x9210cb20 -[NSView interpretKeyEvents:] + 192
33  Pharo                               0x0011b55e -[sqSqueakOSXOpenGLView keyDown:] + 310
34  AppKit                              0x928614bb -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876
35  AppKit                              0x9285fa49 -[NSWindow(NSEventRouting) sendEvent:] + 547
36  AppKit                              0x926ea6aa -[NSApplication(NSEvent) sendEvent:] + 3418
37  Pharo                               0x00113dcb -[SqueakOSXApplication sendEvent:] + 163
38  Pharo                               0x001159a4 -[sqSqueakOSXApplication(events) pumpRunLoopEventSendAndSignal:] + 115
39  Pharo                               0x00115a42 -[sqSqueakOSXApplication(events) pumpRunLoop] + 76
40  Pharo                               0x0011d88a nativeIoProcessEvents + 208
41  Pharo                               0x0011d8de ioProcessEvents + 35
42  Pharo                               0x000b1470 checkForEventsMayContextSwitch + 880
43  Pharo                               0x000b2cea ceCheckForInterrupts + 16
44  ???                                 0x06b2a09b 0x0 + 112369819
45  Pharo                               0x0009f1bc interpret + 647
46  Pharo                               0x001206ad -[sqSqueakMainApplication runSqueak] + 476
47  Foundation                          0x95ac4adb __NSFirePerformWithOrder + 419
48  CoreFoundation                      0x942811fe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
49  CoreFoundation                      0x94281157 __CFRunLoopDoObservers + 391
50  CoreFoundation                      0x942614a2 __CFRunLoopRun + 1058
51  CoreFoundation                      0x94260e1a CFRunLoopRunSpecific + 506
52  CoreFoundation                      0x94260c0b CFRunLoopRunInMode + 123
53  HIToolbox                           0x93954396 RunCurrentEventLoopInMode + 268
54  HIToolbox                           0x93954057 ReceiveNextEventCommon + 195
55  HIToolbox                           0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
56  AppKit                              0x91f86015 _DPSNextEvent + 1227
57  AppKit                              0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
58  AppKit                              0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
59  AppKit                              0x91f7acb6 -[NSApplication run] + 943
60  AppKit                              0x91f47d1e NSApplicationMain + 1368
61  libdyld.dylib                       0xa16af395 start + 1


Smalltalk stack dump:
0xbff4edd0 M ProcessorScheduler class>idleProcess 0x73442d8: a(n) ProcessorScheduler class
0xbff4edf0 I [] in ProcessorScheduler class>startUp 0x73442d8: a(n) ProcessorScheduler class
0xbff4ee10 I [] in BlockClosure>newProcess 0x10fc9fe8: a(n) BlockClosure

Most recent primitives
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
@
@
@
@
@
@
@
@
@
@
@
@
@
**StackOverflow**
@
@
@
@
@
@
**StackOverflow**
@
@
@
@
@
@
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
@
@
@
@
@
@
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
@
@
@
@
@
@
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
@
@
@
@
@
@
@
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
perform:withArguments:inSuperclass:
**StackOverflow**
**StackOverflow**
@
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
findNextUnwindContextUpTo:
terminateTo:
millisecondClockValue
yield
millisecondClockValue
wait
signal
millisecondClockValue
primSignal:atMilliseconds:
millisecondClockValue
wait
signal
wait
relinquishProcessorForMicroseconds:

stack page bytes 4096 available headroom 2788 minimum unused headroom 2972

	(Segmentation fault)
