Skip to content

Console Output

+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter '.*'
[DEBUG] 2024-02-13 11:14:52.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image
[DEBUG] 2024-02-13 11:14:52.000 logParameters (src/parameters/parameters.c:351):Is default Image: no
[DEBUG] 2024-02-13 11:14:52.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]:
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:343): --headless
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]:
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:343): test
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-arm64-CoInterpreter
[DEBUG] 2024-02-13 11:14:52.000 logParameterVector (src/parameters/parameters.c:343): .*
[INFO ] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_druid/runTests
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2024-02-13 11:14:52.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2024-02-13 11:14:52.000 runOnMainThread (src/client.c:248):Running VM on main thread
[DEBUG] 2024-02-13 11:14:52.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 79593472
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 79593472
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000
[WARN ] 2024-02-13 11:14:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2024-02-13 11:14:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2024-02-13 11:14:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2024-02-13 11:14:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2024-02-13 11:14:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004be8000
[DEBUG] 2024-02-13 11:14:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004be8000
Running tests in 759 Packages
[WARN ] 2024-02-13 11:14:52.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004be8000
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004be8000
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004be8000
[DEBUG] 2024-02-13 11:14:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004be8000
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[WARN ] 2024-02-13 11:14:54.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2024-02-13 11:14:54.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2024-02-13 11:14:54.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2024-02-13 11:14:54.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2024-02-13 11:14:54.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004be8000
[DEBUG] 2024-02-13 11:14:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004be8000
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:14:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[DEBUG] 2024-02-13 11:14:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:14:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:14:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006be8000
[DEBUG] 2024-02-13 11:14:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006be8000
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007be8000
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007be8000
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008be8000
[DEBUG] 2024-02-13 11:15:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008be8000
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009be8000
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009be8000
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000abe8000
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000abe8000
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bbe8000
[DEBUG] 2024-02-13 11:15:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bbe8000
[DEBUG] 2024-02-13 11:15:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cbe8000
[DEBUG] 2024-02-13 11:15:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cbe8000
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000dbe8000
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000dbe8000
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ebe8000
[DEBUG] 2024-02-13 11:15:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ebe8000
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fbe8000
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fbe8000
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010be8000
[DEBUG] 2024-02-13 11:15:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010be8000
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011be8000
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011be8000
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012be8000
[DEBUG] 2024-02-13 11:15:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012be8000
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013be8000
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013be8000
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014be8000
[DEBUG] 2024-02-13 11:15:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014be8000
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015be8000
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015be8000
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016be8000
[DEBUG] 2024-02-13 11:15:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016be8000
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017be8000
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017be8000
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018be8000
[DEBUG] 2024-02-13 11:15:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018be8000
[DEBUG] 2024-02-13 11:15:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019be8000
[DEBUG] 2024-02-13 11:15:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019be8000
[DEBUG] 2024-02-13 11:15:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019be8000
[DEBUG] 2024-02-13 11:15:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019be8000
[DEBUG] 2024-02-13 11:15:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001abe8000
[DEBUG] 2024-02-13 11:15:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001abe8000
[DEBUG] 2024-02-13 11:15:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bbe8000
[DEBUG] 2024-02-13 11:15:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bbe8000
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cbe8000
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cbe8000
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001dbe8000
[DEBUG] 2024-02-13 11:15:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001dbe8000
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ebe8000
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ebe8000
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fbe8000
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fbe8000
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020be8000
[DEBUG] 2024-02-13 11:15:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020be8000
[DEBUG] 2024-02-13 11:15:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021be8000
[DEBUG] 2024-02-13 11:15:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021be8000
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021be8000
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021be8000
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022be8000
[DEBUG] 2024-02-13 11:15:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022be8000
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023be8000
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023be8000
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024be8000
[DEBUG] 2024-02-13 11:15:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024be8000
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025be8000
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025be8000
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026be8000
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026be8000
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027be8000
[DEBUG] 2024-02-13 11:15:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027be8000
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028be8000
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028be8000
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17514496
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17514496
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029be8000
[DEBUG] 2024-02-13 11:15:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029be8000
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029be8000
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029be8000
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002abe8000
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002abe8000
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bbe8000
[DEBUG] 2024-02-13 11:15:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bbe8000
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cbe8000
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cbe8000
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002dbe8000
[DEBUG] 2024-02-13 11:15:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002dbe8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ebe8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ebe8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fbe8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fbe8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030be8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030be8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031be8000
[DEBUG] 2024-02-13 11:15:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031be8000
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032be8000
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032be8000
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033be8000
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033be8000
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034be8000
[DEBUG] 2024-02-13 11:15:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034be8000
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035be8000
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035be8000
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036be8000
[DEBUG] 2024-02-13 11:15:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036be8000
[DEBUG] 2024-02-13 11:15:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23396352
[DEBUG] 2024-02-13 11:15:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23396352
[DEBUG] 2024-02-13 11:15:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037be8000
[DEBUG] 2024-02-13 11:15:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037be8000
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036be8000
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036be8000
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037be8000
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037be8000
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23805952
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23805952
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038be8000
[DEBUG] 2024-02-13 11:15:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038be8000
[DEBUG] 2024-02-13 11:15:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:15:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:15:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:15:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[WARN ] 2024-02-13 11:15:41.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2024-02-13 11:15:43.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup
[WARN ] 2024-02-13 11:15:43.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult
[WARN ] 2024-02-13 11:15:43.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate
[WARN ] 2024-02-13 11:15:48.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-02-13 11:15:48.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-02-13 11:15:48.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-02-13 11:15:48.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[DEBUG] 2024-02-13 11:15:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648
[DEBUG] 2024-02-13 11:15:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648
[DEBUG] 2024-02-13 11:15:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:15:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[DEBUG] 2024-02-13 11:15:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184
[DEBUG] 2024-02-13 11:15:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184
[DEBUG] 2024-02-13 11:15:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:15:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
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-02-13 11:15:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength
[ERROR] 2024-02-13 11:15:59.000 growOldSpaceByAtLeast (ated/64/vm/src/gcc3x-cointerp.c:48650):Required space is bigger than the headroom. Could not allocate
[DEBUG] 2024-02-13 11:16:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:16:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:16:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:16:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[WARN ] 2024-02-13 11:16:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-02-13 11:16:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent
[WARN ] 2024-02-13 11:16:07.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2024-02-13 11:16:07.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2024-02-13 11:16:07.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-02-13 11:16:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:16:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:16:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:16:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
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-02-13 11:16:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:16:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:16:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005be8000
[DEBUG] 2024-02-13 11:16:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005be8000
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006be8000
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006be8000
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006be8000
[DEBUG] 2024-02-13 11:16:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006be8000
[DEBUG] 2024-02-13 11:16:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:16:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:16:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007be8000
[DEBUG] 2024-02-13 11:16:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007be8000
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-02-13 11:16:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:16:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:16:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008be8000
[DEBUG] 2024-02-13 11:16:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008be8000
[WARN ] 2024-02-13 11:16:56.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_druid/runTests/griffle
[WARN ] 2024-02-13 11:16:56.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists
[WARN ] 2024-02-13 11:16:56.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_druid/runTests/griffle/nurp
[WARN ] 2024-02-13 11:16:56.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory
[WARN ] 2024-02-13 11:18:16.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2024-02-13 11:18:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[WARN ] 2024-02-13 11:18:17.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2024-02-13 11:18:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize
[WARN ] 2024-02-13 11:18:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize
[WARN ] 2024-02-13 11:18:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize
[WARN ] 2024-02-13 11:18:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr
[WARN ] 2024-02-13 11:18:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth
[WARN ] 2024-02-13 11:18:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight
[WARN ] 2024-02-13 11:18:17.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-02-13 11:18:20.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_druid/runTests/temp/repo
NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared)
NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared)
[DEBUG] 2024-02-13 11:18:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008be8000
[DEBUG] 2024-02-13 11:18:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008be8000
[DEBUG] 2024-02-13 11:18:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009be8000
[DEBUG] 2024-02-13 11:18:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009be8000
[DEBUG] 2024-02-13 11:18:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006be8000
[DEBUG] 2024-02-13 11:18:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006be8000
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-02-13 11:18:38.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006be8000
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006be8000
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007be8000
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007be8000
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007be8000
[DEBUG] 2024-02-13 11:18:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007be8000
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008be8000
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008be8000
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009be8000
[DEBUG] 2024-02-13 11:18:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009be8000

