diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/32 | 8 | ||||
| -rw-r--r-- | results/scraper/box64/320 | 158 | ||||
| -rw-r--r-- | results/scraper/box64/322 | 47 | ||||
| -rw-r--r-- | results/scraper/box64/323 | 42 | ||||
| -rw-r--r-- | results/scraper/box64/324 | 22 | ||||
| -rw-r--r-- | results/scraper/box64/325 | 47 | ||||
| -rw-r--r-- | results/scraper/box64/327 | 41 | ||||
| -rw-r--r-- | results/scraper/box64/328 | 57 | ||||
| -rw-r--r-- | results/scraper/box64/329 | 3 |
9 files changed, 425 insertions, 0 deletions
diff --git a/results/scraper/box64/32 b/results/scraper/box64/32 new file mode 100644 index 000000000..a3c6c60a3 --- /dev/null +++ b/results/scraper/box64/32 @@ -0,0 +1,8 @@ +Zoom: more unimplemented Opcodes +``` +61619|0xffff83f7ca05: Unimplemented Opcode (10) 66 0F 38 09 C1 66 0F 38 09 D3 66 0F 7F 07 66 +``` + +this is after pulling in and compiling 81b1f61aec5b53716bff493b6dc21c6b7ec86df9 + +EDIT: Thank you for all your work on this project. Keep up the good work, but don't overwork yourself :) \ No newline at end of file diff --git a/results/scraper/box64/320 b/results/scraper/box64/320 new file mode 100644 index 000000000..97c6fd4fb --- /dev/null +++ b/results/scraper/box64/320 @@ -0,0 +1,158 @@ +wine64 7.8 not working with box64 +I install wine64 7.8 by + +``` +wget https://dl.winehq.org/wine-builds/debian/dists/bullseye/main/binary-amd64/wine-devel_7.8~bullseye-1_amd64.deb +wget https://dl.winehq.org/wine-builds/debian/dists/bullseye/main/binary-amd64/wine-devel-amd64_7.8~bullseye-1_amd64.deb +dpkg-deb -xv wine-devel_7.8~bullseye-1_amd64.deb wine-installer +dpkg-deb -xv wine-devel-amd64_7.8~bullseye-1_amd64.deb wine-installer +sudo mv wine-installer/opt/wine-devel ~/wine +sudo ln -s ~/wine/bin/wine64 /usr/local/bin/wine64 +sudo ln -s ~/wine/bin/winecfg /usr/local/bin/winecfg +sudo ln -s ~/wine/bin/wineserver /usr/local/bin/wineserver +winecfg +``` + +However it could not run Windows program.I get errors like this +``` +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 a2cd8b7 built on May 31 2022 06:42:16 +BOX64: Wine64 detected, WINEPRELOADRESERVE="" +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 49 Env var +Looking for /usr/local/bin/wine64 +argv[1]="115pc_1.0.6.7.exe" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) librt.so.1 +Using emulated /home/shiqi/wine/bin/../lib64/wine/x86_64-unix/ntdll.so +Using native(wrapped) libunwind.so.8 +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 a2cd8b7 built on May 31 2022 06:42:16 +BOX64: Wine64 detected, WINEPRELOADRESERVE="" +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 50 Env var +Looking for /home/shiqi/wine/bin/wine64 +argv[1]="115pc_1.0.6.7.exe" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) librt.so.1 +Using emulated /home/shiqi/wine/bin/../lib64/wine/x86_64-unix/ntdll.so +Using native(wrapped) libunwind.so.8 +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 a2cd8b7 built on May 31 2022 06:42:16 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 50 Env var +Looking for /home/shiqi/wine/bin/wineserver +Using native(wrapped) libdl.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) librt.so.1 +Using emulated /home/shiqi/wine/lib64/wine/x86_64-unix/libwine.so.1 +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/start.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/start.so"/0x89cc6bf5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/kernel32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/kernel32.so"/0x89d4c8a5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/kernelbase.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/kernelbase.so"/0x89d59925, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/shell32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/shell32.so"/0x89d72675, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/advapi32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/advapi32.so"/0x89d77b55, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/msvcrt.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/msvcrt.so"/0x89d77a25, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/sechost.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/sechost.so"/0x89d77d95, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/ucrtbase.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/ucrtbase.so"/0x89d78865, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/gdi32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/gdi32.so"/0x89d794d5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/user32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/user32.so"/0x89d7a585, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/version.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/version.so"/0x89d7af35, 2) +Using emulated /home/shiqi/wine/lib64/wine/x86_64-unix/win32u.so +Using native(wrapped) libm.so.6 +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/shlwapi.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/shlwapi.so"/0x89d93c95, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/shcore.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/shcore.so"/0x89d944a5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/ole32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/ole32.so"/0x89d79965, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/combase.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/combase.so"/0x89d946c5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/rpcrt4.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/rpcrt4.so"/0x89d959a5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so"/0x89dc9045, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so"/0x89dd4c65, 2) +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 a2cd8b7 built on May 31 2022 06:42:16 +BOX64: Wine64 detected, WINEPRELOADRESERVE="000400000-0004aa000" +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 52 Env var +Looking for /home/shiqi/wine/bin/wine64 +argv[1]="C:\windows\system32\conhost.exe" +argv[2]="--unix" +argv[3]="--width" +argv[4]="80" +argv[5]="--height" +argv[6]="24" +argv[7]="--server" +argv[8]="0x10" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) librt.so.1 +Using emulated /home/shiqi/wine/bin/../lib64/wine/x86_64-unix/ntdll.so +Using native(wrapped) libunwind.so.8 +Using emulated /home/shiqi/wine/lib64/wine/x86_64-unix/libwine.so.1 +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/conhost.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/conhost.so"/0x98ceea75, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/kernel32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/kernel32.so"/0x98d77a75, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/kernelbase.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/kernelbase.so"/0x98d7ea75, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/advapi32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/advapi32.so"/0x98da4e75, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/msvcrt.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/msvcrt.so"/0x98da5835, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/sechost.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/sechost.so"/0x98da5115, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/ucrtbase.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/ucrtbase.so"/0x98da5b75, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/gdi32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/gdi32.so"/0x98da7c35, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/user32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/user32.so"/0x98da69b5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/version.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/version.so"/0x98d9bc65, 2) +Using native(wrapped) libfreetype.so.6 +Using emulated /home/shiqi/wine/lib64/wine/x86_64-unix/win32u.so +Using native(wrapped) libm.so.6 +Using native(wrapped) libfontconfig.so.1 +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so"/0x98e7deb5, 2) +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/tzres.so"/0x98e8a455, 2) +Using native(wrapped) libfreetype.so.6 +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/imm32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/imm32.so"/0x89f374d5, 2) +Using native(wrapped) libfontconfig.so.1 +Error loading needed lib /home/shiqi/wine/lib64/wine/x86_64-unix/imm32.so +Warning: Cannot dlopen("/home/shiqi/wine/lib64/wine/x86_64-unix/imm32.so"/0x9911c5d5, 2) +无法启动程序,或者没有为指定文件关联应用程序。 +ShellExecuteEx 失败: 找不到文件。 +``` +Is there some problem with box64?or I made mistakes? \ No newline at end of file diff --git a/results/scraper/box64/322 b/results/scraper/box64/322 new file mode 100644 index 000000000..ea67d502f --- /dev/null +++ b/results/scraper/box64/322 @@ -0,0 +1,47 @@ +Winetricks Can't find Wine +Winetricks can't find Wine `root@localhost:~# BOX64_NOBANNER=1 winetricks -q corefonts vcrun2010 dotnet20sp1 +------------------------------------------------------ +warning: Running Wine/winetricks as root is highly discouraged. See https://wiki.winehq.org/FAQ#Should_I_run_Wine_as_root.3F +------------------------------------------------------ +------------------------------------------------------ +warning: Your version of wine is no longer supported upstream. You should upgrade to 6.x +------------------------------------------------------ +Executing mkdir -p /root +------------------------------------------------------ +warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. +------------------------------------------------------ +------------------------------------------------------ +WINEPREFIX INFO: +Drive C: total 0 +drwxr-xr-x 7 root root 4096 Jun 11 02:18 . +drwxr-xr-x 4 root root 4096 Jun 11 03:02 .. +drwxr-xr-x 6 root root 4096 Jun 8 05:52 Program Files +drwxr-xr-x 6 root root 4096 Jun 8 05:57 Program Files (x86) +drwxr-xr-x 4 root root 4096 Jun 11 02:13 ProgramData +drwxr-xr-x 4 root root 4096 Jun 8 05:52 users +drwxr-xr-x 17 root root 4096 Jun 10 12:31 windows + +Registry info: +/root/.wine/system.reg:#arch=win64 +/root/.wine/user.reg:#arch=win64 +/root/.wine/userdef.reg:#arch=win64 +------------------------------------------------------ +------------------------------------------------------ +warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "setarch: failed to execute /home/v8/wine/bin/wine: No such file or directory" +------------------------------------------------------` + + + +Please help with this issue System info: root@localhost:/home/v8/wine/bin# neofetch + .-/+oossssoo+/-. root@localhost + `:+ssssssssssssssssss+:` -------------- + -+ssssssssssssssssssyyssss+- OS: Ubuntu 22.04 LTS + .ossssssssssssssssssdMMMNysssso. Host: samsung SM-N95 + /ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.4.0-faked + +ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 3 days, 7 ho + /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 1324 (dpkg +.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.1.16 +sssshhhyNMMNyssssssssssssyNMMMysssssss+ Terminal: proot ossyNMMMNyMMhsssssssssssssshmmmhssssssso CPU: (8) @ 1.690GHz +ossyNMMMNyMMhsssssssssssssshmmmhssssssso Memory: 3016MiB / 5.3GB + + +Thanks in advance \ No newline at end of file diff --git a/results/scraper/box64/323 b/results/scraper/box64/323 new file mode 100644 index 000000000..5eb74d866 --- /dev/null +++ b/results/scraper/box64/323 @@ -0,0 +1,42 @@ + CE C Toolchain Unimplemented Opcode +Hi, I have an error when trying to use CE C Toolchain to compile. +Platform : Raspberry Pi 400 +Error : Unimplemented Opcode (04) 67 C7 00 09 00 00 00 58 67 8B 08 67 83 08 01 + +Log : +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 c8d4d3b built on May 15 2022 12:50:52 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 58 Env var +Looking for /usr/bin/fasmg +argv[1]="-n" +argv[2]="/usr/meta/ld.alm" +argv[3]="-i" +argv[4]="DEBUG := 0" +argv[5]="-i" +argv[6]="HAS_PRINTF := 1" +argv[7]="-i" +argv[8]="HAS_LIBC := 1" +argv[9]="-i" +argv[10]="HAS_LIBCXX := 1" +argv[11]="-i" +argv[12]="PREFER_OS_CRT := 0" +argv[13]="-i" +argv[14]="PREFER_OS_LIBC := 1" +argv[15]="-i" +argv[16]="include "/usr/meta/linker_script"" +argv[17]="-i" +argv[18]="range .bss $D052C6 : $D13FD8" +argv[19]="-i" +argv[20]="provide __stack = $D1A87E" +argv[21]="-i" +argv[22]="locate .header at $D1A87F" +argv[23]="-i" +argv[24]="map" +argv[25]="-i" +argv[26]="source "obj/icon.src", "/usr/lib/crt/crt0.src", "obj/lto.src"" +argv[27]="-i" +argv[28]="library "/usr/lib/libload/fileioc.lib", "/usr/lib/libload/fontlibc.lib", "/usr/lib/libload/graphx.lib", "/usr/lib/libload/keypadc.lib"" +argv[29]="bin/DEMO.bin" +13783|0x400992: Unimplemented Opcode (04) 67 C7 00 09 00 00 00 58 67 8B 08 67 83 08 01 diff --git a/results/scraper/box64/324 b/results/scraper/box64/324 new file mode 100644 index 000000000..9a0c158cd --- /dev/null +++ b/results/scraper/box64/324 @@ -0,0 +1,22 @@ +Error on Fivem Server + +**Fivem Artifacts** : https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/5562-25984c7003de26d4a222e897a782bb1f22bebedd/fx.tar.xz + + + +### **Console :** +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 +Box64 with Dynarec v0.1.9 6392550 built on Jun 11 2022 19:30:12 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 25 Env var +Looking for /root/fivem/alpine/opt/cfx-server/ld-musl-x86_64.so.1 +argv[1]="--library-path" +argv[2]="/root/fivem/alpine/usr/lib/v8/:/root/fivem/alpine/lib/:/root/fivem/alpine/usr/lib/" +argv[3]="--" +argv[4]="/root/fivem/alpine/opt/cfx-server/FXServer" +argv[5]="+set" +argv[6]="citizen_dir" +argv[7]="/root/fivem/alpine/opt/cfx-server/citizen/" +2157|SIGSEGV @0x6494cc10 (???(/usr/local/bin/box64+0x6494cc10)) (x64pc=0xffff99d61d8b//root/fivem/alpine/opt/cfx-server/ld-musl-x86_64.so.1:"???", rsp=0xffff99c87288, stack=0xffff99488000:0xffff99c88000 own=(nil) fp=(nil)), for accessing 0x13cc8 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil) +Segmentation fault (core dumped) \ No newline at end of file diff --git a/results/scraper/box64/325 b/results/scraper/box64/325 new file mode 100644 index 000000000..072390370 --- /dev/null +++ b/results/scraper/box64/325 @@ -0,0 +1,47 @@ +Unimplemented Opcode (FF) 64 66 0F 2E 04 C5 D0 F7 FF FF 89 C3 77 02 89 +Getting this error while trying to run the dedicated server for Ark: Survival Evolved, full log is pasted below: + +``` +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 +Box64 with Dynarec v0.1.8 30302a0 built on Jun 1 2022 13:52:07 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 26 Env var +Looking for ./ShooterGameServer +argv[1]="LostIsland?listen?SessionName=Burgerland?ServerPassword=burger?ServerAdminPassword=burgerman69?AltSaveDirectoryName=lostisland" +argv[2]="-server" +argv[3]="-log" +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libdl.so.2 +Using native(wrapped) librt.so.1 +Using emulated /home/ubuntu/ark_server/ShooterGame/Binaries/Linux/../../../Engine/Binaries/Linux/libsteam_api.so +Using emulated libEOSSDK-Linux-Shipping.so +Using native(wrapped) libm.so.6 +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) libresolv.so.2 +Warning: Global Symbol _ZTH15GCrashErrorType not found, cannot apply R_X86_64_GLOB_DAT @0xffffa8ddaf10 ((nil)) in libEOSSDK-Linux-Shipping.so +Warning: Global Symbol _ZTH18GCrashErrorMessage not found, cannot apply R_X86_64_GLOB_DAT @0xffffa8ddaf08 ((nil)) in libEOSSDK-Linux-Shipping.so +Shutdown handler: initalize. +Using binned. +4.5.1-0+UE4 7038 3077 404 10 +[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. +Using emulated steamclient.so +Error loading needed lib crashhandler.so +Warning: Cannot dlopen("crashhandler.so"/0xffff937ea8a8, 2) +Error loading needed lib /home/ubuntu/ark_server/ShooterGame/Binaries/Linux/steamservice.so +Warning: Cannot dlopen("/home/ubuntu/ark_server/ShooterGame/Binaries/Linux/steamservice.so"/0xffff81337df0, 2) +Error loading needed lib steamservice.so +Warning: Cannot dlopen("steamservice.so"/0xffff81337df0, 2) +Setting breakpad minidump AppID = 346110 +Error loading needed lib /home/ubuntu/.steam/sdk64/libsteam.so +Warning: Cannot dlopen("/home/ubuntu/.steam/sdk64/libsteam.so"/0xffffa97f55c0, 2) +Error loading needed lib libsteam.so +Warning: Cannot dlopen("libsteam.so"/0xffffaa07954d, 2) +1581|0x1b36a6b: Unimplemented Opcode (FF) 64 66 0F 2E 04 C5 D0 F7 FF FF 89 C3 77 02 89 +/home/buildbot/buildslave/steam_rel_client_linux64/build/src/tier1/../tier1/fileio.cpp (4008) : Assertion Failed: CFileWriterThread: pending file writer content_log.txt +/home/buildbot/buildslave/steam_rel_client_linux64/build/src/tier0/threadtools.cpp (1416) : Assertion Failed: Thread synchronization object is unuseable +Shutdown handler: cleanup. +``` \ No newline at end of file diff --git a/results/scraper/box64/327 b/results/scraper/box64/327 new file mode 100644 index 000000000..ff635827e --- /dev/null +++ b/results/scraper/box64/327 @@ -0,0 +1,41 @@ +Ryujinx for Linux crash +Just felt like using the Ryujinx emulator and box64 gave me this: + +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096 +Box64 with Dynarec v0.1.9 f78c5a2 built on Jun 20 2022 06:44:56 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 15 Env var +Looking for ./Ryujinx +Rename process to "Ryujinx" +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libz.so.1 +Using native(wrapped) librt.so.1 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Warning: Global Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_GLOB_DAT @0x706d2dc968 ((nil)) in /home/muse/Downloads/ryujinx-1.1.151-linux_x64/publish/Ryujinx +Warning: Global Symbol _ZTH15t_CantStopCount not found, cannot apply R_X86_64_GLOB_DAT @0x706d2dcbb8 ((nil)) in /home/muse/Downloads/ryujinx-1.1.151-linux_x64/publish/Ryujinx +Warning: Global Symbol _ZTHN9StressLog19t_pCurrentThreadLogE not found, cannot apply R_X86_64_GLOB_DAT @0x706d2dcc38 ((nil)) in /home/muse/Downloads/ryujinx-1.1.151-linux_x64/publish/Ryujinx +Warning: Global Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_GLOB_DAT @0x706d2dcd30 ((nil)) in /home/muse/Downloads/ryujinx-1.1.151-linux_x64/publish/Ryujinx +Warning: Global Symbol _ZTH27t_pStackWalkerWalkingThread not found, cannot apply R_X86_64_GLOB_DAT @0x706d2dcd98 ((nil)) in /home/muse/Downloads/ryujinx-1.1.151-linux_x64/publish/Ryujinx +Error loading needed lib liblttng-ust-tracepoint.so.0 +Warning: Cannot dlopen("liblttng-ust-tracepoint.so.0"/0x706d16e8e0, 102) +Error loading needed lib liblttng-ust-tracepoint.so.0 +Warning: Cannot dlopen("liblttng-ust-tracepoint.so.0"/0x706d16e8e0, 102) +Error loading needed lib libnuma.so.1 +Warning: Cannot dlopen("libnuma.so.1"/0x706d169d7e, 1) +Error loading needed lib libnuma.so.1.0.0 +Warning: Cannot dlopen("libnuma.so.1.0.0"/0x706d169d8b, 1) +Error loading needed lib libnuma.so +Warning: Cannot dlopen("libnuma.so"/0x706d169d9c, 1) +Warning: Unsupported libc Syscall 0x144 (324) +Warning, call to __cxa_thread_atexit_impl(0x706cc2b860, 0x65cb2669, 0x706d2ac180) ignored +Warning, call to __cxa_thread_atexit_impl(0x706cc2b860, 0x6fb4000d69, 0x706d2ac180) ignored +Stop waiting for remaining thread 27557 +Stop waiting for remaining thread 27558 +Stop waiting for remaining thread 27559 +Stop waiting for remaining thread 27560 \ No newline at end of file diff --git a/results/scraper/box64/328 b/results/scraper/box64/328 new file mode 100644 index 000000000..e10d84174 --- /dev/null +++ b/results/scraper/box64/328 @@ -0,0 +1,57 @@ +Starbound - Segfault on launch, cant get into game. +So im trying to launch Starbound on the Raspberry Pi 4, latest Bullseye 64 bit build, 8 GB model, and its SEGFAULTing on me. Log is below. Any idea why this is happening and how i can fix it or work around it? +``` +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 f78c5a2 built on Jun 20 2022 09:55:38 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 49 Env var +Looking for ./starbound +Rename process to "starbound" +Using native(wrapped) libSDL2-2.0.so.0 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libm.so.6 +Using native(wrapped) librt.so.1 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libGLU.so.1 +Using native(wrapped) libGL.so.1 +Using emulated libsteam_api.so +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +[Info] Application: Initializing SDL +[Info] Application: startup... +[Info] Root: Preparing Root... +[Info] Root: Done preparing Root. +[Info] Client Version 1.4.4 (linux x86_64) Source ID: 8cbe6faf22282659828a194e06a08999f213769e Protocol: 747 +[Info] Root: Scanning for asset sources in directory '../assets/' +[Info] Root: Scanning for asset sources in directory '../mods/' +[Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping +[Info] Root: Detected asset source named 'base' at '../assets/packed.pak' +[Info] Root: Detected asset source named 'xbawks' at '../mods/characterextender.pak' +[Info] Root: Detected asset source named 'Avali' at '../mods/avali.pak' +[Info] Root: Detected unnamed asset source at '../assets/user' +[Info] Loading assets from: '../assets/packed.pak' +[Info] Loading assets from: '../mods/characterextender.pak' +[Info] Loading assets from: '../mods/avali.pak' +[Info] Loading assets from: '../assets/user' +[Info] Assets digest is 664b579ce0a981de0dc717b136dfbba359494f31c07c8cf8c583e85c75fe1932 +[Info] Root: Loaded Assets in 6.89934 seconds +[Info] Application: Initializing SDL Video +[Info] Application: Initializing SDL Joystick +[Info] Application: Initializing SDL Sound +[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. +[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so. +[Info] Failed to initialize Steam platform services +[Info] Application: Creating SDL Window +[Info] Application: Enabling VSync with late swap tearing +[Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 1024 sample size buffer +[Info] OpenGL version: '2.1 Mesa 20.3.0' vendor: 'Broadcom' renderer: 'V3D 4.2' shader: '1.20' +[Info] Application: initialization... +2783|SIGSEGV @0x8868276c (???(0x8868276c)) (x64pc=0x14ffcc0//home/pi/Desktop/Games/Starbound/linux/starbound:"/home/pi/Desktop/Games/Starbound/linux/starbound/_ZN4Star9MainMixer4readEPsm", rsp=0x7f7da4bff0, stack=0x7f7d24c000:0x7f7da4c000 own=0x7f7d24c000 fp=0x7f7da4bff8), for accessing 0x10 (code=1/prot=0), db=0x7f48001d00(0x8868276c:0x88682790/0x14ffcc0:0x14ffcc9//home/pi/Desktop/Games/Starbound/linux/starbound/_ZN4Star9MainMixer4readEPsm:clean, hash:810cd060/810cd060) handler=0xa99ff0 +[Error] Fatal Error: Segfault Encountered! +/home/pi/Desktop/Games/Starbound/linux/starbound(_ZN4Star10fatalErrorEPKcb+43) [0xa93e43] +??? [(nil)] +Aborted +``` \ No newline at end of file diff --git a/results/scraper/box64/329 b/results/scraper/box64/329 new file mode 100644 index 000000000..82ccf83be --- /dev/null +++ b/results/scraper/box64/329 @@ -0,0 +1,3 @@ +wine will crash(proot/debian/sid) +wine6.5 will stop(performance issue) when it's starting +all ways stop when starting conhost.exe \ No newline at end of file |