gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

Random illegal instruction vm crash on arm64

Open chisandrei opened this issue 1 year ago • 4 comments

We get some crashes where the vm fails with illegal instruction.

chisandrei avatar May 11 '23 12:05 chisandrei

Illegal instruction Thu May 11 11:59:28 2023


/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/GlamorousToolkit-cli
PharoVM version:5.0-Pharo 9.0.20 built on Apr 28 2023 09:46:39 Compiler: 11.3.0 11.3.0 [Production Spur 64-bit VM]
Built from: CoInterpreter * VMMaker-tonel.1 uuid: 23fa8ff8-c3b6-0d00-855f-7f0c0c4e4ff2 Apr 28 2023
 With:StackToRegisterMappingCogit * VMMaker-tonel.1 uuid: 23fa8ff8-c3b6-0d00-855f-7f0c0c4e4ff2 Apr 28 2023
 Revision: v9.0.20-16-g9cddb0c - Commit: 9cddb0c - Date: 2023-03-27 12:53:24 +02:00

C stack backtrace & registers:
	 x00 0x0000ffffa11c97d0 x01 0x000000000000d64c x02 0x0000ffffa11c97e0 x03 0x000000011fbaf908
	 x04 0x0000000000000ba7 x05 0x0000000000002717 x06 0x0000ffffa11c97d0 x07 0x0000000000002717
	 x08 0x00000001203f8b10 x09 0x0000000000000018 x10 0x0000000000000019 x11 0x0000000000000064
	 x12 0x0000000000000007 x13 0x00000000000001a0 x14 0x0000000000000008 x15 0x0000ffff7c19cb00
	 x16 0x00000001203bec00 x17 0x0000ffffa14de750 x18 0x0000000000000005 x19 0x000000011fbaf908
	 x20 0x0000000000000000 x21 0x0000ffffa15a7000 x22 0x000000000000d64c x23 0x000000011fbaf878
	 x24 0x0000ffffa15b28e8 x25 0x000000011ed86f30 x26 0x0000ffffa15b1000 x27 0x000000011fbaf6e8
	 x28 0x0000ffffa11c9818  FP 0x0000ffffa11c9830  LR 0x000000011ed6d380  SP 0x0000ffffa11ad7e0
	  PC 0x000000011ed15190  STATE 0x0000000060001000
*[0x11ed15190]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(+0xdaab4)[0xffffa154aab4]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(doReport+0xc8)[0xffffa154adb8]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(sigsegv+0x1c)[0xffffa154ae5c]
linux-vdso.so.1(__kernel_rt_sigreturn+0x0)[0xffffa169f8dc]
[0x11ed15190]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(+0x8a10)[0xffffa1478a10]


All Smalltalk process stacks (active first):
Process        0x12ea66b80 priority 40
    0xffffa11c9830 M BlHandlerAnnouncerRegistry>add: 0x11fbaf6e8: a(n) BlHandlerAnnouncerRegistry
    0xffffa11c9868 M BlElementEventDispatcher>addEventHandler: 0x11fbacd38: a(n) BlElementEventDispatcher
    0xffffa11d3190 M GtSlideWidget(BlElement)>addEventHandler: 0x11fbaca80: a(n) GtSlideWidget
    0xffffa11d31c8 M GtSlideWidget(BlElement)>addEventHandlerOn:do: 0x11fbaca80: a(n) GtSlideWidget
    0xffffa11d3208 M GtSlideWidget(BlElement)>when:do: 0x11fbaca80: a(n) GtSlideWidget
    0xffffa11d3248 M BrElementUpdater>subscribeToElement 0x11fbaee20: a(n) BrElementUpdater
    0xffffa11d3278 M BrElementUpdater>element: 0x11fbaee20: a(n) BrElementUpdater
    0xffffa11d32c0 M BrAsyncElementFuture>element: 0x11fbaed00: a(n) BrAsyncElementFuture
    0xffffa11d32f8 M BrAsyncElementFuture class>on: 0x1251ec5d0: a(n) BrAsyncElementFuture class
    0xffffa11d3330 M [] in GtSlideWidget>asyncFuture 0x11fbaca80: a(n) GtSlideWidget
    0xffffa11d3380 M [] in IdentityDictionary>at:ifAbsentPut: 0x11fbad660: a(n) IdentityDictionary
    0xffffa11d33b8 M IdentityDictionary(Dictionary)>at:ifAbsent: 0x11fbad660: a(n) IdentityDictionary
    0xffffa11d33f8 M IdentityDictionary(Dictionary)>at:ifAbsentPut: 0x11fbad660: a(n) IdentityDictionary
    0xffffa11d3438 M GtSlideWidget(BlElement)>asyncFuture 0x11fbaca80: a(n) GtSlideWidget
    0xffffa11d3470 M GtSlideWidget(BlElement)>withAsyncFutureDo: 0x11fbaca80: a(n) GtSlideWidget
    0xffffa11d34a8 M GtSlideWidget(BrAsyncWidget)>initialize 0x11fbaca80: a(n) GtSlideWidget
    0xffffa11d34d8 M (Behavior)>new 0x126d12a28: a(n) 
    0xffffa11d3518 I GtEmptySlide(GtLiveSlide)>initialize 0x11fbaca28: a(n) GtEmptySlide
    0xffffa11d3548 M GtEmptySlide class(Behavior)>new 0x126c15a08: a(n) GtEmptySlide class
    0xffffa11d35a0 I GtSlideBuilder>build 0x12fa6eea0: a(n) GtSlideBuilder
    0xffffa11d35d8 M [] in GtSlidesHudsonReport>runSlideBuilder: 0x12f735e28: a(n) GtSlidesHudsonReport
    0xffffa11d3608 M FullBlockClosure(BlockClosure)>on:do: 0x11fbac870: a(n) FullBlockClosure
    0xffffa11d3658 M [] in GtSlidesHudsonReport>runSlideBuilder: 0x12f735e28: a(n) GtSlidesHudsonReport
    0xffffa11d3690 M Time class>microsecondsToRun: 0x1203d48f0: a(n) Time class
    0xffffa11d36c8 M Time class>millisecondsToRun: 0x1203d48f0: a(n) Time class
    0xffffa11d3708 M FullBlockClosure(BlockClosure)>timeToRun 0x11fba8190: a(n) FullBlockClosure
    0xffffa11d3750 I GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>beginTestCase:runBlock: 0x12f735e28: a(n) GtSlidesHudsonReport
    0xffffa11d37b0 I GtSlidesHudsonReport>runSlideBuilder: 0x12f735e28: a(n) GtSlidesHudsonReport
    0xffffa11d37e8 M GtSlidesHudsonReport>runTestCase: 0x12f735e28: a(n) GtSlidesHudsonReport
    0xffffa11d3820 M [] in GtSlidesHudsonReport>runAll 0x12f735e28: a(n) GtSlidesHudsonReport
    0xffffa11d3868 M OrderedCollection>do: 0x12fca0f78: a(n) OrderedCollection
       0x12fca0ec0 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>runAll
       0x12fc57b50 s [] in CurrentExecutionEnvironment class>activate:for:
       0x12fc58138 s FullBlockClosure(BlockClosure)>ensure:
       0x12f9fdfd0 s CurrentExecutionEnvironment class>activate:for:
       0x12f9fe208 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
       0x12fbe02f8 s DefaultExecutionEnvironment>runTestsBy:
       0x12fbe0648 s CurrentExecutionEnvironment class>runTestsBy:
       0x12fc58268 s GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>runAll
       0x12f9fe150 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x12f9fe458 s Time class>microsecondsToRun:
       0x12fbe04d8 s Time class>millisecondsToRun:
       0x12fbe07f0 s FullBlockClosure(BlockClosure)>timeToRun
       0x12fbe0590 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x12fbe08a8 s FullBlockClosure(BlockClosure)>ensure:
       0x12fbe0ac0 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x12fbe0d10 s Author>ifUnknownAuthorUse:during:
       0x12fbe0ed0 s GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x12fbe1040 s GtSlidesHudsonReport class>runPackage:
       0x12fbe10f8 s [] in GtSlidesHudsonReport class>runPackages:
       0x12eb3c108 s OrderedCollection>collect:
       0x12eb3d4a8 s GtSlidesHudsonReport class>runPackages:
       0x12eb3e180 s [] in GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x12eb3f380 s FullBlockClosure(BlockClosure)>on:do:
       0x12eb402c8 s [] in GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x12eb416b8 s [] in NonInteractiveTranscriptLogger(SignalLogger)>runFor:during:
       0x12eb428e8 s FullBlockClosure(BlockClosure)>ensure:
       0x12eb43888 s NonInteractiveTranscriptLogger(SignalLogger)>runFor:during:
       0x12eb44ef8 s [] in GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x12eb45c60 s True>ifTrue:ifFalse:
       0x12eb429d0 s GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x12eb43968 s GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>activate
       0x12eb44fb0 s GtRlDedicatedBranchSlidesCommandLineHandler class(CommandLineHandler class)>activateWith:
       0x12eb45d48 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x12eb47498 s FullBlockClosure(BlockClosure)>on:do:
       0x12eb47b40 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x12eb47e30 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
       0x12eb48088 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
       0x12eb48280 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x12eb48590 s FullBlockClosure(BlockClosure)>on:do:
       0x12eb48880 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x12eb48a80 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 40
Process        0x122b84610 priority 40
    0xffffa11c7868 I MorphicRenderLoop>doOneCycleWhile: 0x122bca700: a(n) MorphicRenderLoop
       0x122b84cd0 s [] in MorphicUIManager>spawnNewProcess
       0x122b84db0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1337bad60 priority 40
    0xffffa11bd840 M [] in GtFileWatcherEventLoop>startLoop 0x133826d10: a(n) GtFileWatcherEventLoop
    0xffffa11bd870 M FullBlockClosure(BlockClosure)>repeat 0x133826ce8: a(n) FullBlockClosure
       0x13386c800 s [] in GtFileWatcherEventLoop>startLoop
       0x1338b8568 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1338f8bc0 s [] in Process>on:do:
       0x13394a288 s FullBlockClosure(BlockClosure)>on:do:
       0x1339876d8 s [] in Process>on:do:

processes at priority 30
Process        0x12fdb46a0 priority 30
    0xffffa11d95d8 M Monitor>exitAndWaitInQueue:maxMilliseconds: 0x12fdbb6b8: a(n) Monitor
    0xffffa11d9618 M Monitor>waitWhile:inQueue:maxMilliseconds: 0x12fdbb6b8: a(n) Monitor
    0xffffa11d9660 M Monitor>waitWhile:for:maxMilliseconds: 0x12fdbb6b8: a(n) Monitor
    0xffffa11d96a8 M Monitor>waitWhile:for: 0x12fdbb6b8: a(n) Monitor
    0xffffa11d96e8 M Monitor>waitWhile: 0x12fdbb6b8: a(n) Monitor
    0xffffa11d9720 M [] in SharedQueue>next 0x12fdb77f0: a(n) SharedQueue
    0xffffa11d9758 M [] in Monitor>critical: 0x12fdbb6b8: a(n) Monitor
    0xffffa11d9798 M FullBlockClosure(BlockClosure)>ensure: 0x133a394c0: a(n) FullBlockClosure
    0xffffa11d97d0 M Monitor>critical: 0x12fdbb6b8: a(n) Monitor
    0xffffa11d9808 M SharedQueue>next 0x12fdb77f0: a(n) SharedQueue
    0xffffa11d9838 M AsyncFutureThreadPoolQueue>popAndWait 0x12fdb4a58: a(n) AsyncFutureThreadPoolQueue
    0xffffa11d9870 M AsyncFutureThreadPoolWorker>workerLoop 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
       0x12fcd1b78 s [] in AsyncFutureThreadPoolWorker>startup
       0x12fdbb278 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12fc8f668 s [] in Process>on:do:
       0x12fc9b7b8 s FullBlockClosure(BlockClosure)>on:do:
       0x12fdb7280 s [] in Process>on:do:

Process        0x12fdb1cc0 priority 30
       0x13342a510 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1334430c8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x133452540 s Monitor>waitWhile:for:maxMilliseconds:
       0x133469028 s Monitor>waitWhile:for:
       0x1334ff260 s Monitor>waitWhile:
       0x1334690e0 s [] in SharedQueue>next
       0x1334ff318 s [] in Monitor>critical:
       0x13351dfd0 s FullBlockClosure(BlockClosure)>ensure:
       0x133539d48 s Monitor>critical:
       0x13351e0b8 s SharedQueue>next
       0x133539e28 s AsyncFutureThreadPoolQueue>popAndWait
       0x12fcd1da0 s AsyncFutureThreadPoolWorker>workerLoop
       0x12fcd1e58 s [] in AsyncFutureThreadPoolWorker>startup
       0x12fdb7430 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12fc8f5b0 s [] in Process>on:do:
       0x12fc9b6c8 s FullBlockClosure(BlockClosure)>on:do:
       0x12fdb46f0 s [] in Process>on:do:

Process        0x12fdb0e40 priority 30
       0x13342a5e8 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133443180 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x133452620 s Monitor>waitWhile:for:maxMilliseconds:
       0x133469198 s Monitor>waitWhile:for:
       0x1334ff3f8 s Monitor>waitWhile:
       0x133469250 s [] in SharedQueue>next
       0x1334ff4b0 s [] in Monitor>critical:
       0x13351e170 s FullBlockClosure(BlockClosure)>ensure:
       0x133539ee0 s Monitor>critical:
       0x13351e258 s SharedQueue>next
       0x133539fc0 s AsyncFutureThreadPoolQueue>popAndWait
       0x12fcd1c30 s AsyncFutureThreadPoolWorker>workerLoop
       0x12fcd1ce8 s [] in AsyncFutureThreadPoolWorker>startup
       0x12fdb48a0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12fc8f4f8 s [] in Process>on:do:
       0x12fc9b5d8 s FullBlockClosure(BlockClosure)>on:do:
       0x12fdb1d10 s [] in Process>on:do:

Process        0x12f97c698 priority 30
       0x13342a6c0 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133443238 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x133452700 s Monitor>waitWhile:for:maxMilliseconds:
       0x133469308 s Monitor>waitWhile:for:
       0x1334ff590 s Monitor>waitWhile:
       0x1334693c0 s [] in SharedQueue>next
       0x1334ff648 s [] in Monitor>critical:
       0x13351e310 s FullBlockClosure(BlockClosure)>ensure:
       0x13353a078 s Monitor>critical:
       0x13351e3f8 s SharedQueue>next
       0x13353a158 s AsyncFutureThreadPoolQueue>popAndWait
       0x12f97c528 s AsyncFutureThreadPoolWorker>workerLoop
       0x12f97c5e0 s [] in AsyncFutureThreadPoolWorker>startup
       0x12f97c6e8 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12f97c870 s [] in Process>on:do:
       0x12f97ca08 s FullBlockClosure(BlockClosure)>on:do:
       0x12f97cf38 s [] in Process>on:do:

