Push event to branch druid Connecting to https://api.github.com using pharo-ci using token as pass Obtained Jenkinsfile from 1d6ede9c525b2be998d3128a79da3ea5084c7ff1 [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on pharo-ci-jenkins2-osx-intel in /builds/workspace/pharo-vm_druid [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (VM Unit Tests) [Pipeline] dir Running in /builds/workspace/pharo-vm_druid/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_druid/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1d6ede9c525b2be998d3128a79da3ea5084c7ff1 (druid) Commit message: "Merge pull request #725 from PalumboN/fix-closure-creation" > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d6ede9c525b2be998d3128a79da3ea5084c7ff1 # timeout=10 > git rev-list --no-walk 066eebac879c8e869d2a66f30f989b20f6fde50d # timeout=10 [Pipeline] stash Stashed 2 file(s) [Pipeline] sh + git tag --list --points-at HEAD [Pipeline] echo Extracted versionTag: is release: false [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] cmakeBuild [runTests] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_druid/repository -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.5-1d6ede9c -- Commit hash 1d6ede9c : 2023-12-15 19:03:49 +0100 -- No user build settings. -- 1d6ede9c - Commit: 1d6ede9c - Date: 2023-12-15 19:03:49 +0100 -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file features.h -- Looking for include file features.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining OSX VM to download for code generation -- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Resource Compiler: -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libffi-download Scanning dependencies of target libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. [ 33%] No patch step for 'libffi-download' [ 44%] Performing update step for 'libffi-download' Current branch v3.3-cmake is up to date. [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' [ 77%] No install step for 'libffi-download' [ 88%] No test step for 'libffi-download' [100%] Completed 'libffi-download' [100%] Built target libffi-download -- Building for TARGET_PLATFORM: X86_64 -- Check size of size_t -- Check size of size_t - done -- The ASM compiler identification is Clang -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Looking for alloca -- Looking for alloca - not found -- Looking for mmap -- Looking for mmap - found -- Looking for MAP_ANON -- Looking for MAP_ANON - found -- Performing Test HAVE_MMAP_DEV_ZERO -- Performing Test HAVE_MMAP_DEV_ZERO - Failed -- Looking for alloca.h -- Looking for alloca.h - found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Success -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for mkostemp -- Looking for mkostemp - not found -- Checking if .eh_frame section is read-only - no -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no -- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP -- Performing Test HAVE_AS_CFI_PSEUDO_OP - Failed -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Adding plugin: SocketPlugin -- Adding plugin: SurfacePlugin -- Adding plugin: FloatArrayPlugin -- Adding plugin: LargeIntegers -- Adding plugin: JPEGReaderPlugin -- Adding plugin: JPEGReadWriter2Plugin -- Adding plugin: MiscPrimitivePlugin -- Adding plugin: B2DPlugin -- Adding plugin: LocalePlugin -- Adding plugin: SqueakSSL -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Darwin-x86_64: libgit2-1.4.4 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.4.4-download Scanning dependencies of target libgit2-1.4.4-download [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.4.4.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.4.4-download' [ 44%] No update step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.5.2 -- Downloading/updating libgit2-1.5.2 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.5.2-download Scanning dependencies of target libgit2-1.5.2-download [ 11%] Creating directories for 'libgit2-1.5.2-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.5.2.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.5.2-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.5.2-download' [ 44%] No update step for 'libgit2-1.5.2-download' [ 55%] No configure step for 'libgit2-1.5.2-download' [ 66%] No build step for 'libgit2-1.5.2-download' [ 77%] No install step for 'libgit2-1.5.2-download' [ 88%] No test step for 'libgit2-1.5.2-download' [100%] Completed 'libgit2-1.5.2-download' [100%] Built target libgit2-1.5.2-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.5.2-src/libgit2.1.5.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.6.4 -- Downloading/updating libgit2-1.6.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.6.4-download Scanning dependencies of target libgit2-1.6.4-download [ 11%] Creating directories for 'libgit2-1.6.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.6.4.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.6.4-download' [ 44%] No update step for 'libgit2-1.6.4-download' [ 55%] No configure step for 'libgit2-1.6.4-download' [ 66%] No build step for 'libgit2-1.6.4-download' [ 77%] No install step for 'libgit2-1.6.4-download' [ 88%] No test step for 'libgit2-1.6.4-download' [100%] Completed 'libgit2-1.6.4-download' [100%] Built target libgit2-1.6.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-1.6.4-src/libgit2.1.6.dylib Adding third-party libraries for Darwin-x86_64: libgit2-default-2023-04-14 -- Downloading/updating libgit2-default-2023-04-14 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-default-2023-04-14-download Scanning dependencies of target libgit2-default-2023-04-14-download [ 11%] Creating directories for 'libgit2-default-2023-04-14-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-default-2023-04-14.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-default-2023-04-14-download' [ 44%] No update step for 'libgit2-default-2023-04-14-download' [ 55%] No configure step for 'libgit2-default-2023-04-14-download' [ 66%] No build step for 'libgit2-default-2023-04-14-download' [ 77%] No install step for 'libgit2-default-2023-04-14-download' [ 88%] No test step for 'libgit2-default-2023-04-14-download' [100%] Completed 'libgit2-default-2023-04-14-download' [100%] Built target libgit2-default-2023-04-14-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libgit2-default-2023-04-14-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.10.0 -- Downloading/updating libssh2-1.10.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libssh2-1.10.0-download Scanning dependencies of target libssh2-1.10.0-download [ 11%] Creating directories for 'libssh2-1.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.10.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libssh2-1.10.0.zip' -- [download 8% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libssh2-1.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libssh2-1.10.0-download' [ 44%] No update step for 'libssh2-1.10.0-download' [ 55%] No configure step for 'libssh2-1.10.0-download' [ 66%] No build step for 'libssh2-1.10.0-download' [ 77%] No install step for 'libssh2-1.10.0-download' [ 88%] No test step for 'libssh2-1.10.0-download' [100%] Completed 'libssh2-1.10.0-download' [100%] Built target libssh2-1.10.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libssh2-1.10.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-download Scanning dependencies of target openssl-1.1.1k-download [ 11%] Creating directories for 'openssl-1.1.1k-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/openssl-1.1.1k.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'openssl-1.1.1k-download' [ 44%] No update step for 'openssl-1.1.1k-download' [ 55%] No configure step for 'openssl-1.1.1k-download' [ 66%] No build step for 'openssl-1.1.1k-download' [ 77%] No install step for 'openssl-1.1.1k-download' [ 88%] No test step for 'openssl-1.1.1k-download' [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/freetype-2.12.1-download Scanning dependencies of target freetype-2.12.1-download [ 11%] Creating directories for 'freetype-2.12.1-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/freetype-2.12.1.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 53% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-2.12.1-download' [ 44%] No update step for 'freetype-2.12.1-download' [ 55%] No configure step for 'freetype-2.12.1-download' [ 66%] No build step for 'freetype-2.12.1-download' [ 77%] No install step for 'freetype-2.12.1-download' [ 88%] No test step for 'freetype-2.12.1-download' [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/freetype-2.12.1-src/libfreetype.dylib Adding third-party libraries for Darwin-x86_64: fontconfig-2.13.1 -- Downloading/updating fontconfig-2.13.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/fontconfig-2.13.1-download Scanning dependencies of target fontconfig-2.13.1-download [ 11%] Creating directories for 'fontconfig-2.13.1-download' [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/fontconfig-2.13.1.zip' -- [download 5% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 40% complete] -- [download 43% complete] -- [download 48% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/fontconfig-2.13.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'fontconfig-2.13.1-download' [ 44%] No update step for 'fontconfig-2.13.1-download' [ 55%] No configure step for 'fontconfig-2.13.1-download' [ 66%] No build step for 'fontconfig-2.13.1-download' [ 77%] No install step for 'fontconfig-2.13.1-download' [ 88%] No test step for 'fontconfig-2.13.1-download' [100%] Completed 'fontconfig-2.13.1-download' [100%] Built target fontconfig-2.13.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/fontconfig-2.13.1-src/libfontconfig.dylib Adding third-party libraries for Darwin-x86_64: harfbuzz-5.3.1 -- Downloading/updating harfbuzz-5.3.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/harfbuzz-5.3.1-download Scanning dependencies of target harfbuzz-5.3.1-download [ 11%] Creating directories for 'harfbuzz-5.3.1-download' [ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/harfbuzz-5.3.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/harfbuzz-5.3.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'harfbuzz-5.3.1-download' [ 44%] No update step for 'harfbuzz-5.3.1-download' [ 55%] No configure step for 'harfbuzz-5.3.1-download' [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' [ 88%] No test step for 'harfbuzz-5.3.1-download' [100%] Completed 'harfbuzz-5.3.1-download' [100%] Built target harfbuzz-5.3.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/harfbuzz-5.3.1-src/libharfbuzz.dylib Adding third-party libraries for Darwin-x86_64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/pixman-0.40.0.zip' -- [download 0% complete] -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/cairo-1.17.4-download Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/cairo-1.17.4.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 55% complete] -- [download 58% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libpng-1.6.37.zip' -- [download 1% complete] -- [download 6% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 22% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 43% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/libpng-1.6.37-src/libpng16.dylib -- Downloading SDL2 binary Adding third-party libraries for Darwin-x86_64: SDL2-2.24.1 -- Downloading/updating SDL2-2.24.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/SDL2-2.24.1-download Scanning dependencies of target SDL2-2.24.1-download [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/SDL2-2.24.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/SDL2-2.24.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'SDL2-2.24.1-download' [ 44%] No update step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' [ 66%] No build step for 'SDL2-2.24.1-download' [ 77%] No install step for 'SDL2-2.24.1-download' [ 88%] No test step for 'SDL2-2.24.1-download' [100%] Completed 'SDL2-2.24.1-download' [100%] Built target SDL2-2.24.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/SDL2-2.24.1-src/libSDL2.dylib -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: B2DPlugin BitBltPlugin DSAPrims FileAttributesPlugin FilePlugin FloatArrayPlugin JPEGReadWriter2Plugin JPEGReaderPlugin LargeIntegers LocalePlugin MiscPrimitivePlugin PharoVMCore SocketPlugin SqueakSSL SurfacePlugin TestLibrary UUIDPlugin UnixOSProcessPlugin ffi_shared This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_druid/runTests [Pipeline] { [Pipeline] sh + VERBOSE=1 + make vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_druid/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_druid/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles 10 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/vmmaker.dir/all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_druid/repository /builds/workspace/pharo-vm_druid/repository /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build [ 10%] Creating directories for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 10%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 10%] No patch step for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 20%] No update step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 30%] No configure step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 40%] No build step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 40%] No install step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 50%] Completed 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker_vm-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 50%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_druid/repository /builds/workspace/pharo-vm_druid/repository /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker.dir/depend.internal". Scanning dependencies of target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build [ 50%] Creating directories for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 60%] Performing download step (download, verify and extract) for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/110/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 70%] No patch step for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 70%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 70%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 80%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_druid/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_druid/repository httpsUrl NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loading -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loaded -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loading -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loaded -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: SmaCC-GLR baseline MetacelloNotification: Fetched -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Project: OpalSimdBytecode baseline MetacelloNotification: Fetched -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) MetacelloNotification: Loaded -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loaded -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (usedVariablesCache is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) SystemNotification: TAssignmentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TAssignmentNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TBraceCaseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TBraceCaseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TConstantNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TGoToNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TLabeledCommentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TVariableNode>>nodesDo:parent:(parent is shadowed) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache NewUndeclaredWarning: SLTestDeclarations>>testStructInstanceVariablesWithoutTypeDeclaration (MockVMStructWithoutTypeDeclarations is Undeclared) NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loaded -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loaded -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSista64VM (SistaCogit is Undeclared) NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSistaVM (SistaCogit is Undeclared) NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) SystemNotification: SimpleDruidJIT>>gen_ExtBBytecode(r115 is shadowed) SystemNotification: SimpleDruidJIT>>gen_ExtBBytecode(r54 is shadowed) SystemNotification: SimpleDruidJIT>>gen_ExtBBytecode(r115 is shadowed) SystemNotification: SimpleDruidJIT>>gen_ExtSendSuperBytecode(r46 is shadowed) SystemNotification: SimpleDruidJIT>>gen_ExtUnconditionalJump(jump1 is shadowed) SystemNotification: DruidJIT>>gen_ExtBBytecode(r115 is shadowed) SystemNotification: DruidJIT>>gen_ExtBBytecode(r54 is shadowed) SystemNotification: DruidJIT>>gen_ExtBBytecode(r115 is shadowed) SystemNotification: DruidJIT>>gen_ExtPushFullClosureBytecode(r42 is shadowed) SystemNotification: DruidJIT>>gen_ExtSendSuperBytecode(r46 is shadowed) SystemNotification: DruidJIT>>gen_ExtUnconditionalJump(jump1 is shadowed) SystemNotification: DruidJIT>>gen_PushRemoteTempLongBytecode(t1 is shadowed) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_druid/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 90%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-install [100%] Completed 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles/vmmaker-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-done [100%] Built target vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/CMakeFiles 0 [Pipeline] dir Running in /builds/workspace/pharo-vm_druid/runTests/build/vmmaker [Pipeline] { [Pipeline] sh + wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip --2023-12-15 19:05:57-- https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip Resolving files.pharo.org (files.pharo.org)... 164.132.235.17 Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 46262593 (44M) [application/zip] Saving to: ‘libllvm-full.zip’ 0K .......... .......... .......... .......... .......... 0% 4,32M 10s 50K .......... .......... .......... .......... .......... 0% 8,42M 8s 100K .......... .......... .......... .......... .......... 0% 62,6M 5s 150K .......... .......... .......... .......... .......... 0% 67,3M 4s 200K .......... .......... .......... .......... .......... 0% 7,95M 4s 250K .......... .......... .......... .......... .......... 0% 47,0M 4s 300K .......... .......... .......... .......... .......... 0% 15,1M 4s 350K .......... .......... .......... .......... .......... 0% 49,2M 3s 400K .......... .......... .......... .......... .......... 0% 35,7M 3s 450K .......... .......... .......... .......... .......... 1% 45,2M 3s 500K .......... .......... .......... .......... .......... 1% 23,3M 3s 550K .......... .......... .......... .......... .......... 1% 32,3M 3s 600K .......... .......... .......... .......... .......... 1% 32,9M 3s 650K .......... .......... .......... .......... .......... 1% 65,0M 2s 700K .......... .......... .......... .......... .......... 1% 33,3M 2s 750K .......... .......... .......... .......... .......... 1% 48,2M 2s 800K .......... .......... .......... .......... .......... 1% 59,7M 2s 850K .......... .......... .......... .......... .......... 1% 66,4M 2s 900K .......... .......... .......... .......... .......... 2% 73,9M 2s 950K .......... .......... .......... .......... .......... 2% 82,8M 2s 1000K .......... .......... .......... .......... .......... 2% 26,0M 2s 1050K .......... .......... .......... .......... .......... 2% 63,3M 2s 1100K .......... .......... .......... .......... .......... 2% 41,3M 2s 1150K .......... .......... .......... .......... .......... 2% 55,4M 2s 1200K .......... .......... .......... .......... .......... 2% 51,1M 2s 1250K .......... .......... .......... .......... .......... 2% 55,7M 2s 1300K .......... .......... .......... .......... .......... 2% 46,3M 2s 1350K .......... .......... .......... .......... .......... 3% 69,4M 2s 1400K .......... .......... .......... .......... .......... 3% 72,3M 2s 1450K .......... .......... .......... .......... .......... 3% 54,1M 2s 1500K .......... .......... .......... .......... .......... 3% 71,7M 2s 1550K .......... .......... .......... .......... .......... 3% 66,3M 1s 1600K .......... .......... .......... .......... .......... 3% 59,1M 1s 1650K .......... .......... .......... .......... .......... 3% 71,0M 1s 1700K .......... .......... .......... .......... .......... 3% 45,4M 1s 1750K .......... .......... .......... .......... .......... 3% 70,9M 1s 1800K .......... .......... .......... .......... .......... 4% 80,3M 1s 1850K .......... .......... .......... .......... .......... 4% 49,1M 1s 1900K .......... .......... .......... .......... .......... 4% 63,4M 1s 1950K .......... .......... .......... .......... .......... 4% 48,1M 1s 2000K .......... .......... .......... .......... .......... 4% 64,2M 1s 2050K .......... .......... .......... .......... .......... 4% 52,4M 1s 2100K .......... .......... .......... .......... .......... 4% 107M 1s 2150K .......... .......... .......... .......... .......... 4% 124M 1s 2200K .......... .......... .......... .......... .......... 4% 87,8M 1s 2250K .......... .......... .......... .......... .......... 5% 47,8M 1s 2300K .......... .......... .......... .......... .......... 5% 68,5M 1s 2350K .......... .......... .......... .......... .......... 5% 51,2M 1s 2400K .......... .......... .......... .......... .......... 5% 79,9M 1s 2450K .......... .......... .......... .......... .......... 5% 59,3M 1s 2500K .......... .......... .......... .......... .......... 5% 54,4M 1s 2550K .......... .......... .......... .......... .......... 5% 77,0M 1s 2600K .......... .......... .......... .......... .......... 5% 51,1M 1s 2650K .......... .......... .......... .......... .......... 5% 85,7M 1s 2700K .......... .......... .......... .......... .......... 6% 53,5M 1s 2750K .......... .......... .......... .......... .......... 6% 54,4M 1s 2800K .......... .......... .......... .......... .......... 6% 48,4M 1s 2850K .......... .......... .......... .......... .......... 6% 50,6M 1s 2900K .......... .......... .......... .......... .......... 6% 62,4M 1s 2950K .......... .......... .......... .......... .......... 6% 59,0M 1s 3000K .......... .......... .......... .......... .......... 6% 62,9M 1s 3050K .......... .......... .......... .......... .......... 6% 85,8M 1s 3100K .......... .......... .......... .......... .......... 6% 88,1M 1s 3150K .......... .......... .......... .......... .......... 7% 67,2M 1s 3200K .......... .......... .......... .......... .......... 7% 59,3M 1s 3250K .......... .......... .......... .......... .......... 7% 68,6M 1s 3300K .......... .......... .......... .......... .......... 7% 69,6M 1s 3350K .......... .......... .......... .......... .......... 7% 67,9M 1s 3400K .......... .......... .......... .......... .......... 7% 71,2M 1s 3450K .......... .......... .......... .......... .......... 7% 78,1M 1s 3500K .......... .......... .......... .......... .......... 7% 88,9M 1s 3550K .......... .......... .......... .......... .......... 7% 50,9M 1s 3600K .......... .......... .......... .......... .......... 8% 66,5M 1s 3650K .......... .......... .......... .......... .......... 8% 58,6M 1s 3700K .......... .......... .......... .......... .......... 8% 75,9M 1s 3750K .......... .......... .......... .......... .......... 8% 64,6M 1s 3800K .......... .......... .......... .......... .......... 8% 50,1M 1s 3850K .......... .......... .......... .......... .......... 8% 77,9M 1s 3900K .......... .......... .......... .......... .......... 8% 62,3M 1s 3950K .......... .......... .......... .......... .......... 8% 76,2M 1s 4000K .......... .......... .......... .......... .......... 8% 75,8M 1s 4050K .......... .......... .......... .......... .......... 9% 82,3M 1s 4100K .......... .......... .......... .......... .......... 9% 49,2M 1s 4150K .......... .......... .......... .......... .......... 9% 80,4M 1s 4200K .......... .......... .......... .......... .......... 9% 66,8M 1s 4250K .......... .......... .......... .......... .......... 9% 73,3M 1s 4300K .......... .......... .......... .......... .......... 9% 75,8M 1s 4350K .......... .......... .......... .......... .......... 9% 43,8M 1s 4400K .......... .......... .......... .......... .......... 9% 66,2M 1s 4450K .......... .......... .......... .......... .......... 9% 83,0M 1s 4500K .......... .......... .......... .......... .......... 10% 53,8M 1s 4550K .......... .......... .......... .......... .......... 10% 78,8M 1s 4600K .......... .......... .......... .......... .......... 10% 64,4M 1s 4650K .......... .......... .......... .......... .......... 10% 69,2M 1s 4700K .......... .......... .......... .......... .......... 10% 74,0M 1s 4750K .......... .......... .......... .......... .......... 10% 58,3M 1s 4800K .......... .......... .......... .......... .......... 10% 68,1M 1s 4850K .......... .......... .......... .......... .......... 10% 79,1M 1s 4900K .......... .......... .......... .......... .......... 10% 67,2M 1s 4950K .......... .......... .......... .......... .......... 11% 87,3M 1s 5000K .......... .......... .......... .......... .......... 11% 63,3M 1s 5050K .......... .......... .......... .......... .......... 11% 99,9M 1s 5100K .......... .......... .......... .......... .......... 11% 140M 1s 5150K .......... .......... .......... .......... .......... 11% 120M 1s 5200K .......... .......... .......... .......... .......... 11% 136M 1s 5250K .......... .......... .......... .......... .......... 11% 135M 1s 5300K .......... .......... .......... .......... .......... 11% 77,0M 1s 5350K .......... .......... .......... .......... .......... 11% 80,7M 1s 5400K .......... .......... .......... .......... .......... 12% 79,0M 1s 5450K .......... .......... .......... .......... .......... 12% 67,3M 1s 5500K .......... .......... .......... .......... .......... 12% 78,4M 1s 5550K .......... .......... .......... .......... .......... 12% 56,4M 1s 5600K .......... .......... .......... .......... .......... 12% 62,2M 1s 5650K .......... .......... .......... .......... .......... 12% 89,3M 1s 5700K .......... .......... .......... .......... .......... 12% 85,7M 1s 5750K .......... .......... .......... .......... .......... 12% 53,5M 1s 5800K .......... .......... .......... .......... .......... 12% 86,0M 1s 5850K .......... .......... .......... .......... .......... 13% 54,3M 1s 5900K .......... .......... .......... .......... .......... 13% 81,4M 1s 5950K .......... .......... .......... .......... .......... 13% 61,7M 1s 6000K .......... .......... .......... .......... .......... 13% 69,9M 1s 6050K .......... .......... .......... .......... .......... 13% 72,1M 1s 6100K .......... .......... .......... .......... .......... 13% 65,0M 1s 6150K .......... .......... .......... .......... .......... 13% 34,4M 1s 6200K .......... .......... .......... .......... .......... 13% 48,2M 1s 6250K .......... .......... .......... .......... .......... 13% 61,8M 1s 6300K .......... .......... .......... .......... .......... 14% 51,4M 1s 6350K .......... .......... .......... .......... .......... 14% 58,5M 1s 6400K .......... .......... .......... .......... .......... 14% 47,5M 1s 6450K .......... .......... .......... .......... .......... 14% 84,9M 1s 6500K .......... .......... .......... .......... .......... 14% 73,3M 1s 6550K .......... .......... .......... .......... .......... 14% 59,5M 1s 6600K .......... .......... .......... .......... .......... 14% 69,2M 1s 6650K .......... .......... .......... .......... .......... 14% 52,7M 1s 6700K .......... .......... .......... .......... .......... 14% 78,4M 1s 6750K .......... .......... .......... .......... .......... 15% 52,1M 1s 6800K .......... .......... .......... .......... .......... 15% 55,7M 1s 6850K .......... .......... .......... .......... .......... 15% 65,0M 1s 6900K .......... .......... .......... .......... .......... 15% 57,4M 1s 6950K .......... .......... .......... .......... .......... 15% 71,3M 1s 7000K .......... .......... .......... .......... .......... 15% 48,1M 1s 7050K .......... .......... .......... .......... .......... 15% 68,0M 1s 7100K .......... .......... .......... .......... .......... 15% 50,3M 1s 7150K .......... .......... .......... .......... .......... 15% 67,6M 1s 7200K .......... .......... .......... .......... .......... 16% 69,1M 1s 7250K .......... .......... .......... .......... .......... 16% 44,0M 1s 7300K .......... .......... .......... .......... .......... 16% 57,1M 1s 7350K .......... .......... .......... .......... .......... 16% 58,6M 1s 7400K .......... .......... .......... .......... .......... 16% 66,1M 1s 7450K .......... .......... .......... .......... .......... 16% 54,2M 1s 7500K .......... .......... .......... .......... .......... 16% 57,4M 1s 7550K .......... .......... .......... .......... .......... 16% 58,0M 1s 7600K .......... .......... .......... .......... .......... 16% 54,9M 1s 7650K .......... .......... .......... .......... .......... 17% 54,4M 1s 7700K .......... .......... .......... .......... .......... 17% 64,4M 1s 7750K .......... .......... .......... .......... .......... 17% 67,3M 1s 7800K .......... .......... .......... .......... .......... 17% 65,9M 1s 7850K .......... .......... .......... .......... .......... 17% 59,3M 1s 7900K .......... .......... .......... .......... .......... 17% 79,1M 1s 7950K .......... .......... .......... .......... .......... 17% 55,8M 1s 8000K .......... .......... .......... .......... .......... 17% 74,3M 1s 8050K .......... .......... .......... .......... .......... 17% 61,5M 1s 8100K .......... .......... .......... .......... .......... 18% 79,3M 1s 8150K .......... .......... .......... .......... .......... 18% 51,6M 1s 8200K .......... .......... .......... .......... .......... 18% 48,7M 1s 8250K .......... .......... .......... .......... .......... 18% 50,3M 1s 8300K .......... .......... .......... .......... .......... 18% 60,3M 1s 8350K .......... .......... .......... .......... .......... 18% 76,4M 1s 8400K .......... .......... .......... .......... .......... 18% 57,2M 1s 8450K .......... .......... .......... .......... .......... 18% 76,9M 1s 8500K .......... .......... .......... .......... .......... 18% 78,8M 1s 8550K .......... .......... .......... .......... .......... 19% 51,2M 1s 8600K .......... .......... .......... .......... .......... 19% 59,8M 1s 8650K .......... .......... .......... .......... .......... 19% 71,4M 1s 8700K .......... .......... .......... .......... .......... 19% 80,8M 1s 8750K .......... .......... .......... .......... .......... 19% 73,6M 1s 8800K .......... .......... .......... .......... .......... 19% 66,3M 1s 8850K .......... .......... .......... .......... .......... 19% 84,0M 1s 8900K .......... .......... .......... .......... .......... 19% 85,7M 1s 8950K .......... .......... .......... .......... .......... 19% 146M 1s 9000K .......... .......... .......... .......... .......... 20% 79,5M 1s 9050K .......... .......... .......... .......... .......... 20% 135M 1s 9100K .......... .......... .......... .......... .......... 20% 82,9M 1s 9150K .......... .......... .......... .......... .......... 20% 136M 1s 9200K .......... .......... .......... .......... .......... 20% 91,6M 1s 9250K .......... .......... .......... .......... .......... 20% 159M 1s 9300K .......... .......... .......... .......... .......... 20% 138M 1s 9350K .......... .......... .......... .......... .......... 20% 162M 1s 9400K .......... .......... .......... .......... .......... 20% 133M 1s 9450K .......... .......... .......... .......... .......... 21% 97,3M 1s 9500K .......... .......... .......... .......... .......... 21% 93,0M 1s 9550K .......... .......... .......... .......... .......... 21% 96,1M 1s 9600K .......... .......... .......... .......... .......... 21% 84,6M 1s 9650K .......... .......... .......... .......... .......... 21% 90,3M 1s 9700K .......... .......... .......... .......... .......... 21% 91,8M 1s 9750K .......... .......... .......... .......... .......... 21% 95,4M 1s 9800K .......... .......... .......... .......... .......... 21% 94,1M 1s 9850K .......... .......... .......... .......... .......... 21% 92,3M 1s 9900K .......... .......... .......... .......... .......... 22% 90,4M 1s 9950K .......... .......... .......... .......... .......... 22% 91,3M 1s 10000K .......... .......... .......... .......... .......... 22% 102M 1s 10050K .......... .......... .......... .......... .......... 22% 99,6M 1s 10100K .......... .......... .......... .......... .......... 22% 107M 1s 10150K .......... .......... .......... .......... .......... 22% 89,1M 1s 10200K .......... .......... .......... .......... .......... 22% 88,3M 1s 10250K .......... .......... .......... .......... .......... 22% 114M 1s 10300K .......... .......... .......... .......... .......... 22% 93,5M 1s 10350K .......... .......... .......... .......... .......... 23% 100M 1s 10400K .......... .......... .......... .......... .......... 23% 87,8M 1s 10450K .......... .......... .......... .......... .......... 23% 90,9M 1s 10500K .......... .......... .......... .......... .......... 23% 93,2M 1s 10550K .......... .......... .......... .......... .......... 23% 94,6M 1s 10600K .......... .......... .......... .......... .......... 23% 88,1M 1s 10650K .......... .......... .......... .......... .......... 23% 108M 1s 10700K .......... .......... .......... .......... .......... 23% 97,7M 1s 10750K .......... .......... .......... .......... .......... 23% 103M 1s 10800K .......... .......... .......... .......... .......... 24% 84,2M 1s 10850K .......... .......... .......... .......... .......... 24% 94,3M 1s 10900K .......... .......... .......... .......... .......... 24% 98,0M 1s 10950K .......... .......... .......... .......... .......... 24% 112M 1s 11000K .......... .......... .......... .......... .......... 24% 94,3M 1s 11050K .......... .......... .......... .......... .......... 24% 87,0M 1s 11100K .......... .......... .......... .......... .......... 24% 93,4M 1s 11150K .......... .......... .......... .......... .......... 24% 92,8M 1s 11200K .......... .......... .......... .......... .......... 24% 96,5M 1s 11250K .......... .......... .......... .......... .......... 25% 80,7M 1s 11300K .......... .......... .......... .......... .......... 25% 94,1M 1s 11350K .......... .......... .......... .......... .......... 25% 113M 1s 11400K .......... .......... .......... .......... .......... 25% 98,0M 1s 11450K .......... .......... .......... .......... .......... 25% 103M 1s 11500K .......... .......... .......... .......... .......... 25% 102M 1s 11550K .......... .......... .......... .......... .......... 25% 101M 1s 11600K .......... .......... .......... .......... .......... 25% 109M 1s 11650K .......... .......... .......... .......... .......... 25% 88,6M 1s 11700K .......... .......... .......... .......... .......... 26% 96,5M 1s 11750K .......... .......... .......... .......... .......... 26% 101M 1s 11800K .......... .......... .......... .......... .......... 26% 109M 1s 11850K .......... .......... .......... .......... .......... 26% 122M 1s 11900K .......... .......... .......... .......... .......... 26% 144M 1s 11950K .......... .......... .......... .......... .......... 26% 156M 1s 12000K .......... .......... .......... .......... .......... 26% 163M 1s 12050K .......... .......... .......... .......... .......... 26% 165M 1s 12100K .......... .......... .......... .......... .......... 26% 141M 1s 12150K .......... .......... .......... .......... .......... 27% 167M 1s 12200K .......... .......... .......... .......... .......... 27% 159M 1s 12250K .......... .......... .......... .......... .......... 27% 137M 1s 12300K .......... .......... .......... .......... .......... 27% 145M 1s 12350K .......... .......... .......... .......... .......... 27% 167M 1s 12400K .......... .......... .......... .......... .......... 27% 91,4M 1s 12450K .......... .......... .......... .......... .......... 27% 103M 1s 12500K .......... .......... .......... .......... .......... 27% 104M 1s 12550K .......... .......... .......... .......... .......... 27% 93,5M 1s 12600K .......... .......... .......... .......... .......... 28% 99,2M 1s 12650K .......... .......... .......... .......... .......... 28% 97,7M 1s 12700K .......... .......... .......... .......... .......... 28% 106M 1s 12750K .......... .......... .......... .......... .......... 28% 96,9M 1s 12800K .......... .......... .......... .......... .......... 28% 84,5M 1s 12850K .......... .......... .......... .......... .......... 28% 97,7M 1s 12900K .......... .......... .......... .......... .......... 28% 106M 1s 12950K .......... .......... .......... .......... .......... 28% 106M 1s 13000K .......... .......... .......... .......... .......... 28% 97,1M 1s 13050K .......... .......... .......... .......... .......... 28% 117M 1s 13100K .......... .......... .......... .......... .......... 29% 92,0M 1s 13150K .......... .......... .......... .......... .......... 29% 96,7M 0s 13200K .......... .......... .......... .......... .......... 29% 89,8M 0s 13250K .......... .......... .......... .......... .......... 29% 94,3M 0s 13300K .......... .......... .......... .......... .......... 29% 78,3M 0s 13350K .......... .......... .......... .......... .......... 29% 106M 0s 13400K .......... .......... .......... .......... .......... 29% 93,9M 0s 13450K .......... .......... .......... .......... .......... 29% 96,9M 0s 13500K .......... .......... .......... .......... .......... 29% 93,4M 0s 13550K .......... .......... .......... .......... .......... 30% 109M 0s 13600K .......... .......... .......... .......... .......... 30% 98,0M 0s 13650K .......... .......... .......... .......... .......... 30% 98,8M 0s 13700K .......... .......... .......... .......... .......... 30% 106M 0s 13750K .......... .......... .......... .......... .......... 30% 93,7M 0s 13800K .......... .......... .......... .......... .......... 30% 99,4M 0s 13850K .......... .......... .......... .......... .......... 30% 108M 0s 13900K .......... .......... .......... .......... .......... 30% 91,6M 0s 13950K .......... .......... .......... .......... .......... 30% 95,9M 0s 14000K .......... .......... .......... .......... .......... 31% 87,2M 0s 14050K .......... .......... .......... .......... .......... 31% 91,1M 0s 14100K .......... .......... .......... .......... .......... 31% 86,4M 0s 14150K .......... .......... .......... .......... .......... 31% 104M 0s 14200K .......... .......... .......... .......... .......... 31% 114M 0s 14250K .......... .......... .......... .......... .......... 31% 87,2M 0s 14300K .......... .......... .......... .......... .......... 31% 75,0M 0s 14350K .......... .......... .......... .......... .......... 31% 96,7M 0s 14400K .......... .......... .......... .......... .......... 31% 101M 0s 14450K .......... .......... .......... .......... .......... 32% 89,4M 0s 14500K .......... .......... .......... .......... .......... 32% 101M 0s 14550K .......... .......... .......... .......... .......... 32% 101M 0s 14600K .......... .......... .......... .......... .......... 32% 94,3M 0s 14650K .......... .......... .......... .......... .......... 32% 98,4M 0s 14700K .......... .......... .......... .......... .......... 32% 84,3M 0s 14750K .......... .......... .......... .......... .......... 32% 98,6M 0s 14800K .......... .......... .......... .......... .......... 32% 89,9M 0s 14850K .......... .......... .......... .......... .......... 32% 104M 0s 14900K .......... .......... .......... .......... .......... 33% 129M 0s 14950K .......... .......... .......... .......... .......... 33% 165M 0s 15000K .......... .......... .......... .......... .......... 33% 140M 0s 15050K .......... .......... .......... .......... .......... 33% 176M 0s 15100K .......... .......... .......... .......... .......... 33% 81,1M 0s 15150K .......... .......... .......... .......... .......... 33% 89,8M 0s 15200K .......... .......... .......... .......... .......... 33% 94,4M 0s 15250K .......... .......... .......... .......... .......... 33% 90,1M 0s 15300K .......... .......... .......... .......... .......... 33% 87,8M 0s 15350K .......... .......... .......... .......... .......... 34% 84,3M 0s 15400K .......... .......... .......... .......... .......... 34% 139M 0s 15450K .......... .......... .......... .......... .......... 34% 138M 0s 15500K .......... .......... .......... .......... .......... 34% 166M 0s 15550K .......... .......... .......... .......... .......... 34% 164M 0s 15600K .......... .......... .......... .......... .......... 34% 165M 0s 15650K .......... .......... .......... .......... .......... 34% 102M 0s 15700K .......... .......... .......... .......... .......... 34% 99,4M 0s 15750K .......... .......... .......... .......... .......... 34% 96,5M 0s 15800K .......... .......... .......... .......... .......... 35% 128M 0s 15850K .......... .......... .......... .......... .......... 35% 100M 0s 15900K .......... .......... .......... .......... .......... 35% 98,0M 0s 15950K .......... .......... .......... .......... .......... 35% 98,4M 0s 16000K .......... .......... .......... .......... .......... 35% 92,5M 0s 16050K .......... .......... .......... .......... .......... 35% 94,6M 0s 16100K .......... .......... .......... .......... .......... 35% 94,4M 0s 16150K .......... .......... .......... .......... .......... 35% 105M 0s 16200K .......... .......... .......... .......... .......... 35% 101M 0s 16250K .......... .......... .......... .......... .......... 36% 97,7M 0s 16300K .......... .......... .......... .......... .......... 36% 98,8M 0s 16350K .......... .......... .......... .......... .......... 36% 78,3M 0s 16400K .......... .......... .......... .......... .......... 36% 61,3M 0s 16450K .......... .......... .......... .......... .......... 36% 87,7M 0s 16500K .......... .......... .......... .......... .......... 36% 84,6M 0s 16550K .......... .......... .......... .......... .......... 36% 99,0M 0s 16600K .......... .......... .......... .......... .......... 36% 106M 0s 16650K .......... .......... .......... .......... .......... 36% 116M 0s 16700K .......... .......... .......... .......... .......... 37% 99,2M 0s 16750K .......... .......... .......... .......... .......... 37% 147M 0s 16800K .......... .......... .......... .......... .......... 37% 102M 0s 16850K .......... .......... .......... .......... .......... 37% 118M 0s 16900K .......... .......... .......... .......... .......... 37% 117M 0s 16950K .......... .......... .......... .......... .......... 37% 107M 0s 17000K .......... .......... .......... .......... .......... 37% 87,0M 0s 17050K .......... .......... .......... .......... .......... 37% 99,2M 0s 17100K .......... .......... .......... .......... .......... 37% 78,5M 0s 17150K .......... .......... .......... .......... .......... 38% 121M 0s 17200K .......... .......... .......... .......... .......... 38% 138M 0s 17250K .......... .......... .......... .......... .......... 38% 138M 0s 17300K .......... .......... .......... .......... .......... 38% 165M 0s 17350K .......... .......... .......... .......... .......... 38% 166M 0s 17400K .......... .......... .......... .......... .......... 38% 117M 0s 17450K .......... .......... .......... .......... .......... 38% 143M 0s 17500K .......... .......... .......... .......... .......... 38% 55,9M 0s 17550K .......... .......... .......... .......... .......... 38% 92,5M 0s 17600K .......... .......... .......... .......... .......... 39% 67,7M 0s 17650K .......... .......... .......... .......... .......... 39% 79,4M 0s 17700K .......... .......... .......... .......... .......... 39% 81,8M 0s 17750K .......... .......... .......... .......... .......... 39% 84,9M 0s 17800K .......... .......... .......... .......... .......... 39% 59,0M 0s 17850K .......... .......... .......... .......... .......... 39% 71,5M 0s 17900K .......... .......... .......... .......... .......... 39% 70,2M 0s 17950K .......... .......... .......... .......... .......... 39% 72,2M 0s 18000K .......... .......... .......... .......... .......... 39% 94,8M 0s 18050K .......... .......... .......... .......... .......... 40% 75,1M 0s 18100K .......... .......... .......... .......... .......... 40% 104M 0s 18150K .......... .......... .......... .......... .......... 40% 76,8M 0s 18200K .......... .......... .......... .......... .......... 40% 85,8M 0s 18250K .......... .......... .......... .......... .......... 40% 75,2M 0s 18300K .......... .......... .......... .......... .......... 40% 83,0M 0s 18350K .......... .......... .......... .......... .......... 40% 91,6M 0s 18400K .......... .......... .......... .......... .......... 40% 75,5M 0s 18450K .......... .......... .......... .......... .......... 40% 104M 0s 18500K .......... .......... .......... .......... .......... 41% 118M 0s 18550K .......... .......... .......... .......... .......... 41% 86,3M 0s 18600K .......... .......... .......... .......... .......... 41% 101M 0s 18650K .......... .......... .......... .......... .......... 41% 102M 0s 18700K .......... .......... .......... .......... .......... 41% 82,5M 0s 18750K .......... .......... .......... .......... .......... 41% 101M 0s 18800K .......... .......... .......... .......... .......... 41% 83,8M 0s 18850K .......... .......... .......... .......... .......... 41% 94,6M 0s 18900K .......... .......... .......... .......... .......... 41% 80,2M 0s 18950K .......... .......... .......... .......... .......... 42% 80,3M 0s 19000K .......... .......... .......... .......... .......... 42% 86,4M 0s 19050K .......... .......... .......... .......... .......... 42% 86,6M 0s 19100K .......... .......... .......... .......... .......... 42% 78,3M 0s 19150K .......... .......... .......... .......... .......... 42% 86,3M 0s 19200K .......... .......... .......... .......... .......... 42% 83,8M 0s 19250K .......... .......... .......... .......... .......... 42% 89,1M 0s 19300K .......... .......... .......... .......... .......... 42% 84,5M 0s 19350K .......... .......... .......... .......... .......... 42% 85,1M 0s 19400K .......... .......... .......... .......... .......... 43% 81,1M 0s 19450K .......... .......... .......... .......... .......... 43% 74,7M 0s 19500K .......... .......... .......... .......... .......... 43% 89,9M 0s 19550K .......... .......... .......... .......... .......... 43% 98,8M 0s 19600K .......... .......... .......... .......... .......... 43% 83,5M 0s 19650K .......... .......... .......... .......... .......... 43% 95,2M 0s 19700K .......... .......... .......... .......... .......... 43% 66,5M 0s 19750K .......... .......... .......... .......... .......... 43% 89,1M 0s 19800K .......... .......... .......... .......... .......... 43% 75,7M 0s 19850K .......... .......... .......... .......... .......... 44% 98,8M 0s 19900K .......... .......... .......... .......... .......... 44% 89,1M 0s 19950K .......... .......... .......... .......... .......... 44% 78,8M 0s 20000K .......... .......... .......... .......... .......... 44% 90,6M 0s 20050K .......... .......... .......... .......... .......... 44% 90,3M 0s 20100K .......... .......... .......... .......... .......... 44% 91,6M 0s 20150K .......... .......... .......... .......... .......... 44% 95,2M 0s 20200K .......... .......... .......... .......... .......... 44% 93,5M 0s 20250K .......... .......... .......... .......... .......... 44% 66,4M 0s 20300K .......... .......... .......... .......... .......... 45% 82,1M 0s 20350K .......... .......... .......... .......... .......... 45% 90,3M 0s 20400K .......... .......... .......... .......... .......... 45% 78,3M 0s 20450K .......... .......... .......... .......... .......... 45% 81,8M 0s 20500K .......... .......... .......... .......... .......... 45% 83,2M 0s 20550K .......... .......... .......... .......... .......... 45% 87,8M 0s 20600K .......... .......... .......... .......... .......... 45% 97,1M 0s 20650K .......... .......... .......... .......... .......... 45% 99,9M 0s 20700K .......... .......... .......... .......... .......... 45% 85,4M 0s 20750K .......... .......... .......... .......... .......... 46% 67,0M 0s 20800K .......... .......... .......... .......... .......... 46% 81,0M 0s 20850K .......... .......... .......... .......... .......... 46% 73,8M 0s 20900K .......... .......... .......... .......... .......... 46% 78,5M 0s 20950K .......... .......... .......... .......... .......... 46% 84,6M 0s 21000K .......... .......... .......... .......... .......... 46% 98,2M 0s 21050K .......... .......... .......... .......... .......... 46% 80,7M 0s 21100K .......... .......... .......... .......... .......... 46% 85,7M 0s 21150K .......... .......... .......... .......... .......... 46% 104M 0s 21200K .......... .......... .......... .......... .......... 47% 98,6M 0s 21250K .......... .......... .......... .......... .......... 47% 64,4M 0s 21300K .......... .......... .......... .......... .......... 47% 102M 0s 21350K .......... .......... .......... .......... .......... 47% 81,1M 0s 21400K .......... .......... .......... .......... .......... 47% 81,8M 0s 21450K .......... .......... .......... .......... .......... 47% 90,3M 0s 21500K .......... .......... .......... .......... .......... 47% 71,0M 0s 21550K .......... .......... .......... .......... .......... 47% 81,9M 0s 21600K .......... .......... .......... .......... .......... 47% 102M 0s 21650K .......... .......... .......... .......... .......... 48% 99,6M 0s 21700K .......... .......... .......... .......... .......... 48% 86,0M 0s 21750K .......... .......... .......... .......... .......... 48% 67,1M 0s 21800K .......... .......... .......... .......... .......... 48% 96,1M 0s 21850K .......... .......... .......... .......... .......... 48% 82,8M 0s 21900K .......... .......... .......... .......... .......... 48% 85,1M 0s 21950K .......... .......... .......... .......... .......... 48% 27,8M 0s 22000K .......... .......... .......... .......... .......... 48% 28,4M 0s 22050K .......... .......... .......... .......... .......... 48% 31,6M 0s 22100K .......... .......... .......... .......... .......... 49% 27,8M 0s 22150K .......... .......... .......... .......... .......... 49% 32,3M 0s 22200K .......... .......... .......... .......... .......... 49% 91,6M 0s 22250K .......... .......... .......... .......... .......... 49% 94,6M 0s 22300K .......... .......... .......... .......... .......... 49% 95,7M 0s 22350K .......... .......... .......... .......... .......... 49% 105M 0s 22400K .......... .......... .......... .......... .......... 49% 95,6M 0s 22450K .......... .......... .......... .......... .......... 49% 96,7M 0s 22500K .......... .......... .......... .......... .......... 49% 87,7M 0s 22550K .......... .......... .......... .......... .......... 50% 108M 0s 22600K .......... .......... .......... .......... .......... 50% 93,7M 0s 22650K .......... .......... .......... .......... .......... 50% 93,0M 0s 22700K .......... .......... .......... .......... .......... 50% 94,6M 0s 22750K .......... .......... .......... .......... .......... 50% 101M 0s 22800K .......... .......... .......... .......... .......... 50% 99,2M 0s 22850K .......... .......... .......... .......... .......... 50% 92,7M 0s 22900K .......... .......... .......... .......... .......... 50% 122M 0s 22950K .......... .......... .......... .......... .......... 50% 110M 0s 23000K .......... .......... .......... .......... .......... 51% 88,3M 0s 23050K .......... .......... .......... .......... .......... 51% 98,0M 0s 23100K .......... .......... .......... .......... .......... 51% 98,8M 0s 23150K .......... .......... .......... .......... .......... 51% 104M 0s 23200K .......... .......... .......... .......... .......... 51% 91,6M 0s 23250K .......... .......... .......... .......... .......... 51% 101M 0s 23300K .......... .......... .......... .......... .......... 51% 95,7M 0s 23350K .......... .......... .......... .......... .......... 51% 84,6M 0s 23400K .......... .......... .......... .......... .......... 51% 89,3M 0s 23450K .......... .......... .......... .......... .......... 52% 88,8M 0s 23500K .......... .......... .......... .......... .......... 52% 92,1M 0s 23550K .......... .......... .......... .......... .......... 52% 85,4M 0s 23600K .......... .......... .......... .......... .......... 52% 94,8M 0s 23650K .......... .......... .......... .......... .......... 52% 101M 0s 23700K .......... .......... .......... .......... .......... 52% 178M 0s 23750K .......... .......... .......... .......... .......... 52% 141M 0s 23800K .......... .......... .......... .......... .......... 52% 163M 0s 23850K .......... .......... .......... .......... .......... 52% 165M 0s 23900K .......... .......... .......... .......... .......... 53% 104M 0s 23950K .......... .......... .......... .......... .......... 53% 103M 0s 24000K .......... .......... .......... .......... .......... 53% 106M 0s 24050K .......... .......... .......... .......... .......... 53% 130M 0s 24100K .......... .......... .......... .......... .......... 53% 140M 0s 24150K .......... .......... .......... .......... .......... 53% 167M 0s 24200K .......... .......... .......... .......... .......... 53% 160M 0s 24250K .......... .......... .......... .......... .......... 53% 132M 0s 24300K .......... .......... .......... .......... .......... 53% 92,0M 0s 24350K .......... .......... .......... .......... .......... 54% 92,8M 0s 24400K .......... .......... .......... .......... .......... 54% 112M 0s 24450K .......... .......... .......... .......... .......... 54% 94,4M 0s 24500K .......... .......... .......... .......... .......... 54% 104M 0s 24550K .......... .......... .......... .......... .......... 54% 57,0M 0s 24600K .......... .......... .......... .......... .......... 54% 93,4M 0s 24650K .......... .......... .......... .......... .......... 54% 106M 0s 24700K .......... .......... .......... .......... .......... 54% 98,0M 0s 24750K .......... .......... .......... .......... .......... 54% 84,5M 0s 24800K .......... .......... .......... .......... .......... 55% 70,7M 0s 24850K .......... .......... .......... .......... .......... 55% 96,7M 0s 24900K .......... .......... .......... .......... .......... 55% 98,2M 0s 24950K .......... .......... .......... .......... .......... 55% 96,5M 0s 25000K .......... .......... .......... .......... .......... 55% 94,6M 0s 25050K .......... .......... .......... .......... .......... 55% 102M 0s 25100K .......... .......... .......... .......... .......... 55% 69,7M 0s 25150K .......... .......... .......... .......... .......... 55% 88,1M 0s 25200K .......... .......... .......... .......... .......... 55% 79,9M 0s 25250K .......... .......... .......... .......... .......... 56% 58,7M 0s 25300K .......... .......... .......... .......... .......... 56% 72,1M 0s 25350K .......... .......... .......... .......... .......... 56% 94,4M 0s 25400K .......... .......... .......... .......... .......... 56% 90,8M 0s 25450K .......... .......... .......... .......... .......... 56% 98,0M 0s 25500K .......... .......... .......... .......... .......... 56% 105M 0s 25550K .......... .......... .......... .......... .......... 56% 89,9M 0s 25600K .......... .......... .......... .......... .......... 56% 57,0M 0s 25650K .......... .......... .......... .......... .......... 56% 96,3M 0s 25700K .......... .......... .......... .......... .......... 56% 80,0M 0s 25750K .......... .......... .......... .......... .......... 57% 84,6M 0s 25800K .......... .......... .......... .......... .......... 57% 98,2M 0s 25850K .......... .......... .......... .......... .......... 57% 85,8M 0s 25900K .......... .......... .......... .......... .......... 57% 79,3M 0s 25950K .......... .......... .......... .......... .......... 57% 93,5M 0s 26000K .......... .......... .......... .......... .......... 57% 98,4M 0s 26050K .......... .......... .......... .......... .......... 57% 107M 0s 26100K .......... .......... .......... .......... .......... 57% 66,6M 0s 26150K .......... .......... .......... .......... .......... 57% 120M 0s 26200K .......... .......... .......... .......... .......... 58% 133M 0s 26250K .......... .......... .......... .......... .......... 58% 96,3M 0s 26300K .......... .......... .......... .......... .......... 58% 102M 0s 26350K .......... .......... .......... .......... .......... 58% 122M 0s 26400K .......... .......... .......... .......... .......... 58% 87,0M 0s 26450K .......... .......... .......... .......... .......... 58% 87,5M 0s 26500K .......... .......... .......... .......... .......... 58% 101M 0s 26550K .......... .......... .......... .......... .......... 58% 96,9M 0s 26600K .......... .......... .......... .......... .......... 58% 83,0M 0s 26650K .......... .......... .......... .......... .......... 59% 104M 0s 26700K .......... .......... .......... .......... .......... 59% 85,4M 0s 26750K .......... .......... .......... .......... .......... 59% 95,6M 0s 26800K .......... .......... .......... .......... .......... 59% 71,1M 0s 26850K .......... .......... .......... .......... .......... 59% 73,0M 0s 26900K .......... .......... .......... .......... .......... 59% 87,7M 0s 26950K .......... .......... .......... .......... .......... 59% 74,0M 0s 27000K .......... .......... .......... .......... .......... 59% 81,4M 0s 27050K .......... .......... .......... .......... .......... 59% 73,9M 0s 27100K .......... .......... .......... .......... .......... 60% 70,1M 0s 27150K .......... .......... .......... .......... .......... 60% 84,9M 0s 27200K .......... .......... .......... .......... .......... 60% 70,3M 0s 27250K .......... .......... .......... .......... .......... 60% 67,1M 0s 27300K .......... .......... .......... .......... .......... 60% 71,6M 0s 27350K .......... .......... .......... .......... .......... 60% 68,2M 0s 27400K .......... .......... .......... .......... .......... 60% 62,9M 0s 27450K .......... .......... .......... .......... .......... 60% 65,2M 0s 27500K .......... .......... .......... .......... .......... 60% 63,4M 0s 27550K .......... .......... .......... .......... .......... 61% 66,6M 0s 27600K .......... .......... .......... .......... .......... 61% 61,3M 0s 27650K .......... .......... .......... .......... .......... 61% 48,7M 0s 27700K .......... .......... .......... .......... .......... 61% 67,0M 0s 27750K .......... .......... .......... .......... .......... 61% 71,2M 0s 27800K .......... .......... .......... .......... .......... 61% 62,1M 0s 27850K .......... .......... .......... .......... .......... 61% 69,9M 0s 27900K .......... .......... .......... .......... .......... 61% 64,8M 0s 27950K .......... .......... .......... .......... .......... 61% 67,3M 0s 28000K .......... .......... .......... .......... .......... 62% 64,7M 0s 28050K .......... .......... .......... .......... .......... 62% 69,4M 0s 28100K .......... .......... .......... .......... .......... 62% 64,2M 0s 28150K .......... .......... .......... .......... .......... 62% 69,7M 0s 28200K .......... .......... .......... .......... .......... 62% 46,6M 0s 28250K .......... .......... .......... .......... .......... 62% 115M 0s 28300K .......... .......... .......... .......... .......... 62% 164M 0s 28350K .......... .......... .......... .......... .......... 62% 163M 0s 28400K .......... .......... .......... .......... .......... 62% 146M 0s 28450K .......... .......... .......... .......... .......... 63% 47,5M 0s 28500K .......... .......... .......... .......... .......... 63% 80,4M 0s 28550K .......... .......... .......... .......... .......... 63% 89,4M 0s 28600K .......... .......... .......... .......... .......... 63% 126M 0s 28650K .......... .......... .......... .......... .......... 63% 109M 0s 28700K .......... .......... .......... .......... .......... 63% 107M 0s 28750K .......... .......... .......... .......... .......... 63% 123M 0s 28800K .......... .......... .......... .......... .......... 63% 123M 0s 28850K .......... .......... .......... .......... .......... 63% 123M 0s 28900K .......... .......... .......... .......... .......... 64% 90,8M 0s 28950K .......... .......... .......... .......... .......... 64% 96,3M 0s 29000K .......... .......... .......... .......... .......... 64% 100M 0s 29050K .......... .......... .......... .......... .......... 64% 102M 0s 29100K .......... .......... .......... .......... .......... 64% 85,2M 0s 29150K .......... .......... .......... .......... .......... 64% 71,1M 0s 29200K .......... .......... .......... .......... .......... 64% 62,3M 0s 29250K .......... .......... .......... .......... .......... 64% 70,8M 0s 29300K .......... .......... .......... .......... .......... 64% 67,5M 0s 29350K .......... .......... .......... .......... .......... 65% 70,3M 0s 29400K .......... .......... .......... .......... .......... 65% 75,6M 0s 29450K .......... .......... .......... .......... .......... 65% 76,5M 0s 29500K .......... .......... .......... .......... .......... 65% 69,2M 0s 29550K .......... .......... .......... .......... .......... 65% 69,9M 0s 29600K .......... .......... .......... .......... .......... 65% 67,8M 0s 29650K .......... .......... .......... .......... .......... 65% 63,2M 0s 29700K .......... .......... .......... .......... .......... 65% 68,1M 0s 29750K .......... .......... .......... .......... .......... 65% 67,8M 0s 29800K .......... .......... .......... .......... .......... 66% 75,0M 0s 29850K .......... .......... .......... .......... .......... 66% 77,1M 0s 29900K .......... .......... .......... .......... .......... 66% 74,9M 0s 29950K .......... .......... .......... .......... .......... 66% 78,3M 0s 30000K .......... .......... .......... .......... .......... 66% 76,2M 0s 30050K .......... .......... .......... .......... .......... 66% 73,3M 0s 30100K .......... .......... .......... .......... .......... 66% 80,2M 0s 30150K .......... .......... .......... .......... .......... 66% 73,9M 0s 30200K .......... .......... .......... .......... .......... 66% 76,1M 0s 30250K .......... .......... .......... .......... .......... 67% 72,2M 0s 30300K .......... .......... .......... .......... .......... 67% 73,6M 0s 30350K .......... .......... .......... .......... .......... 67% 69,3M 0s 30400K .......... .......... .......... .......... .......... 67% 64,6M 0s 30450K .......... .......... .......... .......... .......... 67% 52,2M 0s 30500K .......... .......... .......... .......... .......... 67% 61,8M 0s 30550K .......... .......... .......... .......... .......... 67% 51,9M 0s 30600K .......... .......... .......... .......... .......... 67% 48,8M 0s 30650K .......... .......... .......... .......... .......... 67% 54,6M 0s 30700K .......... .......... .......... .......... .......... 68% 45,5M 0s 30750K .......... .......... .......... .......... .......... 68% 53,2M 0s 30800K .......... .......... .......... .......... .......... 68% 54,3M 0s 30850K .......... .......... .......... .......... .......... 68% 56,6M 0s 30900K .......... .......... .......... .......... .......... 68% 61,3M 0s 30950K .......... .......... .......... .......... .......... 68% 59,2M 0s 31000K .......... .......... .......... .......... .......... 68% 49,8M 0s 31050K .......... .......... .......... .......... .......... 68% 56,0M 0s 31100K .......... .......... .......... .......... .......... 68% 58,6M 0s 31150K .......... .......... .......... .......... .......... 69% 58,3M 0s 31200K .......... .......... .......... .......... .......... 69% 58,0M 0s 31250K .......... .......... .......... .......... .......... 69% 51,9M 0s 31300K .......... .......... .......... .......... .......... 69% 54,9M 0s 31350K .......... .......... .......... .......... .......... 69% 51,8M 0s 31400K .......... .......... .......... .......... .......... 69% 55,5M 0s 31450K .......... .......... .......... .......... .......... 69% 55,1M 0s 31500K .......... .......... .......... .......... .......... 69% 51,0M 0s 31550K .......... .......... .......... .......... .......... 69% 56,8M 0s 31600K .......... .......... .......... .......... .......... 70% 55,7M 0s 31650K .......... .......... .......... .......... .......... 70% 99,4M 0s 31700K .......... .......... .......... .......... .......... 70% 81,5M 0s 31750K .......... .......... .......... .......... .......... 70% 100M 0s 31800K .......... .......... .......... .......... .......... 70% 92,0M 0s 31850K .......... .......... .......... .......... .......... 70% 109M 0s 31900K .......... .......... .......... .......... .......... 70% 109M 0s 31950K .......... .......... .......... .......... .......... 70% 105M 0s 32000K .......... .......... .......... .......... .......... 70% 92,0M 0s 32050K .......... .......... .......... .......... .......... 71% 101M 0s 32100K .......... .......... .......... .......... .......... 71% 96,1M 0s 32150K .......... .......... .......... .......... .......... 71% 92,5M 0s 32200K .......... .......... .......... .......... .......... 71% 115M 0s 32250K .......... .......... .......... .......... .......... 71% 120M 0s 32300K .......... .......... .......... .......... .......... 71% 111M 0s 32350K .......... .......... .......... .......... .......... 71% 96,5M 0s 32400K .......... .......... .......... .......... .......... 71% 92,8M 0s 32450K .......... .......... .......... .......... .......... 71% 105M 0s 32500K .......... .......... .......... .......... .......... 72% 112M 0s 32550K .......... .......... .......... .......... .......... 72% 92,0M 0s 32600K .......... .......... .......... .......... .......... 72% 97,7M 0s 32650K .......... .......... .......... .......... .......... 72% 102M 0s 32700K .......... .......... .......... .......... .......... 72% 90,3M 0s 32750K .......... .......... .......... .......... .......... 72% 90,9M 0s 32800K .......... .......... .......... .......... .......... 72% 91,6M 0s 32850K .......... .......... .......... .......... .......... 72% 93,0M 0s 32900K .......... .......... .......... .......... .......... 72% 96,1M 0s 32950K .......... .......... .......... .......... .......... 73% 106M 0s 33000K .......... .......... .......... .......... .......... 73% 109M 0s 33050K .......... .......... .......... .......... .......... 73% 89,4M 0s 33100K .......... .......... .......... .......... .......... 73% 102M 0s 33150K .......... .......... .......... .......... .......... 73% 102M 0s 33200K .......... .......... .......... .......... .......... 73% 118M 0s 33250K .......... .......... .......... .......... .......... 73% 106M 0s 33300K .......... .......... .......... .......... .......... 73% 134M 0s 33350K .......... .......... .......... .......... .......... 73% 142M 0s 33400K .......... .......... .......... .......... .......... 74% 143M 0s 33450K .......... .......... .......... .......... .......... 74% 156M 0s 33500K .......... .......... .......... .......... .......... 74% 156M 0s 33550K .......... .......... .......... .......... .......... 74% 138M 0s 33600K .......... .......... .......... .......... .......... 74% 166M 0s 33650K .......... .......... .......... .......... .......... 74% 103M 0s 33700K .......... .......... .......... .......... .......... 74% 89,4M 0s 33750K .......... .......... .......... .......... .......... 74% 81,9M 0s 33800K .......... .......... .......... .......... .......... 74% 97,7M 0s 33850K .......... .......... .......... .......... .......... 75% 98,0M 0s 33900K .......... .......... .......... .......... .......... 75% 95,2M 0s 33950K .......... .......... .......... .......... .......... 75% 98,2M 0s 34000K .......... .......... .......... .......... .......... 75% 92,0M 0s 34050K .......... .......... .......... .......... .......... 75% 89,1M 0s 34100K .......... .......... .......... .......... .......... 75% 108M 0s 34150K .......... .......... .......... .......... .......... 75% 98,0M 0s 34200K .......... .......... .......... .......... .......... 75% 132M 0s 34250K .......... .......... .......... .......... .......... 75% 162M 0s 34300K .......... .......... .......... .......... .......... 76% 163M 0s 34350K .......... .......... .......... .......... .......... 76% 141M 0s 34400K .......... .......... .......... .......... .......... 76% 164M 0s 34450K .......... .......... .......... .......... .......... 76% 156M 0s 34500K .......... .......... .......... .......... .......... 76% 110M 0s 34550K .......... .......... .......... .......... .......... 76% 107M 0s 34600K .......... .......... .......... .......... .......... 76% 98,0M 0s 34650K .......... .......... .......... .......... .......... 76% 93,7M 0s 34700K .......... .......... .......... .......... .......... 76% 99,4M 0s 34750K .......... .......... .......... .......... .......... 77% 83,3M 0s 34800K .......... .......... .......... .......... .......... 77% 89,1M 0s 34850K .......... .......... .......... .......... .......... 77% 99,9M 0s 34900K .......... .......... .......... .......... .......... 77% 86,7M 0s 34950K .......... .......... .......... .......... .......... 77% 90,1M 0s 35000K .......... .......... .......... .......... .......... 77% 96,9M 0s 35050K .......... .......... .......... .......... .......... 77% 92,7M 0s 35100K .......... .......... .......... .......... .......... 77% 89,3M 0s 35150K .......... .......... .......... .......... .......... 77% 91,6M 0s 35200K .......... .......... .......... .......... .......... 78% 91,4M 0s 35250K .......... .......... .......... .......... .......... 78% 87,7M 0s 35300K .......... .......... .......... .......... .......... 78% 92,8M 0s 35350K .......... .......... .......... .......... .......... 78% 136M 0s 35400K .......... .......... .......... .......... .......... 78% 133M 0s 35450K .......... .......... .......... .......... .......... 78% 93,0M 0s 35500K .......... .......... .......... .......... .......... 78% 102M 0s 35550K .......... .......... .......... .......... .......... 78% 119M 0s 35600K .......... .......... .......... .......... .......... 78% 95,4M 0s 35650K .......... .......... .......... .......... .......... 79% 96,1M 0s 35700K .......... .......... .......... .......... .......... 79% 88,0M 0s 35750K .......... .......... .......... .......... .......... 79% 103M 0s 35800K .......... .......... .......... .......... .......... 79% 93,9M 0s 35850K .......... .......... .......... .......... .......... 79% 110M 0s 35900K .......... .......... .......... .......... .......... 79% 96,5M 0s 35950K .......... .......... .......... .......... .......... 79% 105M 0s 36000K .......... .......... .......... .......... .......... 79% 87,0M 0s 36050K .......... .......... .......... .......... .......... 79% 89,1M 0s 36100K .......... .......... .......... .......... .......... 80% 98,4M 0s 36150K .......... .......... .......... .......... .......... 80% 88,9M 0s 36200K .......... .......... .......... .......... .......... 80% 96,9M 0s 36250K .......... .......... .......... .......... .......... 80% 90,1M 0s 36300K .......... .......... .......... .......... .......... 80% 103M 0s 36350K .......... .......... .......... .......... .......... 80% 101M 0s 36400K .......... .......... .......... .......... .......... 80% 95,0M 0s 36450K .......... .......... .......... .......... .......... 80% 94,6M 0s 36500K .......... .......... .......... .......... .......... 80% 108M 0s 36550K .......... .......... .......... .......... .......... 81% 96,1M 0s 36600K .......... .......... .......... .......... .......... 81% 99,4M 0s 36650K .......... .......... .......... .......... .......... 81% 95,9M 0s 36700K .......... .......... .......... .......... .......... 81% 92,0M 0s 36750K .......... .......... .......... .......... .......... 81% 92,3M 0s 36800K .......... .......... .......... .......... .......... 81% 104M 0s 36850K .......... .......... .......... .......... .......... 81% 99,0M 0s 36900K .......... .......... .......... .......... .......... 81% 103M 0s 36950K .......... .......... .......... .......... .......... 81% 90,3M 0s 37000K .......... .......... .......... .......... .......... 82% 86,9M 0s 37050K .......... .......... .......... .......... .......... 82% 91,4M 0s 37100K .......... .......... .......... .......... .......... 82% 93,7M 0s 37150K .......... .......... .......... .......... .......... 82% 93,9M 0s 37200K .......... .......... .......... .......... .......... 82% 91,6M 0s 37250K .......... .......... .......... .......... .......... 82% 96,3M 0s 37300K .......... .......... .......... .......... .......... 82% 98,2M 0s 37350K .......... .......... .......... .......... .......... 82% 99,2M 0s 37400K .......... .......... .......... .......... .......... 82% 84,3M 0s 37450K .......... .......... .......... .......... .......... 83% 98,0M 0s 37500K .......... .......... .......... .......... .......... 83% 93,5M 0s 37550K .......... .......... .......... .......... .......... 83% 98,2M 0s 37600K .......... .......... .......... .......... .......... 83% 96,3M 0s 37650K .......... .......... .......... .......... .......... 83% 95,9M 0s 37700K .......... .......... .......... .......... .......... 83% 85,4M 0s 37750K .......... .......... .......... .......... .......... 83% 91,1M 0s 37800K .......... .......... .......... .......... .......... 83% 92,3M 0s 37850K .......... .......... .......... .......... .......... 83% 77,8M 0s 37900K .......... .......... .......... .......... .......... 84% 89,8M 0s 37950K .......... .......... .......... .......... .......... 84% 113M 0s 38000K .......... .......... .......... .......... .......... 84% 97,7M 0s 38050K .......... .......... .......... .......... .......... 84% 99,9M 0s 38100K .......... .......... .......... .......... .......... 84% 93,0M 0s 38150K .......... .......... .......... .......... .......... 84% 102M 0s 38200K .......... .......... .......... .......... .......... 84% 45,0M 0s 38250K .......... .......... .......... .......... .......... 84% 44,1M 0s 38300K .......... .......... .......... .......... .......... 84% 70,2M 0s 38350K .......... .......... .......... .......... .......... 84% 92,3M 0s 38400K .......... .......... .......... .......... .......... 85% 66,0M 0s 38450K .......... .......... .......... .......... .......... 85% 82,1M 0s 38500K .......... .......... .......... .......... .......... 85% 77,8M 0s 38550K .......... .......... .......... .......... .......... 85% 83,6M 0s 38600K .......... .......... .......... .......... .......... 85% 80,0M 0s 38650K .......... .......... .......... .......... .......... 85% 83,0M 0s 38700K .......... .......... .......... .......... .......... 85% 103M 0s 38750K .......... .......... .......... .......... .......... 85% 94,1M 0s 38800K .......... .......... .......... .......... .......... 85% 79,5M 0s 38850K .......... .......... .......... .......... .......... 86% 96,9M 0s 38900K .......... .......... .......... .......... .......... 86% 57,7M 0s 38950K .......... .......... .......... .......... .......... 86% 80,4M 0s 39000K .......... .......... .......... .......... .......... 86% 75,1M 0s 39050K .......... .......... .......... .......... .......... 86% 92,1M 0s 39100K .......... .......... .......... .......... .......... 86% 79,7M 0s 39150K .......... .......... .......... .......... .......... 86% 80,7M 0s 39200K .......... .......... .......... .......... .......... 86% 94,4M 0s 39250K .......... .......... .......... .......... .......... 86% 94,6M 0s 39300K .......... .......... .......... .......... .......... 87% 72,4M 0s 39350K .......... .......... .......... .......... .......... 87% 127M 0s 39400K .......... .......... .......... .......... .......... 87% 151M 0s 39450K .......... .......... .......... .......... .......... 87% 142M 0s 39500K .......... .......... .......... .......... .......... 87% 136M 0s 39550K .......... .......... .......... .......... .......... 87% 139M 0s 39600K .......... .......... .......... .......... .......... 87% 114M 0s 39650K .......... .......... .......... .......... .......... 87% 135M 0s 39700K .......... .......... .......... .......... .......... 87% 161M 0s 39750K .......... .......... .......... .......... .......... 88% 77,5M 0s 39800K .......... .......... .......... .......... .......... 88% 74,7M 0s 39850K .......... .......... .......... .......... .......... 88% 66,8M 0s 39900K .......... .......... .......... .......... .......... 88% 57,4M 0s 39950K .......... .......... .......... .......... .......... 88% 42,6M 0s 40000K .......... .......... .......... .......... .......... 88% 43,1M 0s 40050K .......... .......... .......... .......... .......... 88% 87,0M 0s 40100K .......... .......... .......... .......... .......... 88% 84,6M 0s 40150K .......... .......... .......... .......... .......... 88% 90,6M 0s 40200K .......... .......... .......... .......... .......... 89% 87,8M 0s 40250K .......... .......... .......... .......... .......... 89% 90,6M 0s 40300K .......... .......... .......... .......... .......... 89% 88,6M 0s 40350K .......... .......... .......... .......... .......... 89% 92,3M 0s 40400K .......... .......... .......... .......... .......... 89% 91,6M 0s 40450K .......... .......... .......... .......... .......... 89% 88,1M 0s 40500K .......... .......... .......... .......... .......... 89% 86,9M 0s 40550K .......... .......... .......... .......... .......... 89% 91,6M 0s 40600K .......... .......... .......... .......... .......... 89% 92,1M 0s 40650K .......... .......... .......... .......... .......... 90% 93,0M 0s 40700K .......... .......... .......... .......... .......... 90% 89,8M 0s 40750K .......... .......... .......... .......... .......... 90% 88,8M 0s 40800K .......... .......... .......... .......... .......... 90% 89,9M 0s 40850K .......... .......... .......... .......... .......... 90% 88,3M 0s 40900K .......... .......... .......... .......... .......... 90% 93,4M 0s 40950K .......... .......... .......... .......... .......... 90% 92,7M 0s 41000K .......... .......... .......... .......... .......... 90% 98,8M 0s 41050K .......... .......... .......... .......... .......... 90% 90,4M 0s 41100K .......... .......... .......... .......... .......... 91% 89,8M 0s 41150K .......... .......... .......... .......... .......... 91% 89,6M 0s 41200K .......... .......... .......... .......... .......... 91% 81,9M 0s 41250K .......... .......... .......... .......... .......... 91% 95,7M 0s 41300K .......... .......... .......... .......... .......... 91% 90,3M 0s 41350K .......... .......... .......... .......... .......... 91% 99,9M 0s 41400K .......... .......... .......... .......... .......... 91% 88,5M 0s 41450K .......... .......... .......... .......... .......... 91% 87,0M 0s 41500K .......... .......... .......... .......... .......... 91% 87,5M 0s 41550K .......... .......... .......... .......... .......... 92% 85,5M 0s 41600K .......... .......... .......... .......... .......... 92% 80,3M 0s 41650K .......... .......... .......... .......... .......... 92% 86,3M 0s 41700K .......... .......... .......... .......... .......... 92% 101M 0s 41750K .......... .......... .......... .......... .......... 92% 146M 0s 41800K .......... .......... .......... .......... .......... 92% 160M 0s 41850K .......... .......... .......... .......... .......... 92% 130M 0s 41900K .......... .......... .......... .......... .......... 92% 100M 0s 41950K .......... .......... .......... .......... .......... 92% 78,5M 0s 42000K .......... .......... .......... .......... .......... 93% 145M 0s 42050K .......... .......... .......... .......... .......... 93% 159M 0s 42100K .......... .......... .......... .......... .......... 93% 160M 0s 42150K .......... .......... .......... .......... .......... 93% 135M 0s 42200K .......... .......... .......... .......... .......... 93% 160M 0s 42250K .......... .......... .......... .......... .......... 93% 159M 0s 42300K .......... .......... .......... .......... .......... 93% 157M 0s 42350K .......... .......... .......... .......... .......... 93% 140M 0s 42400K .......... .......... .......... .......... .......... 93% 157M 0s 42450K .......... .......... .......... .......... .......... 94% 159M 0s 42500K .......... .......... .......... .......... .......... 94% 160M 0s 42550K .......... .......... .......... .......... .......... 94% 115M 0s 42600K .......... .......... .......... .......... .......... 94% 86,4M 0s 42650K .......... .......... .......... .......... .......... 94% 91,6M 0s 42700K .......... .......... .......... .......... .......... 94% 83,8M 0s 42750K .......... .......... .......... .......... .......... 94% 86,9M 0s 42800K .......... .......... .......... .......... .......... 94% 82,8M 0s 42850K .......... .......... .......... .......... .......... 94% 91,8M 0s 42900K .......... .......... .......... .......... .......... 95% 93,4M 0s 42950K .......... .......... .......... .......... .......... 95% 85,5M 0s 43000K .......... .......... .......... .......... .......... 95% 76,2M 0s 43050K .......... .......... .......... .......... .......... 95% 92,0M 0s 43100K .......... .......... .......... .......... .......... 95% 85,8M 0s 43150K .......... .......... .......... .......... .......... 95% 88,5M 0s 43200K .......... .......... .......... .......... .......... 95% 94,1M 0s 43250K .......... .......... .......... .......... .......... 95% 90,9M 0s 43300K .......... .......... .......... .......... .......... 95% 87,8M 0s 43350K .......... .......... .......... .......... .......... 96% 91,3M 0s 43400K .......... .......... .......... .......... .......... 96% 100M 0s 43450K .......... .......... .......... .......... .......... 96% 93,7M 0s 43500K .......... .......... .......... .......... .......... 96% 94,4M 0s 43550K .......... .......... .......... .......... .......... 96% 88,3M 0s 43600K .......... .......... .......... .......... .......... 96% 98,0M 0s 43650K .......... .......... .......... .......... .......... 96% 93,0M 0s 43700K .......... .......... .......... .......... .......... 96% 97,1M 0s 43750K .......... .......... .......... .......... .......... 96% 97,7M 0s 43800K .......... .......... .......... .......... .......... 97% 93,0M 0s 43850K .......... .......... .......... .......... .......... 97% 89,1M 0s 43900K .......... .......... .......... .......... .......... 97% 83,6M 0s 43950K .......... .......... .......... .......... .......... 97% 83,8M 0s 44000K .......... .......... .......... .......... .......... 97% 75,2M 0s 44050K .......... .......... .......... .......... .......... 97% 79,5M 0s 44100K .......... .......... .......... .......... .......... 97% 80,0M 0s 44150K .......... .......... .......... .......... .......... 97% 89,8M 0s 44200K .......... .......... .......... .......... .......... 97% 78,9M 0s 44250K .......... .......... .......... .......... .......... 98% 99,2M 0s 44300K .......... .......... .......... .......... .......... 98% 93,9M 0s 44350K .......... .......... .......... .......... .......... 98% 96,7M 0s 44400K .......... .......... .......... .......... .......... 98% 130M 0s 44450K .......... .......... .......... .......... .......... 98% 78,0M 0s 44500K .......... .......... .......... .......... .......... 98% 111M 0s 44550K .......... .......... .......... .......... .......... 98% 83,2M 0s 44600K .......... .......... .......... .......... .......... 98% 113M 0s 44650K .......... .......... .......... .......... .......... 98% 94,1M 0s 44700K .......... .......... .......... .......... .......... 99% 89,4M 0s 44750K .......... .......... .......... .......... .......... 99% 88,5M 0s 44800K .......... .......... .......... .......... .......... 99% 72,6M 0s 44850K .......... .......... .......... .......... .......... 99% 77,0M 0s 44900K .......... .......... .......... .......... .......... 99% 73,9M 0s 44950K .......... .......... .......... .......... .......... 99% 72,4M 0s 45000K .......... .......... .......... .......... .......... 99% 72,6M 0s 45050K .......... .......... .......... .......... .......... 99% 67,3M 0s 45100K .......... .......... .......... .......... .......... 99% 72,0M 0s 45150K .......... .......... ........ 100% 79,7M=0,6s 2023-12-15 19:05:57 (78,3 MB/s) - ‘libllvm-full.zip’ saved [46262593/46262593] [Pipeline] sh + unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins Archive: libllvm-full.zip inflating: ./vm/Contents/MacOS/Plugins/libLLVM.dylib [Pipeline] sh + wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip --2023-12-15 19:05:59-- https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip Resolving files.pharo.org (files.pharo.org)... 164.132.235.17 Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6737816 (6,4M) [application/zip] Saving to: ‘libunicorn.2.zip’ 0K .......... .......... .......... .......... .......... 0% 4,13M 2s 50K .......... .......... .......... .......... .......... 1% 8,83M 1s 100K .......... .......... .......... .......... .......... 2% 53,7M 1s 150K .......... .......... .......... .......... .......... 3% 70,7M 1s 200K .......... .......... .......... .......... .......... 3% 9,30M 1s 250K .......... .......... .......... .......... .......... 4% 45,8M 1s 300K .......... .......... .......... .......... .......... 5% 12,1M 1s 350K .......... .......... .......... .......... .......... 6% 44,3M 0s 400K .......... .......... .......... .......... .......... 6% 53,2M 0s 450K .......... .......... .......... .......... .......... 7% 49,6M 0s 500K .......... .......... .......... .......... .......... 8% 17,0M 0s 550K .......... .......... .......... .......... .......... 9% 37,8M 0s 600K .......... .......... .......... .......... .......... 9% 46,0M 0s 650K .......... .......... .......... .......... .......... 10% 46,0M 0s 700K .......... .......... .......... .......... .......... 11% 47,0M 0s 750K .......... .......... .......... .......... .......... 12% 31,9M 0s 800K .......... .......... .......... .......... .......... 12% 48,4M 0s 850K .......... .......... .......... .......... .......... 13% 30,1M 0s 900K .......... .......... .......... .......... .......... 14% 38,6M 0s 950K .......... .......... .......... .......... .......... 15% 55,2M 0s 1000K .......... .......... .......... .......... .......... 15% 46,2M 0s 1050K .......... .......... .......... .......... .......... 16% 52,1M 0s 1100K .......... .......... .......... .......... .......... 17% 34,0M 0s 1150K .......... .......... .......... .......... .......... 18% 72,9M 0s 1200K .......... .......... .......... .......... .......... 18% 68,7M 0s 1250K .......... .......... .......... .......... .......... 19% 23,4M 0s 1300K .......... .......... .......... .......... .......... 20% 63,0M 0s 1350K .......... .......... .......... .......... .......... 21% 73,9M 0s 1400K .......... .......... .......... .......... .......... 22% 71,4M 0s 1450K .......... .......... .......... .......... .......... 22% 32,6M 0s 1500K .......... .......... .......... .......... .......... 23% 45,0M 0s 1550K .......... .......... .......... .......... .......... 24% 28,4M 0s 1600K .......... .......... .......... .......... .......... 25% 71,2M 0s 1650K .......... .......... .......... .......... .......... 25% 72,6M 0s 1700K .......... .......... .......... .......... .......... 26% 78,1M 0s 1750K .......... .......... .......... .......... .......... 27% 60,2M 0s 1800K .......... .......... .......... .......... .......... 28% 38,9M 0s 1850K .......... .......... .......... .......... .......... 28% 25,0M 0s 1900K .......... .......... .......... .......... .......... 29% 56,9M 0s 1950K .......... .......... .......... .......... .......... 30% 72,7M 0s 2000K .......... .......... .......... .......... .......... 31% 78,8M 0s 2050K .......... .......... .......... .......... .......... 31% 44,8M 0s 2100K .......... .......... .......... .......... .......... 32% 71,4M 0s 2150K .......... .......... .......... .......... .......... 33% 69,8M 0s 2200K .......... .......... .......... .......... .......... 34% 26,2M 0s 2250K .......... .......... .......... .......... .......... 34% 67,7M 0s 2300K .......... .......... .......... .......... .......... 35% 75,8M 0s 2350K .......... .......... .......... .......... .......... 36% 71,7M 0s 2400K .......... .......... .......... .......... .......... 37% 94,1M 0s 2450K .......... .......... .......... .......... .......... 37% 41,0M 0s 2500K .......... .......... .......... .......... .......... 38% 27,1M 0s 2550K .......... .......... .......... .......... .......... 39% 78,0M 0s 2600K .......... .......... .......... .......... .......... 40% 95,2M 0s 2650K .......... .......... .......... .......... .......... 41% 87,2M 0s 2700K .......... .......... .......... .......... .......... 41% 64,2M 0s 2750K .......... .......... .......... .......... .......... 42% 37,0M 0s 2800K .......... .......... .......... .......... .......... 43% 84,6M 0s 2850K .......... .......... .......... .......... .......... 44% 90,4M 0s 2900K .......... .......... .......... .......... .......... 44% 27,2M 0s 2950K .......... .......... .......... .......... .......... 45% 99,4M 0s 3000K .......... .......... .......... .......... .......... 46% 88,6M 0s 3050K .......... .......... .......... .......... .......... 47% 89,9M 0s 3100K .......... .......... .......... .......... .......... 47% 77,8M 0s 3150K .......... .......... .......... .......... .......... 48% 58,4M 0s 3200K .......... .......... .......... .......... .......... 49% 76,8M 0s 3250K .......... .......... .......... .......... .......... 50% 27,4M 0s 3300K .......... .......... .......... .......... .......... 50% 69,5M 0s 3350K .......... .......... .......... .......... .......... 51% 95,9M 0s 3400K .......... .......... .......... .......... .......... 52% 91,3M 0s 3450K .......... .......... .......... .......... .......... 53% 76,1M 0s 3500K .......... .......... .......... .......... .......... 53% 50,3M 0s 3550K .......... .......... .......... .......... .......... 54% 84,2M 0s 3600K .......... .......... .......... .......... .......... 55% 79,8M 0s 3650K .......... .......... .......... .......... .......... 56% 31,2M 0s 3700K .......... .......... .......... .......... .......... 56% 75,4M 0s 3750K .......... .......... .......... .......... .......... 57% 97,3M 0s 3800K .......... .......... .......... .......... .......... 58% 65,1M 0s 3850K .......... .......... .......... .......... .......... 59% 74,4M 0s 3900K .......... .......... .......... .......... .......... 60% 81,0M 0s 3950K .......... .......... .......... .......... .......... 60% 74,9M 0s 4000K .......... .......... .......... .......... .......... 61% 78,0M 0s 4050K .......... .......... .......... .......... .......... 62% 33,8M 0s 4100K .......... .......... .......... .......... .......... 63% 79,9M 0s 4150K .......... .......... .......... .......... .......... 63% 88,6M 0s 4200K .......... .......... .......... .......... .......... 64% 63,2M 0s 4250K .......... .......... .......... .......... .......... 65% 54,4M 0s 4300K .......... .......... .......... .......... .......... 66% 89,1M 0s 4350K .......... .......... .......... .......... .......... 66% 76,9M 0s 4400K .......... .......... .......... .......... .......... 67% 74,8M 0s 4450K .......... .......... .......... .......... .......... 68% 103M 0s 4500K .......... .......... .......... .......... .......... 69% 62,4M 0s 4550K .......... .......... .......... .......... .......... 69% 125M 0s 4600K .......... .......... .......... .......... .......... 70% 42,8M 0s 4650K .......... .......... .......... .......... .......... 71% 142M 0s 4700K .......... .......... .......... .......... .......... 72% 50,3M 0s 4750K .......... .......... .......... .......... .......... 72% 82,2M 0s 4800K .......... .......... .......... .......... .......... 73% 81,0M 0s 4850K .......... .......... .......... .......... .......... 74% 88,5M 0s 4900K .......... .......... .......... .......... .......... 75% 110M 0s 4950K .......... .......... .......... .......... .......... 75% 45,5M 0s 5000K .......... .......... .......... .......... .......... 76% 96,7M 0s 5050K .......... .......... .......... .......... .......... 77% 61,1M 0s 5100K .......... .......... .......... .......... .......... 78% 98,2M 0s 5150K .......... .......... .......... .......... .......... 79% 53,3M 0s 5200K .......... .......... .......... .......... .......... 79% 82,1M 0s 5250K .......... .......... .......... .......... .......... 80% 92,1M 0s 5300K .......... .......... .......... .......... .......... 81% 98,0M 0s 5350K .......... .......... .......... .......... .......... 82% 105M 0s 5400K .......... .......... .......... .......... .......... 82% 38,8M 0s 5450K .......... .......... .......... .......... .......... 83% 91,4M 0s 5500K .......... .......... .......... .......... .......... 84% 70,5M 0s 5550K .......... .......... .......... .......... .......... 85% 98,4M 0s 5600K .......... .......... .......... .......... .......... 85% 78,1M 0s 5650K .......... .......... .......... .......... .......... 86% 74,7M 0s 5700K .......... .......... .......... .......... .......... 87% 71,0M 0s 5750K .......... .......... .......... .......... .......... 88% 78,5M 0s 5800K .......... .......... .......... .......... .......... 88% 76,5M 0s 5850K .......... .......... .......... .......... .......... 89% 10,1M 0s 5900K .......... .......... .......... .......... .......... 90% 67,4M 0s 5950K .......... .......... .......... .......... .......... 91% 76,2M 0s 6000K .......... .......... .......... .......... .......... 91% 77,0M 0s 6050K .......... .......... .......... .......... .......... 92% 69,2M 0s 6100K .......... .......... .......... .......... .......... 93% 62,8M 0s 6150K .......... .......... .......... .......... .......... 94% 61,0M 0s 6200K .......... .......... .......... .......... .......... 94% 46,0M 0s 6250K .......... .......... .......... .......... .......... 95% 69,2M 0s 6300K .......... .......... .......... .......... .......... 96% 64,6M 0s 6350K .......... .......... .......... .......... .......... 97% 68,5M 0s 6400K .......... .......... .......... .......... .......... 98% 71,2M 0s 6450K .......... .......... .......... .......... .......... 98% 70,9M 0s 6500K .......... .......... .......... .......... .......... 99% 71,7M 0s 6550K .......... .......... ......... 100% 70,2M=0,1s 2023-12-15 19:05:59 (46,1 MB/s) - ‘libunicorn.2.zip’ saved [6737816/6737816] [Pipeline] sh + unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins Archive: libunicorn.2.zip inflating: ./vm/Contents/MacOS/Plugins/libunicorn.2.dylib [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output VMMakerTests [DEBUG] 2023-12-15 19:05:59.000 logParameters (src/parameters/parameters.c:343):Image file name: ./image/VMMaker.image [DEBUG] 2023-12-15 19:05:59.000 logParameters (src/parameters/parameters.c:344):Is default Image: no [DEBUG] 2023-12-15 19:05:59.000 logParameters (src/parameters/parameters.c:345):Is interactive session: no [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:333):vmParameters [count = 4]: [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:336): ./vm/Contents/MacOS/Pharo [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:336): --headless [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:336): --logLevel=4 [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:336): --headless [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:333):imageParameters [count = 3]: [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:336): test [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:336): --junit-xml-output [DEBUG] 2023-12-15 19:05:59.000 logParameterVector (src/parameters/parameters.c:336): VMMakerTests [INFO ] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:116):Opening Image: ./image/VMMaker.image [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-12-15 19:05:59.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-12-15 19:05:59.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-12-15 19:05:59.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 102678528 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 102678528 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-12-15 19:05:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-12-15 19:05:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-12-15 19:05:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-12-15 19:05:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-12-15 19:05:59.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-12-15 19:06:00.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 [WARN ] 2023-12-15 19:06:00.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin Running tests in 1 Packages Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:06:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:06:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:06:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:06:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:06:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:06:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:06:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:06:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r40012358: a(n) ??nil cnidx?? (16r24=>16r40012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FE1 =31458300 (16r1E003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r400122F8 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r2010E490: a(n) ??nil cnidx?? (16r24=>16r40012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r400122F8 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives GC number 0 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives GC number 0 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives GC number 0 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives GC number 0 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:07:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:07:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:07:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:07:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:07:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:07:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:07:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A740 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173904 [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r10000700010 up to 16r100015FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Segment Start: 1099513724928 Segment Size: 5242912 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:08:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r10000700010 up to 16r100015FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r400153A0 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86960 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40700010 up to 16r415FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Segment Start: 1075838976 Segment Size: 5242912 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40700010 up to 16r415FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:08:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:08:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:08:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:08:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...[DEBUG] 2023-12-15 19:08:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000c1ec000 [DEBUG] 2023-12-15 19:08:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000c1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:08:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:08:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:09:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:09:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:09:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:09:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:10:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:12:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:13:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:13:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:14:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:14:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:15:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:16:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:17:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:18:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:19:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:19:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:19:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:19:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:20:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:20:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:20:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:21:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:21:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:22:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:23:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:24:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:24:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:24:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a1ec000 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b1ec000 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b1ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A510 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A510 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100091ec000 [DEBUG] 2023-12-15 19:25:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100091ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives GC number 0 GC number 1 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 GC number 0 planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 16r3400E0A78: a(n) ??nil cnidx?? 16r280002FC1 =1342178808 (16r500005F8) 16r280002FF1 =1342178814 (16r500005FE) 16r1 =0 (16r0) 16r10000012338 a ??nil cnidx?? 16r10000000000 nil 16r10000000000 nil Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100061ec000 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100061ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100071ec000 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100071ec000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100081ec000 [DEBUG] 2023-12-15 19:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100081ec000 Cancelling nested steps due to timeout Sending interrupt signal to process Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [WARN ] 2023-12-15 19:25:59.000 terminateHandler (src/debugUnix.c:97):VM terminated with signal Terminated: 15 [WARN ] 2023-12-15 19:25:59.000 terminateHandler (src/debugUnix.c:97):VM terminated with signal Terminated: 15 Terminated: 15 Fri Dec 15 19:25:59 2023 /System/Volumes/Data/builds/workspace/pharo-vm_druid/runTests/build/vmmaker/vm/Contents/MacOS/Pharo PharoVM version:5.0-Pharo 10.0.5 built on May 9 2023 16:47:19 Compiler: 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.29) 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.29) [Production Spur 64-bit VM] Built from: CoInterpreter VMMaker-tonel.1 uuid: 8eab3c8c-a5b7-0d00-9786-47b408e63c5a May 9 2023 With:StackToRegisterMappingCogit VMMaker-tonel.1 uuid: 8eab3c8c-a5b7-0d00-9786-47b408e63c5a May 9 2023 Revision: v10.0.5 - Commit: 2757766f - Date: 2023-05-05 13:46:09 +0200 C stack backtrace & registers: rax 0x000000000000000a rbx 0x00007fff8dc75f30 rcx 0x00007ffeee735698 rdx 0x0000000000000000 rdi 0x00007ffeee7356e0 rsi 0x00007ffeee7356e0 rbp 0x00007ffeee7356c0 rsp 0x00007ffeee735698 r8 0x0000000001ae63e6 r9 0xffffffff00000000 r10 0x00007fff8dc75204 r11 0x0000000000000246 r12 0x00007fd4ff824c00 r13 0x0080000000000000 r14 0x0000000000000010 r15 0x00007ffeee7356e0 rip 0x00007fff67106836 *0 libsystem_kernel.dylib 0x00007fff67106836 __open_nocancel + 10 1 libPharoVMCore.dylib 0x00000001015878c1 reportStackState + 305 2 libPharoVMCore.dylib 0x000000010158775e doReport + 190 3 libPharoVMCore.dylib 0x0000000101587af2 terminateHandler + 82 4 libsystem_platform.dylib 0x00007fff671bd5fd _sigtramp + 29 5 ??? 0x0000000000000000 0x0 + 0 6 libPharoVMCore.dylib 0x000000010158770e doReport + 110 7 libPharoVMCore.dylib 0x0000000101587af2 terminateHandler + 82 8 libsystem_platform.dylib 0x00007fff671bd5fd _sigtramp + 29 9 ??? 0x00007ffeee7360b0 0x0 + 140732898959536 10 libPharoVMCore.dylib 0x000000010154b509 markObjects + 681 11 libPharoVMCore.dylib 0x000000010154abf2 fullGC + 274 12 libPharoVMCore.dylib 0x000000010153046f checkForEventsMayContextSwitch + 223 13 libPharoVMCore.dylib 0x0000000101535933 ceStackOverflow + 179 14 ??? 0x00000003000005a4 0x0 + 12884903332 15 libsystem_c.dylib 0x00007fff6704f6e5 __sfvwrite + 402 All Smalltalk process stacks (active first): Process 0x1000529b098 priority 40 0x28003dac0 M Dictionary>at:ifAbsent: 0x3403063b8: a(n) Dictionary 0x28003db00 M Dictionary>at: 0x3403063b8: a(n) Dictionary 0x28003db38 M MachineSimulatorMemoryManager(SlangMemoryManager)>regionForAddress: 0x3403064b8: a(n) MachineSimulatorMemoryManager 0x28003db78 M MachineSimulatorMemoryManager(SlangMemoryManager)>writeInteger:at:size:signed: 0x3403064b8: a(n) MachineSimulatorMemoryManager 0x28003dbc8 M MachineSimulatorMemoryManager(SlangMemoryManager)>writeUnsignedInteger:at:size: 0x3403064b8: a(n) MachineSimulatorMemoryManager 0x28003dc10 M MachineSimulatorMemoryManager(SlangMemoryManager)>unsignedLong32At:put: 0x3403064b8: a(n) MachineSimulatorMemoryManager 0x28003dc50 M MachineSimulatorMemoryManager(SlangMemoryManager)>uint32AtPointer:put: 0x3403064b8: a(n) MachineSimulatorMemoryManager 0x28003dc90 M Spur64BitMMLESimulator>long32At:put: 0x3403051f0: a(n) Spur64BitMMLESimulator 0x28003dcd8 M Spur64BitMMLESimulator>long64At:put: 0x3403051f0: a(n) Spur64BitMMLESimulator 0x28003dd18 M Spur64BitMMLESimulator(SpurMemoryManager)>uint64At:put: 0x3403051f0: a(n) Spur64BitMMLESimulator 0x28003dd60 M [] in Spur64BitMMLESimulator>fillObj:numSlots:with: 0x3403051f0: a(n) Spur64BitMMLESimulator 0x28003dda0 M SmallInteger(Number)>to:by:do: 0x80000071641=1099511685832 0x28003dde8 M Spur64BitMMLESimulator(Spur64BitMemoryManager)>fillObj:numSlots:with: 0x3403051f0: a(n) Spur64BitMMLESimulator 0x28003de38 M Spur64BitMMLESimulator(SpurMemoryManager)>allocatePinnedSlots: 0x3403051f0: a(n) Spur64BitMMLESimulator 0x28003de78 M VMRememberedSet>initializeRememberedSetShouldStartEmpty: 0x3403065c8: a(n) VMRememberedSet 0x28003dec0 M VMPrimitiveTest(VMSpurMemoryManagerTest)>initializeOldSpaceForScavenger 0x100051920f0: a(n) VMPrimitiveTest 0x28003def0 M VMPrimitiveTest(VMInterpreterTests)>setUp 0x100051920f0: a(n) VMPrimitiveTest 0x28003df38 M VMPrimitiveTest>setUp 0x100051920f0: a(n) VMPrimitiveTest 0x28003df68 M [] in VMPrimitiveTest>runCase 0x100051920f0: a(n) VMPrimitiveTest 0x28003dfa8 M FullBlockClosure(BlockClosure)>ensure: 0x340306618: a(n) FullBlockClosure 0x28003dfe0 M [] in VMPrimitiveTest>runCase 0x100051920f0: a(n) VMPrimitiveTest 0x2800259e8 M FullBlockClosure(BlockClosure)>ensure: 0x3403059d8: a(n) FullBlockClosure 0x280025a20 M VMPrimitiveTest(TestCase)>runCase 0x100051920f0: a(n) VMPrimitiveTest 0x280025a58 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x100052b1968: a(n) TestExecutionEnvironment 0x280025a98 M FullBlockClosure(BlockClosure)>ensure: 0x340305b98: a(n) FullBlockClosure 0x280025ad8 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x100052b1968: a(n) TestExecutionEnvironment 0x280025b08 M FullBlockClosure(BlockClosure)>on:do: 0x340305ca8: a(n) FullBlockClosure 0x280025b48 M TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x100052b1968: a(n) TestExecutionEnvironment 0x280025b88 M [] in TestExecutionEnvironment>runTestCase: 0x100052b1968: a(n) TestExecutionEnvironment 0x280025bc8 M FullBlockClosure(BlockClosure)>ensure: 0x340305db8: a(n) FullBlockClosure 0x280025c00 M TestExecutionEnvironment>runTestCase: 0x100052b1968: a(n) TestExecutionEnvironment 0x280025c38 M CurrentExecutionEnvironment class>runTestCase: 0x1000001c318: a(n) CurrentExecutionEnvironment class 0x280025c70 M VMPrimitiveTest(TestCase)>runCaseManaged 0x100051920f0: a(n) VMPrimitiveTest 0x280025ca8 M [] in HDTestReport>runCase: 0x100052b17c8: a(n) HDTestReport 0x280025cd8 M FullBlockClosure(BlockClosure)>on:do: 0x340305ec8: a(n) FullBlockClosure 0x280025d20 M [] in HDTestReport>runCase: 0x100052b17c8: a(n) HDTestReport 0x280025d58 M Time class>microsecondsToRun: 0x10000015f30: a(n) Time class 0x280025d90 M Time class>millisecondsToRun: 0x10000015f30: a(n) Time class 0x280025dd0 M FullBlockClosure(BlockClosure)>timeToRun 0x340305fe0: a(n) FullBlockClosure 0x280025e10 M [] in HDTestReport>reportTestCase:runBlock: 0x100052b17c8: a(n) HDTestReport 0x280025e50 M FullBlockClosure(BlockClosure)>ensure: 0x340306020: a(n) FullBlockClosure 0x280025e98 M HDTestReport>newLogDuring: 0x100052b17c8: a(n) HDTestReport 0x280025ee0 M HDTestReport>reportTestCase:runBlock: 0x100052b17c8: a(n) HDTestReport 0x280025f20 M HDTestReport>runCase: 0x100052b17c8: a(n) HDTestReport 0x280025f58 M VMPrimitiveTest(TestCase)>run: 0x100051920f0: a(n) VMPrimitiveTest 0x280025f90 M [] in HDTestReport>runAll 0x100052b17c8: a(n) HDTestReport 0x280025fd8 M OrderedCollection>do: 0x100052b28f0: a(n) OrderedCollection 0x100052b2910 s [] in HDTestReport>runAll 0x10005348528 s [] in CurrentExecutionEnvironment class>activate:for: 0x100053485e0 s FullBlockClosure(BlockClosure)>ensure: 0x100052b2a38 s CurrentExecutionEnvironment class>activate:for: 0x100052b2250 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10005347540 s DefaultExecutionEnvironment>runTestsBy: 0x100053475f8 s CurrentExecutionEnvironment class>runTestsBy: 0x100052b2330 s HDTestReport>runAll 0x100053476b0 s [] in HDTestReport>run 0x10005347768 s Time class>microsecondsToRun: 0x10005347820 s Time class>millisecondsToRun: 0x100053478d8 s FullBlockClosure(BlockClosure)>timeToRun 0x100052b2410 s [] in HDTestReport>run 0x10005347990 s FullBlockClosure(BlockClosure)>ensure: 0x100052b2518 s [] in HDTestReport>run 0x10005347a48 s FullBlockClosure(BlockClosure)>ensure: 0x100052b2620 s Author>ifUnknownAuthorUse:during: 0x100052b26d8 s HDTestReport>run 0x10005347b00 s HDTestReport>runSuite: 0x10005347bb8 s HDTestReport class>runSuite: 0x100052b27e0 s HDTestReport class>runClasses:named: 0x100052b1ae0 s HDTestReport class>runPackage: 0x10005346d58 s [] in HDTestReport class(HDReport class)>runPackages: 0x10005346e10 s [] in Set>collect: 0x10005346ec8 s Array(SequenceableCollection)>do: 0x100052b1c58 s Set>collect: 0x100052b1d10 s HDTestReport class(HDReport class)>runPackages: 0x10005346f80 s TestCommandLineHandler>runPackages 0x10005347038 s TestCommandLineHandler>activate 0x100053470f0 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100053471a8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10005347260 s FullBlockClosure(BlockClosure)>on:do: 0x100052b1ea0 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100052b1f78 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10005347318 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100053473d0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10005347488 s FullBlockClosure(BlockClosure)>on:do: 0x100052b2090 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100052b2170 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002b675c8 priority 40 0x280031fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002b65a28: a(n) MorphicRenderLoop 0x1000372a1e0 s [] in MorphicUIManager>spawnNewProcess 0x10002b65b28 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x1000529ad90 priority 10 0x100053aebd8 s ProcessorScheduler class>idleProcess 0x100053af160 s [] in ProcessorScheduler class>startUp 0x1000529c2e8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x1000529b020 priority 50 0x28002bfe0 M WeakArray class>finalizationProcess 0x10000016320: a(n) WeakArray class 0x100053af998 s [] in WeakArray class>restartFinalizationProcess 0x100052b1a00 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002b67578 priority 80 0x280039f98 M DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x10000392260: a(n) DelayMicrosecondTicker 0x280039fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x100003917c8: a(n) DelaySemaphoreScheduler 0x1000372a598 s FullBlockClosure(BlockClosure)>ensure: 0x10002b65c58 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x1000372a298 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002b65d38 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002026758 priority 40 0x10002027b10 s AtomicSharedQueue>waitForNewItems 0x10002031f20 s AtomicSharedQueue>next 0x10002034458 s TKTWorkerProcess>privateNextTask 0x10002036338 s TKTWorkerProcess>workerLoop 0x10002037678 s MessageSend>value 0x10002037de0 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10002038880 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x1000529ad40 priority 60 0x1000529c230 s SmalltalkImage>lowSpaceWatcher 0x1000527f560 s [] in SmalltalkImage>installLowSpaceWatcher 0x100052b6028 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x1000529c3f8 priority 70 0x280023fe0 M [] in TFCallbackQueue>forkCallbackProcess 0x1000529ae00: a(n) TFCallbackQueue 0x100052b6278 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x1000527efb8 priority 79 0x280035ef0 M [] in DelayWaitTimeout>wait 0x340301550: a(n) DelayWaitTimeout 0x280035f30 M FullBlockClosure(BlockClosure)>ensure: 0x3403062b0: a(n) FullBlockClosure 0x280035f68 M DelayWaitTimeout>wait 0x340301550: a(n) DelayWaitTimeout 0x280035fa0 M Semaphore>wait: 0x100052b15e0: a(n) Semaphore 0x280035fe0 M TestExecutionEnvironment>watchDogLoop 0x100052b1968: a(n) TestExecutionEnvironment 0x100053afa50 s [] in TestExecutionEnvironment>startWatchDog 0x100052b2bd0 s [] in FullBlockClosure(BlockClosure)>newProcess Most recent primitives integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: integerOfObject:at:put:size:signed: **IncrementalGC** **FullGC** stack page bytes 8192 available headroom 5576 minimum unused headroom 6000 (Terminated: 15) [WARN ] 2023-12-15 19:25:59.000 terminateHandler (src/debugUnix.c:103):Exiting with error code 1 script returned exit code 143 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Timeout has been exceeded GitHub has been notified of this commit’s build result Finished: ABORTED