diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/330 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-box64.tar.gz qemu-analysis-box64.zip | |
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/330')
| -rw-r--r-- | results/scraper/box64/330 | 25 |
1 files changed, 25 insertions, 0 deletions
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 |