diff options
Diffstat (limited to 'results/scraper/box64/50')
| -rw-r--r-- | results/scraper/box64/50 | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/results/scraper/box64/50 b/results/scraper/box64/50 new file mode 100644 index 000000000..36cf7a5de --- /dev/null +++ b/results/scraper/box64/50 @@ -0,0 +1,67 @@ +Clone Hero log (missing implementations) +``` +[corey@corey-pi4 ~]$ clonehero +Replacing old data folder +Replacing old executable +rm: cannot remove '/home/corey/.clonehero/Clone Hero.x86_64': No such file or directory +Box64 with Dynarec v0.1.3 acc3ed8 built on Jul 10 2021 22:20:55 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 51 Env var +Looking for /home/corey/.clonehero/clonehero +Using native(wrapped) libdl.so.2 +Using native(wrapped) librt.so.1 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libXext.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libXcursor.so.1 +Using native(wrapped) libXinerama.so.1 +Using native(wrapped) libXi.so.6 +Using native(wrapped) libXrandr.so.2 +Using native(wrapped) libXrender.so.1 +Using native(wrapped) libXss.so.1 +Using native(wrapped) libXxf86vm.so.1 +Using native(wrapped) libGL.so.1 +Using native(wrapped) libudev.so.1 +Found path: /home/corey/.clonehero/clonehero +Using emulated /home/corey/.clonehero/clonehero_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so +Error: Global Symbol data_start not found, cannot apply R_X86_64_GLOB_DAT @0xffff91e2c200 ((nil)) in /home/corey/.clonehero/clonehero_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so +Error: Global Symbol __data_start not found, cannot apply R_X86_64_GLOB_DAT @0xffff91e2c758 ((nil)) in /home/corey/.clonehero/clonehero_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so +Mono path[0] = '/home/corey/.clonehero/clonehero_Data/Managed' +Mono config path = '/home/corey/.clonehero/clonehero_Data/MonoBleedingEdge/etc' +0x6b915040: Stack is corrupted, aborting +==== CPU Registers ==== +RAX=cf918d1595e23700 RCX=ffffffffffffffff RDX=0000ffffad21bab0 RBX=0000ffffad21ba20 RSP=0000ffffad21ba08 FLAGS=--S--PC +RBP=0000ffffad21bab8 RSI=0000ffffad21bab8 RDI=0000ffffad21ba20 R8=0000000000000000 R9=0000000000000010 +R10=0000000000001000 R11=0000000000001000 R12=0000ffffad21bab0 R13=00000000018e51ec R14=0000ffffad21bb08 +R15=000000000206efa0 RIP=000000006ba824f3 +======== Stack ======== +Stack is from FFFFAD21BAB8 to FFFFAD21BA08 +Old IP: 6B915040 +Library libXrender.so.1 (0x6be87a20) needs 0x6be87190, but it was not found. Ignoring. +Library libXext.so.6 (0x6be72e10) needs 0x6be9a880, but it was not found. Ignoring. +Library libXext.so.6 (0x6be72e10) needs 0x6be87190, but it was not found. Ignoring. +Library libXext.so.6 (0x6be72e10) needs 0x6be8b630, but it was not found. Ignoring. +Library libXext.so.6 (0x6be72e10) needs 0x6be77890, but it was not found. Ignoring. +Library libX11.so.6 (0x6be6fb40) needs 0x6be9a880, but it was not found. Ignoring. +Library libX11.so.6 (0x6be6fb40) needs 0x6be87190, but it was not found. Ignoring. +Library libX11.so.6 (0x6be6fb40) needs 0x6be8b630, but it was not found. Ignoring. +Library libX11.so.6 (0x6be6fb40) needs 0x6be77890, but it was not found. Ignoring. +Library libc.so.6 (0x6ba27450) needs 0x6c523d40, but it was not found. Ignoring. +Library libgcc_s.so.1 (0x6ba1b7d0) needs 0x6c523d40, but it was not found. Ignoring. +Library ld-linux-x86-64.so.2 (0x6ba27690) needs 0x6c523d40, but it was not found. Ignoring. +Library libpthread.so.0 (0x6ba26330) needs 0x6c523d40, but it was not found. Ignoring. +Library libm.so.6 (0x6ba1a650) needs 0x6c523d40, but it was not found. Ignoring. +Library librt.so.1 (0x6b954c80) needs 0x6c523d40, but it was not found. Ignoring. +Library libdl.so.2 (0x6b9539a0) needs 0x6c523d40, but it was not found. Ignoring. +Stop waiting for remaining thread 120813 +120813|0x6ba2e000: Unimplemented Opcode (00) F0 CF 5D 6C 00 00 00 00 F0 0F 5E 6C 00 00 00 +``` \ No newline at end of file |