summary refs log tree commit diff stats
path: root/results/scraper/box64/107
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/10716
-rw-r--r--results/scraper/box64/10704
-rw-r--r--results/scraper/box64/107253
-rw-r--r--results/scraper/box64/107321
-rw-r--r--results/scraper/box64/10776
-rw-r--r--results/scraper/box64/107934
6 files changed, 134 insertions, 0 deletions
diff --git a/results/scraper/box64/107 b/results/scraper/box64/107
new file mode 100644
index 000000000..ef4a2960d
--- /dev/null
+++ b/results/scraper/box64/107
@@ -0,0 +1,16 @@
+[Question] Differences to similar solutions?
+Hello there, first off, love what you're doing here, keep up the great work!

+

+I wondered about what the differences/advantages of box86/box64 are to similar solutions. I hope you don't mind me putting this here, I thought since there is not much public available info on this topic this could be useful.

+

+I'll put down a few guesses as well, would love to hear your input though!

+

+Other projects I know:

+

+- qemu-user

+I guess the main point here is that qemu doesn't wrap libraries and runs all the userland, which should make box86 a lot faster. Correct?

+- qemu code / unicorn engine

+Since qemu is so far known, I can't help but wonder why you didn't base your emulation on that. It should be able to do JIT as well, and can be used with library wrapping (like wine-hangover). Maybe the point is that specializing on ARM allows you to do more optimizations? Or maybe qemu is too annoying to work with?

+- FEX-Emu: Seems to do the same, but one project for both 32/64bit. Not sure if that makes any difference, or what's different in approach. Only think I found is a [comment on reddit](https://www.reddit.com/r/emulation/comments/lkk7sf/fexemu_a_x86_and_x8664_linux_usermode_emulator/gnpuczt/), but it's not a lot to go by.

+

+Thanks in advance
\ No newline at end of file
diff --git a/results/scraper/box64/1070 b/results/scraper/box64/1070
new file mode 100644
index 000000000..3d8b13985
--- /dev/null
+++ b/results/scraper/box64/1070
@@ -0,0 +1,4 @@
+Warning: Unsupported libc Syscall 0x1C1 (449)
+i found that when running wine proton x86_64 on box64 and wine x86 on box86

+

+can you add this syscall? i will rebuild and test it
\ No newline at end of file
diff --git a/results/scraper/box64/1072 b/results/scraper/box64/1072
new file mode 100644
index 000000000..7abcb3859
--- /dev/null
+++ b/results/scraper/box64/1072
@@ -0,0 +1,53 @@
+Counter Strike 2 Dedicated Server not launching..
+Every time I try to launch CS2 dedicated server, I keep getting this error.

+

+```

+ubuntu@instance-20231119-0148:~/cs2_server/game/bin/linuxsteamrt64$ ./cs2 -dedicated

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Neoverse-N1 with 4 Cores

+Params database has 32 entries

+Box64 with Dynarec v0.2.5 02bad8bc built on Nov 18 2023 22:58:19

+BOX64: Detected 48bits at least of address space

+Counted 26 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for ./cs2

+argv[1]="-dedicated"

+Rename process to "cs2"

+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) libutil.so.1

+Using native(wrapped) librt.so.1

+Using emulated /home/ubuntu/cs2_server/game/bin/linuxsteamrt64/libtier0.so

+Using native(wrapped) libm.so.6

+Using native(wrapped) libuuid.so.1

+Warning: Weak Symbol _ITM_memcpyRtWn not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff00428b58 (0xbf146)

+Warning: Weak Symbol _ITM_RU1 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff00429918 (0xc0cc6)

+Warning: Weak Symbol _ZGTtdlPv not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0042a1e8 (0xc1e66)

+Warning: Weak Symbol _ITM_RU8 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0042aba8 (0xc31e6)

+Warning: Weak Symbol _ITM_memcpyRnWt not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0042b548 (0xc4526)

+Warning: Weak Symbol _ZGTtnam not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0042c538 (0xc6506)

+Using emulated /home/ubuntu/cs2_server/game/bin/linuxsteamrt64/libengine2.so

+Using emulated libsteam_api.so

+Redirecting overridden malloc from symtab function for libsteam_api.so

+Using emulated libsteamnetworkingsockets.so

+Redirecting overridden malloc from symtab function for libsteamnetworkingsockets.so

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Warning: Weak Symbol _ZGTtnam not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0165b838 (0x101606)

+Warning: Weak Symbol _ITM_memcpyRtWn not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0165b9e0 (0x101956)

+Warning: Weak Symbol _ITM_RU1 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0165be90 (0x1022b6)

+Warning: Weak Symbol _ZGTtdlPv not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0165c450 (0x102e36)

+Warning: Weak Symbol _ITM_RU8 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0165c528 (0x102fe6)

+Warning: Weak Symbol _ITM_memcpyRnWt not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0165cc48 (0x103e26)

+30835|SIGSEGV @0xffff9d6f16d8 (???(0xffff9d6f16d8)) (x64pc=0x7fff0021f67d//home/ubuntu/cs2_server/game/bin/linuxsteamrt64/libtier0.so:"/home/ubuntu/cs2_server/game/bin/linuxsteamrt64/libtier0.so + 0x21f67d", rsp=0x10081c478, stack=0x100020000:0x100820000 own=(nil) fp=0x10081c468), for accessing 0xf1310 (code=2/prot=0), db=0xffff9db6dac0(0xffff9d6f16d8:0xffff9d6f18d8/0x7fff0021f67d:0x7fff0021f73a//home/ubuntu/cs2_server/game/bin/linuxsteamrt64/libtier0.so + 0x21f67d:clean, hash:f25a88a1/f25a88a1) handler=(nil)

+RAX:0x00000000000f1310 RCX:0x0000ffff9e262540 RDX:0x000000004a1df1f0 RBX:0x000000004a1df120

+RSP:0x000000010081c478 RBP:0x000000010081c528 RSI:0x0000ffff9f038150 RDI:0x000000004a1df300

+ R8:0x0000000000000001  R9:0x0000000000000000 R10:0x0000000000000000 R11:0x00007fff0066d108

+R12:0x000000004a1df040 R13:0x0000ffff9e262540 R14:0x0000ffff80000000 R15:0x000000004a1df398

+ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053

+RSP-0x20:0x0000ffff80000000 RSP-0x18:0x000000004a1df398 RSP-0x10:0x000000010081c528 RSP-0x08:0x00007fff0021fd0f

+RSP+0x00:0x000000000000000f RSP+0x08:0x000000004a1df040 RSP+0x10:0x000000010081c4f8 RSP+0x18:0x00007fff00238bea

+Segmentation fault (core dumped)

+```
\ No newline at end of file
diff --git a/results/scraper/box64/1073 b/results/scraper/box64/1073
new file mode 100644
index 000000000..acd852be8
--- /dev/null
+++ b/results/scraper/box64/1073
@@ -0,0 +1,21 @@
+corrupted size vs. prev_size in fastbins steam.sh: line 798: 9569 Aborted "$STEAMROOT/$STEAMEXEPATH" "$@"
+Hi