Errors
Failures[DEBUG] 2024-02-13 11:19:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-02-13 11:19:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-02-13 11:19:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000abe8000
[DEBUG] 2024-02-13 11:19:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000abe8000
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)

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)
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.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-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-02-13 11:19:45.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0
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-02-13 11:19:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0

Segmentation fault: 11 Tue Feb 13 11:19:54 2024


/Users/lse/Workspace/workspace/pharo-vm_druid/runTests/Pharo.app/Contents/MacOS/Pharo
PharoVM version:5.0-Pharo 10.0.9-c6ad1123 built on Feb 13 2024 11:14:14 Compiler: Apple LLVM 12.0.5 (clang-1205.0.22.9) Apple LLVM 12.0.5 (clang-1205.0.22.9) [Production Spur 64-bit VM]
Built from: CoInterpreter VMMaker-tonel.1 uuid: 60e99d5f-a2cd-0d00-86f1-58c207a376cd Feb 13 2024
 With:StackToRegisterMappingCogit VMMaker-tonel.1 uuid: 60e99d5f-a2cd-0d00-86f1-58c207a376cd Feb 13 2024
 Revision: c6ad1123 - Commit: c6ad1123 - Date: 2024-02-13 11:01:56 +0100

C stack backtrace & registers:
	 x00 0xffffffffffffffef x01 0x0000000fffffc110 x02 0x0000000341080c08 x03 0x0d00000001002404
	 x04 0x0000000000000002 x05 0x000000010093a000 x06 0x00000000ffc91180 x07 0x0000000000000004
	 x08 0xff00000002001f88 x09 0x0000010000000000 x10 0x0000000000001f78 x11 0xf00771fc00000000
	 x12 0x000000000000005c x13 0x0000000000000007 x14 0x0000010001750380 x15 0x00000000003ffff7
	 x16 0x00000001931b4d04 x17 0x00000003411d3a40 x18 0x0000000000000000 x19 0x0000000100923000
	 x20 0x00000003000632c8 x21 0x00000003000632d0 x22 0xfffffffffffffffc x23 0x00000003000635e6
	 x24 0x0000000000040000 x25 0x0000000100923db8 x26 0x0000000300063170 x27 0x00000003000da490
	 x28 0x00000003000632cc  FP 0x000000016f72a720  LR 0x0000000100867ea0  SP 0x000000016f72a6c0
	  PC 0x00000001008cec54  STATE 0x00000000a0001000
