summary refs log tree commit diff stats
path: root/results/scraper/box64/38
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/3814
-rw-r--r--results/scraper/box64/38036
-rw-r--r--results/scraper/box64/38347
-rw-r--r--results/scraper/box64/3846
-rw-r--r--results/scraper/box64/3854
-rw-r--r--results/scraper/box64/387102
-rw-r--r--results/scraper/box64/3889
-rw-r--r--results/scraper/box64/38972
8 files changed, 290 insertions, 0 deletions
diff --git a/results/scraper/box64/38 b/results/scraper/box64/38
new file mode 100644
index 000000000..55c4b6cc6
--- /dev/null
+++ b/results/scraper/box64/38
@@ -0,0 +1,14 @@
+Spiritfarer (Unity3D): Unimplemented Opcode (E2) FE 97 E1....
+Details:

+ - Raspberry Pi 4B (8GB)

+ - Ubuntu 64-bit

+ - Box64 with Dynarec v0.1.3 5b5b974 built on Jul  7 2021 11:24:22

+Spiritfarer (Unity3D game) crashes on startup after initial resource load.

+Last lines of Player.log are:

+```

+

+TYPE: 31

+* Assertion at mini-amd64.c:209, condition `amd64_is_imm32 (disp)' not met

+

+85706|0x648fadc2: Unimplemented Opcode (E2) FE 97 E1 FF FF 17 15 2F 00 D0 A0 02 38 91 00

+```
\ No newline at end of file
diff --git a/results/scraper/box64/380 b/results/scraper/box64/380
new file mode 100644
index 000000000..64038f1e4
--- /dev/null
+++ b/results/scraper/box64/380
@@ -0,0 +1,36 @@
+ut2004-bin-linux-amd64 - regression?
+ut2004-bin-linux-amd64 was previously working on RPI4 (Bullseye).

+Suddenly it started crashing (below).

+In case it matters, Raspberry Pi OS started pushing a new Mesa with Vulkan 1.2 support.

+

+```

+pi@pi:~/games/ut2004/System $ export SDL_VIDEODRIVER=wayland

+pi@pi:~/games/ut2004/System $ export BOX86_PREFER_WRAPPED=1

+pi@pi:~/games/ut2004/System $ ./ut2004-bin-linux-amd64

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Box64 with Dynarec v0.1.9 dc5c049 built on Aug 10 2022 06:44:11

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+BOX64: Prefer Wrapped libs

+Using default BOX64_PATH: ./:bin/

+Counted 57 Env var

+Looking for ./ut2004-bin-linux-amd64

+Rename process to "ut2004-bin-linux-amd64"

+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 native(wrapped) libSDL-1.2.so.0

+Using native(wrapped) libm.so.6

+Using emulated libstdc++.so.5

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