Process        0x12f936170 priority 30
       0x13342a798 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1334432f0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1334527e0 s Monitor>waitWhile:for:maxMilliseconds:
       0x133469478 s Monitor>waitWhile:for:
       0x1334ff728 s Monitor>waitWhile:
       0x133469530 s [] in SharedQueue>next
       0x1334ff7e0 s [] in Monitor>critical:
       0x13351e4b0 s FullBlockClosure(BlockClosure)>ensure:
       0x13353a210 s Monitor>critical:
       0x13351e598 s SharedQueue>next
       0x13353a2f0 s AsyncFutureThreadPoolQueue>popAndWait
       0x12f939de8 s AsyncFutureThreadPoolWorker>workerLoop
       0x12f93acb0 s [] in AsyncFutureThreadPoolWorker>startup
       0x12f93b0a8 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12f93b850 s [] in Process>on:do:
       0x12f93c228 s FullBlockClosure(BlockClosure)>on:do:
       0x12f93c6c8 s [] in Process>on:do:

Process        0x12e91eea0 priority 30
       0x13342a870 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1334433a8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1334528c0 s Monitor>waitWhile:for:maxMilliseconds:
       0x1334695e8 s Monitor>waitWhile:for:
       0x1334ff8c0 s Monitor>waitWhile:
       0x1334696a0 s [] in SharedQueue>next
       0x1334ff978 s [] in Monitor>critical:
       0x13351e650 s FullBlockClosure(BlockClosure)>ensure:
       0x13353a3a8 s Monitor>critical:
       0x13351e738 s SharedQueue>next
       0x13353a488 s AsyncFutureThreadPoolQueue>popAndWait
       0x12eaa6d50 s AsyncFutureThreadPoolWorker>workerLoop
       0x12f01c578 s [] in AsyncFutureThreadPoolWorker>startup
       0x12eaa6e30 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12e91ee50 priority 30
       0x13342a948 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133443460 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1334529a0 s Monitor>waitWhile:for:maxMilliseconds:
       0x133469758 s Monitor>waitWhile:for:
       0x1334ffa58 s Monitor>waitWhile:
       0x133469810 s [] in SharedQueue>next
       0x1334ffb10 s [] in Monitor>critical:
       0x13351e7f0 s FullBlockClosure(BlockClosure)>ensure:
       0x13353a540 s Monitor>critical:
       0x13351e8d8 s SharedQueue>next
       0x13353a620 s AsyncFutureThreadPoolQueue>popAndWait
       0x12eaa6f10 s AsyncFutureThreadPoolWorker>workerLoop
       0x12ee09708 s [] in AsyncFutureThreadPoolWorker>startup
       0x12eaa6ff0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12eaa70d0 s [] in Process>on:do:
       0x12eaa7b50 s FullBlockClosure(BlockClosure)>on:do:
       0x12eaa8778 s [] in Process>on:do:

Process        0x12ea4b348 priority 30
       0x13342aa20 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133443518 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x133452a80 s Monitor>waitWhile:for:maxMilliseconds:
       0x1334698c8 s Monitor>waitWhile:for:
       0x1334ffbf0 s Monitor>waitWhile:
       0x133469980 s [] in SharedQueue>next
       0x1334ffca8 s [] in Monitor>critical:
       0x13351e990 s FullBlockClosure(BlockClosure)>ensure:
       0x13353a6d8 s Monitor>critical:
       0x13351ea78 s SharedQueue>next
       0x13353a7b8 s AsyncFutureThreadPoolQueue>popAndWait
       0x12eaa7408 s AsyncFutureThreadPoolWorker>workerLoop
       0x12eb6b078 s [] in AsyncFutureThreadPoolWorker>startup
       0x12eaa74e8 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12eaa75c8 s [] in Process>on:do:
       0x12eaa8430 s FullBlockClosure(BlockClosure)>on:do:
       0x12eaa9408 s [] in Process>on:do:

Process        0x12d99f8e0 priority 30
       0x13342aaf8 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1334435d0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x133452b60 s Monitor>waitWhile:for:maxMilliseconds:
       0x133469a38 s Monitor>waitWhile:for:
       0x1334ffd88 s Monitor>waitWhile:
       0x133469af0 s [] in SharedQueue>next
       0x1334ffe40 s [] in Monitor>critical:
       0x13351eb30 s FullBlockClosure(BlockClosure)>ensure:
       0x13353a870 s Monitor>critical:
       0x13351ec18 s SharedQueue>next
       0x13353a950 s AsyncFutureThreadPoolQueue>popAndWait
       0x12e8a4f98 s AsyncFutureThreadPoolWorker>workerLoop
       0x12e8a5050 s [] in AsyncFutureThreadPoolWorker>startup
       0x12d9a03c8 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 29
Process        0x1337914e8 priority 29
    0xffffa11cf400 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf430 M UndefinedObject>ifNotNil:ifNil: 0x1203bec00: a(n) UndefinedObject
    0xffffa11cf470 M AsyncFutureThreadPool>telemetryDo:ifNone: 0x12d99f880: a(n) AsyncFutureThreadPool
    0xffffa11cf4c0 M [] in AsyncFutureThreadPoolWorker>telemetryDo:ifNone: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf4f8 M FullBlockClosure(BlockClosure)>cull: 0x133a38578: a(n) FullBlockClosure
    0xffffa11cf530 M AsyncFutureThreadPool(ProtoObject)>ifNotNil:ifNil: 0x12d99f880: a(n) AsyncFutureThreadPool
    0xffffa11cf570 M AsyncFutureThreadPoolWorker>telemetryDo:ifNone: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf5b0 M AsyncFutureThreadPoolWorker>privatePollFuture:during: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf610 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf640 M FullBlockClosure(BlockClosure)>on:do: 0x13386c480: a(n) FullBlockClosure
    0xffffa11cf6a8 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf6d8 M FullBlockClosure(BlockClosure)>on:do: 0x1338f8a58: a(n) FullBlockClosure
    0xffffa11cf740 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf770 M FullBlockClosure(BlockClosure)>on:do: 0x1339875b0: a(n) FullBlockClosure
    0xffffa11cf7c8 M AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf830 M [] in AsyncFutureThreadPoolWorker>privateExecuteFuture: 0x12fdb1ea8: a(n) AsyncFutureThreadPoolWorker
    0xffffa11cf870 I [] in FullBlockClosure>newProcess 0x133a387e8: a(n) FullBlockClosure
       0x133a38910 s [] in Process>on:do:
       0x133a3d8d8 s FullBlockClosure(BlockClosure)>on:do:
       0x133a3e118 s [] in Process>on:do:

Process        0x133791538 priority 29
    0xffffa11b33f8 M [] in AsyncChainedPromise>wait 0x1337ee448: a(n) AsyncChainedPromise
    0xffffa11b3430 M FullBlockClosure(BlockClosure)>cull: 0x1337ee410: a(n) FullBlockClosure
    0xffffa11b3468 M FullBlockClosure(BlockClosure)>cull:cull: 0x1337ee410: a(n) FullBlockClosure
    0xffffa11b34c8 M [] in AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a358c0: a(n) AsyncPromiseComputation
    0xffffa11b34f8 M FullBlockClosure(BlockClosure)>on:do: 0x133a358d8: a(n) FullBlockClosure
    0xffffa11b3538 M AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a358c0: a(n) AsyncPromiseComputation
    0xffffa11b3588 M AsyncChainedPromise>fulfillWithValue: 0x133a35a28: a(n) AsyncChainedPromise
    0xffffa11b35c8 M [] in AsyncChainedPromise>fulfillWithTransformedValue: 0x1337ee448: a(n) AsyncChainedPromise
    0xffffa11b3610 M [] in AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a35b48: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11b3650 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x133a35b68: a(n) FullBlockClosure
    0xffffa11b3698 M AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a35b48: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11b36d8 M AsyncErrorSafeOrderedCollection>do: 0x133a35b48: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11b3718 M AsyncChainedPromise(AsyncDeferredPromise)>fulfillWithTransformedValue: 0x1337ee448: a(n) AsyncChainedPromise
    0xffffa11b3750 M [] in AsyncChainedPromise>fulfillWithValue: 0x1337ee448: a(n) AsyncChainedPromise
    0xffffa11b37a8 M [] in AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a35da8: a(n) AsyncPromiseComputation
    0xffffa11b37d8 M FullBlockClosure(BlockClosure)>on:do: 0x133a35dc0: a(n) FullBlockClosure
    0xffffa11b3818 M AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a35da8: a(n) AsyncPromiseComputation
    0xffffa11b3868 M AsyncChainedPromise>fulfillWithValue: 0x1337ee448: a(n) AsyncChainedPromise
    0xffffa11e31a8 M [] in AsyncChainedPromise>fulfillWithTransformedValue: 0x133826b18: a(n) AsyncChainedPromise
    0xffffa11e31f0 M [] in AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a396b8: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11e3230 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x133a396d8: a(n) FullBlockClosure
    0xffffa11e3278 M AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a396b8: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11e32b8 M AsyncErrorSafeOrderedCollection>do: 0x133a396b8: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11e32f8 M AsyncChainedPromise(AsyncDeferredPromise)>fulfillWithTransformedValue: 0x133826b18: a(n) AsyncChainedPromise
    0xffffa11e3330 M [] in AsyncChainedPromise>fulfillWithValue: 0x133826b18: a(n) AsyncChainedPromise
    0xffffa11e3388 M [] in AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a39918: a(n) AsyncPromiseComputation
    0xffffa11e33b8 M FullBlockClosure(BlockClosure)>on:do: 0x133a39930: a(n) FullBlockClosure
    0xffffa11e33f8 M AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a39918: a(n) AsyncPromiseComputation
    0xffffa11e3448 M AsyncChainedPromise>fulfillWithValue: 0x133826b18: a(n) AsyncChainedPromise
    0xffffa11e3488 M [] in AsyncFuturePromise>fulfillWithTransformedValue: 0x133829b58: a(n) AsyncFuturePromise
    0xffffa11e34d0 M [] in AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a39b68: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11e3510 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x133a39b88: a(n) FullBlockClosure
    0xffffa11e3558 M AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a39b68: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11e3598 M AsyncErrorSafeOrderedCollection>do: 0x133a39b68: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11e35d8 M AsyncFuturePromise(AsyncDeferredPromise)>fulfillWithTransformedValue: 0x133829b58: a(n) AsyncFuturePromise
    0xffffa11e3620 I AsyncFuturePromise>fulfillWithValue: 0x133829b58: a(n) AsyncFuturePromise
    0xffffa11e3658 M [] in AsyncFuturePromise>future:configuration: 0x133829b58: a(n) AsyncFuturePromise
    0xffffa11e3690 M FullBlockClosure(BlockClosure)>cull: 0x133a39d78: a(n) FullBlockClosure
    0xffffa11e36c8 M FullBlockClosure(BlockClosure)>cull:cull: 0x133a39d78: a(n) FullBlockClosure
    0xffffa11e3728 M [] in AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a39df0: a(n) AsyncPromiseComputation
    0xffffa11e3758 M FullBlockClosure(BlockClosure)>on:do: 0x133a39e08: a(n) FullBlockClosure
    0xffffa11e3798 M AsyncPromiseComputation>value:ifSuccess:ifError:ifPromise: 0x133a39df0: a(n) AsyncPromiseComputation
    0xffffa11e37e8 M AsyncChainedPromise>fulfillWithValue: 0x133a39f58: a(n) AsyncChainedPromise
    0xffffa11e3828 M [] in AsyncPendingFuturePromise>fulfillWithTransformedValue: 0x1337bb380: a(n) AsyncPendingFuturePromise
    0xffffa11e3870 M [] in AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a362b0: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11b71e8 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x133a36188: a(n) FullBlockClosure
    0xffffa11b7230 M AsyncErrorSafeOrderedCollection>do:startingAt: 0x133a362b0: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11b7270 M AsyncErrorSafeOrderedCollection>do: 0x133a362b0: a(n) AsyncErrorSafeOrderedCollection
    0xffffa11b72b0 M AsyncPendingFuturePromise(AsyncDeferredPromise)>fulfillWithTransformedValue: 0x1337bb380: a(n) AsyncPendingFuturePromise
    0xffffa11b72e8 M AsyncPendingFuturePromise>fulfillWithValue: 0x1337bb380: a(n) AsyncPendingFuturePromise
    0xffffa11b7328 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b7360 M FullBlockClosure(BlockClosure)>cull: 0x133a36538: a(n) FullBlockClosure
    0xffffa11b7398 M AsyncPollReady(AsyncPoll)>ifReady:ifPending: 0x13394a278: a(n) AsyncPollReady
    0xffffa11b7400 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b7430 M UndefinedObject>ifNotNil:ifNil: 0x1203bec00: a(n) UndefinedObject
    0xffffa11b7470 M AsyncFutureThreadPool>telemetryDo:ifNone: 0x12d99f880: a(n) AsyncFutureThreadPool
    0xffffa11b74c0 M [] in AsyncFutureThreadPoolWorker>telemetryDo:ifNone: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b74f8 M FullBlockClosure(BlockClosure)>cull: 0x133a367c8: a(n) FullBlockClosure
    0xffffa11b7530 M AsyncFutureThreadPool(ProtoObject)>ifNotNil:ifNil: 0x12d99f880: a(n) AsyncFutureThreadPool
    0xffffa11b7570 M AsyncFutureThreadPoolWorker>telemetryDo:ifNone: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b75b0 M AsyncFutureThreadPoolWorker>privatePollFuture:during: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b7610 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b7640 M FullBlockClosure(BlockClosure)>on:do: 0x133a36a28: a(n) FullBlockClosure
    0xffffa11b76a8 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b76d8 M FullBlockClosure(BlockClosure)>on:do: 0x133a36b78: a(n) FullBlockClosure
    0xffffa11b7740 M [] in AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b7770 M FullBlockClosure(BlockClosure)>on:do: 0x133a36cc0: a(n) FullBlockClosure
    0xffffa11b77c8 M AsyncFutureThreadPoolWorker>privateExecutePendingFuture:storingResultIn:signalling: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b7830 M [] in AsyncFutureThreadPoolWorker>privateExecuteFuture: 0x12fdb1f00: a(n) AsyncFutureThreadPoolWorker
    0xffffa11b7870 I [] in FullBlockClosure>newProcess 0x133a36e10: a(n) FullBlockClosure
       0x133a36f38 s [] in Process>on:do:
    0xffffa11d7800 M FullBlockClosure(BlockClosure)>on:do: 0x133a391a0: a(n) FullBlockClosure
    0xffffa11d7870 I [] in Process>on:do: 0x133791538: a(n) Process

