diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/33 | 31 | ||||
| -rw-r--r-- | results/scraper/box64/330 | 25 | ||||
| -rw-r--r-- | results/scraper/box64/331 | 10 | ||||
| -rw-r--r-- | results/scraper/box64/332 | 2 | ||||
| -rw-r--r-- | results/scraper/box64/333 | 25 | ||||
| -rw-r--r-- | results/scraper/box64/335 | 37 | ||||
| -rw-r--r-- | results/scraper/box64/337 | 10 |
7 files changed, 140 insertions, 0 deletions
diff --git a/results/scraper/box64/33 b/results/scraper/box64/33 new file mode 100644 index 000000000..a5d97dc66 --- /dev/null +++ b/results/scraper/box64/33 @@ -0,0 +1,31 @@ +Trackmania Server missing Symbols and Opcode +Trackmania Server crashes with a few missing symbols and an unimplemented Opcode + +``` +Box64 with Dynarec v0.1.3 cb73eaf built on Jul 6 2021 16:14:32 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 24 Env var +Looking for ./TrackmaniaServer +Using native(wrapped) libm.so.6 +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 native(wrapped) libdl.so.2 +Using native(wrapped) libutil.so.1 +Error: Global Symbol _ZTH22g_ClassicThreadContext not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a3558 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN14CFastStringInt6s_TempE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a3560 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN11CFastString6s_TempE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a3580 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTH16g_FrameAllocator not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a3598 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN4NVis12g_iAsyncCopyE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a35a0 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN4NVis12g_iAsyncSwapE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a35a8 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN12CPlugFileImg18s_EnableLoadTexelsE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a35b0 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN12CPlugFileDds32s_MipMapSkipAtLoad_MaxLevelCountE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a35d8 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN12CPlugFileImg15s_EnableInvertYE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a3600 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN12CPlugFilePng16s_LoadPaletteIdsE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a3620 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN4NVis12g_iFrameSwapE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a3638 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTH35g_CurThread_PlugFilePreloader_iHead not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a36a0 ((nil)) in ./TrackmaniaServer +Error: Global Symbol _ZTHN18CPlugFileOggVorbis30s_Import_ForcePrecacheToMemoryE not found, cannot apply R_X86_64_GLOB_DAT @0x7f8a6a36a8 ((nil)) in ./TrackmaniaServer +7667|0x7f8a099444: Unimplemented Opcode (F2) 66 0F 3A 21 EE 10 0F 28 F1 0F 57 F0 F3 0F 59 +``` \ No newline at end of file diff --git a/results/scraper/box64/330 b/results/scraper/box64/330 new file mode 100644 index 000000000..757031588 --- /dev/null +++ b/results/scraper/box64/330 @@ -0,0 +1,25 @@ +Unable to run minecraft +As soon as Minecraft Dedicated Server updated,I can't run it any more. +Console was as follows. + +pi@raspberrypi:~/test/minecraft $ ./bedrock_server +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 4b10506 built on Jun 25 2022 23:00:52 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 25 Env var +Looking for ./bedrock_server +Rename process to "bedrock_server" +Using native(wrapped) libnsl.so.1 +Using native(wrapped) libssl.so.1 +Using native(wrapped) libcrypto.so.1 +Using native(wrapped) libdl.so.2 +Using native(wrapped) librt.so.1 +Using native(wrapped) libm.so.6 +Using native(wrapped) libpthread.so.0 +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 +Error: PltResolver: Symbol OPENSSL_init_ssl(ver 34: OPENSSL_init_ssl@OPENSSL_1_1_0) not found, cannot apply R_X86_64_JUMP_SLOT 0x62a4fe0 (0x629a756) in /home/pi/test/minecraft/bedrock_server +Error: PltResolver: Symbol CONF_modules_unload(ver 23: CONF_modules_unload@OPENSSL_1_1_0) not found, cannot apply R_X86_64_JUMP_SLOT 0x62a4930 (0x62999f6) in /home/pi/test/minecraft/bedrock_server \ No newline at end of file diff --git a/results/scraper/box64/331 b/results/scraper/box64/331 new file mode 100644 index 000000000..fb2697a9b --- /dev/null +++ b/results/scraper/box64/331 @@ -0,0 +1,10 @@ +Error with openssl1.1.1 on Bedrock server (Error: PltResolver: Symbol TLS_method...) +I am a beginner. I'm translating from Japanese to English, so sorry for any weirdness. + +I was trying to set up a Minecraft BedrockServer on ubuntu22.04 LTS/ArmCPU/OracleCloud, but on the way I got an error saying that I need libssl.so.1. [※Image 1](https://cdn.discordapp.com/attachments/986243502339944488/986243506425200640/unknown.png) + +I think I was able to install it after a kind person showed me a website on how to install it. +Once I restarted my PC, the file path? The error message is as shown in the [※image 2](https://cdn.discordapp.com/attachments/976834960382124082/990688939742486548/unknown.png) +https://www.openssl.org/source/ , https://linuxpip.org/install-openssl-linux/ + +How can I solve the error? Thank you in advance for your answer. \ No newline at end of file diff --git a/results/scraper/box64/332 b/results/scraper/box64/332 new file mode 100644 index 000000000..16ebd3493 --- /dev/null +++ b/results/scraper/box64/332 @@ -0,0 +1,2 @@ +not bug, just simple question: why we can not wrap libstdc++ and libgcc_s? + just for curious, because there are may different size struct in arm and x86? \ No newline at end of file diff --git a/results/scraper/box64/333 b/results/scraper/box64/333 new file mode 100644 index 000000000..e6526e5fb --- /dev/null +++ b/results/scraper/box64/333 @@ -0,0 +1,25 @@ +Ts3 Sinusbot: Unsupported Syscall 0x1Bh (27) +I just tried installing Sinusbot on my RasPi 4 with Box64. Sadly it throws the following error: + +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 826f9cf built on Jun 30 2022 08:58:43 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 19 Env var +Looking for /opt/sinusbot/sinusbot +Rename process to "sinusbot" +Using emulated /opt/sinusbot/libswresample.so.2 +Using emulated /opt/sinusbot/libavfilter.so.6 +Using emulated /opt/sinusbot/libavformat.so.57 +Using emulated /opt/sinusbot/libavcodec.so.57 +Using emulated /opt/sinusbot/libavutil.so.55 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libm.so.6 +Using native(wrapped) libpthread.so.0 +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) librt.so.1 +Using native(wrapped) libz.so.1 +Error: Unsupported Syscall 0x1Bh (27) \ No newline at end of file diff --git a/results/scraper/box64/335 b/results/scraper/box64/335 new file mode 100644 index 000000000..647cc739f --- /dev/null +++ b/results/scraper/box64/335 @@ -0,0 +1,37 @@ +Enabling 64k page size for Oracle Cloud Ampere A1 +I have an Oracle Cloud instance which is installed with AlmaLinux 8.6 (aka CentOS 8.6), which has a 64k page size. This page size is not currently supported by box64. + +Without this option a build with: + +$ cmake .. -DRPI4ARM64=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo + +When running a simple ELF 64-bit LSB executable (classic hello world in C): + +./box64 ../../hello/hello +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:65536 +Box64 with Dynarec v0.1.9 452a390 built on Jun 30 2022 11:07:01 +Error: PageSize configuation is wrong: configured with 4096, but got 65536 + +I have created a PR which allows for building box86 with a 64k page size: + +https://github.com/ptitSeb/box64/pull/334 + +Resulting in: + +./box64 ../../hello/hello +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:65536 +Box64 with Dynarec v0.1.9 826f9cf built on Jun 30 2022 10:09:17 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 21 Env var +Looking for ../../hello/hello +Rename process to "hello" +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 +hello world + +Hope this helps anyone in a similar situation. + +martin \ No newline at end of file diff --git a/results/scraper/box64/337 b/results/scraper/box64/337 new file mode 100644 index 000000000..2984f766c --- /dev/null +++ b/results/scraper/box64/337 @@ -0,0 +1,10 @@ +Steam web views not working +System info: +OS: Ubuntu 22.04 64-bit +Board: Raspberry Pi 4 4GB + +I have both Box86 and Box64 installed through Pi-Apps, and installed Steam myself +from Steams official download page. Everything else seems to work, except for any kind of web view. + +And in Small mode, I can see the list of games, install them, uninstall them, the works, but if I click "Properties" then nothing +happens, probably because it is also a web view. |