+16212|SIGSEGV @0x6499cb14 (???(./ut2004-bin-linux-amd64+0x6499cb14)) (x64pc=0x6417c2//home/pi/games/ut2004/System/ut2004-bin-linux-amd64:"???", rsp=0x7f93c56b20, stack=0x7f9345b000:0x7f93c5b000 own=(nil) fp=0xa0608800), for accessing 0x13f266602 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=0xb29b30

+RSP-0x20:0x000000009c8b1510 RSP-0x18:0x0000007f93c57470 RSP-0x10:0x0000000000fb0230 RSP-0x08:0x0000000000641749

+RSP+0x00:0x0000000000000000 RSP+0x08:0x0000000000000001 RSP+0x10:0x0000000000000000 RSP+0x18:0x00000000a0608800

+Signal: SIGSEGV [segmentation fault]

+Aborting.

+

+

+Crash information will be saved to your logfile.

+FillBlock at 0x533290 triggered a segfault, cancelling

+```
\ No newline at end of file
diff --git a/results/scraper/box64/383 b/results/scraper/box64/383
new file mode 100644
index 000000000..9d7f873da
--- /dev/null
+++ b/results/scraper/box64/383
@@ -0,0 +1,47 @@
+Add wrapping for gtk3-nocsd
+I am trying to emulate twingate client for vpn on an arm64 machine, and twingate only has x86 binaries. 

+

+I am using box64 version from AUR: https://aur.archlinux.org/packages/box64

+

+Initial setup works fine but then I go to run the notifier to get an authentication request:

+```

+It looks like desktop notifications aren't supported in your environment.

+You can run `/usr/bin/twingate-notifier console` in order to receive

+authentication requests from the Twingate service.

+Stop waiting for remaining thread 12088

+Stop waiting for remaining thread 12089

+zsh: IOT instruction (core dumped)  twingate desktop-start

+[alex@pbp ~]$ twingate-notifier console

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096

+Box64 with Dynarec v0.1.8 e1fef44 built on Aug 11 2022 15:34:09

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 59 Env var

+BOX64 try to Preload /usr/lib/libgtk3-nocsd.so.0

+Looking for /usr/bin/twingate-notifier

+argv[1]="console"

+Error loading needed lib /usr/lib/libgtk3-nocsd.so.0

+Warning, cannot pre-load a lib

+Using native(wrapped) libdbus-1.so.3

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

+Using native(wrapped) librt.so.1

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libm.so.6

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Error: Global Symbol dbus_validate_bus_name not found, cannot apply R_X86_64_GLOB_DAT @0xffffb0b84550 ((nil)) in /usr/bin/twingate-notifier

+Error: Global Symbol dbus_validate_path not found, cannot apply R_X86_64_GLOB_DAT @0xffffb0b848b0 ((nil)) in /usr/bin/twingate-notifier

+Error: Global Symbol dbus_validate_member not found, cannot apply R_X86_64_GLOB_DAT @0xffffb0b85380 ((nil)) in /usr/bin/twingate-notifier

+Error: Global Symbol dbus_validate_interface not found, cannot apply R_X86_64_GLOB_DAT @0xffffb0b85840 ((nil)) in /usr/bin/twingate-notifier

+Warning, call to __cxa_thread_atexit_impl(0xffffb06e9f80, 0x77052098, 0xffffb0b89780) ignored

+Warning, call to __cxa_thread_atexit_impl(0xffffb06e9f80, 0xffffa8002288, 0xffffb0b89780) ignored

+Warning, call to __cxa_thread_atexit_impl(0xffffb06e9f80, 0xffffa00015c8, 0xffffb0b89780) ignored

+16:17:33 [ERROR] twingate_notifier::notifier::Notifier::start message process error: auth.sock socket is not found

+```

+

+I do have package `gtk3-nocsd` installed, but I can only guess the lib is not wrapped by box64 yet.

+

+I think as a workaroud i need to download the x86 library `gtk3-nocsd` and then load it doing `export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0`? 

+

+I'd be very grateful for any help around this!
\ No newline at end of file
diff --git a/results/scraper/box64/384 b/results/scraper/box64/384
new file mode 100644
index 000000000..9201d2b5c
--- /dev/null
+++ b/results/scraper/box64/384
@@ -0,0 +1,6 @@
+Runtime pagesize
+ARM64 kernel supports 3 kinds of page sizes: 4K, 16K and 64K, and it's an option when building kernel.

+

+RHEL-derivatives uses 64K page, most embedded things use 4K and Apple uses 16K.

+

+To ship box64 as a generic distribution, it could be beneficial to support all page sizes dynamically. 
\ No newline at end of file
diff --git a/results/scraper/box64/385 b/results/scraper/box64/385
new file mode 100644
index 000000000..2af3c5a7d
--- /dev/null
+++ b/results/scraper/box64/385
@@ -0,0 +1,4 @@
+Can't build box64 at all on Termux
+Heya, I'm trying to build box64 on Termux but I'm getting this issue: https://haste.powercord.dev/onekanefav

+

+Any information you need I'll be happy to acquire!
\ No newline at end of file
diff --git a/results/scraper/box64/387 b/results/scraper/box64/387
new file mode 100644
index 000000000..8b5fc8062
--- /dev/null
+++ b/results/scraper/box64/387
@@ -0,0 +1,102 @@
+Don't Starve Together Server crashes when loading Mods
+Hello,

+Thank you for the work you put into this.

+

+I want to run a Don't Starve Together Server with mods.

+Running DST without mods is working fine so far.

+

+Here are the basics:

+```

+# Output of uname -a

+Linux test-server 5.4.17-2136.309.5.1.el8uek.aarch64 #2 SMP Fri Aug 5 10:08:56 PDT 2022 aarch64 aarch64 aarch64 GNU/Linux

+```

+I installed `steamcmd` via `schroot` and `qemu-i386-static`, before I discovered `box64` and `box86`

+`sudo schroot --chroot=debian-armhf`

+and

+```

+#!/bin/sh

+

+export LD_LIBRARY_PATH="/opt/linux32:$LD_LIBRARY_PATH"

+export CPU_MHZ="2000"

+

+qemu-i386-static /opt/linux32/steamcmd +@ShutdownOnFailedCommand 1 +@NoPromptForPassword 1 +force_install_dir /opt/steam/DST +login anonymous +app_update 343050 validate +quit

+```

+

+I can start the server with `/root/box64/build/box64 /opt/steam/DST/bin64/dontstarve_dedicated_server_nullrenderer_x64 -cluster "MyDediServer"` and everything works fine.

+

+The trouble starts when I want to add Mods to my server. DST allows to automatically download mods via the steam workshop.

+I changed the file `/opt/steam/DST/mods/dedicated_server_mods_setup.lua` and added the following line:

+```

+ServerModSetup("378160973")

+```

+

+This is the output with the crash:

+```

+#/root/box64/build/box64 ./dontstarve_dedicated_server_nullrenderer_x64 -only_update_server_mods

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:65536

+Box64 with Dynarec v0.1.9 642260b built on Aug 10 2022 04:45:32

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 25 Env var

+Looking for ./dontstarve_dedicated_server_nullrenderer_x64

+Dontstarve* detected, forcing emulated SDL2

+argv[1]="-only_update_server_mods"

+Rename process to "dontstarve_dedicated_server_nullrenderer_x64"

+Using emulated ./lib64/libSDL2-2.0.so.0

+Using native(wrapped) libcurl-gnutls.so.4

+Using native(wrapped) librt.so.1

+Using native(wrapped) libpthread.so.0

+Using emulated ./lib64/libfmodevent64.so

+Using emulated ./lib64/libfmodex64.so

+Using emulated ./lib64/libsteam_api.so

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

+Using native(wrapped) libm.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) libdl.so.2

