diff options
Diffstat (limited to 'results/scraper/box64/28')
| -rw-r--r-- | results/scraper/box64/28 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/results/scraper/box64/28 b/results/scraper/box64/28 new file mode 100644 index 000000000..4a9a35b4f --- /dev/null +++ b/results/scraper/box64/28 @@ -0,0 +1,16 @@ +RPCS3 - missing symbols +RPCS3 crashes with message below. + +``` +Error: Global Symbol _ZTHN2fs11g_tls_errorE not found, cannot apply R_X86_64_GLOB_DAT @0x337a948 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol _ZTHN10cpu_thread17g_tls_this_threadE not found, cannot apply R_X86_64_GLOB_DAT @0x337a9b8 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol _ZTHN11thread_ctrl17g_tls_this_threadE not found, cannot apply R_X86_64_GLOB_DAT @0x337a9c0 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol _ZTH16g_tls_log_prefixB5cxx11 not found, cannot apply R_X86_64_GLOB_DAT @0x337a9c8 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol _ZTHN2vm12g_tls_lockedE not found, cannot apply R_X86_64_GLOB_DAT @0x337a9d0 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol _ZTHN3idm4g_idE not found, cannot apply R_X86_64_GLOB_DAT @0x337a9d8 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol _ZTH17g_tls_log_control not found, cannot apply R_X86_64_GLOB_DAT @0x337a9f0 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol _ZTHN3rsx8overlays14user_interface12g_thread_bitE not found, cannot apply R_X86_64_GLOB_DAT @0x337a9f8 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +Error: Global Symbol __morestack not found, cannot apply R_X86_64_GLOB_DAT @0x337b730 ((nil)) in /home/heasterian/Downloads/squashfs-root/usr/bin/rpcs3 +22598|SIGSEGV @0x648cbd1c (???(/usr/local/bin/box64/0x648cbd1c)) (x64pc=0x1/???:"???", rsp=0x7f92f72688, stack=0x7f92774000:0x7f92f74000 own=(nil) fp=0x69be00), for accessing (nil) (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=0x1 +Segmentation fault (core dumped) +``` \ No newline at end of file |