GithubHelp home page GithubHelp logo

Fear & Hunger SIGABRT on M1 Pro about box64 HOT 3 OPEN

lacamar avatar lacamar commented on July 23, 2024
Fear & Hunger SIGABRT on M1 Pro

from box64.

Comments (3)

Pro42good avatar Pro42good commented on July 23, 2024

So here run the program like this

With StrongMem, it should knock some sense into it and have memory integrity at its peak, only downside is a little performance loss

"BOX64_DYNAREC_STRONGMEM=3 (Any extra arguments) box64 /file-path"

from box64.

Pro42good avatar Pro42good commented on July 23, 2024

One weird thing is that the pointer is invalid, so thats the most i can help because im on vacation, and didn't bring my laptop, talk to @ptitSeb for more help

from box64.

lacamar avatar lacamar commented on July 23, 2024

I ran it again with that variable and it still crashes unfortunately. This is the output:

$ BOX64_DYNAREC_STRONGMEM=3 box64 Game
Dynarec will try to emulate a strong memory model with more performance loss
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1-Pro Firestorm-M1-Pro with 10 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 73 entries
Box64 with Dynarec v0.2.9 4d068eee built on Jun 16 2024 00:18:05
BOX64: Detected 48bits at least of address space
Counted 163 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:~/.local/bin/hypr/:/home/snow/.cargo/bin/:/home/snow/.local/bin/:/home/snow/bin/:/usr/lib/qtchooser/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/
Looking for Game
Rename process to "Game"
Redirecting overridden malloc from dynsym function for /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) librt.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libm.so.6
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libplc4.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libgconf-2.so.4
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXi.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libasound.so.2
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libdbus-1.so.3
Using native(wrapped) libpthread.so.0
Using native(wrapped) libgtk-x11-2.0.so.0
Using native(wrapped) libgdk-x11-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libnotify.so.4
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Error: Symbol notify_init not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e60 (0x654326) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_get_server_info not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e68 (0x654336) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_uninit not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e70 (0x654346) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_update not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e90 (0x654386) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_new not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea0 (0x6543a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_set_image_from_pixbuf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea8 (0x6543b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_show not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb0 (0x6543c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_close not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb8 (0x6543d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol CERT_NameToAscii not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14138 (0x6568d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_DupItem_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14220 (0x656aa6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PL_strdup not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14270 (0x656b46) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_smprintf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144d8 (0x657016) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemMap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f0 (0x657046) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemUnmap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f8 (0x657056) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_JoinThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14510 (0x657086) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol BTOA_DataToAscii_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14520 (0x6570a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol NSS_PutEnv_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14528 (0x6570b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_CreateThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14530 (0x6570c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol ATOB_AsciiToData_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14538 (0x6570d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_Hash not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14548 (0x6570f6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_SecondsToInterval not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14550 (0x657106) in /mnt/share/games/Fear & Hunger_LINUX/Game
[33721:0619/224346:ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
Dynarec will try to emulate a strong memory model with more performance loss
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1-Pro Firestorm-M1-Pro with 10 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 73 entries
Box64 with Dynarec v0.2.9 4d068eee built on Jun 16 2024 00:18:05
BOX64: Detected 48bits at least of address space
Counted 163 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:~/.local/bin/hypr/:/home/snow/.cargo/bin/:/home/snow/.local/bin/:/home/snow/bin/:/usr/lib/qtchooser/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/
Looking for /mnt/share/games/Fear & Hunger_LINUX/Game
argv[1]="--type=zygote"
argv[2]="--no-sandbox"
argv[3]="--enable-crash-reporter"
Rename process to "Game"
Redirecting overridden malloc from dynsym function for /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) librt.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libm.so.6
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libplc4.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libgconf-2.so.4
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXi.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libasound.so.2
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libdbus-1.so.3
Using native(wrapped) libpthread.so.0
Using native(wrapped) libgtk-x11-2.0.so.0
Using native(wrapped) libgdk-x11-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libnotify.so.4
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using native(wrapped) libpulse.so.0
Using native(wrapped) libpci.so.3
Error: Symbol notify_init not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e60 (0x654326) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_get_server_info not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e68 (0x654336) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_uninit not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e70 (0x654346) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_update not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e90 (0x654386) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_new not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea0 (0x6543a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_set_image_from_pixbuf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea8 (0x6543b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_show not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb0 (0x6543c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_close not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb8 (0x6543d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol CERT_NameToAscii not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14138 (0x6568d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_DupItem_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14220 (0x656aa6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PL_strdup not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14270 (0x656b46) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_smprintf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144d8 (0x657016) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemMap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f0 (0x657046) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemUnmap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f8 (0x657056) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_JoinThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14510 (0x657086) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol BTOA_DataToAscii_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14520 (0x6570a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol NSS_PutEnv_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14528 (0x6570b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_CreateThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14530 (0x6570c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol ATOB_AsciiToData_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14538 (0x6570d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_Hash not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14548 (0x6570f6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_SecondsToInterval not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14550 (0x657106) in /mnt/share/games/Fear & Hunger_LINUX/Game
Using emulated /mnt/share/games/Fear & Hunger_LINUX/libffmpegsumo.so
Dynarec will try to emulate a strong memory model with more performance loss
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1-Pro Firestorm-M1-Pro with 10 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 73 entries
Box64 with Dynarec v0.2.9 4d068eee built on Jun 16 2024 00:18:05
BOX64: Detected 48bits at least of address space
Counted 163 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:~/.local/bin/hypr/:/home/snow/.cargo/bin/:/home/snow/.local/bin/:/home/snow/bin/:/usr/lib/qtchooser/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/
Looking for /mnt/share/games/Fear & Hunger_LINUX/Game
argv[1]="--type=gpu-process"
argv[2]="--channel=33721.0.1636129273"
argv[3]="--no-sandbox"
argv[4]="--enable-crash-reporter"
argv[5]="--supports-dual-gpus=false"
argv[6]="--gpu-driver-bug-workarounds=1,40"
argv[7]="--disable-accelerated-video-decode"
argv[8]="--gpu-vendor-id=0x0000"
argv[9]="--gpu-device-id=0x0000"
argv[10]="--gpu-driver-vendor"
argv[11]="--gpu-driver-version"
argv[12]="--enable-crash-reporter"
Using native(wrapped) libsoftokn3.so
Using native(wrapped) libfreebl3.so
Using native(wrapped) libudev.so.1
Rename process to "Game"
Redirecting overridden malloc from dynsym function for /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) librt.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libm.so.6
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libplc4.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libgconf-2.so.4
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXi.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libasound.so.2
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libdbus-1.so.3
Using native(wrapped) libpthread.so.0
Using native(wrapped) libgtk-x11-2.0.so.0
Using native(wrapped) libgdk-x11-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libnotify.so.4
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Error: Symbol notify_init not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e60 (0x654326) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_get_server_info not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e68 (0x654336) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_uninit not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e70 (0x654346) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_update not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e90 (0x654386) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_new not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea0 (0x6543a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_set_image_from_pixbuf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea8 (0x6543b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_show not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb0 (0x6543c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_close not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb8 (0x6543d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol CERT_NameToAscii not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14138 (0x6568d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_DupItem_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14220 (0x656aa6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PL_strdup not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14270 (0x656b46) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_smprintf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144d8 (0x657016) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemMap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f0 (0x657046) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemUnmap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f8 (0x657056) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_JoinThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14510 (0x657086) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol BTOA_DataToAscii_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14520 (0x6570a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol NSS_PutEnv_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14528 (0x6570b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_CreateThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14530 (0x6570c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol ATOB_AsciiToData_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14538 (0x6570d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_Hash not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14548 (0x6570f6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_SecondsToInterval not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14550 (0x657106) in /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) libGL.so.1
[33744:0619/224347:ERROR:sandbox_linux.cc(325)] InitializeSandbox() called with multiple threads in process gpu-process
[33721:0619/224347:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[33721:0619/224347:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[33721:0619/224347:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
Dynarec will try to emulate a strong memory model with more performance loss
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1-Pro Firestorm-M1-Pro with 10 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 73 entries
Box64 with Dynarec v0.2.9 4d068eee built on Jun 16 2024 00:18:05
BOX64: Detected 48bits at least of address space
Counted 163 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:~/.local/bin/hypr/:/home/snow/.cargo/bin/:/home/snow/.local/bin/:/home/snow/bin/:/usr/lib/qtchooser/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/
Looking for /mnt/share/games/Fear & Hunger_LINUX/Game
argv[1]="--type=gpu-process"
argv[2]="--channel=33721.3.1573695390"
argv[3]="--no-sandbox"
argv[4]="--enable-crash-reporter"
argv[5]="--supports-dual-gpus=false"
argv[6]="--gpu-driver-bug-workarounds=1,40"
argv[7]="--disable-accelerated-video-decode"
argv[8]="--gpu-vendor-id=0x0000"
argv[9]="--gpu-device-id=0x0000"
argv[10]="--gpu-driver-vendor"
argv[11]="--gpu-driver-version"
argv[12]="--enable-crash-reporter"
Rename process to "Game"
Redirecting overridden malloc from dynsym function for /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) librt.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libm.so.6
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libplc4.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libgconf-2.so.4
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXi.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libasound.so.2
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libdbus-1.so.3
Using native(wrapped) libpthread.so.0
Using native(wrapped) libgtk-x11-2.0.so.0
Using native(wrapped) libgdk-x11-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libnotify.so.4
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Error: Symbol notify_init not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e60 (0x654326) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_get_server_info not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e68 (0x654336) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_uninit not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e70 (0x654346) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_update not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e90 (0x654386) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_new not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea0 (0x6543a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_set_image_from_pixbuf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea8 (0x6543b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_show not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb0 (0x6543c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_close not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb8 (0x6543d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol CERT_NameToAscii not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14138 (0x6568d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_DupItem_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14220 (0x656aa6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PL_strdup not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14270 (0x656b46) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_smprintf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144d8 (0x657016) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemMap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f0 (0x657046) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemUnmap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f8 (0x657056) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_JoinThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14510 (0x657086) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol BTOA_DataToAscii_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14520 (0x6570a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol NSS_PutEnv_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14528 (0x6570b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_CreateThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14530 (0x6570c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol ATOB_AsciiToData_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14538 (0x6570d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_Hash not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14548 (0x6570f6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_SecondsToInterval not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14550 (0x657106) in /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) libGL.so.1
[33768:0619/224347:ERROR:sandbox_linux.cc(325)] InitializeSandbox() called with multiple threads in process gpu-process
[33721:0619/224347:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[33721:0619/224347:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[33721:0619/224347:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
Dynarec will try to emulate a strong memory model with more performance loss
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1-Pro Firestorm-M1-Pro with 10 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 73 entries
Box64 with Dynarec v0.2.9 4d068eee built on Jun 16 2024 00:18:05
BOX64: Detected 48bits at least of address space
Counted 163 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:~/.local/bin/hypr/:/home/snow/.cargo/bin/:/home/snow/.local/bin/:/home/snow/bin/:/usr/lib/qtchooser/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/
Looking for /mnt/share/games/Fear & Hunger_LINUX/Game
argv[1]="--type=gpu-process"
argv[2]="--channel=33721.4.227025053"
argv[3]="--no-sandbox"
argv[4]="--enable-crash-reporter"
argv[5]="--supports-dual-gpus=false"
argv[6]="--gpu-driver-bug-workarounds=1,40"
argv[7]="--disable-accelerated-video-decode"
argv[8]="--gpu-vendor-id=0x0000"
argv[9]="--gpu-device-id=0x0000"
argv[10]="--gpu-driver-vendor"
argv[11]="--gpu-driver-version"
argv[12]="--enable-crash-reporter"
Rename process to "Game"
Redirecting overridden malloc from dynsym function for /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) librt.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libm.so.6
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libplc4.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libgconf-2.so.4
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXi.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libasound.so.2
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libdbus-1.so.3
Using native(wrapped) libpthread.so.0
Using native(wrapped) libgtk-x11-2.0.so.0
Using native(wrapped) libgdk-x11-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libnotify.so.4
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Error: Symbol notify_init not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e60 (0x654326) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_get_server_info not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e68 (0x654336) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_uninit not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e70 (0x654346) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_update not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12e90 (0x654386) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_new not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea0 (0x6543a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_set_image_from_pixbuf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12ea8 (0x6543b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_show not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb0 (0x6543c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol notify_notification_close not found, cannot apply R_X86_64_JUMP_SLOT @0x4b12eb8 (0x6543d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol CERT_NameToAscii not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14138 (0x6568d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_DupItem_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14220 (0x656aa6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PL_strdup not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14270 (0x656b46) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_smprintf not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144d8 (0x657016) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemMap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f0 (0x657046) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_MemUnmap not found, cannot apply R_X86_64_JUMP_SLOT @0x4b144f8 (0x657056) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_JoinThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14510 (0x657086) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol BTOA_DataToAscii_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14520 (0x6570a6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol NSS_PutEnv_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14528 (0x6570b6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_CreateThread not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14530 (0x6570c6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol ATOB_AsciiToData_Util not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14538 (0x6570d6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol SECITEM_Hash not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14548 (0x6570f6) in /mnt/share/games/Fear & Hunger_LINUX/Game
Error: Symbol PR_SecondsToInterval not found, cannot apply R_X86_64_JUMP_SLOT @0x4b14550 (0x657106) in /mnt/share/games/Fear & Hunger_LINUX/Game
Using native(wrapped) libGL.so.1
[33775:0619/224348:ERROR:sandbox_linux.cc(325)] InitializeSandbox() called with multiple threads in process gpu-process
[33721:0619/224348:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[33721:0619/224348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[33721:0619/224348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
free(): invalid pointer
NativeBT: Game() [0x34851910]
NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xffffa16d4800]
NativeBT: /lib64/libc.so.6(+0x985e0) [0xffffa15185e0]
NativeBT: /lib64/libc.so.6(gsignal+0x20) [0xffffa14c5a00]
NativeBT: /lib64/libc.so.6(abort+0xf8) [0xffffa14b0288]
NativeBT: /lib64/libc.so.6(+0x8ae24) [0xffffa150ae24]
NativeBT: /lib64/libc.so.6(+0xa3be8) [0xffffa1523be8]
NativeBT: /lib64/libc.so.6(+0xa6188) [0xffffa1526188]
NativeBT: /lib64/libc.so.6(__libc_free+0xe4) [0xffffa1528bd0]
NativeBT: [0xffff9d84eab4]
EmulatedBT: box64(malloc+0) [0x10140]
33721|SIGABRT @0xffffa15185e0 (???(/lib64/libc.so.6+0x985e0)) (x64pc=0x10140/???:"???", rsp=0xffffa11687c8, stack=0xffffa096c000:0xffffa116c000 own=(nil) fp=0x1), for accessing 0x3e8000083b9 (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=0x2bf57f0
RSP-0x20:0x000000000138b18c RSP-0x18:0x00000000666f4fc0 RSP-0x10:0x00000000013b3df2 RSP-0x08:0x0000027000000330
RSP+0x00:0x0000000001395b78 RSP+0x08:0x0000127c8454eb88 RSP+0x10:0x00000000013778cf RSP+0x18:0x0000127c8454eb60
RAX:0x0000000000000000 RCX:0x0000000003b56120 RDX:0x0000000000000000 RBX:0x00000000000000a8 
RSP:0x0000ffffa11687c8 RBP:0x0000000000000001 RSI:0x0000127c8454ec40 RDI:0x00000000000000a8 
 R8:0x0000000000000001  R9:0x00000000000001f2 R10:0x0000000004b32d20 R11:0x0000000004b83de0 
R12:0x0000127c84401c60 R13:0x0000127c844ed360 R14:0x0000000000000001 R15:0x0000127c8454ec40 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
Aborted (core dumped)

from box64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.