+Using emulated ./lib64/libfmodex64-4.44.64.so

+[00:00:00]: PersistRootStorage is now ..klei//DoNotStarveTogether/Cluster_1/Master/

+[00:00:00]: Starting Up

+[00:00:00]: Version: 518333

+[00:00:00]: Current time: Sun Aug 14 12:34:39 2022

+

+[00:00:00]: System Name: Linux

+[00:00:00]: Host Name: test-server

+[00:00:00]: Release(Kernel) Version: 5.4.17-2136.309.5.1.el8uek.aarch64

+[00:00:00]: Kernel Build Timestamp: #2 SMP Fri Aug 5 10:08:56 PDT 2022

+[00:00:00]: Machine Arch: x86_64

+[00:00:00]: Don't Starve Together: 518333 LINUX

+[00:00:00]: Build Date: 1240

+[00:00:00]: Mode: 64-bit

+[00:00:00]: Parsing command line

+[00:00:00]: Command Line Arguments: -only_update_server_mods

+[00:00:00]: Initializing distribution platform

+[00:00:00]: ....Done

+[00:00:00]: Mounting file system databundles/klump.zip successful.

+[00:00:00]: Mounting file system databundles/shaders.zip successful.

+[00:00:00]: Mounting file system databundles/fonts.zip successful.

+[00:00:00]: THREAD - started 'GAClient' (281471659405328)

+[00:00:00]: CurlRequestManager::ClientThread::Main()