processes at priority 10
Process        0x12e910a58 priority 10
       0x12fbf24f8 s ProcessorScheduler class>idleProcess
       0x12f935400 s [] in ProcessorScheduler class>startUp
       0x12e919a30 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process        0x12e913570 priority 50
    0xffffa11b9870 M WeakArray class>finalizationProcess 0x1203d4c80: a(n) WeakArray class
       0x12eaa7730 s [] in WeakArray class>restartFinalizationProcess
       0x12eaa8520 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x122b84660 priority 80
    0xffffa11b1828 M DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x1207c5590: a(n) DelayMicrosecondTicker
    0xffffa11b1870 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1207c0f98: a(n) DelaySemaphoreScheduler
       0x1236e3440 s FullBlockClosure(BlockClosure)>ensure:
       0x122b84ee0 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
       0x1236e3140 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
       0x122b84fc0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1221cbdf0 priority 40
       0x1221d0138 s AtomicSharedQueue>waitForNewItems
       0x1221d1138 s AtomicSharedQueue>next
       0x1221d1c40 s TKTWorkerProcess>privateNextTask
       0x1221d2540 s [] in TKTWorkerProcess>workerLoop
       0x1221d2618 s FullBlockClosure(BlockClosure)>repeat
       0x1221d26f8 s TKTWorkerProcess>workerLoop
       0x1221d27b0 s MessageSend>value
       0x1221d2868 s [] in TKTPharoProcessProvider>createProcessDoing:named:
       0x1221d2940 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12d9a0018 priority 40
       0x132847f18 s [] in DelayWaitTimeout>wait
       0x132854d98 s FullBlockClosure(BlockClosure)>ensure:
       0x132860998 s DelayWaitTimeout>wait
       0x132870988 s Semaphore>waitTimeoutMSecs:
       0x1328a4410 s TaskAtQueue>processNextEntry
       0x1328bfa18 s [] in TaskAtQueue>queueReaderLoop
       0x1328d3d30 s FullBlockClosure(BlockClosure)>on:do:
       0x1328e5ad0 s [] in TaskAtQueue>queueReaderLoop
       0x1328f9178 s FullBlockClosure(BlockClosure)>on:do:
       0x132912118 s FullBlockClosure(BlockClosure)>on:fork:
       0x132912200 s [] in TaskAtQueue>queueReaderLoop
       0x12e8a0d48 s FullBlockClosure(BlockClosure)>repeat
       0x12db2cc98 s TaskAtQueue>queueReaderLoop
       0x12e79b000 s [] in TaskAtQueue>forkExecutorProcess
       0x12db2cd78 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12e910a08 priority 60
       0x12e919978 s SmalltalkImage>lowSpaceWatcher
       0x12e928868 s [] in SmalltalkImage>installLowSpaceWatcher
       0x12e945780 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12e913768 priority 70
    0xffffa11eb750 M [] in DelayWaitTimeout>wait 0x11fae1a40: a(n) DelayWaitTimeout
    0xffffa11eb790 M FullBlockClosure(BlockClosure)>ensure: 0x11fae1b38: a(n) FullBlockClosure
    0xffffa11eb7c8 M DelayWaitTimeout>wait 0x11fae1a40: a(n) DelayWaitTimeout
    0xffffa11eb800 M Semaphore>waitTimeoutMSecs: 0x12e913748: a(n) Semaphore
    0xffffa11eb840 M [] in OSSVMProcess>initializeChildWatcher 0x127d4a260: a(n) OSSVMProcess
    0xffffa11eb870 M FullBlockClosure(BlockClosure)>repeat 0x12ea069e8: a(n) FullBlockClosure
       0x12ea48598 s [] in OSSVMProcess>initializeChildWatcher
       0x12ea585d8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12e919c70 priority 70
       0x12e928c40 s [] in TFCallbackQueue>forkCallbackProcess
       0x12e945b78 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12f9fe0c0 priority 79
       0x12f9fe2c0 s [] in TestExecutionEnvironment>watchDogLoop
       0x12fbe03b0 s FullBlockClosure(BlockClosure)>repeat
       0x12fbe0700 s TestExecutionEnvironment>watchDogLoop
       0x12fbe0988 s [] in TestExecutionEnvironment>startWatchDog
       0x12fbe0ba0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12fdf23c8 priority 30
       0x1308f12a8 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1308f9e48 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x130908b20 s Monitor>waitWhile:for:maxMilliseconds:
       0x13091dcb8 s Monitor>waitWhile:for:
       0x130937e40 s Monitor>waitWhile:
       0x13091dd70 s [] in SharedQueue>next
       0x130937ef8 s [] in Monitor>critical:
       0x1309590b0 s FullBlockClosure(BlockClosure)>ensure:
       0x13097ca98 s Monitor>critical:
       0x130959198 s SharedQueue>next
       0x13097cb78 s AsyncFutureThreadPoolQueue>popAndWait
       0x12fdf9fb8 s AsyncFutureThreadPoolWorker>workerLoop
       0x12fdfb318 s [] in AsyncFutureThreadPoolWorker>startup
       0x12fdf2ab0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12fdfa070 s [] in Process>on:do:
       0x12fdfa128 s FullBlockClosure(BlockClosure)>on:do:
       0x12fdf25c0 s [] in Process>on:do:

Process        0x12d99f930 priority 30
       0x1325511e0 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x132593cd0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1325bdcc8 s Monitor>waitWhile:for:maxMilliseconds:
       0x1325f63d8 s Monitor>waitWhile:for:
       0x132626c60 s Monitor>waitWhile:
       0x1325f6490 s [] in SharedQueue>next
       0x132626d18 s [] in Monitor>critical:
       0x132658b78 s FullBlockClosure(BlockClosure)>ensure:
       0x13268d2c8 s Monitor>critical:
       0x132658c60 s SharedQueue>next
       0x13268d3a8 s AsyncFutureThreadPoolQueue>popAndWait
       0x12e8a5108 s AsyncFutureThreadPoolWorker>workerLoop
       0x12e8f7cf0 s [] in AsyncFutureThreadPoolWorker>startup
       0x12d9a04a8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12fc2b970 priority 35
       0x132e11a20 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1331134c0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x13312d940 s Monitor>waitWhile:for:maxMilliseconds:
       0x133148148 s Monitor>waitWhile:for:
       0x133157f50 s Monitor>waitWhile:
       0x1330d1360 s [] in SharedQueue>next
       0x133113578 s [] in Monitor>critical:
       0x13312d9f8 s FullBlockClosure(BlockClosure)>ensure:
       0x1330d1498 s Monitor>critical:
       0x1330d1550 s SharedQueue>next
       0x133113630 s AsyncFutureThreadPoolQueue>popAndWait
       0x12fc64568 s AsyncFutureThreadPoolWorker>workerLoop
       0x12f954bb0 s [] in AsyncFutureThreadPoolWorker>startup
       0x12f93b288 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12f740968 s [] in Process>on:do:
       0x12f93bcd8 s FullBlockClosure(BlockClosure)>on:do:
       0x12fc55a20 s [] in Process>on:do:

Process        0x132587120 priority 30
       0x13342ca90 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133443cb8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1334531f8 s Monitor>waitWhile:for:maxMilliseconds:
       0x13346a1c8 s Monitor>waitWhile:for:
       0x133500010 s Monitor>waitWhile:
       0x13346a280 s [] in SharedQueue>next
       0x1335000c8 s [] in Monitor>critical:
       0x13351ed90 s FullBlockClosure(BlockClosure)>ensure:
       0x13353ac10 s Monitor>critical:
       0x13351ee78 s SharedQueue>next
       0x13353acf0 s AsyncFutureThreadPoolQueue>popAndWait
       0x1326ea048 s AsyncFutureThreadPoolWorker>workerLoop
       0x13270ed88 s [] in AsyncFutureThreadPoolWorker>startup
       0x132587170 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1325a8cf0 s [] in Process>on:do:
       0x1324afb20 s FullBlockClosure(BlockClosure)>on:do:
       0x1324c6bf0 s [] in Process>on:do:

Process        0x13278bf00 priority 25
       0x133435968 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133448568 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x133453390 s Monitor>waitWhile:for:maxMilliseconds:
       0x13346a338 s Monitor>waitWhile:for:
       0x1335001a8 s Monitor>waitWhile:
       0x13346a3f0 s [] in SharedQueue>next
       0x133500260 s [] in Monitor>critical:
       0x13351ef30 s FullBlockClosure(BlockClosure)>ensure:
       0x13353ada8 s Monitor>critical:
       0x13351f018 s SharedQueue>next
       0x13353ae88 s AsyncFutureThreadPoolQueue>popAndWait
       0x13278bd90 s AsyncFutureThreadPoolWorker>workerLoop
       0x13278be48 s [] in AsyncFutureThreadPoolWorker>startup
       0x13278fc20 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x132791b80 s [] in Process>on:do:
       0x132796e40 s FullBlockClosure(BlockClosure)>on:do:
       0x1327c3eb8 s [] in Process>on:do:

Process        0x12fc91980 priority 25
       0x133436588 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133791970 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1337bafc0 s Monitor>waitWhile:for:maxMilliseconds:
       0x1337ef3c8 s Monitor>waitWhile:for:
       0x133826dc8 s Monitor>waitWhile:
       0x1336db6a0 s [] in SharedQueue>next
       0x133791140 s [] in Monitor>critical:
       0x1337ba600 s FullBlockClosure(BlockClosure)>ensure:
       0x1336db7d8 s Monitor>critical:
       0x1336db890 s SharedQueue>next
       0x13378e638 s AsyncFutureThreadPoolQueue>popAndWait
       0x12f66ef58 s AsyncFutureThreadPoolWorker>workerLoop
       0x12f66f0f0 s [] in AsyncFutureThreadPoolWorker>startup
       0x12f9419b0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12fbf2998 s [] in Process>on:do:
       0x12fb78070 s FullBlockClosure(BlockClosure)>on:do:
       0x12fb73c08 s [] in Process>on:do:

Process        0x12fb66988 priority 30
       0x133436688 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x133788330 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1337ad780 s Monitor>waitWhile:for:maxMilliseconds:
       0x1337e2c68 s Monitor>waitWhile:for:
       0x133824820 s Monitor>waitWhile:
       0x1336dd6e8 s [] in SharedQueue>next
       0x133782898 s [] in Monitor>critical:
       0x1337a4b30 s FullBlockClosure(BlockClosure)>ensure:
       0x1336ddf90 s Monitor>critical:
       0x1336ddd40 s SharedQueue>next
       0x1337827e0 s AsyncFutureThreadPoolQueue>popAndWait
       0x12fbdf0c0 s AsyncFutureThreadPoolWorker>workerLoop
       0x12fbdfc70 s [] in AsyncFutureThreadPoolWorker>startup
       0x12fbe0080 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12fbe0160 s [] in Process>on:do:
       0x12fbe1648 s FullBlockClosure(BlockClosure)>on:do:
       0x12fbe1a10 s [] in Process>on:do:

Process        0x12fdb0df0 priority 30
       0x133791588 s [] in DelayWaitTimeout>wait
       0x1337bac20 s FullBlockClosure(BlockClosure)>ensure:
       0x1337ee490 s DelayWaitTimeout>wait
       0x133826b78 s Semaphore>waitTimeoutMSecs:
       0x13386c748 s Semaphore>waitTimeoutSeconds:
       0x1338b84b0 s AsyncFutureThreadPoolWorker>privateExecuteFuture:
       0x12fcd1950 s AsyncFutureThreadPoolWorker>workerLoop
       0x12fcd1a08 s [] in AsyncFutureThreadPoolWorker>startup
       0x12fdb45c0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12fbe1930 s [] in Process>on:do:
       0x12fc962a8 s FullBlockClosure(BlockClosure)>on:do:
       0x12fdb1b58 s [] in Process>on:do:

Most recent primitives
superclass
at:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
=
=
at:
indexOfAscii:inString:startingAt:
=
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
perform:with:
basicNew
basicNew
signal
**StackOverflow**
wait
signal
wait
**StackOverflow**
asInteger
at:put:
nextPutAll:
write:from:startingAt:count:
streamContents:limitedTo:
print:
class
print:
print:
print:
print:
print:
print:
print:
print:
print:
print:
print:
nextPutAll:
nextPutAll:
write:from:startingAt:count:
flush:
signal
findFirstInString:inSet:startingAt:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
,
,
copyReplaceFrom:to:with:
copyReplaceFrom:to:with:
copyReplaceFrom:to:with:
basicIdentityHash
stringHash:initialHash:
like:
stringHash:initialHash:
isOctetString
basicNew:
string:
at:
privateAt:put:
hash
hash
stringHash:initialHash:
at:
fullCheck
fullCheck
,
,
,
,
,
,
,
stringHash:initialHash:
,
,
stringHash:initialHash:
,
,
stringHash:initialHash:
,
,
,
,
nextPutAll:
isByteString
findFirstInString:inSet:startingAt:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
nextPutAll:
nextPutAll:
findFirstInString:inSet:startingAt:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
write:from:startingAt:count:
flush:
primUTCMicrosecondsClock
microsecondsToRun:
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
@
@
initialize
@
@
isNotNil
initialize
basicNew
basicNew
initialize
@
basicNew
basicNew
basicNew
basicNew
basicNew
signal
signal
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicIdentityHash
basicIdentityHash
basicIdentityHash
basicNew
hasLayoutChanged
class
class
basicNew
basicIdentityHash
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
value:
basicIdentityHash
basicIdentityHash
\\
\\
\\
\\
findElementOrNil:
add:
fullCheck
fullCheck
scanFor:
basicNew
initialize
initialize
initialize
initialize
fullCheck
fullCheck
fitContent
fitContent
states
basicIdentityHash
basicIdentityHash
basicIdentityHash
size
size
optionalOnAddedTo:
at:ifAbsentPut:
basicNew
new
signal
signal
basicNew
basicNew
basicNew
basicNew
signal
new
new
signal
signal
**StackOverflow**
wait
signal
class
assertionsEnabled
isKindOf:
isKindOf:
basicNew
basicNew
**StackOverflow**
basicNew
basicNew
signal
basicNew
basicNew

stack page bytes 8192 available headroom 5636 minimum unused headroom 6008

	(Illegal instruction)

chisandrei avatar May 11 '23 12:05 chisandrei

Illegal instruction Mon May 15 06:04:40 2023


/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/GlamorousToolkit-cli
PharoVM version:5.0-Pharo 9.0.20 built on May 12 2023 13:53:09 Compiler: 11.3.0 11.3.0 [Production Spur 64-bit VM]
Built from: CoInterpreter * VMMaker-tonel.1 uuid: c5e15c0b-e1b7-0d00-855e-55460c4e4ff2 May 12 2023
 With:StackToRegisterMappingCogit * VMMaker-tonel.1 uuid: c5e15c0b-e1b7-0d00-855e-55460c4e4ff2 May 12 2023
 Revision: v9.0.20-16-g9cddb0c - Commit: 9cddb0c - Date: 2023-03-27 12:53:24 +02:00