*0   libPharoVMCore.dylib                0x00000001008cec54 isValidClassTag + 60
1   libPharoVMCore.dylib                0x0000000100909f68 reportStackState + 212
2   libPharoVMCore.dylib                0x0000000100909e60 doReport + 180
3   libPharoVMCore.dylib                0x000000010090a12c sigsegv + 28
4   libsystem_platform.dylib            0x00000001931e2a24 _sigtramp + 56
5   libPharoVMCore.dylib                0x0000000100867ea0 unlinkSendsLinkedForInvalidClasses + 552
6   libPharoVMCore.dylib                0x00000001008d1a8c postBecomeAction + 332
7   libPharoVMCore.dylib                0x00000001008c7e48 becomewithtwoWaycopyHash + 2540
8   libPharoVMCore.dylib                0x00000001008e7fd8 primitiveArrayBecomeOneWay + 36
9   libPharoVMCore.dylib                0x00000001008b2984 interpretMethodFromMachineCode + 180
10  libPharoVMCore.dylib                0x00000001008b5ac0 ceSendsupertonumArgs + 2036
11  ???                                 0x0000000300000144 0x0 + 12884902212
12  ???                                 0x0000000000000000 0x0 + 0


All Smalltalk process stacks (active first):
Process      0x100038f9e40 priority 40
       0x280023d38 M [] in ShiftClassInstaller>migrateClassTo: 0x3411c1e08: a(n) ShiftClassInstaller
       0x280023d78 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x3412af2b8: a(n) FullBlockClosure
       0x280023dc0 I FullBlockClosure(BlockClosure)>valueUninterruptably 0x3412af2b8: a(n) FullBlockClosure
       0x280023e18 I ShiftClassInstaller>migrateClassTo: 0x3411c1e08: a(n) ShiftClassInstaller
       0x280023e60 I TraitBuilderEnhancer(ShDefaultBuilderEnhancer)>migrateToClass:installer: 0x3411c59d8: a(n) TraitBuilderEnhancer
       0x280023ea8 M [] in ShiftClassInstaller>make 0x3411c1e08: a(n) ShiftClassInstaller
       0x280023ed8 M FullBlockClosure(BlockClosure)>on:do: 0x3411c4f00: a(n) FullBlockClosure
       0x280023f20 M ShiftClassInstaller>make 0x3411c1e08: a(n) ShiftClassInstaller
       0x280023f50 M ShiftClassInstaller>make: 0x3411c1e08: a(n) ShiftClassInstaller
       0x280023f88 M ShiftClassInstaller class>update:to: 0x10000016ae8: a(n) ShiftClassInstaller class
       0x280023fd8 I INVALID RECEIVER>addSlot: 0x341085c00       0x341085c00 is a forwarded object to        0x3411d3a40 of slot size 13 hdr8 .....
       0x2800218e0 M [] in INVALID RECEIVER>addInstVarNamed: 0x341085c00       0x341085c00 is a forwarded object to        0x3411d3a40 of slot size 13 hdr8 .....
       0x280021928 M Array(SequenceableCollection)>do: 0x3411c1818: a(n) Array
       0x280021970 I INVALID RECEIVER>addInstVarNamed: 0x341085c00       0x341085c00 is a forwarded object to        0x3411d3a40 of slot size 13 hdr8 .....
       0x2800219b0 M SourceFileBufferedReadWriteStreamTest>testEnsureWrittenPositionFlushesCompleteChunkDuringCompilation 0x3400ade88: a(n) SourceFileBufferedReadWriteStreamTest
       0x2800219e0 M SourceFileBufferedReadWriteStreamTest(TestCase)>performTest 0x3400ade88: a(n) SourceFileBufferedReadWriteStreamTest
       0x280021a10 M [] in SourceFileBufferedReadWriteStreamTest>runCase 0x3400ade88: a(n) SourceFileBufferedReadWriteStreamTest
       0x280021a50 M FullBlockClosure(BlockClosure)>ensure: 0x34107efe8: a(n) FullBlockClosure
       0x280021a88 M [] in SourceFileBufferedReadWriteStreamTest>runCase 0x3400ade88: a(n) SourceFileBufferedReadWriteStreamTest
       0x280021ac8 M FullBlockClosure(BlockClosure)>ensure: 0x34107eee0: a(n) FullBlockClosure
       0x280021b00 M SourceFileBufferedReadWriteStreamTest(TestCase)>runCase 0x3400ade88: a(n) SourceFileBufferedReadWriteStreamTest
       0x280021b38 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x340042508: a(n) TestExecutionEnvironment
       0x280021b78 M FullBlockClosure(BlockClosure)>ensure: 0x34107eda8: a(n) FullBlockClosure
       0x280021bb8 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x340042508: a(n) TestExecutionEnvironment
       0x280021be8 M FullBlockClosure(BlockClosure)>on:do: 0x34107ec98: a(n) FullBlockClosure
       0x280021c28 M TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x340042508: a(n) TestExecutionEnvironment
       0x280021c68 M [] in TestExecutionEnvironment>runTestCase: 0x340042508: a(n) TestExecutionEnvironment
       0x280021ca8 M FullBlockClosure(BlockClosure)>ensure: 0x34107eb88: a(n) FullBlockClosure
       0x280021ce0 M TestExecutionEnvironment>runTestCase: 0x340042508: a(n) TestExecutionEnvironment
       0x280021d18 M CurrentExecutionEnvironment class>runTestCase: 0x1000001c248: a(n) CurrentExecutionEnvironment class
       0x280021d60 I SourceFileBufferedReadWriteStreamTest(TestCase)>runCaseManaged 0x3400ade88: a(n) SourceFileBufferedReadWriteStreamTest
       0x280021d98 M [] in HDTestReport>runCase: 0x3400422b0: a(n) HDTestReport
       0x280021dc8 M FullBlockClosure(BlockClosure)>on:do: 0x34107e700: a(n) FullBlockClosure
       0x280021e10 M [] in HDTestReport>runCase: 0x3400422b0: a(n) HDTestReport
       0x280021e48 M Time class>microsecondsToRun: 0x10000015e60: a(n) Time class
       0x280021e80 M Time class>millisecondsToRun: 0x10000015e60: a(n) Time class
       0x280021ec0 M FullBlockClosure(BlockClosure)>timeToRun 0x341074fd8: a(n) FullBlockClosure
       0x280021f00 M [] in HDTestReport>reportTestCase:runBlock: 0x3400422b0: a(n) HDTestReport
       0x280021f40 M FullBlockClosure(BlockClosure)>ensure: 0x34107e4f0: a(n) FullBlockClosure
       0x280021f88 M HDTestReport>newLogDuring: 0x3400422b0: a(n) HDTestReport
       0x280021fd0 M HDTestReport>reportTestCase:runBlock: 0x3400422b0: a(n) HDTestReport
       0x280009938 M HDTestReport>runCase: 0x3400422b0: a(n) HDTestReport
       0x280009970 M SourceFileBufferedReadWriteStreamTest(TestCase)>run: 0x3400ade88: a(n) SourceFileBufferedReadWriteStreamTest
       0x2800099a8 M [] in HDTestReport>runAll 0x3400422b0: a(n) HDTestReport
       0x2800099f0 M OrderedCollection>do: 0x340042408: a(n) OrderedCollection
       0x280009a28 M [] in HDTestReport>runAll 0x3400422b0: a(n) HDTestReport
       0x280009a68 M [] in CurrentExecutionEnvironment class>activate:for: 0x1000001c248: a(n) CurrentExecutionEnvironment class
       0x280009aa8 M FullBlockClosure(BlockClosure)>ensure: 0x340042548: a(n) FullBlockClosure
       0x280009ae8 M CurrentExecutionEnvironment class>activate:for: 0x1000001c248: a(n) CurrentExecutionEnvironment class
       0x280009b28 M TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x340042508: a(n) TestExecutionEnvironment
       0x280009b60 M DefaultExecutionEnvironment>runTestsBy: 0x10000010410: a(n) DefaultExecutionEnvironment
       0x280009b98 M CurrentExecutionEnvironment class>runTestsBy: 0x1000001c248: a(n) CurrentExecutionEnvironment class
       0x280009bd0 M HDTestReport>runAll 0x3400422b0: a(n) HDTestReport
       0x280009c00 M [] in HDTestReport>run 0x3400422b0: a(n) HDTestReport
       0x280009c38 M Time class>microsecondsToRun: 0x10000015e60: a(n) Time class
       0x280009c70 M Time class>millisecondsToRun: 0x10000015e60: a(n) Time class
       0x280009cb0 M FullBlockClosure(BlockClosure)>timeToRun 0x340042728: a(n) FullBlockClosure
       0x280009ce0 M [] in HDTestReport>run 0x3400422b0: a(n) HDTestReport
       0x280009d20 M FullBlockClosure(BlockClosure)>ensure: 0x340042808: a(n) FullBlockClosure
       0x280009d58 M [] in HDTestReport>run 0x3400422b0: a(n) HDTestReport
       0x280009d98 M FullBlockClosure(BlockClosure)>ensure: 0x340042910: a(n) FullBlockClosure
       0x280009dd0 M Author>ifUnknownAuthorUse:during: 0x100005abf60: a(n) Author
       0x280009e10 M HDTestReport>run 0x3400422b0: a(n) HDTestReport
       0x280009e48 M HDTestReport>runSuite: 0x3400422b0: a(n) HDTestReport
       0x280009e80 M HDTestReport class>runSuite: 0x1000064ead8: a(n) HDTestReport class
       0x280009ec8 M HDTestReport class>runClasses:named: 0x1000064ead8: a(n) HDTestReport class
       0x280009f08 M HDTestReport class>runPackage: 0x1000064ead8: a(n) HDTestReport class
       0x280009f40 M [] in HDTestReport class>runPackages: 0x1000064ead8: a(n) HDTestReport class
       0x280009f90 M [] in Set>collect: 0x10003912320: a(n) Set
       0x280009fd8 M Array(SequenceableCollection)>do: 0x100039124c8: a(n) Array
     0x10003912408 s Set>collect:
     0x10003912350 s HDTestReport class(HDReport class)>runPackages:
     0x10003916970 s TestCommandLineHandler>runPackages
     0x10003916a88 s TestCommandLineHandler>activate
     0x10003916bf0 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x10003919040 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x100039192b8 s FullBlockClosure(BlockClosure)>on:do:
     0x100039195b0 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x100039199b8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x10003919d50 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x10003919fc8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x1000391a278 s FullBlockClosure(BlockClosure)>on:do:
     0x1000391a568 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x1000391a768 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 40
