Skip to content

Console Output

+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter-worker '.*'
[DEBUG] 2024-05-16 17:10:02.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image
[DEBUG] 2024-05-16 17:10:02.000 logParameters (src/parameters/parameters.c:351):Is default Image: no
[DEBUG] 2024-05-16 17:10:02.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]:
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): --worker
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): --headless
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]:
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): test
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-arm64-CoInterpreter-worker
[DEBUG] 2024-05-16 17:10:02.000 logParameterVector (src/parameters/parameters.c:343): .*
[INFO ] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2024-05-16 17:10:02.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2024-05-16 17:10:02.000 runOnWorkerThread (src/client.c:259):Running VM on worker thread
[DEBUG] 2024-05-16 17:10:02.000 runOnWorkerThread (src/client.c:270):Stack size: 524288
[DEBUG] 2024-05-16 17:10:02.000 readImageNamed (ated/64/vm/src/gcc3x-cointerp.c:83766):Spur Image Format detected
[DEBUG] 2024-05-16 17:10:02.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x320000000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x360000000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x360000000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 79609856
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 79609856
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x300000000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x300000000
[WARN ] 2024-05-16 17:10:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2024-05-16 17:10:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2024-05-16 17:10:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2024-05-16 17:10:02.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2024-05-16 17:10:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
Running tests in 759 Packages
[WARN ] 2024-05-16 17:10:02.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-05-16 17:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[WARN ] 2024-05-16 17:10:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2024-05-16 17:10:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2024-05-16 17:10:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2024-05-16 17:10:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2024-05-16 17:10:04.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[DEBUG] 2024-05-16 17:10:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-05-16 17:10:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:10:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000abec000
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000abec000
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bbec000
[DEBUG] 2024-05-16 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bbec000
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cbec000
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cbec000
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000dbec000
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000dbec000
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ebec000
[DEBUG] 2024-05-16 17:10:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ebec000
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fbec000
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fbec000
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010bec000
[DEBUG] 2024-05-16 17:10:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010bec000
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011bec000
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011bec000
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012bec000
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012bec000
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013bec000
[DEBUG] 2024-05-16 17:10:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013bec000
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014bec000
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014bec000
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015bec000
[DEBUG] 2024-05-16 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015bec000
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016bec000
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016bec000
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017bec000
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017bec000
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018bec000
[DEBUG] 2024-05-16 17:10:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018bec000
[DEBUG] 2024-05-16 17:10:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019bec000
[DEBUG] 2024-05-16 17:10:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019bec000
[DEBUG] 2024-05-16 17:10:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019bec000
[DEBUG] 2024-05-16 17:10:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019bec000
[DEBUG] 2024-05-16 17:10:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001abec000
[DEBUG] 2024-05-16 17:10:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001abec000
[DEBUG] 2024-05-16 17:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bbec000
[DEBUG] 2024-05-16 17:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bbec000
[DEBUG] 2024-05-16 17:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cbec000
[DEBUG] 2024-05-16 17:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cbec000
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001dbec000
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001dbec000
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ebec000
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ebec000
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fbec000
[DEBUG] 2024-05-16 17:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fbec000
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020bec000
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020bec000
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021bec000
[DEBUG] 2024-05-16 17:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021bec000
[DEBUG] 2024-05-16 17:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021bec000
[DEBUG] 2024-05-16 17:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021bec000
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022bec000
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022bec000
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023bec000
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023bec000
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024bec000
[DEBUG] 2024-05-16 17:10:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024bec000
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025bec000
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025bec000
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026bec000
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026bec000
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027bec000
[DEBUG] 2024-05-16 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027bec000
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028bec000
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028bec000
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17514496
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17514496
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029bec000
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029bec000
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029bec000
[DEBUG] 2024-05-16 17:10:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029bec000
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002abec000
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002abec000
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bbec000
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bbec000
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cbec000
[DEBUG] 2024-05-16 17:10:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cbec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002dbec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002dbec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ebec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ebec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fbec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fbec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030bec000
[DEBUG] 2024-05-16 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030bec000
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031bec000
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031bec000
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032bec000
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032bec000
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033bec000
[DEBUG] 2024-05-16 17:10:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033bec000
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034bec000
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034bec000
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035bec000
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035bec000
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036bec000
[DEBUG] 2024-05-16 17:10:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036bec000
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23396352
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23396352
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037bec000
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037bec000
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036bec000
[DEBUG] 2024-05-16 17:10:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036bec000
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037bec000
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037bec000
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23805952
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23805952
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038bec000
[DEBUG] 2024-05-16 17:10:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038bec000
[DEBUG] 2024-05-16 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[WARN ] 2024-05-16 17:10:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2024-05-16 17:10:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup
[WARN ] 2024-05-16 17:10:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult
[WARN ] 2024-05-16 17:10:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate
[WARN ] 2024-05-16 17:10:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-05-16 17:10:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-05-16 17:10:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-05-16 17:10:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
[WARN ] 2024-05-16 17:11:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength
[ERROR] 2024-05-16 17:11:03.000 growOldSpaceByAtLeast (ated/64/vm/src/gcc3x-cointerp.c:47359):Required space is bigger than the headroom. Could not allocate
[DEBUG] 2024-05-16 17:11:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:11:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:11:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:11:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[WARN ] 2024-05-16 17:11:08.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-05-16 17:11:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent
[WARN ] 2024-05-16 17:11:10.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2024-05-16 17:11:10.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2024-05-16 17:11:10.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[DEBUG] 2024-05-16 17:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
Pharo writing to the standard error
Pharo writing to the standard output
.somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared)
NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)
[DEBUG] 2024-05-16 17:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-05-16 17:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared)
[DEBUG] 2024-05-16 17:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[WARN ] 2024-05-16 17:11:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/griffle
[WARN ] 2024-05-16 17:11:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists
[WARN ] 2024-05-16 17:11:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/griffle/nurp
[WARN ] 2024-05-16 17:11:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory
[WARN ] 2024-05-16 17:13:13.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2024-05-16 17:13:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[WARN ] 2024-05-16 17:13:14.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2024-05-16 17:13:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize
[WARN ] 2024-05-16 17:13:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize
[WARN ] 2024-05-16 17:13:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize
[WARN ] 2024-05-16 17:13:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr
[WARN ] 2024-05-16 17:13:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth
[WARN ] 2024-05-16 17:13:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight
[WARN ] 2024-05-16 17:13:14.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[WARN ] 2024-05-16 17:13:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/temp/repo
NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared)
NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared)
[DEBUG] 2024-05-16 17:13:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:13:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:13:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:13:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:13:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:13:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:13:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-05-16 17:13:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000
[DEBUG] 2024-05-16 17:13:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:13:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:13:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:13:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[WARN ] 2024-05-16 17:13:36.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-05-16 17:13:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000