C stack backtrace & registers:
	 x00 0x000000002912bdc0 x01 0x0000000115f17198 x02 0x0000ffff94889dc0 x03 0x0000000000000002
	 x04 0x0000ffff944a5678 x05 0x0000000000000001 x06 0x0000000000000001 x07 0x0000000000007882
	 x08 0x0000000118207b48 x09 0x0000ffff94889000 x10 0x0000000115111218 x11 0x0000000000000064
	 x12 0x0000000000000007 x13 0x00000000000001a0 x14 0x0000000000000008 x15 0x0000ffff7019c2c0
	 x16 0x000000011660afc5 x17 0x0000ffff947df2a0 x18 0x0000000000000005 x19 0x0000000115067ea0
	 x20 0x0000ffff948a2000 x21 0x0000000000000000 x22 0x0000000115f17088 x23 0x0000000115f17170
	 x24 0x0000ffff948a28e8 x25 0x0000000000000001 x26 0x0000ffff948a1000 x27 0x0000000115f17070
	 x28 0x0000ffff944a5668  FP 0x0000ffff944a5690  LR 0x0000000115067fa4  SP 0x0000ffff9449d790
	  PC 0x0000000115067fdc  STATE 0x0000000030001000
*[0x115067fdc]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(+0xdaa54)[0xffff9483aa54]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(doReport+0xc8)[0xffff9483ad58]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(sigsegv+0x1c)[0xffff9483adfc]
linux-vdso.so.1(__kernel_rt_sigreturn+0x0)[0xffff9498a8dc]
[0x115067fdc]
/home/ubuntu/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/bin/../lib/libPharoVMCore.so(+0x8a10)[0xffff94768a10]


All Smalltalk process stacks (active first):
Process        0x124dfd790 priority 40
    0xffff944a5690 M BlPaintBackground>paint: 0x115f17070: a(n) BlPaintBackground
    0xffff944a56c8 M >paint: 0x11a87b7b8: a(n) 
    0xffff944a5700 M >paint: 0x11a87b590: a(n) 
    0xffff944a5738 M Color>asBlBackground 0x116b7e688: a(n) Color
    0xffff944a5770 M BlElement>background: 0x115f16970: a(n) BlElement
    0xffff944a57c0 I BlSpace>defaultRoot 0x115f0c710: a(n) BlSpace
    0xffff944a5800 I BlSpace>initialize 0x115f0c710: a(n) BlSpace
    0xffff944a5830 M (Behavior)>new 0x11aacb2a8: a(n) 
    0xffff944a5870 M [] in GtSlideRunner>run 0x11544ffe0: a(n) GtSlideRunner
    0xffff944b93e8 M [] in BlUseAsyncFeatures>value:during: 0x123d9c4f0: a(n) BlUseAsyncFeatures
    0xffff944b9428 M FullBlockClosure(BlockClosure)>ensure: 0x115450190: a(n) FullBlockClosure
    0xffff944b9480 I BlUseAsyncFeatures(DynamicVariable)>value:during: 0x123d9c4f0: a(n) BlUseAsyncFeatures
    0xffff944b94c0 M BlUseAsyncFeatures class(DynamicVariable class)>value:during: 0x11ac064b0: a(n) BlUseAsyncFeatures class
    0xffff944b9500 M BlUseAsyncFeatures class>disableDuring: 0x11ac064b0: a(n) BlUseAsyncFeatures class
    0xffff944b9550 I GtSlideRunner>run 0x11544ffe0: a(n) GtSlideRunner
    0xffff944b9590 I GtFilePictureLiveSlide(GtLiveSlide)>run 0x11544fea8: a(n) GtFilePictureLiveSlide
    0xffff944b95c8 M [] in GtSlidesHudsonReport>runSlideBuilder: 0x125f5bff8: a(n) GtSlidesHudsonReport
    0xffff944b95f8 M FullBlockClosure(BlockClosure)>on:do: 0x115450430: a(n) FullBlockClosure
    0xffff944b9648 M [] in GtSlidesHudsonReport>runSlideBuilder: 0x125f5bff8: a(n) GtSlidesHudsonReport
    0xffff944b9680 M Time class>microsecondsToRun: 0x11675c8f0: a(n) Time class
    0xffff944b96b8 M Time class>millisecondsToRun: 0x11675c8f0: a(n) Time class
    0xffff944b96f8 M FullBlockClosure(BlockClosure)>timeToRun 0x115450630: a(n) FullBlockClosure
    0xffff944b9740 I GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>beginTestCase:runBlock: 0x125f5bff8: a(n) GtSlidesHudsonReport
    0xffff944b97a0 I GtSlidesHudsonReport>runSlideBuilder: 0x125f5bff8: a(n) GtSlidesHudsonReport
    0xffff944b97e8 I GtSlidesHudsonReport>runTestCase: 0x125f5bff8: a(n) GtSlidesHudsonReport
    0xffff944b9820 M [] in GtSlidesHudsonReport>runAll 0x125f5bff8: a(n) GtSlidesHudsonReport
    0xffff944b9868 M OrderedCollection>do: 0x125ffe480: a(n) OrderedCollection
       0x125ffe3c8 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>runAll
       0x125cc50c8 s [] in CurrentExecutionEnvironment class>activate:for:
       0x125bbcd10 s FullBlockClosure(BlockClosure)>ensure:
       0x1260e8f38 s CurrentExecutionEnvironment class>activate:for:
       0x1260e9170 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
       0x125e29ba0 s DefaultExecutionEnvironment>runTestsBy:
       0x12601a188 s CurrentExecutionEnvironment class>runTestsBy:
       0x125bbce40 s GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>runAll
       0x1260e90b8 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x1260e93c0 s Time class>microsecondsToRun:
       0x125e29d90 s Time class>millisecondsToRun:
       0x12601a330 s FullBlockClosure(BlockClosure)>timeToRun
       0x125e29e48 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x12601a3e8 s FullBlockClosure(BlockClosure)>ensure:
       0x12601a600 s [] in GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x1261ed9e8 s Author>ifUnknownAuthorUse:during:
       0x1261edba8 s GtSlidesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x125bc15b8 s GtSlidesHudsonReport class>runPackage:
       0x125bc1670 s [] in GtSlidesHudsonReport class>runPackages:
       0x124fcc6c0 s OrderedCollection>collect:
       0x124fcc7a0 s GtSlidesHudsonReport class>runPackages:
       0x124fcc898 s [] in GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x124fcca00 s FullBlockClosure(BlockClosure)>on:do:
       0x124fccb28 s [] in GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x124fccc88 s [] in NonInteractiveTranscriptLogger(SignalLogger)>runFor:during:
       0x124fcce58 s FullBlockClosure(BlockClosure)>ensure:
       0x124fcd0a0 s NonInteractiveTranscriptLogger(SignalLogger)>runFor:during:
       0x124fcd4a0 s [] in GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x124fcd820 s True>ifTrue:ifFalse:
       0x124fccf40 s GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x124fcd180 s GtRlDedicatedBranchSlidesCommandLineHandler(GtExamplesCommandLineHandler)>activate
       0x124fcd558 s GtRlDedicatedBranchSlidesCommandLineHandler class(CommandLineHandler class)>activateWith:
       0x124fcd908 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x124fcdaf0 s FullBlockClosure(BlockClosure)>on:do:
       0x124fcdc20 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x124fcddd0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
       0x124fcdf70 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
       0x124fce0c8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x124fce378 s FullBlockClosure(BlockClosure)>on:do:
       0x124fce668 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x124fce868 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 40
Process        0x118ea7390 priority 40
    0xffff944c7868 I MorphicRenderLoop>doOneCycleWhile: 0x118eed480: a(n) MorphicRenderLoop
       0x118ea7a50 s [] in MorphicUIManager>spawnNewProcess
       0x118ea7b30 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 10
Process        0x124d7c7a8 priority 10
    0xffff944cf870 M ProcessorScheduler class>idleProcess 0x11675bf58: a(n) ProcessorScheduler class
       0x125f7a090 s [] in ProcessorScheduler class>startUp
       0x124d89338 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process        0x124d7f2c0 priority 50
    0xffff944a9870 M WeakArray class>finalizationProcess 0x11675cc80: a(n) WeakArray class
       0x124f2b950 s [] in WeakArray class>restartFinalizationProcess
       0x124f309b8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x118ea73e0 priority 80
    0xffff944bb828 M DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x116b4d590: a(n) DelayMicrosecondTicker
    0xffff944bb870 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x116b48f98: a(n) DelaySemaphoreScheduler
       0x119a061c0 s FullBlockClosure(BlockClosure)>ensure:
       0x118ea7c60 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
       0x119a05ec0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
       0x118ea7d40 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1184eeb70 priority 40
       0x1184f2eb8 s AtomicSharedQueue>waitForNewItems
       0x1184f3eb8 s AtomicSharedQueue>next
       0x1184f49c0 s TKTWorkerProcess>privateNextTask
       0x1184f52c0 s [] in TKTWorkerProcess>workerLoop
       0x1184f5398 s FullBlockClosure(BlockClosure)>repeat
       0x1184f5478 s TKTWorkerProcess>workerLoop
       0x1184f5530 s MessageSend>value
       0x1184f55e8 s [] in TKTPharoProcessProvider>createProcessDoing:named:
       0x1184f56c0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x123d9d700 priority 40
       0x12c382ab0 s [] in DelayWaitTimeout>wait
       0x12c39f6b0 s FullBlockClosure(BlockClosure)>ensure:
       0x12c3bc138 s DelayWaitTimeout>wait
       0x12c3cdc20 s Semaphore>waitTimeoutMSecs:
       0x12c3de4c0 s TaskAtQueue>processNextEntry
       0x12c3f8360 s [] in TaskAtQueue>queueReaderLoop
       0x12c406138 s FullBlockClosure(BlockClosure)>on:do:
       0x12c415c28 s [] in TaskAtQueue>queueReaderLoop
       0x12c424490 s FullBlockClosure(BlockClosure)>on:do:
       0x12c42c858 s FullBlockClosure(BlockClosure)>on:fork:
       0x12c42c940 s [] in TaskAtQueue>queueReaderLoop
       0x124d0e8a0 s FullBlockClosure(BlockClosure)>repeat
       0x123f61ff8 s TaskAtQueue>queueReaderLoop
       0x124c38378 s [] in TaskAtQueue>forkExecutorProcess
       0x123f620d8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x124d7c758 priority 60
       0x124d89280 s SmalltalkImage>lowSpaceWatcher
       0x124d97d10 s [] in SmalltalkImage>installLowSpaceWatcher
       0x124dacde0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x124d7f4b8 priority 70
    0xffff944cd750 M [] in DelayWaitTimeout>wait 0x115efe1f0: a(n) DelayWaitTimeout
    0xffff944cd790 M FullBlockClosure(BlockClosure)>ensure: 0x115efe2e8: a(n) FullBlockClosure
    0xffff944cd7c8 M DelayWaitTimeout>wait 0x115efe1f0: a(n) DelayWaitTimeout
    0xffff944cd800 M Semaphore>waitTimeoutMSecs: 0x124d7f498: a(n) Semaphore
    0xffff944cd840 M [] in OSSVMProcess>initializeChildWatcher 0x11e110700: a(n) OSSVMProcess
    0xffff944cd870 M FullBlockClosure(BlockClosure)>repeat 0x124e0c6d0: a(n) FullBlockClosure
       0x124e40078 s [] in OSSVMProcess>initializeChildWatcher
       0x124e55a38 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x124d89578 priority 70
       0x124d980e8 s [] in TFCallbackQueue>forkCallbackProcess
       0x124dad1d8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1260e9028 priority 79
       0x1260e9228 s [] in TestExecutionEnvironment>watchDogLoop
       0x125e29c58 s FullBlockClosure(BlockClosure)>repeat
       0x12601a240 s TestExecutionEnvironment>watchDogLoop
       0x12601a4c8 s [] in TestExecutionEnvironment>startWatchDog
       0x1261ed878 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x12c18a238 priority 25
       0x126605848 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x11544f970 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115451cd8 s Monitor>waitWhile:for:maxMilliseconds:
       0x115463320 s Monitor>waitWhile:for:
       0x115491e28 s Monitor>waitWhile:
       0x12be392a0 s [] in SharedQueue>next
       0x11544f3e8 s [] in Monitor>critical:
       0x115451ad8 s FullBlockClosure(BlockClosure)>ensure:
       0x12be3b7d8 s Monitor>critical:
       0x12be3b1b0 s SharedQueue>next
       0x11544e748 s AsyncFutureThreadPoolQueue>popAndWait
       0x1273ce9d8 s AsyncFutureThreadPoolWorker>workerLoop
       0x1273cef28 s [] in AsyncFutureThreadPoolWorker>startup
       0x12c1cc818 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x126fc3e90 s [] in Process>on:do:
       0x126fd2dc0 s FullBlockClosure(BlockClosure)>on:do:
       0x12c1aa2b8 s [] in Process>on:do:

Process        0x1269b3090 priority 30
       0x12660c508 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1266326a8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x12c64b410 s Monitor>waitWhile:for:maxMilliseconds:
       0x12c67ccc0 s Monitor>waitWhile:for:
       0x12c6aea68 s Monitor>waitWhile:
       0x12c67cd78 s [] in SharedQueue>next
       0x12c6aeb20 s [] in Monitor>critical:
       0x12c6e23b0 s FullBlockClosure(BlockClosure)>ensure:
       0x12c7075d8 s Monitor>critical:
       0x12c6e2498 s SharedQueue>next
       0x12c7076b8 s AsyncFutureThreadPoolQueue>popAndWait
       0x1269b2fd8 s AsyncFutureThreadPoolWorker>workerLoop
       0x126fc4070 s [] in AsyncFutureThreadPoolWorker>startup
       0x1269b37a8 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x126f9bb60 s [] in Process>on:do:
       0x126f9d508 s FullBlockClosure(BlockClosure)>on:do:
       0x126f9ea80 s [] in Process>on:do:

Process        0x12b6a1f08 priority 30
       0x12c95dbd0 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x125fa21b8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x126d223b8 s Monitor>waitWhile:for:maxMilliseconds:
       0x12631d900 s Monitor>waitWhile:for:
       0x126676d68 s Monitor>waitWhile:
       0x12631d9b8 s [] in SharedQueue>next
       0x126676e20 s [] in Monitor>critical:
       0x125f82b80 s FullBlockClosure(BlockClosure)>ensure:
       0x126d073b0 s Monitor>critical:
       0x125f82c68 s SharedQueue>next
       0x126d07490 s AsyncFutureThreadPoolQueue>popAndWait
       0x12b88e258 s AsyncFutureThreadPoolWorker>workerLoop
       0x12b9b59f8 s [] in AsyncFutureThreadPoolWorker>startup
       0x12b88e338 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x12b88e418 s [] in Process>on:do:
       0x12b88ed38 s FullBlockClosure(BlockClosure)>on:do:
       0x12b88ee18 s [] in Process>on:do:

Process        0x125f86f58 priority 35
       0x12c17a258 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x12c18cee8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x12c1b0810 s Monitor>waitWhile:for:maxMilliseconds:
       0x12c1d81f0 s Monitor>waitWhile:for:
       0x12c201328 s Monitor>waitWhile:
       0x12c1d82a8 s [] in SharedQueue>next
       0x12c2013e0 s [] in Monitor>critical:
       0x12c242898 s FullBlockClosure(BlockClosure)>ensure:
       0x12c264500 s Monitor>critical:
       0x12c242980 s SharedQueue>next
       0x12c2645e0 s AsyncFutureThreadPoolQueue>popAndWait
       0x12608eac0 s AsyncFutureThreadPoolWorker>workerLoop
       0x125aae7e8 s [] in AsyncFutureThreadPoolWorker>startup
       0x125f86ea0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x125f80b58 s [] in Process>on:do:
       0x125f745a0 s FullBlockClosure(BlockClosure)>on:do:
       0x125f86fa8 s [] in Process>on:do:

Process        0x123d9c7e8 priority 30
       0x12c37ae40 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x12c38ef00 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x12c3a7c10 s Monitor>waitWhile:for:maxMilliseconds:
       0x12c3c2cb8 s Monitor>waitWhile:for:
       0x12c3d2c60 s Monitor>waitWhile:
       0x12c3c2d70 s [] in SharedQueue>next
       0x12c3d2d18 s [] in Monitor>critical:
       0x12c3e4550 s FullBlockClosure(BlockClosure)>ensure:
       0x12c3fde28 s Monitor>critical:
       0x12c3e4638 s SharedQueue>next
       0x12c3fdf08 s AsyncFutureThreadPoolQueue>popAndWait
       0x124d0e788 s AsyncFutureThreadPoolWorker>workerLoop
       0x124d1d400 s [] in AsyncFutureThreadPoolWorker>startup
       0x123d9dbf0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x125f80db8 priority 25
       0x12ca1a998 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x12ca37110 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x12ca66c60 s Monitor>waitWhile:for:maxMilliseconds:
       0x12caa5be0 s Monitor>waitWhile:for:
       0x12caf3af0 s Monitor>waitWhile:
       0x12caa5c98 s [] in SharedQueue>next
       0x12caf3ba8 s [] in Monitor>critical:
       0x12cb2fc70 s FullBlockClosure(BlockClosure)>ensure:
       0x12cb66668 s Monitor>critical:
       0x12cb2fd58 s SharedQueue>next
       0x12cb66748 s AsyncFutureThreadPoolQueue>popAndWait
       0x125f82618 s AsyncFutureThreadPoolWorker>workerLoop
       0x125f76a60 s [] in AsyncFutureThreadPoolWorker>startup
       0x1260967e8 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x125f826d0 s [] in Process>on:do:
       0x125f82ff8 s FullBlockClosure(BlockClosure)>on:do:
       0x125f74998 s [] in Process>on:do:

Process        0x126201d38 priority 30
       0x11544e800 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x115450f48 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462390 s Monitor>waitWhile:for:maxMilliseconds:
       0x1154903d8 s Monitor>waitWhile:for:
       0x115492450 s Monitor>waitWhile:
       0x115490490 s [] in SharedQueue>next
       0x115492508 s [] in Monitor>critical:
       0x1154949b8 s FullBlockClosure(BlockClosure)>ensure:
       0x1154969b0 s Monitor>critical:
       0x115494aa0 s SharedQueue>next
       0x115496a90 s AsyncFutureThreadPoolQueue>popAndWait
       0x126138150 s AsyncFutureThreadPoolWorker>workerLoop
       0x126138208 s [] in AsyncFutureThreadPoolWorker>startup
       0x1261639f0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x125f7de48 s [] in Process>on:do:
       0x125e26498 s FullBlockClosure(BlockClosure)>on:do:
       0x1261657e8 s [] in Process>on:do:

Process        0x126207588 priority 30
       0x11544eb90 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x115451358 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1154629d0 s Monitor>waitWhile:for:maxMilliseconds:
       0x115491088 s Monitor>waitWhile:for:
       0x115493710 s Monitor>waitWhile:
       0x115491140 s [] in SharedQueue>next
       0x1154937c8 s [] in Monitor>critical:
       0x1154957f0 s FullBlockClosure(BlockClosure)>ensure:
       0x1154971f0 s Monitor>critical:
       0x1154958d8 s SharedQueue>next
       0x1154972d0 s AsyncFutureThreadPoolQueue>popAndWait
       0x125c115f0 s AsyncFutureThreadPoolWorker>workerLoop
       0x125c116a8 s [] in AsyncFutureThreadPoolWorker>startup
       0x12620c750 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x125f7dd90 s [] in Process>on:do:
       0x125e263a8 s FullBlockClosure(BlockClosure)>on:do:
       0x126209670 s [] in Process>on:do:

Process        0x126206568 priority 30
       0x11544ec68 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x115451410 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462ab0 s Monitor>waitWhile:for:maxMilliseconds:
       0x1154911f8 s Monitor>waitWhile:for:
       0x1154938a8 s Monitor>waitWhile:
       0x1154912b0 s [] in SharedQueue>next
       0x115493960 s [] in Monitor>critical:
       0x115495990 s FullBlockClosure(BlockClosure)>ensure:
       0x115497388 s Monitor>critical:
       0x115495a78 s SharedQueue>next
       0x115497468 s AsyncFutureThreadPoolQueue>popAndWait
       0x125c11760 s AsyncFutureThreadPoolWorker>workerLoop
       0x125c11818 s [] in AsyncFutureThreadPoolWorker>startup
       0x126209820 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x125f7dcd8 s [] in Process>on:do:
       0x125e262b8 s FullBlockClosure(BlockClosure)>on:do:
       0x1262075d8 s [] in Process>on:do:

Process        0x1261416d8 priority 30
       0x11544ed40 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1154514c8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462b90 s Monitor>waitWhile:for:maxMilliseconds:
       0x115491368 s Monitor>waitWhile:for:
       0x115493a40 s Monitor>waitWhile:
       0x115491420 s [] in SharedQueue>next
       0x115493af8 s [] in Monitor>critical:
       0x115495b30 s FullBlockClosure(BlockClosure)>ensure:
       0x115497520 s Monitor>critical:
       0x115495c18 s SharedQueue>next
       0x115497600 s AsyncFutureThreadPoolQueue>popAndWait
       0x126203848 s AsyncFutureThreadPoolWorker>workerLoop
       0x126203900 s [] in AsyncFutureThreadPoolWorker>startup
       0x126141728 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x126166078 s [] in Process>on:do:
       0x12616f1a0 s FullBlockClosure(BlockClosure)>on:do:
       0x126142d58 s [] in Process>on:do:

Process        0x126141648 priority 30
       0x11544ee18 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x115451580 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462c70 s Monitor>waitWhile:for:maxMilliseconds:
       0x1154914d8 s Monitor>waitWhile:for:
       0x115493bd8 s Monitor>waitWhile:
       0x115491590 s [] in SharedQueue>next
       0x115493c90 s [] in Monitor>critical:
       0x115495cd0 s FullBlockClosure(BlockClosure)>ensure:
       0x1154976b8 s Monitor>critical:
       0x115495db8 s SharedQueue>next
       0x115497798 s AsyncFutureThreadPoolQueue>popAndWait
       0x1262030b0 s AsyncFutureThreadPoolWorker>workerLoop
       0x126203500 s [] in AsyncFutureThreadPoolWorker>startup
       0x126142f18 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x126165630 s [] in Process>on:do:
       0x12616ee00 s FullBlockClosure(BlockClosure)>on:do:
       0x126143780 s [] in Process>on:do:

Process        0x1261415f8 priority 30
       0x11544eef0 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x115451638 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462d50 s Monitor>waitWhile:for:maxMilliseconds:
       0x115491648 s Monitor>waitWhile:for:
       0x115493d70 s Monitor>waitWhile:
       0x115491700 s [] in SharedQueue>next
       0x115493e28 s [] in Monitor>critical:
       0x115495e70 s FullBlockClosure(BlockClosure)>ensure:
       0x115497850 s Monitor>critical:
       0x115495f58 s SharedQueue>next
       0x115497930 s AsyncFutureThreadPoolQueue>popAndWait
       0x126203168 s AsyncFutureThreadPoolWorker>workerLoop
       0x1262035b8 s [] in AsyncFutureThreadPoolWorker>startup
       0x126142e38 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1261656e8 s [] in Process>on:do:
       0x12616eef0 s FullBlockClosure(BlockClosure)>on:do:
       0x1261436a0 s [] in Process>on:do:

Process        0x124d93b08 priority 30
       0x11544efc8 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1154516f0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462e30 s Monitor>waitWhile:for:maxMilliseconds:
       0x1154917b8 s Monitor>waitWhile:for:
       0x115493f08 s Monitor>waitWhile:
       0x115491870 s [] in SharedQueue>next
       0x115493fc0 s [] in Monitor>critical:
       0x115496010 s FullBlockClosure(BlockClosure)>ensure:
       0x1154979e8 s Monitor>critical:
       0x1154960f8 s SharedQueue>next
       0x115497ac8 s AsyncFutureThreadPoolQueue>popAndWait
       0x124f2b760 s AsyncFutureThreadPoolWorker>workerLoop
       0x1257fea48 s [] in AsyncFutureThreadPoolWorker>startup
       0x124f2b840 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x124d93ab8 priority 30
       0x11544f0a0 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1154517a8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462f10 s Monitor>waitWhile:for:maxMilliseconds:
       0x115491928 s Monitor>waitWhile:for:
       0x1154940a0 s Monitor>waitWhile:
       0x1154919e0 s [] in SharedQueue>next
       0x115494158 s [] in Monitor>critical:
       0x1154961b0 s FullBlockClosure(BlockClosure)>ensure:
       0x115497b80 s Monitor>critical:
       0x115496298 s SharedQueue>next
       0x115497c60 s AsyncFutureThreadPoolQueue>popAndWait
       0x124f2ba38 s AsyncFutureThreadPoolWorker>workerLoop
       0x125bc86b8 s [] in AsyncFutureThreadPoolWorker>startup
       0x124f2bb18 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x124f2bbf8 s [] in Process>on:do:
       0x124f30c48 s FullBlockClosure(BlockClosure)>on:do:
       0x124f40a60 s [] in Process>on:do:

Process        0x124d93b58 priority 30
       0x11544f178 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x115451860 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x115462ff0 s Monitor>waitWhile:for:maxMilliseconds:
       0x115491a98 s Monitor>waitWhile:for:
       0x115494238 s Monitor>waitWhile:
       0x115491b50 s [] in SharedQueue>next
       0x1154942f0 s [] in Monitor>critical:
       0x115496350 s FullBlockClosure(BlockClosure)>ensure:
       0x115497d18 s Monitor>critical:
       0x115496438 s SharedQueue>next
       0x115497df8 s AsyncFutureThreadPoolQueue>popAndWait
       0x124f2bcb0 s AsyncFutureThreadPoolWorker>workerLoop
       0x125299788 s [] in AsyncFutureThreadPoolWorker>startup
       0x124f2bd90 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x124f2be70 s [] in Process>on:do:
       0x124f30ea8 s FullBlockClosure(BlockClosure)>on:do:
       0x124f40b68 s [] in Process>on:do:

Process        0x123d9c798 priority 30
       0x11544f250 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x115451918 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1154630d0 s Monitor>waitWhile:for:maxMilliseconds:
       0x115491c08 s Monitor>waitWhile:for:
       0x1154943d0 s Monitor>waitWhile:
       0x115491cc0 s [] in SharedQueue>next
       0x115494488 s [] in Monitor>critical:
       0x1154964f0 s FullBlockClosure(BlockClosure)>ensure:
       0x115497eb0 s Monitor>critical:
       0x1154965d8 s SharedQueue>next
       0x115497f90 s AsyncFutureThreadPoolQueue>popAndWait
       0x124d0e538 s AsyncFutureThreadPoolWorker>workerLoop
       0x123e8d548 s [] in AsyncFutureThreadPoolWorker>startup
       0x123d9db10 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x125f7ad00 priority 30
    0xffff944c35d8 M Monitor>exitAndWaitInQueue:maxMilliseconds: 0x125f7ec68: a(n) Monitor
    0xffff944c3618 M Monitor>waitWhile:inQueue:maxMilliseconds: 0x125f7ec68: a(n) Monitor
    0xffff944c3660 M Monitor>waitWhile:for:maxMilliseconds: 0x125f7ec68: a(n) Monitor
    0xffff944c36a8 M Monitor>waitWhile:for: 0x125f7ec68: a(n) Monitor
    0xffff944c36e8 M Monitor>waitWhile: 0x125f7ec68: a(n) Monitor
    0xffff944c3720 M [] in SharedQueue>next 0x125f7d2a8: a(n) SharedQueue
    0xffff944c3758 M [] in Monitor>critical: 0x125f7ec68: a(n) Monitor
    0xffff944c3798 M FullBlockClosure(BlockClosure)>ensure: 0x115450c78: a(n) FullBlockClosure
    0xffff944c37d0 M Monitor>critical: 0x125f7ec68: a(n) Monitor
    0xffff944c3808 M SharedQueue>next 0x125f7d2a8: a(n) SharedQueue
    0xffff944c3838 M AsyncFutureThreadPoolQueue>popAndWait 0x125f7c450: a(n) AsyncFutureThreadPoolQueue
    0xffff944c3870 M AsyncFutureThreadPoolWorker>workerLoop 0x125f7af28: a(n) AsyncFutureThreadPoolWorker
       0x125f8b6a0 s [] in AsyncFutureThreadPoolWorker>startup
       0x125f7ce38 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x125f86140 s [] in Process>on:do:
       0x125f86ce8 s FullBlockClosure(BlockClosure)>on:do:
       0x125f7c0a0 s [] in Process>on:do:

Most recent primitives
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
doGetSystemAttribute:
**PrimitiveFailure**
**PrimitiveFailure**
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
signal
basicNew
basicNew
wait
basicIdentityHash
basicIdentityHash
basicNew
scanForEmpty:
startIndexFor:
startIndexFor:
startIndexFor:
basicNew:
key:value:
fullCheck
-
-
-
-
-
basicIdentityHash
signal
class
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
quo:
rem:
*
*
*
basicNew
integerPart
integerPart
+
primUTCMicrosecondsClock
primUTCMicrosecondsClock
**PrimitiveFailure**
negative
digitMultiply:neg:
basicNew
primOffset
minutes:
normalizeSecondsAndNanos
**PrimitiveFailure**
bytesCompare:
//
//
\\
\\
\\
\\
primUTCMicrosecondsClock
digitMultiply:neg:
primOffset
now
now
now
\\
basicNew
basicNew
basicNew
initialize
initialize
signal
signal
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
basicNew
class
assertionsEnabled
basicNew
asLink
asLink
asLink
asLink
asLink
asLink
asLink
asLink
new
new
initialize
@
@
initialize
@
@
basicNew
basicNew
basicNew
basicNew
initialize
@
initialize
basicNew
basicNew
basicNew
initialize
signal
signal
initialize
initialize
initialize
basicNew
basicNew
basicNew
size
basicIdentityHash
basicIdentityHash
at:
basicNew

stack page bytes 8192 available headroom 5636 minimum unused headroom 5880

	(Illegal instruction)

chisandrei avatar May 15 '23 07:05 chisandrei