Process      0x1000291b5b8 priority 40
       0x28000ddd0 M [] in Delay>wait 0x340e93838: a(n) Delay
       0x28000de10 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x340ea38f0: a(n) FullBlockClosure
       0x28000de48 M Delay>wait 0x340e93838: a(n) Delay
       0x28000de98 M WorldState class>doInterCycleWait 0x100007089b0: a(n) WorldState class
       0x28000dec8 M [] in WorldState class>doDrawCycleWith: 0x100007089b0: a(n) WorldState class
       0x28000df08 M FullBlockClosure(BlockClosure)>ensure: 0x340e92e90: a(n) FullBlockClosure
       0x28000df40 M WorldState class>doDrawCycleWith: 0x100007089b0: a(n) WorldState class
       0x28000df78 M WorldMorph class>doOneCycle 0x10000707ba0: a(n) WorldMorph class
       0x28000dfa8 M MorphicRenderLoop>doOneCycle 0x1000291a070: a(n) MorphicRenderLoop
       0x28000dfd8 M MorphicRenderLoop>doOneCycleWhile: 0x1000291a070: a(n) MorphicRenderLoop
     0x100035e84d8 s [] in MorphicUIManager>spawnNewProcess
     0x1000291a170 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x341174668 priority 40
       0x28001fec8 I DelaySemaphoreScheduler>schedule: 0x10000393b28: a(n) DelaySemaphoreScheduler
       0x28001ff00 M Delay>schedule 0x3412356b8: a(n) Delay
       0x28001ff30 M Delay>wait 0x3412356b8: a(n) Delay
       0x28001ff60 M Duration>wait 0x100038fc3e8: a(n) Duration
       0x28001ffa0 I [] in OmDeferrer>runMessageProcess 0x100038faec0: a(n) OmDeferrer
       0x28001ffe0 I [] in FullBlockClosure>newProcess 0x3411741c8: a(n) FullBlockClosure