+When I open steam it starts as normal but then it gets this error, I have tried several commands, like box64 ~/box64/tests/bash steam/bin/steam

+

+But it doesn't work, it always has the same error of 

+

+

+```

+Looking for /home/rock/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-launcher-service

+Apply RC parameters for steam-runtime-launcher-service

+Apply BOX64_NOGTK=1

+Apply BOX64_EXIT=1

+Steam runtime launcher service: steam-runtime-launcher-service pid 9810 exited

+Steam runtime-launcher-service: steam-runtime-launcher-service still fails to start, disabling

+BRefreshApplicationsInLibrary 1: 4ms

+BuildCompleteAppOverviewChange: 362 applications

+RegisterForAppOverview 1: 89 ms

+RegisterForAppOverview 2: 95ms

+corrupted size vs. prev_size in fastbins

+/home/rock/.local/share/Steam/steam.sh: line 798: 9569 Aborted "$STEAMROOT/$STEAMEXEPATH" "$@"

+``` 
\ No newline at end of file
diff --git a/results/scraper/box64/1077 b/results/scraper/box64/1077
new file mode 100644
index 000000000..fc42e2a9e
--- /dev/null
+++ b/results/scraper/box64/1077
@@ -0,0 +1,6 @@
+gtk_scrollable_get_type not found
+Hi!

+

+I'm running a build from the repo on arm64. Getting this issue when running a binary and I have no idea where to turn. Any ideas? All libs are loading fine.

+

+`Error: PltResolver: Symbol gtk_scrollable_get_type(ver 1: gtk_scrollable_get_type) not found, cannot apply R_X86_64_JUMP_SLOT 0x10ac030 (0x42e096)`
\ No newline at end of file
diff --git a/results/scraper/box64/1079 b/results/scraper/box64/1079
new file mode 100644
index 000000000..7331d34a1
--- /dev/null
+++ b/results/scraper/box64/1079
@@ -0,0 +1,34 @@
+Error loading one of needed lib
+Hi, I am very new to this so I just needed a little guidance on how I can resolve the following issues regarding Error loading libs

+Sorry if this is answered already, I have spent last 3 hours finding something on this but was unable to.

+

+```shell

+

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Neoverse-N1 with 4 Cores

+Params database has 32 entries

+Box64 with Dynarec v0.2.5 4c7ac85a built on Nov 21 2023 18:51:49

+BOX64: Detected 48bits at least of address space

+Counted 6 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/

+Looking for ./nodeserver

+argv[1]="-i"

+argv[2]="999.3.1.1"

+Warning, PreInit Array (size=8) present and ignored!

+Rename process to "nodeserver"

+Redirecting overridden malloc from symtab function for /app/nodeserver

+Error loading needed lib libasan.so.5

+Using native(wrapped) librt.so.1

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+Error loading needed lib libpython2.7.so.1.0

+Using native(wrapped) liblzma.so.5

+Using emulated /usr/lib/x86_64-linux-gnu/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /usr/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) libutil.so.1

+Error loading one of needed lib

+Error: loading needed libs in elf /app/nodeserver

+```