This time one Mac M1:

Illegal instruction: 4 Mon May 15 03:50:37 2023


/Users/tudor/jenkins/workspace/feenkcom_gtoolkit_main/gt-examples/GlamorousToolkit.app/Contents/MacOS/GlamorousToolkit-cli
PharoVM version:5.0-Pharo 9.0.20 built on May 12 2023 09:44:30 Compiler: Apple LLVM 12.0.5 (clang-1205.0.22.11) Apple LLVM 12.0.5 (clang-1205.0.22.11) [Production Spur 64-bit VM]
Built from: CoInterpreter * VMMaker-tonel.1 uuid: cde6b403-e1b7-0d00-a851-6a3c051d9efb May 12 2023
 With:StackToRegisterMappingCogit * VMMaker-tonel.1 uuid: cde6b403-e1b7-0d00-a851-6a3c051d9efb May 12 2023
 Revision: v9.0.20-16-g9cddb0c - Commit: 9cddb0c - Date: 2023-03-27 12:53:24 +02:00

C stack backtrace & registers:
	 x00 0x00000001149335a8 x01 0x000000029ffdd9c0 x02 0x000000011480efa8 x03 0x00000001379868c8
	 x04 0x0000000000000059 x05 0x0000000000000020 x06 0x0000000000000600 x07 0x0000000000000003
	 x08 0x000000011480daf8 x09 0x00000001148b04a0 x10 0x0000000130000000 x11 0x000000000000000b
	 x12 0x0000000000000001 x13 0x0000000000000000 x14 0x0000000000000014 x15 0x0000000000000010
	 x16 0x0000000114894220 x17 0xfffffffffffffffc x18 0x0000000000000000 x19 0x00000001308ecfa0
	 x20 0x0000000000000059 x21 0x0000000102aa5948 x22 0x0000000000000034 x23 0x0000000130888910
	 x24 0x0000000102aa5910 x25 0x00000001315f7c00 x26 0x0000000000000001 x27 0x000000029ffddcd8
	 x28 0x000000029ffddc60  FP 0x000000029ffddc78  LR 0x00000001148b03f4  SP 0x000000029ffc60e0
	  PC 0x00000001148942b0  STATE 0x0000000060001000
*0   ???                                 0x00000001148942b0 0x0 + 4639507120
1   libPharoVMCore.dylib                0x0000000102a6cb60 reportStackState + 300
2   libPharoVMCore.dylib                0x0000000102a6ca00 doReport + 180
3   libPharoVMCore.dylib                0x0000000102a6cde4 sigsegv + 28
4   libsystem_platform.dylib            0x0000000191126c44 _sigtramp + 56
5   ???                                 0x00000001148b03f4 0x0 + 4639622132
6   ???                                 0x00000001148b03f4 0x0 + 4639622132
7   ???                                 0x00000001148aaa58 0x0 + 4639599192
8   ???                                 0x000000011480da28 0x0 + 4638956072
9   ???                                 0x00000001148b00a4 0x0 + 4639621284
10  ???                                 0x000000011489ce48 0x0 + 4639542856
11  ???                                 0x0000000114818f60 0x0 + 4639002464
12  ???                                 0x0000000114818dc0 0x0 + 4639002048
13  ???                                 0x00000001148184dc 0x0 + 4638999772
14  ???                                 0x000000011480e610 0x0 + 4638959120
15  ???                                 0x0000000114814b34 0x0 + 4638985012
16  ???                                 0x0000000114818384 0x0 + 4638999428
17  ???                                 0x00000001148174a4 0x0 + 4638995620
18  ???                                 0x0000000114813d84 0x0 + 4638981508
19  ???                                 0x0000000114817810 0x0 + 4638996496
20  ???                                 0x0000000114817598 0x0 + 4638995864
21  ???                                 0x00000001148173a0 0x0 + 4638995360
22  ???                                 0x0000000114817130 0x0 + 4638994736
23  ???                                 0x00000001148c23d0 0x0 + 4639695824
24  ???                                 0x000000011480da28 0x0 + 4638956072
25  ???                                 0x000000011480d9e8 0x0 + 4638956008
26  libdyld.dylib                       0x32338001910f7cf4 _Z21_dyld_fast_stub_entryPvl + 3617375663196995752


All Smalltalk process stacks (active first):
Process        0x13fa4b0d0 priority 40
       0x29ffddc78 M ByteString(String)>findString:startingAt: 0x130888910: a(n) ByteString
       0x29ffddcd8 M [] in ByteString>copyReplaceAll:with: 0x130888910: a(n) ByteString
       0x29ffddd18 M ByteString class(SequenceableCollection class)>new:streamContents: 0x13160c540: a(n) ByteString class
       0x29ffddd70 I ByteString(String)>copyReplaceAll:with: 0x130888910: a(n) ByteString
       0x29ffdddc0 M GtPharoIndex>classRemoved: 0x13c0edd60: a(n) GtPharoIndex
       0x29ffdde00 M WeakMessageSend>value: 0x13e61c2d0: a(n) WeakMessageSend
       0x29ffdde38 M WeakMessageSend>cull: 0x13e61c2d0: a(n) WeakMessageSend
       0x29ffdde70 M WeakMessageSend>cull:cull: 0x13e61c2d0: a(n) WeakMessageSend
       0x29ffddeb8 M [] in WeakAnnouncementSubscription>deliver: 0x13e61c150: a(n) WeakAnnouncementSubscription
       0x29ffddee8 M FullBlockClosure(BlockClosure)>on:do: 0x1308ece60: a(n) FullBlockClosure
       0x29ffddf28 M FullBlockClosure(BlockClosure)>on:fork: 0x1308ece60: a(n) FullBlockClosure
       0x29ffddf68 M WeakAnnouncementSubscription>deliver: 0x13e61c150: a(n) WeakAnnouncementSubscription
       0x29ffddfb0 M [] in FastSubscriptionRegistry>deliver:to:startingAt: 0x13bf742e0: a(n) FastSubscriptionRegistry
       0x29ffddff0 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x1308ecd30: a(n) FullBlockClosure
       0x29ffde040 M FastSubscriptionRegistry>deliver:to:startingAt: 0x13bf742e0: a(n) FastSubscriptionRegistry
       0x29ffde088 M FastSubscriptionRegistry>deliver:to: 0x13bf742e0: a(n) FastSubscriptionRegistry
       0x29ffde0d0 M FastSubscriptionRegistry>deliver: 0x13bf742e0: a(n) FastSubscriptionRegistry
       0x29ffde110 M SystemAnnouncer(Announcer)>announce: 0x131b89120: a(n) SystemAnnouncer
       0x29ffde148 M SystemAnnouncer>announce: 0x131b89120: a(n) SystemAnnouncer
       0x29ffde190 I SystemAnnouncer>classRemoved:fromCategory: 0x131b89120: a(n) SystemAnnouncer
       0x29ffd9cc0 I AnObsoleteTemporaryPackageBuhi8312Class1 class(Class)>removeFromSystem: 0x16ebfcc90: a(n) AnObsoleteTemporaryPackageBuhi8312Class1 class
       0x29ffd9d08 I AnObsoleteTemporaryPackageBuhi8312Class1 class(Class)>removeFromSystem 0x16ebfcc90: a(n) AnObsoleteTemporaryPackageBuhi8312Class1 class
       0x29ffd9d40 M [] in GtPharoCodeModifier>removeClass: 0x142be61b0: a(n) GtPharoCodeModifier
       0x29ffd9d70 M FullBlockClosure(BlockClosure)>on:do: 0x130823bd8: a(n) FullBlockClosure
       0x29ffd9db8 M [] in GtPharoCodeModifier>critical: 0x142be61b0: a(n) GtPharoCodeModifier
       0x29ffd9df0 M [] in Monitor>critical: 0x142be83c8: a(n) Monitor
       0x29ffd9e30 M FullBlockClosure(BlockClosure)>ensure: 0x130823da8: a(n) FullBlockClosure
       0x29ffd9e68 M Monitor>critical: 0x142be83c8: a(n) Monitor
       0x29ffd9ea0 M GtPharoCodeModifier>critical: 0x142be61b0: a(n) GtPharoCodeModifier
       0x29ffd9ee8 I GtPharoCodeModifier>removeClass: 0x142be61b0: a(n) GtPharoCodeModifier
       0x29ffd9f30 I GtPharoDummyClass>removeFromSystem 0x16ed6b430: a(n) GtPharoDummyClass
       0x29ffd9f60 M [] in GtPharoDummyPackage>removeFromSystem 0x16ed666a8: a(n) GtPharoDummyPackage
       0x29ffd9fa8 M OrderedCollection>do: 0x16ed68258: a(n) OrderedCollection
       0x29ffd9ff0 I GtPharoDummyPackage>removeFromSystem 0x16ed666a8: a(n) GtPharoDummyPackage
       0x29ffda020 M [] in GtPharoDummyEnvironment>removeFromSystem 0x16ed6e2f0: a(n) GtPharoDummyEnvironment
       0x29ffda068 M OrderedCollection>do: 0x16ed47648: a(n) OrderedCollection
       0x29ffda0a0 M [] in GtPharoDummyEnvironment>removeFromSystem 0x16ed6e2f0: a(n) GtPharoDummyEnvironment
       0x29ffda0d8 M [] in SourceFileArray>deferFlushDuring: 0x131608068: a(n) SourceFileArray
       0x29ffda118 M FullBlockClosure(BlockClosure)>ensure: 0x16efeebc8: a(n) FullBlockClosure
       0x29ffda160 I SourceFileArray>deferFlushDuring: 0x131608068: a(n) SourceFileArray
       0x29ffda1a0 M [] in GtPharoCodeModifier>deferFlushDuring: 0x142be61b0: a(n) GtPharoCodeModifier
       0x2a0005d18 M FullBlockClosure(BlockClosure)>on:do: 0x16efeec20: a(n) FullBlockClosure
       0x2a0005d60 M [] in GtPharoCodeModifier>critical: 0x142be61b0: a(n) GtPharoCodeModifier
       0x2a0005d98 M [] in Monitor>critical: 0x142be83c8: a(n) Monitor
       0x2a0005dd8 M FullBlockClosure(BlockClosure)>ensure: 0x16efeeca8: a(n) FullBlockClosure
       0x2a0005e10 M Monitor>critical: 0x142be83c8: a(n) Monitor
       0x2a0005e58 I GtPharoCodeModifier>critical: 0x142be61b0: a(n) GtPharoCodeModifier
       0x2a0005ea0 I GtPharoCodeModifier>deferFlushDuring: 0x142be61b0: a(n) GtPharoCodeModifier
       0x2a0005ed8 M [] in GtPharoDummyEnvironment>removeFromSystem 0x16ed6e2f0: a(n) GtPharoDummyEnvironment
       0x2a0005f10 M [] in EpMonitor>disableDuring: 0x1332e6920: a(n) EpMonitor
       0x2a0005f50 M FullBlockClosure(BlockClosure)>ensure: 0x16efeed28: a(n) FullBlockClosure
       0x2a0005fa0 I EpMonitor>disableDuring: 0x1332e6920: a(n) EpMonitor
       0x2a0005fe8 I EpMonitor class>disableDuring: 0x132b22220: a(n) EpMonitor class
       0x2a0006030 I GtPharoDummyEnvironment>removeFromSystem 0x16ed6e2f0: a(n) GtPharoDummyEnvironment
       0x2a0006068 M GtPharoMethodCoderByScripterExamples>cleanUp 0x16ed98dc0: a(n) GtPharoMethodCoderByScripterExamples
       0x2a00060a8 I GtExampleDebugger(GtExampleEvaluator)>processAfterMethodFor:withEvaluationContext: 0x16ee260d8: a(n) GtExampleDebugger
       0x2a00060f8 I GtExampleDebugger(GtExampleEvaluator)>processAfter:withDependencies:andEvaluationContext: 0x16ee260d8: a(n) GtExampleDebugger
       0x2a0006158 M [] in GtExampleDebugger>basicProcess: 0x16ee260d8: a(n) GtExampleDebugger
       0x2a0006198 M FullBlockClosure(BlockClosure)>ensure: 0x16ee27a48: a(n) FullBlockClosure
       0x16ee23bc0 s GtExampleDebugger(GtExampleEvaluator)>basicProcess:
       0x16ee23c78 s GtExampleDebugger(GtExampleProcessor)>process:
       0x16ee23d30 s [] in GtExampleDebugger(GtExampleProcessor)>value
       0x16ee23de8 s FullBlockClosure(BlockClosure)>on:do:
       0x16ee23ea0 s GtCurrentExampleContext class>use:during:
       0x16ee23f58 s GtExampleDebugger(GtExampleProcessor)>withContextDo:
       0x16ee24010 s GtExampleDebugger(GtExampleProcessor)>value
       0x16ee240c8 s GtExampleDebugger(GtExampleEvaluator)>runUnmanaged
       0x16ee24180 s [] in GtExampleDebugger(GtExampleEvaluator)>result
       0x16ee24238 s GtExampleDebugger>do:on:do:
       0x16ee242f0 s GtExampleDebugger(GtExampleEvaluator)>result
       0x16ee243a8 s GtExample>debug
       0x16ee24460 s [] in GtExamplesHudsonReport>runExample:
       0x16ee24518 s FullBlockClosure(BlockClosure)>on:do:
       0x16ee245d0 s [] in GtExamplesHudsonReport>runExample:
       0x16ee24688 s Time class>microsecondsToRun:
       0x16ee24740 s Time class>millisecondsToRun:
       0x16ee247f8 s FullBlockClosure(BlockClosure)>timeToRun
       0x16ee248b0 s GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>beginTestCase:runBlock:
       0x16ee24968 s GtExamplesHudsonReport>runExample:
       0x16ee24a20 s GtExamplesHudsonReport>runTestCase:
       0x16ee24ad8 s [] in GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>runAll
       0x14483e3d8 s OrderedCollection>do:
       0x14483e490 s [] in GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>runAll
       0x14483e5b8 s [] in CurrentExecutionEnvironment class>activate:for:
       0x14483e670 s FullBlockClosure(BlockClosure)>ensure:
       0x14483e728 s CurrentExecutionEnvironment class>activate:for:
       0x14483e7e0 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
       0x14483e898 s DefaultExecutionEnvironment>runTestsBy:
       0x14483e950 s CurrentExecutionEnvironment class>runTestsBy:
       0x14483ea08 s GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>runAll
       0x14483eac0 s [] in GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x14483eb78 s Time class>microsecondsToRun:
       0x14483ec30 s Time class>millisecondsToRun:
       0x14483ece8 s FullBlockClosure(BlockClosure)>timeToRun
       0x14483eda0 s [] in GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x14483ee58 s FullBlockClosure(BlockClosure)>ensure:
       0x14483ef10 s [] in GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x14483efc8 s Author>ifUnknownAuthorUse:during:
       0x14483f080 s GtExamplesHudsonReport(GtExamplesTestingHudsonReport)>run
       0x14483f138 s [] in GtExamplesHudsonReport class>runPackage:
       0x142f59ae0 s Array(SequenceableCollection)>collect:
       0x142f59be0 s GtExamplesHudsonReport class>runPackage:
       0x142f5a098 s [] in GtExamplesHudsonReport class>runPackages:
       0x142f5a7d0 s [] in OrderedCollection(SequenceableCollection)>flatCollect:
       0x13fc55a60 s OrderedCollection>do:
       0x13fc55b18 s [] in OrderedCollection(SequenceableCollection)>flatCollect:
       0x13fc55c00 s OrderedCollection class(SequenceableCollection class)>new:streamContents:
       0x13fc55cb8 s OrderedCollection class>new:streamContents:
       0x13fc55d70 s OrderedCollection(SequenceableCollection)>flatCollect:
       0x13fc55e28 s GtExamplesHudsonReport class>runPackages:
       0x13fc55f18 s [] in GtReleaserDedicatedBranchExamplesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x13fc56008 s FullBlockClosure(BlockClosure)>on:do:
       0x13fc560e8 s [] in GtReleaserDedicatedBranchExamplesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x13fc561d8 s [] in NonInteractiveTranscriptLogger(SignalLogger)>runFor:during:
       0x13fc562c0 s FullBlockClosure(BlockClosure)>ensure:
       0x13fc563a0 s NonInteractiveTranscriptLogger(SignalLogger)>runFor:during:
       0x13fc56458 s [] in GtReleaserDedicatedBranchExamplesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x13fc56540 s True>ifTrue:ifFalse:
       0x13fc565f8 s GtReleaserDedicatedBranchExamplesCommandLineHandler(GtExamplesCommandLineHandler)>runPackages
       0x13fc566b0 s GtReleaserDedicatedBranchExamplesCommandLineHandler(GtExamplesCommandLineHandler)>activate
       0x13fc56768 s GtReleaserDedicatedBranchExamplesCommandLineHandler class(CommandLineHandler class)>activateWith:
       0x13fc56858 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x13fc56940 s FullBlockClosure(BlockClosure)>on:do:
       0x13fc56a28 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x13fc56b00 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
       0x13fc56bb8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
       0x13fc56c98 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x13fc56d78 s FullBlockClosure(BlockClosure)>on:do:
       0x13fc56e58 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x13fc56f38 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 40