processes at priority 10
Process      0x100038f9c80 priority 10
       0x280025fe0 M ProcessorScheduler class>idleProcess 0x100000153c8: a(n) ProcessorScheduler class
     0x10003f05e88 s [] in ProcessorScheduler class>startUp
     0x100038fa868 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process      0x100038f9d38 priority 50
       0x280019fe0 M WeakArray class>finalizationProcess 0x10000016250: a(n) WeakArray class
     0x100038fa730 s [] in WeakArray class>restartFinalizationProcess
     0x100038fb6d8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x1000291b568 priority 80
       0x28002ff98 M DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x10000399b18: a(n) DelayMicrosecondTicker
       0x28002ffe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x10000393b28: a(n) DelaySemaphoreScheduler
     0x100035e8730 s FullBlockClosure(BlockClosure)>ensure:
     0x1000291a2a0 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100035e8590 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x1000291a380 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x100038fa978 priority 70
     0x100038fb910 s [] in TFCallbackQueue>forkCallbackProcess
     0x100038fd550 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x340045cc8 priority 79
       0x280013e80 M [] in DelayWaitTimeout>wait 0x34107e818: a(n) DelayWaitTimeout
       0x280013ec0 M FullBlockClosure(BlockClosure)>ensure: 0x34107e910: a(n) FullBlockClosure
       0x280013ef8 M DelayWaitTimeout>wait 0x34107e818: a(n) DelayWaitTimeout
       0x280013f30 M Semaphore>wait: 0x340042f08: a(n) Semaphore
       0x280013f70 M TestExecutionEnvironment>watchDogLoop 0x340042508: a(n) TestExecutionEnvironment
       0x280013fa0 M [] in TestExecutionEnvironment>startWatchDog 0x340042508: a(n) TestExecutionEnvironment
       0x280013fe0 I [] in FullBlockClosure>newProcess 0x3400431a0: a(n) FullBlockClosure