+[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.

+[00:00:00]: Mounting file system databundles/bigportraits.zip successful.

+[00:00:00]: Mounting file system databundles/images.zip successful.

+[00:00:00]: Mounting file system databundles/scripts.zip successful.

+[00:00:00]: [Steam] SteamGameServer_Init(10999, 27016)

+Using emulated /opt/steam/DST/bin64/lib64/steamclient.so

+[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.

+CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize

+1349044|SIGSEGV @0xffff21bf6770 (???(0xffff21bf6770)) (x64pc=0xffff328d7029//opt/steam/DST/bin64/lib64/steamclient.so:"/opt/steam/DST/bin64/lib64/steamclient.so + 0x877029", rsp=0xffff2d7cfc50, stack=0xffff2d6d0000:0xffff2d7d0000 own=0xffff2d6d0000 fp=0xffff33fc46c0), for accessing 0xffff00000000 (code=1/prot=0), db=0xffff21d52710(0xffff21bf6770:0xffff21bf67cc/0xffff328d7029:0xffff328d703b//opt/steam/DST/bin64/lib64/steamclient.so + 0x877029:clean, hash:b8e37e2e/b8e37e2e) handler=(nil)

+RAX:0x0000ffff33fc46c0 RCX:0x0000000000000000 RDX:0x0000000000000000 RBX:0x0000ffff00000000

+RSP:0x0000ffff2d7cfc50 RBP:0x0000ffff00000000 RSI:0x0000000000000028 RDI:0x0000ffff00000000

+ R8:0x0000000000000000  R9:0x0000000000000000 R10:0x0000ffff33f0fcb0 R11:0x0000000000000000

+R12:0x0000ffff00000000 R13:0x0000ffff00000001 R14:0x0000ffff33fc59d0 R15:0x0000ffff33f89008

+RSP-0x20:0x0000ffff00000000 RSP-0x18:0x0000ffff00000000 RSP-0x10:0x0000ffff00000001 RSP-0x08:0x0000ffff328d7029

+RSP+0x00:0x0000ffff33f88f40 RSP+0x08:0x0000ffff328db409 RSP+0x10:0x0000000000000003 RSP+0x18:0x0000000000000000

+Segmentation fault (core dumped)

+

+```

+

+Is there maybe a library for the steamclient.so missing?

+Can you please help me to further debug the problem?

+

diff --git a/results/scraper/box64/388 b/results/scraper/box64/388
new file mode 100644
index 000000000..beada7c74
--- /dev/null
+++ b/results/scraper/box64/388
@@ -0,0 +1,9 @@
+Build error
+Hardware Snapdragon 8xx

+clang 14.

+/home/box64/src/elfs/elfloader.c:992:38: error: use of undeclared identifier 'STB_GNU_UNIQUE'                                               if(!to_add || (bind==STB_GNU_UNIQUE && FindGlobalSymbol(maplib, symname, -1, NULL)))                                                             ^                        /home/box64/src/elfs/elfloader.c:1029:34: error: use of undeclared identifier 'STB_GNU_UNIQUE'                                          if(!to_add || (bind==STB_GNU_UNIQUE && 

+FindGlobalSymbol(maplib, symname, version, vername)))        

+                                             ^

+FindGlobalSymbol(maplib, symname, version, vername))) Also not work

+

+SOFTWARE:ANDROID NDK r25
\ No newline at end of file
diff --git a/results/scraper/box64/389 b/results/scraper/box64/389
new file mode 100644
index 000000000..f35084e23
--- /dev/null
+++ b/results/scraper/box64/389
@@ -0,0 +1,72 @@
+Appgate SDP on M1 aborting
+Hi, first of all thanks a lot for this project!

+

+As part of attempting to use linux on an Apple M1 laptop, I'm trying to run Appgate SDP v6.0.1 through Box64. It crashes, presumably because of unimplemented stuff. It is a VPN client, so I have no idea how feasible it is to get it running, but any suggestions or help would be appreciated.

+

+(built from source with latest main: ca8ff5fda9e2549dcb5ba9d8aa8a92147c2ec34 )

+

+Here's the log:

+```

+$ box64 /opt/appgate/Appgate

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:16384

+Box64 with Dynarec v0.1.9 ca8ff5f built on Aug 15 2022 10:46:56

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 61 Env var

+Looking for /opt/appgate/Appgate

+Rename process to "Appgate"

+Using emulated /opt/appgate/libffmpeg.so

+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 native(wrapped) libgmodule-2.0.so.0

+Using native(wrapped) libglib-2.0.so.0

+Using native(wrapped) libgobject-2.0.so.0

+Using native(wrapped) libgio-2.0.so.0

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnspr4.so

+Using native(wrapped) libatk-1.0.so.0

+Using native(wrapped) libatk-bridge-2.0.so.0

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libcups.so.2

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libdrm.so.2

+Using native(wrapped) libgtk-3.so.0

+Using native(wrapped) libgdk-3.so.0

+Using native(wrapped) libgdk_pixbuf-2.0.so.0

+Using native(wrapped) libpangocairo-1.0.so.0

+Using native(wrapped) libpango-1.0.so.0

+Using native(wrapped) libcairo.so.2

+Using native(wrapped) libm.so.6

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libgbm.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libxkbcommon.so.0

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libatspi.so.0

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

+Warning: Global Symbol _ZTHN4base8internal14g_thread_cacheE not found, cannot apply R_X86_64_GLOB_DAT @0xfffed68552b8 ((nil)) in /opt/appgate/Appgate

+Warning: Global Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_GLOB_DAT @0xfffed68553f8 ((nil)) in /opt/appgate/Appgate

+Warning: Global Symbol _ZTHN3WTF16g_is_main_threadE not found, cannot apply R_X86_64_GLOB_DAT @0xfffed6855420 ((nil)) in /opt/appgate/Appgate

+Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0xfffed6855508 ((nil)) in /opt/appgate/Appgate

+Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0xfffed6855510 ((nil)) in /opt/appgate/Appgate

+Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0xfffed6855518 ((nil)) in /opt/appgate/Appgate

+Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0xfffed6855520 ((nil)) in /opt/appgate/Appgate

+42810|BOX64: Warning, calling Signal 4 function handler SIG_DFL

+Unhandled signal caught, aborting

+Aborted (core dumped)

+```
\ No newline at end of file