Errors
Failures[DEBUG] 2024-05-16 17:14:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:14:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:14:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000abec000
[DEBUG] 2024-05-16 17:14:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000abec000
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)
2024-05-16T17:14:43.165469+02:00
WARNING:  Had to GC to make room for more external objects.
If this happens often, it would be a good idea to either:
- Raise the maxExternalSemaphores size.
- Write your code to explicitly release them rather than wait for finalization.

Returning an object but pool is fullNewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
SystemNotification: UndefinedObject>>foo:bar:(a is shadowed)
SystemNotification: UndefinedObject>>foo:bar:(a is shadowed)
SystemNotification: UndefinedObject>>foo:bar:(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>foo:(self is shadowed)
SystemNotification: UndefinedObject>>foo:(self is shadowed)
SystemNotification: UndefinedObject>>foo:(self is shadowed)
SystemNotification: UndefinedObject>>foo:(super is shadowed)
SystemNotification: UndefinedObject>>foo:(super is shadowed)
SystemNotification: UndefinedObject>>foo:(super is shadowed)
SystemNotification: UndefinedObject>>foo:(thisContext is shadowed)
SystemNotification: UndefinedObject>>foo:(thisContext is shadowed)
SystemNotification: UndefinedObject>>foo:(thisContext is shadowed)
SystemNotification: UndefinedObject>>foo:(Object is shadowed)
SystemNotification: UndefinedObject>>foo:(Object is shadowed)
SystemNotification: UndefinedObject>>foo:(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-05-16 17:14:44.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0
[WARN ] 2024-05-16 17:14:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD
SystemNotification: T6
[DEBUG] 2024-05-16 17:14:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:14:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:14:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:14:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
[DEBUG] 2024-05-16 17:15:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:15:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
[DEBUG] 2024-05-16 17:15:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:15:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:15:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:15:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:15:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
2024-05-16 17:16:02.488 Pharo[97684:4094707] XType: Using static font registry.
[WARN ] 2024-05-16 17:16:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage
[WARN ] 2024-05-16 17:16:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry

[ Halt now ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).
		session errorHandler:
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).

		self
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[aBlock value: each] in [ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runStartup:
TestWorkingSession>>start:
[ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).
		session errorHandler:
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).

		self
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[
	  aBlock value.
	  false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[	manager register: (TestSessionHandler onStartup: [ Halt now ]).
		session errorHandler:
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).

		self
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStar[..]
FullBlockClosure(BlockClosure)>>ensure:
UIManager class>>nonInteractiveDuring:
SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[
		self setUp.
		self performTest ] in [ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [...
FullBlockClosure(BlockClosure)>>ensure:
[ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [...
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:

[ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ]
TestSessionHandler>>shutdown:
[ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[aBlock value: each] in [ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runShutdown:
TestWorkingSession(WorkingSession)>>stop:
[ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[
	  aBlock value.
	  false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[
		self setUp.
		self performTest ] in [ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [...
FullBlockClosure(BlockClosure)>>ensure:
[ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [...
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:
TestExecutionEnvironment>>runTestCase:
[DEBUG] 2024-05-16 17:16:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:16:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:16:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:16:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:16:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[WARN ] 2024-05-16 17:16:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax
[DEBUG] 2024-05-16 17:16:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:16:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:16:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:16:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[DEBUG] 2024-05-16 17:17:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
[DEBUG] 2024-05-16 17:17:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:17:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
[DEBUG] 2024-05-16 17:17:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:17:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
[DEBUG] 2024-05-16 17:17:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:17:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:17:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:17:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:17:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:17:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:18:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-05-16 17:18:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-05-16 17:18:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
[DEBUG] 2024-05-16 17:18:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-05-16 17:18:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared)
NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared)
33301 run, 33301 passes, 0 failures, 0 errors.
[DEBUG] 2024-05-16 17:18:59.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:32809):Quit requested by the image
Process        0x360d05f38 priority 79
       0x30003fee8 I SnapshotOperation>performSnapshot 0x360d30368: a(n) SnapshotOperation
       0x30003ff30 I SessionManager>launchSnapshot:andQuit: 0x10000093f60: a(n) SessionManager
       0x30003ffa0 I [] in SessionManager>snapshot:andQuit: 0x10000093f60: a(n) SessionManager
       0x30003ffe0 I [] in FullBlockClosure>newProcess 0x360d05d58: a(n) FullBlockClosure

processes at priority 40
Process      0x1000291bf88 priority 40
       0x300015fd8 M MorphicRenderLoop>doOneCycleWhile: 0x1000291aa40: a(n) MorphicRenderLoop
     0x100035e5958 s [] in MorphicUIManager>spawnNewProcess
     0x1000291ab40 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x100038f7278 priority 40
       0x30002fda0 I Process>resume 0x360d05f38: a(n) Process
       0x30002fdd0 M FullBlockClosure(BlockClosure)>forkAt: 0x360d05d58: a(n) FullBlockClosure
       0x30002fe28 I SessionManager>snapshot:andQuit: 0x10000093f60: a(n) SessionManager
       0x30002fe78 M [] in SmalltalkImage>snapshot:andQuit: 0x10000022a18: a(n) SmalltalkImage
       0x30002feb0 M CurrentExecutionEnvironment class>activate:for: 0x1000001c248: a(n) CurrentExecutionEnvironment class
       0x30002fef0 M DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010410: a(n) DefaultExecutionEnvironment
       0x30002ff38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c848: a(n) DefaultExecutionEnvironment class
       0x30002ff80 I SmalltalkImage>snapshot:andQuit: 0x10000022a18: a(n) SmalltalkImage
       0x30002ffe0 I TestCommandLineHandler>runPackages 0x10003912e50: a(n) TestCommandLineHandler
     0x10003912d98 s TestCommandLineHandler>activate
     0x10003912f00 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x10003915350 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x100039155c8 s FullBlockClosure(BlockClosure)>on:do:
     0x100039158c8 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003915cd8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x10003916070 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x100039162e8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003916598 s FullBlockClosure(BlockClosure)>on:do:
     0x10003916888 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003916a88 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 10
Process      0x100038f70d0 priority 10
     0x10003ee1b78 s ProcessorScheduler class>idleProcess
     0x10003eed100 s [] in ProcessorScheduler class>startUp
     0x100038f7ca8 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process      0x100038f71d0 priority 50
       0x300039fe0 M WeakArray class>finalizationProcess 0x10000016250: a(n) WeakArray class
     0x100038f7b70 s [] in WeakArray class>restartFinalizationProcess
     0x100038f8ac0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x360027930 priority 40
       0x300003ea8 M [] in Delay>wait 0x36003e328: a(n) Delay
       0x300003ee8 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x360055078: a(n) FullBlockClosure
       0x300003f20 M Delay>wait 0x36003e328: a(n) Delay
       0x300003f60 I Duration>wait 0x100038f9778: a(n) Duration
       0x300003fa0 I [] in OmDeferrer>runMessageProcess 0x100038f82d8: a(n) OmDeferrer
       0x300003fe0 I [] in FullBlockClosure>newProcess 0x360055180: a(n) FullBlockClosure

Process      0x1000291bf38 priority 80
       0x300005fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x1000041ad90: a(n) DelaySemaphoreScheduler
       0x300005fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1000041ad90: a(n) DelaySemaphoreScheduler
     0x100035e5b80 s FullBlockClosure(BlockClosure)>ensure:
     0x1000291ac70 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100035e5a10 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x1000291ad50 s [] in FullBlockClosure(BlockClosure)>newProcess