Most recent primitives
reject:
reject:
reject:
reject:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isLocalSelector:
isNotEmpty
do:
do:
class
reject:
reject:
reject:
reject:
reject:
do:
keys
keys
keys
keys
reject:
reject:
reject:
reject:
reject:
isNotEmpty
do:
isEmpty
copy
reject:
reject:
reject:
reject:
reject:
do:
findInterned:
findInterned:
stringHash:initialHash:
=
=
=
stringHash:initialHash:
=
identityHash
includesKey:
includesKey:
at:put:
at:put:
associationAt:ifAbsent:
associationAt:ifAbsent:
methods
methods
methods
valuesDo:
valuesDo:
basicIdentityHash
=
class
new
class
new:
replaceFrom:to:with:startingAt:
reject:
reject:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
class
new:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
replaceFrom:to:with:startingAt:
do:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
slotNamed:ifFound:ifNone:
object:instVarAt:
write:to:
new
new
classPool
new:
new:
new:
new:
new:
do:
isTrait
isTrait
isTrait
isTrait
isTrait
isTrait
isTrait
isTrait
isTrait
isTrait
isTrait
isTrait
elementsForwardIdentityTo:

stack page bytes 8192 available headroom 5576 minimum unused headroom 5944

	(Segmentation fault: 11)