Process        0x133db4258 priority 40
       0x16ee954a0 s [] in Delay>wait
       0x16eedc3e0 s FullBlockClosure(BlockClosure)>ifCurtailed:
       0x16eeff110 s Delay>wait
       0x16ef6efe0 s WorldState class>doInterCycleWait
       0x16efb7c48 s [] in WorldState class>doDrawCycleWith:
       0x16f00ca50 s FullBlockClosure(BlockClosure)>ensure:
       0x16f02a398 s WorldState class>doDrawCycleWith:
       0x16f045930 s WorldMorph class>doOneCycle
       0x16f060af8 s MorphicRenderLoop>doOneCycle
       0x133db4680 s MorphicRenderLoop>doOneCycleWhile:
       0x133db4918 s [] in MorphicUIManager>spawnNewProcess
       0x133db49f8 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 35
Process        0x140db3b30 priority 35
       0x1443187c0 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1445f6808 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144609ce8 s Monitor>waitWhile:for:maxMilliseconds:
       0x144632050 s Monitor>waitWhile:for:
       0x1446e6528 s Monitor>waitWhile:
       0x1445de028 s [] in SharedQueue>next
       0x1445f5118 s [] in Monitor>critical:
       0x144609770 s FullBlockClosure(BlockClosure)>ensure:
       0x1445dfba0 s Monitor>critical:
       0x1445dedd0 s SharedQueue>next
       0x1445f5060 s AsyncFutureThreadPoolQueue>popAndWait
       0x141700f38 s AsyncFutureThreadPoolWorker>workerLoop
       0x141736d78 s [] in AsyncFutureThreadPoolWorker>startup
       0x141701018 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1417010f8 s [] in Process>on:do:
       0x141701360 s FullBlockClosure(BlockClosure)>on:do:
       0x1417014f0 s [] in Process>on:do:

processes at priority 10
Process        0x13fa447f0 priority 10
       0x29fff21a0 M ProcessorScheduler class>idleProcess 0x13160cf58: a(n) ProcessorScheduler class
       0x141700e80 s [] in ProcessorScheduler class>startUp
       0x13fa4c930 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process        0x13fa44fc8 priority 50
       0x29ffdc1a0 M WeakArray class>finalizationProcess 0x13160dc80: a(n) WeakArray class
       0x13ff3f018 s [] in WeakArray class>restartFinalizationProcess
       0x13fc557f8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x133db42a8 priority 80
       0x29ffe6158 M DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x1319fe590: a(n) DelayMicrosecondTicker
       0x29ffe61a0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1319f9f98: a(n) DelaySemaphoreScheduler
       0x134912fa8 s FullBlockClosure(BlockClosure)>ensure:
       0x133db4b28 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
       0x134912ca8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
       0x133db4c08 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x13340dc90 priority 40
       0x133411fd8 s AtomicSharedQueue>waitForNewItems
       0x133412fd8 s AtomicSharedQueue>next
       0x133413ae0 s TKTWorkerProcess>privateNextTask
       0x1334143e0 s [] in TKTWorkerProcess>workerLoop
       0x1334144b8 s FullBlockClosure(BlockClosure)>repeat
       0x133414598 s TKTWorkerProcess>workerLoop
       0x133414650 s MessageSend>value
       0x133414708 s [] in TKTPharoProcessProvider>createProcessDoing:named:
       0x1334147e0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x13eb47480 priority 40
       0x29ffe1f20 M [] in DelayWaitTimeout>wait 0x16ee959c8: a(n) DelayWaitTimeout
       0x29ffe1f60 M FullBlockClosure(BlockClosure)>ensure: 0x16eee3530: a(n) FullBlockClosure
       0x29ffe1f98 M DelayWaitTimeout>wait 0x16ee959c8: a(n) DelayWaitTimeout
       0x29ffe1fd0 M Semaphore>waitTimeoutMSecs: 0x13eb47460: a(n) Semaphore
       0x29ffe2010 M TaskAtQueue>processNextEntry 0x13eb45c30: a(n) TaskAtQueue
       0x29ffe2040 M [] in TaskAtQueue>queueReaderLoop 0x13eb45c30: a(n) TaskAtQueue
       0x29ffe2070 M FullBlockClosure(BlockClosure)>on:do: 0x16f0d10b8: a(n) FullBlockClosure
       0x29ffe20b0 M [] in TaskAtQueue>queueReaderLoop 0x13eb45c30: a(n) TaskAtQueue
       0x29ffe20e0 M FullBlockClosure(BlockClosure)>on:do: 0x16f0d11c0: a(n) FullBlockClosure
       0x29ffe2120 M FullBlockClosure(BlockClosure)>on:fork: 0x16f0d11c0: a(n) FullBlockClosure
       0x29ffe2160 M [] in TaskAtQueue>queueReaderLoop 0x13eb45c30: a(n) TaskAtQueue
       0x29ffe21a0 I FullBlockClosure(BlockClosure)>repeat 0x13ecaee70: a(n) FullBlockClosure
       0x13ecaee98 s TaskAtQueue>queueReaderLoop
       0x13f909e60 s [] in TaskAtQueue>forkExecutorProcess
       0x13ecaef78 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x13fa44da0 priority 70
       0x29ffd8070 M [] in DelayWaitTimeout>wait 0x16ee95988: a(n) DelayWaitTimeout
       0x29ffd80b0 M FullBlockClosure(BlockClosure)>ensure: 0x16eee2fd8: a(n) FullBlockClosure
       0x29ffd80e8 M DelayWaitTimeout>wait 0x16ee95988: a(n) DelayWaitTimeout
       0x29ffd8120 M Semaphore>waitTimeoutMSecs: 0x13fa44d80: a(n) Semaphore
       0x29ffd8160 M [] in OSSVMProcess>initializeChildWatcher 0x138fc17b0: a(n) OSSVMProcess
       0x29ffd81a0 I FullBlockClosure(BlockClosure)>repeat 0x13fc555a8: a(n) FullBlockClosure
       0x13fc555d8 s [] in OSSVMProcess>initializeChildWatcher
       0x13fc556c0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x13fa4cd58 priority 70
       0x13fa55cc0 s [] in TFCallbackQueue>forkCallbackProcess
       0x13fa666e0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x142c94738 priority 60
       0x142c97118 s SmalltalkImage>lowSpaceWatcher
       0x142ece1c8 s [] in SmalltalkImage>installLowSpaceWatcher
       0x142d34368 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x142d345c0 s [] in Process>on:do:
       0x142d34288 s FullBlockClosure(BlockClosure)>on:do:
       0x142d34420 s [] in Process>on:do:

Process        0x1425e3318 priority 30
       0x14328f590 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x143266fd8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x1431b2420 s Monitor>waitWhile:for:maxMilliseconds:
       0x143195460 s Monitor>waitWhile:for:
       0x14329c0c0 s Monitor>waitWhile:
       0x143195518 s [] in SharedQueue>next
       0x14329c178 s [] in Monitor>critical:
       0x143242ca0 s FullBlockClosure(BlockClosure)>ensure:
       0x1431815f0 s Monitor>critical:
       0x143242d88 s SharedQueue>next
       0x1431816d0 s AsyncFutureThreadPoolQueue>popAndWait
       0x1425e3e60 s AsyncFutureThreadPoolWorker>workerLoop
       0x1425e4660 s [] in AsyncFutureThreadPoolWorker>startup
       0x1425e3ca8 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1425e3f68 s [] in Process>on:do:
       0x1425e3bc8 s FullBlockClosure(BlockClosure)>on:do:
       0x1425e3d60 s [] in Process>on:do:

Process        0x142698970 priority 30
       0x1433203e8 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1433214f8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x143322498 s Monitor>waitWhile:for:maxMilliseconds:
       0x143323678 s Monitor>waitWhile:for:
       0x1433252a0 s Monitor>waitWhile:
       0x143323730 s [] in SharedQueue>next
       0x143325358 s [] in Monitor>critical:
       0x143327158 s FullBlockClosure(BlockClosure)>ensure:
       0x143328950 s Monitor>critical:
       0x143327240 s SharedQueue>next
       0x143328a30 s AsyncFutureThreadPoolQueue>popAndWait
       0x142698800 s AsyncFutureThreadPoolWorker>workerLoop
       0x1426988b8 s [] in AsyncFutureThreadPoolWorker>startup
       0x142698aa0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x142698dc0 s [] in Process>on:do:
       0x142699128 s FullBlockClosure(BlockClosure)>on:do:
       0x142699490 s [] in Process>on:do:

Process        0x14268edf8 priority 25
       0x143320508 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x143321608 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x143322578 s Monitor>waitWhile:for:maxMilliseconds:
       0x1433237e8 s Monitor>waitWhile:for:
       0x143325438 s Monitor>waitWhile:
       0x1433238a0 s [] in SharedQueue>next
       0x1433254f0 s [] in Monitor>critical:
       0x1433272f8 s FullBlockClosure(BlockClosure)>ensure:
       0x143328ae8 s Monitor>critical:
       0x1433273e0 s SharedQueue>next
       0x143328bc8 s AsyncFutureThreadPoolQueue>popAndWait
       0x142698690 s AsyncFutureThreadPoolWorker>workerLoop
       0x142698748 s [] in AsyncFutureThreadPoolWorker>startup
       0x1426989c0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x142698c28 s [] in Process>on:do:
       0x142698f58 s FullBlockClosure(BlockClosure)>on:do:
       0x1426992f8 s [] in Process>on:do:

Process        0x1425ad0e0 priority 30
       0x1445ef598 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x144605948 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144625290 s Monitor>waitWhile:for:maxMilliseconds:
       0x14465a170 s Monitor>waitWhile:for:
       0x1446fdf08 s Monitor>waitWhile:
       0x14465a228 s [] in SharedQueue>next
       0x1446fdfc0 s [] in Monitor>critical:
       0x144730b88 s FullBlockClosure(BlockClosure)>ensure:
       0x144755850 s Monitor>critical:
       0x144730c70 s SharedQueue>next
       0x144755930 s AsyncFutureThreadPoolQueue>popAndWait
       0x1425b40a0 s AsyncFutureThreadPoolWorker>workerLoop
       0x1425b46d0 s [] in AsyncFutureThreadPoolWorker>startup
       0x1425ad028 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1425aeb40 s [] in Process>on:do:
       0x1425af228 s FullBlockClosure(BlockClosure)>on:do:
       0x1425ad130 s [] in Process>on:do:

Process        0x141caffd0 priority 30
       0x1445f5448 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x144609828 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144631ae0 s Monitor>waitWhile:for:maxMilliseconds:
       0x1446e5c50 s Monitor>waitWhile:for:
       0x144716530 s Monitor>waitWhile:
       0x1446e5d08 s [] in SharedQueue>next
       0x1447165e8 s [] in Monitor>critical:
       0x14473c338 s FullBlockClosure(BlockClosure)>ensure:
       0x1447593e0 s Monitor>critical:
       0x14473c420 s SharedQueue>next
       0x1447594c0 s AsyncFutureThreadPoolQueue>popAndWait
       0x141cafca0 s AsyncFutureThreadPoolWorker>workerLoop
       0x141cafd58 s [] in AsyncFutureThreadPoolWorker>startup
       0x141cb0138 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x141cb0588 s [] in Process>on:do:
       0x141cb09c8 s FullBlockClosure(BlockClosure)>on:do:
       0x141cb11b8 s [] in Process>on:do:

Process        0x141caff80 priority 30
       0x1445f5520 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x1446098e0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144631bc0 s Monitor>waitWhile:for:maxMilliseconds:
       0x1446e5dc0 s Monitor>waitWhile:for:
       0x1447166c8 s Monitor>waitWhile:
       0x1446e5e78 s [] in SharedQueue>next
       0x144716780 s [] in Monitor>critical:
       0x14473c4d8 s FullBlockClosure(BlockClosure)>ensure:
       0x144759578 s Monitor>critical:
       0x14473c5c0 s SharedQueue>next
       0x144759658 s AsyncFutureThreadPoolQueue>popAndWait
       0x141cafe10 s AsyncFutureThreadPoolWorker>workerLoop
       0x141cafec8 s [] in AsyncFutureThreadPoolWorker>startup
       0x141cb0218 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x141cb0720 s [] in Process>on:do:
       0x141cb0b98 s FullBlockClosure(BlockClosure)>on:do:
       0x141cb1350 s [] in Process>on:do:

