diff options
Diffstat (limited to 'results/scraper/box64/891')
| -rw-r--r-- | results/scraper/box64/891 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/results/scraper/box64/891 b/results/scraper/box64/891 new file mode 100644 index 000000000..61086fdcf --- /dev/null +++ b/results/scraper/box64/891 @@ -0,0 +1,51 @@ +Game on Lua Segmentation fault +Launch on RPI4 +``` +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Unknown CPU with 4 Cores +Params database has 24 entries +Using bash "/usr/lib/x86_64-linux-gnu/bash" +Box64 with Dynarec v0.2.3 27d8911d built on Jul 18 2023 15:10:24 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 53 Env var +Looking for ./AppRun +Rename process to "AppRun" +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Unknown CPU with 4 Cores +Params database has 24 entries +Using bash "/usr/lib/x86_64-linux-gnu/bash" +Box64 with Dynarec v0.2.3 27d8911d built on Jul 18 2023 15:10:24 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 64 Env var +Looking for /home/books/game/bin/GravityCircuit +Rename process to "GravityCircuit" +Using emulated /home/books/game/bin/../lib/liblove-11.4.so +Using emulated /home/books/game/bin/../lib/libluajit-5.1.so.2 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libSDL2-2.0.so.0 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libm.so.6 +Using native(wrapped) libfreetype.so.6 +Using native(wrapped) libopenal.so.1 +Using native(wrapped) libz.so.1 +Using emulated /home/books/game/lib/../lib/libmodplug.so.1 +Using native(wrapped) libvorbisfile.so.3 +Using emulated /home/books/game/lib/../lib/libtheoradec.so.1 +Using native(wrapped) libogg.so.0 +Using native(wrapped) libmpg123.so.0 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +[BUILD] Not forcing demo mode. +[Load Thread] Failure: userconfig/playerSettings.lua +Using native(wrapped) libGL.so.1 +Segmentation fault +``` \ No newline at end of file |