Process        0x1419edd38 priority 30
       0x1445f55f8 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x144609998 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144631ca0 s Monitor>waitWhile:for:maxMilliseconds:
       0x1446e5f30 s Monitor>waitWhile:for:
       0x144716860 s Monitor>waitWhile:
       0x1446e5fe8 s [] in SharedQueue>next
       0x144716918 s [] in Monitor>critical:
       0x14473c678 s FullBlockClosure(BlockClosure)>ensure:
       0x144759710 s Monitor>critical:
       0x14473c760 s SharedQueue>next
       0x1447597f0 s AsyncFutureThreadPoolQueue>popAndWait
       0x1419edbc8 s AsyncFutureThreadPoolWorker>workerLoop
       0x1419edc80 s [] in AsyncFutureThreadPoolWorker>startup
       0x1419edfc0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1419ee528 s [] in Process>on:do:
       0x1419eed08 s FullBlockClosure(BlockClosure)>on:do:
       0x1419f18b0 s [] in Process>on:do:

Process        0x1418a85e8 priority 30
       0x1445f56d0 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x144609a50 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144631d80 s Monitor>waitWhile:for:maxMilliseconds:
       0x1446e60a0 s Monitor>waitWhile:for:
       0x1447169f8 s Monitor>waitWhile:
       0x1446e6158 s [] in SharedQueue>next
       0x144716ab0 s [] in Monitor>critical:
       0x14473c818 s FullBlockClosure(BlockClosure)>ensure:
       0x1447598a8 s Monitor>critical:
       0x14473c900 s SharedQueue>next
       0x144759988 s AsyncFutureThreadPoolQueue>popAndWait
       0x141999b50 s AsyncFutureThreadPoolWorker>workerLoop
       0x1419aade8 s [] in AsyncFutureThreadPoolWorker>startup
       0x1419b7870 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1419bdc10 s [] in Process>on:do:
       0x1419c2e50 s FullBlockClosure(BlockClosure)>on:do:
       0x1419c6f90 s [] in Process>on:do:

Process        0x1418a8598 priority 30
       0x1445f57a8 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x144609b08 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144631e60 s Monitor>waitWhile:for:maxMilliseconds:
       0x1446e6210 s Monitor>waitWhile:for:
       0x144716b90 s Monitor>waitWhile:
       0x1446e62c8 s [] in SharedQueue>next
       0x144716c48 s [] in Monitor>critical:
       0x14473c9b8 s FullBlockClosure(BlockClosure)>ensure:
       0x144759a40 s Monitor>critical:
       0x14473caa0 s SharedQueue>next
       0x144759b20 s AsyncFutureThreadPoolQueue>popAndWait
       0x141999a98 s AsyncFutureThreadPoolWorker>workerLoop
       0x1419aad30 s [] in AsyncFutureThreadPoolWorker>startup
       0x1419b7790 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1419bda78 s [] in Process>on:do:
       0x1419c2c80 s FullBlockClosure(BlockClosure)>on:do:
       0x1419c6df8 s [] in Process>on:do:

Process        0x13eb462d0 priority 30
       0x1445f5880 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x144609bc0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144631f40 s Monitor>waitWhile:for:maxMilliseconds:
       0x1446e6380 s Monitor>waitWhile:for:
       0x144716d28 s Monitor>waitWhile:
       0x1446e6438 s [] in SharedQueue>next
       0x144716de0 s [] in Monitor>critical:
       0x14473cb58 s FullBlockClosure(BlockClosure)>ensure:
       0x144759bd8 s Monitor>critical:
       0x14473cc40 s SharedQueue>next
       0x144759cb8 s AsyncFutureThreadPoolQueue>popAndWait
       0x13f9d73e0 s AsyncFutureThreadPoolWorker>workerLoop
       0x13ebf5fa8 s [] in AsyncFutureThreadPoolWorker>startup
       0x13eb47830 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1425acda8 priority 30
       0x144601550 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x14461e268 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x14464a550 s Monitor>waitWhile:for:maxMilliseconds:
       0x1446ed8c0 s Monitor>waitWhile:for:
       0x14471d2e8 s Monitor>waitWhile:
       0x1446ed978 s [] in SharedQueue>next
       0x14471d3a0 s [] in Monitor>critical:
       0x144746b50 s FullBlockClosure(BlockClosure)>ensure:
       0x14475e9a8 s Monitor>critical:
       0x144746c38 s SharedQueue>next
       0x14475ea88 s AsyncFutureThreadPoolQueue>popAndWait
       0x1425b4158 s AsyncFutureThreadPoolWorker>workerLoop
       0x1425b4788 s [] in AsyncFutureThreadPoolWorker>startup
       0x1425acca0 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1425aea88 s [] in Process>on:do:
       0x1425af138 s FullBlockClosure(BlockClosure)>on:do:
       0x1425acdf8 s [] in Process>on:do:

Process        0x144840dc8 priority 79
       0x1448411f0 s [] in TestExecutionEnvironment>watchDogLoop
       0x1448413b0 s FullBlockClosure(BlockClosure)>repeat
       0x1448414e8 s TestExecutionEnvironment>watchDogLoop
       0x1448415d8 s [] in TestExecutionEnvironment>startWatchDog
       0x144841740 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1425b4210 priority 25
       0x144854f20 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x14485a3a8 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x144864610 s Monitor>waitWhile:for:maxMilliseconds:
       0x14486f6b8 s Monitor>waitWhile:for:
       0x14487b328 s Monitor>waitWhile:
       0x14486f770 s [] in SharedQueue>next
       0x14487b3e0 s [] in Monitor>critical:
       0x144887030 s FullBlockClosure(BlockClosure)>ensure:
       0x14488e170 s Monitor>critical:
       0x144887118 s SharedQueue>next
       0x14488e250 s AsyncFutureThreadPoolQueue>popAndWait
       0x1425baba0 s AsyncFutureThreadPoolWorker>workerLoop
       0x1425bb3b0 s [] in AsyncFutureThreadPoolWorker>startup
       0x1425bb940 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1425bbdd8 s [] in Process>on:do:
       0x1425bc508 s FullBlockClosure(BlockClosure)>on:do:
       0x1425bcac8 s [] in Process>on:do:

Process        0x1425ad4d8 priority 30
       0x29ffe7f08 M Monitor>exitAndWaitInQueue:maxMilliseconds: 0x1425ac678: a(n) Monitor
       0x29ffe7f48 M Monitor>waitWhile:inQueue:maxMilliseconds: 0x1425ac678: a(n) Monitor
       0x29ffe7f90 M Monitor>waitWhile:for:maxMilliseconds: 0x1425ac678: a(n) Monitor
       0x29ffe7fd8 M Monitor>waitWhile:for: 0x1425ac678: a(n) Monitor
       0x29ffe8018 M Monitor>waitWhile: 0x1425ac678: a(n) Monitor
       0x29ffe8050 M [] in SharedQueue>next 0x1425ac328: a(n) SharedQueue
       0x29ffe8088 M [] in Monitor>critical: 0x1425ac678: a(n) Monitor
       0x29ffe80c8 M FullBlockClosure(BlockClosure)>ensure: 0x16f0d1788: a(n) FullBlockClosure
       0x29ffe8100 M Monitor>critical: 0x1425ac678: a(n) Monitor
       0x29ffe8138 M SharedQueue>next 0x1425ac328: a(n) SharedQueue
       0x29ffe8168 M AsyncFutureThreadPoolQueue>popAndWait 0x1425abf40: a(n) AsyncFutureThreadPoolQueue
       0x29ffe81a0 M AsyncFutureThreadPoolWorker>workerLoop 0x1425abc10: a(n) AsyncFutureThreadPoolWorker
       0x1425bd528 s [] in AsyncFutureThreadPoolWorker>startup
       0x1425acf20 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1425aecb0 s [] in Process>on:do:
       0x1425af408 s FullBlockClosure(BlockClosure)>on:do:
       0x1425ad528 s [] in Process>on:do:

Process        0x1425c42f0 priority 30
       0x16ee95a08 s Monitor>exitAndWaitInQueue:maxMilliseconds:
       0x16eedc6f0 s Monitor>waitWhile:inQueue:maxMilliseconds:
       0x16eeff420 s Monitor>waitWhile:for:maxMilliseconds:
       0x16ef6f0f8 s Monitor>waitWhile:for:
       0x16efb7d00 s Monitor>waitWhile:
       0x16ef6f1b0 s [] in SharedQueue>next
       0x16efb7db8 s [] in Monitor>critical:
       0x16f00cb30 s FullBlockClosure(BlockClosure)>ensure:
       0x16f02a478 s Monitor>critical:
       0x16f00cc18 s SharedQueue>next
       0x16f02a558 s AsyncFutureThreadPoolQueue>popAndWait
       0x1425c46f0 s AsyncFutureThreadPoolWorker>workerLoop
       0x1425d28b8 s [] in AsyncFutureThreadPoolWorker>startup
       0x1425c4538 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1425c47f8 s [] in Process>on:do:
       0x1425c4458 s FullBlockClosure(BlockClosure)>on:do:
       0x1425c45f0 s [] in Process>on:do:

Process        0x1425ad310 priority 30
       0x29fffbf08 M Monitor>exitAndWaitInQueue:maxMilliseconds: 0x1425ac5c8: a(n) Monitor
       0x29fffbf48 M Monitor>waitWhile:inQueue:maxMilliseconds: 0x1425ac5c8: a(n) Monitor
       0x29fffbf90 M Monitor>waitWhile:for:maxMilliseconds: 0x1425ac5c8: a(n) Monitor
       0x29fffbfd8 M Monitor>waitWhile:for: 0x1425ac5c8: a(n) Monitor
       0x29fffc018 M Monitor>waitWhile: 0x1425ac5c8: a(n) Monitor
       0x29fffc050 M [] in SharedQueue>next 0x1425ac2a8: a(n) SharedQueue
       0x29fffc088 M [] in Monitor>critical: 0x1425ac5c8: a(n) Monitor
       0x29fffc0c8 M FullBlockClosure(BlockClosure)>ensure: 0x16f0d2288: a(n) FullBlockClosure
       0x29fffc100 M Monitor>critical: 0x1425ac5c8: a(n) Monitor
       0x29fffc138 M SharedQueue>next 0x1425ac2a8: a(n) SharedQueue
       0x29fffc168 M AsyncFutureThreadPoolQueue>popAndWait 0x1425abed0: a(n) AsyncFutureThreadPoolQueue
       0x29fffc1a0 M AsyncFutureThreadPoolWorker>workerLoop 0x1425abbb8: a(n) AsyncFutureThreadPoolWorker
       0x1425bd3b8 s [] in AsyncFutureThreadPoolWorker>startup
       0x1425ad258 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1425aebf8 s [] in Process>on:do:
       0x1425af318 s FullBlockClosure(BlockClosure)>on:do:
       0x1425ad360 s [] in Process>on:do:

Process        0x13eb46320 priority 30
       0x29ffe3ef8 M Monitor>exitAndWaitInQueue:maxMilliseconds: 0x13eb53c80: a(n) Monitor
       0x29ffe3f38 M Monitor>waitWhile:inQueue:maxMilliseconds: 0x13eb53c80: a(n) Monitor
       0x29ffe3f80 M Monitor>waitWhile:for:maxMilliseconds: 0x13eb53c80: a(n) Monitor
       0x29ffe3fc8 M Monitor>waitWhile:for: 0x13eb53c80: a(n) Monitor
       0x29ffe4008 M Monitor>waitWhile: 0x13eb53c80: a(n) Monitor
       0x29ffe4040 M [] in SharedQueue>next 0x13eb50cd8: a(n) SharedQueue
       0x29ffe4078 M [] in Monitor>critical: 0x13eb53c80: a(n) Monitor
       0x29ffe40b8 M FullBlockClosure(BlockClosure)>ensure: 0x16f0d14b8: a(n) FullBlockClosure
       0x29ffe40f0 M Monitor>critical: 0x13eb53c80: a(n) Monitor
       0x29ffe4128 M SharedQueue>next 0x13eb50cd8: a(n) SharedQueue
       0x29ffe4158 M AsyncFutureThreadPoolQueue>popAndWait 0x13eb4d7b8: a(n) AsyncFutureThreadPoolQueue
       0x29ffe41a0 I AsyncFutureThreadPoolWorker>workerLoop 0x13eb4acb0: a(n) AsyncFutureThreadPoolWorker
       0x13f9e5ae8 s [] in AsyncFutureThreadPoolWorker>startup
       0x13eb47910 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1422b7028 priority 25
       0x29ffcbf08 M Monitor>exitAndWaitInQueue:maxMilliseconds: 0x1422bc398: a(n) Monitor
       0x29ffcbf48 M Monitor>waitWhile:inQueue:maxMilliseconds: 0x1422bc398: a(n) Monitor
       0x29ffcbf90 M Monitor>waitWhile:for:maxMilliseconds: 0x1422bc398: a(n) Monitor
       0x29ffcbfd8 M Monitor>waitWhile:for: 0x1422bc398: a(n) Monitor
       0x29ffcc018 M Monitor>waitWhile: 0x1422bc398: a(n) Monitor
       0x29ffcc050 M [] in SharedQueue>next 0x1422bb758: a(n) SharedQueue
       0x29ffcc088 M [] in Monitor>critical: 0x1422bc398: a(n) Monitor
       0x29ffcc0c8 M FullBlockClosure(BlockClosure)>ensure: 0x16f0d0030: a(n) FullBlockClosure
       0x29ffcc100 M Monitor>critical: 0x1422bc398: a(n) Monitor
       0x29ffcc138 M SharedQueue>next 0x1422bb758: a(n) SharedQueue
       0x29ffcc168 M AsyncFutureThreadPoolQueue>popAndWait 0x1422b7ad8: a(n) AsyncFutureThreadPoolQueue
       0x29ffcc1a0 M AsyncFutureThreadPoolWorker>workerLoop 0x1422b6538: a(n) AsyncFutureThreadPoolWorker
       0x1422d1eb8 s [] in AsyncFutureThreadPoolWorker>startup
       0x1422b5168 s [] in FullBlockClosure(BlockClosure)>newProcess
       0x1422b53c8 s [] in Process>on:do:
       0x1422b57f0 s FullBlockClosure(BlockClosure)>on:do:
       0x1422b5c10 s [] in Process>on:do:

Most recent primitives
indexOfAscii:inString:startingAt:
class
basicIdentityHash
perform:with:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
=
=
=
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
class
basicIdentityHash
perform:with:
class
=
basicNew
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
handlesAnnouncement:
handlesAnnouncement:
handlesAnnouncement:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
onClassRemoved:
onClassRemoved:
onClassRemoved:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
classRemovedEventOccurs:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
findSubstring:in:startingAt:matchTable:
indexOfAscii:inString:startingAt:
indexOfAscii:inString:startingAt:
class
basicIdentityHash
perform:with:
species
new:streamContents:
findString:startingAt:caseSensitive:
isBytes
findSubstringViaPrimitive:in:startingAt:matchTable:
-
next:putAll:startingAt:
next:putAll:startingAt:
next:putAll:startingAt:
next:putAll:startingAt:
min:
min:
min:
min:
min:

stack page bytes 8192 available headroom 5576 minimum unused headroom 5880

	(Illegal instruction: 4)

syrel avatar May 15 '23 08:05 syrel

Haven't seen this for quite awhile

refactoringdr avatar Sep 08 '23 13:09 refactoringdr