summary refs log tree commit diff stats
path: root/results/scraper/box64/48
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/4847
-rw-r--r--results/scraper/box64/48085
-rw-r--r--results/scraper/box64/4813
-rw-r--r--results/scraper/box64/4823
-rw-r--r--results/scraper/box64/483160
-rw-r--r--results/scraper/box64/4843
-rw-r--r--results/scraper/box64/48559
-rw-r--r--results/scraper/box64/48680
-rw-r--r--results/scraper/box64/48757
-rw-r--r--results/scraper/box64/48839
-rw-r--r--results/scraper/box64/48924
11 files changed, 560 insertions, 0 deletions
diff --git a/results/scraper/box64/48 b/results/scraper/box64/48
new file mode 100644
index 000000000..9933c5e59
--- /dev/null
+++ b/results/scraper/box64/48
@@ -0,0 +1,47 @@
+Eagle CAD: missing libraries
+## To reproduce:

+```

+wget https://trial2.autodesk.com/NET17SWDLD/2017/EGLPRM/ESD/Autodesk_EAGLE_9.6.2_English_Linux_64bit.tar.gz

+tar -xf ./Autodesk_EAGLE_9.6.2_English_Linux_64bit.tar.gz

+box64 ./eagle-9.6.2/eagle

+```

+## Output:

+```

+Box64 with Dynarec v0.1.3 486aa58 built on Jul 11 2021 16:47:54

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

+Using default BOX64_PATH: ./:bin/

+Counted 42 Env var

+Looking for /home/pi/eagle-9.6.2/eagle

+Using native(wrapped) libpthread.so.0

+Using emulated /home/pi/eagle-9.6.2/lib/libSuits.so

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5WebEngine.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5WebEngineWidgets.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5WebEngineCore.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5WebChannel.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Positioning.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Quick.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Qml.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Network.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5PrintSupport.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Xml.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Svg.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Widgets.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Gui.so.5

+Using emulated /home/pi/eagle-9.6.2/lib/libQt5Core.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) librt.so.1

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libdl.so.2

+Using emulated /home/pi/eagle-9.6.2/lib/libgmodule-2.0.so.0

+Error loading needed lib libgobject-2.0.so.0

+Error loading one of needed lib

+Error initializing needed lib libQt5WebEngineCore.so.5

+Error loading one of needed lib

+Error initializing needed lib libQt5WebEngine.so.5

+Error loading one of needed lib

+Error: loading needed libs in elf /home/pi/eagle-9.6.2/eagle

+```

diff --git a/results/scraper/box64/480 b/results/scraper/box64/480
new file mode 100644
index 000000000..ce393e993
--- /dev/null
+++ b/results/scraper/box64/480
@@ -0,0 +1,85 @@
+Building on musl based linux fails at signals header file: "unknown type name: '__sighandler_t' "
+Hey,

+

+trying to build on postmarketOS (Alpine linux based) running on a Pinebook Pro (rk3399). It gets through native_pass 0-3 while waiting on dynarec to compile and fails when done with everything that depends on dynarec at around 30%.

+

+```

+[  1%] Building ASM object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/arm64_prolog.S.o

+In file included from /home/user/box64/src/dynarec/arm64/dynarec_arm64_functions.c:24:

+/home/user/box64/src/include/signals.h:9:11: error: unknown type name '__sighandler_t'

+    9 |           __sighandler_t _sa_handler;

+      |           ^~~~~~~~~~~~~~

+/home/user/box64/src/include/signals.h:19:11: error: unknown type name '__sighandler_t'

+   19 |           __sighandler_t _sa_handler;

+      |           ^~~~~~~~~~~~~~

+...

+[ 30%] Built target native_pass3

+make: *** [Makefile:166: all] Error 2

+

+```

+

+systeminfo:

+```

+09:31:47 user@hostname ~/box64/build $ neofetch

+                 /\                    user@hostname 

+                /  \                   --------- 

+               /    \                  OS: postmarketOS v22.06.3 aarch64 

+              /      \                 Host: Pine64 Pinebook Pro 

+             /        \                Kernel: 6.0.2 

+            /          \               Uptime: 18 mins 

+            \           \              Packages: 1334 (apk), 35 (flatpak) 

+          /\ \____       \             Shell: bash 5.1.16 

+         /  \____ \       \            Resolution: 1920x1080 

+        /       /  \       \           DE: Plasma 5.24.5 

+       /       /    \    ___\          WM: kwin 

+      /       /      \  / ____         Theme: Breeze [GTK2/3] 

+     /       /        \/ /    \        Icons: breeze-dark [GTK2/3] 

+    /       / __________/      \       Terminal: yakuake 

+   /        \ \                 \      CPU: (6) @ 1.416GHz 

+  /          \ \                 \     Memory: 2740MiB / 3873MiB 

+ /           / /                  \

+/___________/ /____________________\                           

+                                                               

+

+```

+

+[this issue](https://github.com/swoole/swoole-src/issues/721) seem to run into the same problem and fix it by editing the signals header file like so:

+```

+sed -i "s/struct sigaction {/#ifndef __sighandler_t \ntypedef void (*__sighandler_t)(int);\n#endif\nstruct sigaction\n{/g" ../src/include/signal.h

+sed -i "s/union {void (*sa_handler)(int)/__sighandler_t sa_handler/g" ../usr/include/signal.h

+```

+

+which just makes my build fail at 2% with the same error:

+

+```

+09:48:04 user@hostname ~/box64/build $ make -j$(nproc)

+[  1%] Building C object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/arm64_printer.c.o

+[  1%] Building C object CMakeFiles/dynarec_native.dir/src/dynarec/dynarec_native.c.o

+[  1%] Building C object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/dynarec_arm64_functions.c.o

+[  1%] Building C object CMakeFiles/dynarec_native.dir/src/dynarec/dynablock.c.o

+[  1%] Building C object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/dynarec_arm64_jmpnext.c.o

+[  1%] Generating ../src/wrapped/generated/functions_list.txt

+[  1%] Building ASM object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/arm64_prolog.S.o

+[  2%] Building ASM object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/arm64_epilog.S.o

+In file included from /home/user/box64/src/dynarec/arm64/dynarec_arm64_functions.c:24:

+/home/user/box64/src/include/signals.h:9:11: error: unknown type name '__sighandler_t'

+    9 |           __sighandler_t _sa_handler;

+      |           ^~~~~~~~~~~~~~

+/home/user/box64/src/include/signals.h:19:11: error: unknown type name '__sighandler_t'

+   19 |           __sighandler_t _sa_handler;

+      |           ^~~~~~~~~~~~~~

+[  2%] Building ASM object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/arm64_next.S.o

+[  2%] Building ASM object CMakeFiles/dynarec_native.dir/src/dynarec/arm64/arm64_lock.S.o

+make[2]: *** [CMakeFiles/dynarec_native.dir/build.make:104: CMakeFiles/dynarec_native.dir/src/dynarec/arm64/dynarec_arm64_functions.c.o] Error 1

+make[2]: *** Waiting for unfinished jobs....

+make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/dynarec_native.dir/all] Error 2

+make[1]: *** Waiting for unfinished jobs....

+[  2%] Built target WRAPPERS

+make: *** [Makefile:166: all] Error 2

+

+```

+

+hmm..

+I'll keep digging. 

+

+(I could just put my TwisterOS microSD in and boot from that but would like to make box64 compile on pmOS to try out running some other x86_64 stuff but )
\ No newline at end of file
diff --git a/results/scraper/box64/481 b/results/scraper/box64/481
new file mode 100644
index 000000000..429fc5c11
--- /dev/null
+++ b/results/scraper/box64/481
@@ -0,0 +1,3 @@
+Debian package?
+This thing is based on Debian, right? Have you a Debian package anywhere? One that automagically pre-installs dependencies?

+It should be better on zoom.
\ No newline at end of file
diff --git a/results/scraper/box64/482 b/results/scraper/box64/482
new file mode 100644
index 000000000..3b0e0fbb4
--- /dev/null
+++ b/results/scraper/box64/482
@@ -0,0 +1,3 @@
+Unable to install K-Lite Codec Pack 
+I cant install it with Box86-64 + Wine 

+[logs.txt](https://github.com/ptitSeb/box64/files/10287930/logs.txt)

diff --git a/results/scraper/box64/483 b/results/scraper/box64/483
new file mode 100644
index 000000000..0dbc1d784
--- /dev/null
+++ b/results/scraper/box64/483
@@ -0,0 +1,160 @@
+guarda - Multi Crypto Wallets [Multi-Asset Wallet] 
+Hello, I have problems to execute Multi Crypto Wallets [Multi-Asset Wallet] like guarda.com, exodus.com or atomicwallet.io on my Raspberry Pi 4 with 4GB RAM or on my Raspberry Pi 400 also 4GB RAM. This Wallets run well on my Linux x86 PC but they have no ARM Version for my Raspberry so I need box64. My OS is standard 64Bit Raspberry Pi OS...

+**cat /etc/os-release:**

+```

+PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"

+NAME="Debian GNU/Linux"

+VERSION_ID="11"

+VERSION="11 (bullseye)"

+VERSION_CODENAME=bullseye

+ID=debian

+HOME_URL="https://www.debian.org/"

+SUPPORT_URL="https://www.debian.org/support"

+BUG_REPORT_URL="https://bugs.debian.org/"

+```

+

+**uname -a** say:

+`Linux iglu 5.15.76-v8+ #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022 aarch64 GNU/Linux`

+

+I try to execute my guarda Wallet:

+

+~/Guarda $ ./guarda 

+```

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

+Params database has 11 entries

+Box64 with Dynarec v0.2.1 75083907 built on Dec 25 2022 09:26:35

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

+Using default BOX64_PATH: ./:bin/

+Counted 53 Env var

+Looking for ./guarda

+Rename process to "guarda"

+Using emulated 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) libgobject-2.0.so.0

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

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

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

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libX11-xcb.so.1

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXtst.so.6

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnspr4.so

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

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

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

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

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

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

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

+Using native(wrapped) libcairo.so.2

+Using native(wrapped) libm.so.6

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXss.so.1

+Using native(wrapped) libasound.so.2

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

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libatspi.so.0

+Using native(wrapped) libcups.so.2

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

+Redirecting overriden malloc function for /home/neutron/Downloads/Guarda/guarda

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

+Params database has 11 entries

+Box64 with Dynarec v0.2.1 75083907 built on Dec 25 2022 09:26:35

+BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/

+BOX64_PATH: ./:bin/

+Counted 56 Env var

+Looking for /home/neutron/Downloads/Guarda/guarda

+argv[1]="--type=zygote"

+Rename process to "guarda"

+Using emulated 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) libgobject-2.0.so.0

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

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

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

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libX11-xcb.so.1

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXtst.so.6

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnspr4.so

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

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

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

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

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

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

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

+Using native(wrapped) libcairo.so.2

+Using native(wrapped) libm.so.6

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXss.so.1

+Using native(wrapped) libasound.so.2

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

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libatspi.so.0

+Using native(wrapped) libcups.so.2

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

+Redirecting overriden malloc function for /home/neutron/Downloads/Guarda/guarda

+Using native(wrapped) libudev.so.1

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+BOX64: Warning, sub not found, corrupted mmaplist[5] info?

+Checking for update

+free(): invalid pointer

+Aborted

+```

+also older box64 version had no success.
\ No newline at end of file
diff --git a/results/scraper/box64/484 b/results/scraper/box64/484
new file mode 100644
index 000000000..1556e9a44
--- /dev/null
+++ b/results/scraper/box64/484
@@ -0,0 +1,3 @@
+License file headers missing
+Hi, I consider reusing box64 files in other projects (e.g. hangover or wine).

+Would someone mind to add the license headers or at least spdx identifiers to all the source files?

diff --git a/results/scraper/box64/485 b/results/scraper/box64/485
new file mode 100644
index 000000000..6661e87a1
--- /dev/null
+++ b/results/scraper/box64/485
@@ -0,0 +1,59 @@
+Unsupported libc Syscall 0xCE (206)
+I am using Box64 to run [AlphaVM-Basic](https://emuvm.com/), a commercial DEC Alpha emulator, under Fedora Rawhide in a VM on a Mac mini.

+

+Fedora reports

+

+```

+$ uname -a

+Linux minime-fedora 6.1.0-65.fc38.aarch64 #1 SMP PREEMPT_DYNAMIC Mon Dec 12 18:29:36 UTC 2022 aarch64 GNU/Linux

+

+$ cat /etc/os-release 

+NAME="Fedora Linux"

+VERSION="38 (Workstation Edition Prerelease)"

+ID=fedora

+VERSION_ID=38

+VERSION_CODENAME=""

+PLATFORM_ID="platform:f38"

+PRETTY_NAME="Fedora Linux 38 (Workstation Edition Prerelease)"

+```

+

+When I try to launch the emulator, I get

+

+```

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

+Params database has 11 entries

+Box64 with Dynarec v0.2.1 75083907 built on Dec 18 2022 14:46:17

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

+Using default BOX64_PATH: ./:bin/

+Counted 47 Env var

+Looking for /usr/bin/alphavm_basic

+argv[1]="beta.emu"

+Rename process to "alphavm_basic"

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

+Using native(wrapped) libz.so.1

+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 /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 emulated /lib/x86_64-linux-gnu/libibverbs.so.1

+Using emulated /lib/x86_64-linux-gnu/libnl-route-3.so.200

+Using emulated /lib/x86_64-linux-gnu/libnl-3.so.200

+2022-12-29 14:46:22: alphavm: AlphaVM-Basic 1.5.76

+<alphavm log messages elided...>

+2022-12-29 14:46:22.076: alphavm.system.tu0.fun0.server: successfully opened interface 'tap5'

+2022-12-29 14:46:22.076: alphavm.system.tu0.fun0: station address 08:00:2b:00:00:01

+2022-12-29 14:46:22.076: alphavm.system.tu1.fun0: station address 08:00:2b:00:00:02

+Warning: Unsupported libc Syscall 0xCE (206)

+2022-12-29 14:46:22.076: failed to create AIO context, Function not implemented

+2022-12-29 14:46:22.076: /home/artem/devel/branches/AlphaVM-1-5/disk/aio_server_linux.cpp:295: CHECK FAILED: false

+terminate called after throwing an instance of 'frm::check_exception'

+  what():  CHECK EXCEPTION: false failed at /home/artem/devel/branches/AlphaVM-1-5/disk/aio_server_linux.cpp:295

+```

+

+I contacted the developer of AlphaVM-Basic and he told me that the above error occurs because the call to `io_setup` failed.

+

+(The developer provided me with a configuration change to avoid using asynchronous I/O and I'm able to run the emulator although performance is slightly degraded.)
\ No newline at end of file
diff --git a/results/scraper/box64/486 b/results/scraper/box64/486
new file mode 100644
index 000000000..98c31c380
--- /dev/null
+++ b/results/scraper/box64/486
@@ -0,0 +1,80 @@
+Strange SIGSEGV error on application exit
+I am using Box64 to run [AlphaVM-Basic](https://emuvm.com/), a commercial DEC Alpha emulator, under Fedora Rawhide in a VM on a Mac mini.

+

+Fedora reports

+

+```

+$ uname -a

+Linux minime-fedora 6.1.0-65.fc38.aarch64 #1 SMP PREEMPT_DYNAMIC Mon Dec 12 18:29:36 UTC 2022 aarch64 GNU/Linux

+

+$ cat /etc/os-release 

+NAME="Fedora Linux"

+VERSION="38 (Workstation Edition Prerelease)"

+ID=fedora

+VERSION_ID=38

+VERSION_CODENAME=""

+PLATFORM_ID="platform:f38"

+PRETTY_NAME="Fedora Linux 38 (Workstation Edition Prerelease)"

+```

+

+After applying the workaround from issue #485, I'm able to run my emulated Alpha system. However, when I shutdown the emulator, I get the `Strange SIGSEGV` error shown below.

+

+```

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

+Params database has 11 entries

+Box64 with Dynarec v0.2.1 75083907 built on Dec 18 2022 14:46:17

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

+Using default BOX64_PATH: ./:bin/

+Counted 47 Env var

+Looking for /usr/bin/alphavm_basic

+argv[1]="beta.emu"

+Rename process to "alphavm_basic"

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

+Using native(wrapped) libz.so.1

+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 /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 emulated /lib/x86_64-linux-gnu/libibverbs.so.1

+Using emulated /lib/x86_64-linux-gnu/libnl-route-3.so.200

+Using emulated /lib/x86_64-linux-gnu/libnl-3.so.200

+2022-12-20 16:21:36.019: alphavm: AlphaVM-Basic 1.5.76

+<alphavm log messages elided...>

+2022-12-20 16:37:54.004: alphavm: completed

+2022-12-20 16:37:54.007: alphavm.system.iso.unit0.disk.server: close disk

+2022-12-20 16:37:54.007: alphavm.system.dka0.unit0.disk.server: close disk

+2022-12-20 16:37:54.027: alphavm.license.rpc: read zero return

+refreshProtection(0x5b090010): 0x5b090000/0x7 (ret=-1/Permission denied)

+Strange SIGSEGV with Access error on 0x5b090010 for 0x5b090010, db=0xffff97457cf8, prot=0x7 (old_addr=(nil))

+refreshProtection(0x5b090010): 0x5b090000/0x7 (ret=-1/Permission denied)

+refreshProtection(0x5b090010): 0x5b090000/0x7 (ret=-1/Permission denied)

+Strange SIGSEGV with Access error on 0x5b090010 for 0x5b090010, db=0xffff97457cf8, prot=0x7 (old_addr=0x5b090010)

+Last calls

+2437|0xffff9b2bec0c: Calling __memcmpeq (/lib64/libc.so.6)(0x5AF46748, 0x5AF46748, 0x8, ...) => return 0x0

+2437|0x411df0: Calling __memcmpeq (/lib64/libc.so.6)(0x5AF46698, 0x5AF46748, 0x8, ...) => return 0xFFFFFFFF

+2437|0x411c65: Calling free (/usr/bin/alphavm_basic.1.5.62)(0x5AF46780, 0xFFFF9AE27FF8, 0x0, ...) => return 0x1

+2437|0x410266: Calling strcmp (/lib64/libc.so.6)("N3axp8ds10_616E", "N3axp8ds10_616E") => return 0x0

+2437|0x410283: Calling strcmp (/lib64/libc.so.6)("N3axp8ds10_616E", "N3axp8ds10_616E") => return 0x0

+2437|0x40e6e1: Calling strcmp (/lib64/libc.so.6)("N3axp8ds10_466E", "N3axp8ds10_616E") => return 0xFFFFFFFFFFFFFF81

+2437|0x411cc9: Calling free (/usr/bin/alphavm_basic.1.5.62)(0x5AF467C0, 0x5AF466F0, 0x0, ...) => return 0x5AF467C0

+2437|0x612bc5: Calling my_pthread_mutex_destroy (/usr/bin/alphavm_basic.1.5.62)(0xCCF658, 0x7D2380, 0x5AF46CD8, ...) => return 0x0

+2437|0x612c8c: Calling free (/usr/bin/alphavm_basic.1.5.62)(0x5AF46730, 0xFFFF9AE28047, 0x5AF46740, ...) => return 0x0

+2437|0xffff9b2bec0c: Calling __memcmpeq (/lib64/libc.so.6)(0x5AF46698, 0x5AF46698, 0x8, ...) => return 0x0

+2437|0xffff9b2bec0c: Calling __memcmpeq (/lib64/libc.so.6)(0x5AF46698, 0x5AF46698, 0x8, ...) => return 0x0

+2437|0x41194c: Calling free (/usr/bin/alphavm_basic.1.5.62)(0x5AF466B0, 0x0, 0x0, ...) => return 0x5AF46698

+2437|0x410266: Calling strcmp (/lib64/libc.so.6)("N3axp8ds10_466E", "N3axp8ds10_466E") => return 0x0

+2437|0x410283: Calling strcmp (/lib64/libc.so.6)("N3axp8ds10_466E", "N3axp8ds10_466E") => return 0x0

+2437|0x411b63: Calling free (/usr/bin/alphavm_basic.1.5.62)(0x5AF466F0, 0x5AF466F0, 0xCD1608, ...) => return 0x5AF466F0

+2437|0xffff9b2bec0c: Calling __memcmpeq (/lib64/libc.so.6)(0x5AF46748, 0x5AF46748, 0x8, ...) => return 0x0

+2437|SIGSEGV @0x5b090010 (???(0x5b090010)) (x64pc=0x4128f1//usr/bin/alphavm_basic.1.5.62:"/usr/bin/alphavm_basic.1.5.62/_ZN3frm11meta_objectIN3axp8ds10_466EN3emu6systemEED1Ev + 49", rsp=0xffff9ae28048, stack=0xffff9a629000:0xffff9ae29000 own=(nil) fp=(nil)), for accessing 0x5b090010 (code=2/prot=7), db=0xffff97457cf8(0x5b090010:0x5b090078/0x4128f1:0x412904//usr/bin/alphavm_basic.1.5.62/_ZN3frm11meta_objectIN3axp8ds10_466EN3emu6systemEED1Ev + 49:clean, hash:57b02bf7/57b02bf7) handler=(nil)

+RAX:0x000000005af46cd8 RCX:0x0000000000000001 RDX:0x000000005af46cd0 RBX:0x0000000000ccf6a0 

+RSP:0x0000ffff9ae28048 RBP:0x0000000000ccf6b8 RSI:0x000000005af46cd8 RDI:0x000000005af46cd0 

+ R8:0x0000000000000001  R9:0x000000005af467c0 R10:0x0000000000800f78 R11:0x0000000000000008 

+R12:0x0000000000000000 R13:0x0000000000000000 R14:0x0000000000000000 R15:0x0000000000000000 

+RSP-0x20:0x0000000000000000 RSP-0x18:0x0000000000000000 RSP-0x10:0x0000000000000000 RSP-0x08:0x00000000004128f1

+RSP+0x00:0x0000000000000000 RSP+0x08:0x0000000000000000 RSP+0x10:0x0000ffff9ae28068 RSP+0x18:0x00000000000300c0

+```

diff --git a/results/scraper/box64/487 b/results/scraper/box64/487
new file mode 100644
index 000000000..904eedcc6
--- /dev/null
+++ b/results/scraper/box64/487
@@ -0,0 +1,57 @@
+Wine64 gives an error on fedora 37 running on an M1 mac
+[alex@toolbox ~]$ ./box64/build/box64 ./box64/tests/bash

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

+Box64 with Dynarec v0.2.1 c821fd93 built on Dec 30 2022 11:47:22

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

+Using default BOX64_PATH: ./:bin/

+Counted 40 Env var

+Looking for ./box64/tests/bash

+bash detected, disabling banner

+Rename process to "bash"

+Using native(wrapped) libtinfo.so.6

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

+Using native(wrapped) librt.so.1

+⬢[alex@toolbox ~]$ ~/wine-dirs/wine64-build/wine64 winecfg

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

+Box64 with Dynarec v0.2.1 c821fd93 built on Dec 30 2022 11:47:22

+BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/

+BOX64_PATH: ./:bin/

+Counted 40 Env var

+Looking for ./box64/tests/bash

+bash detected, disabling banner

+argv[1]="/home/alex/wine-dirs/wine64-build/wine64"

+argv[2]="winecfg"

+Rename process to "bash"

+Using native(wrapped) libtinfo.so.6

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

+Using native(wrapped) librt.so.1

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

+Box64 with Dynarec v0.2.1 c821fd93 built on Dec 30 2022 11:47:22

+BOX64: Wine64 detected, WINEPRELOADRESERVE=""

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

+Using default BOX64_PATH: ./:bin/

+Counted 42 Env var

+Looking for /home/alex/wine-dirs/wine64-build/loader/wine64

+argv[1]="winecfg"

+Rename process to "wine64"

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

+Using native(wrapped) librt.so.1

+Using emulated /home/alex/wine-dirs/wine64-build/dlls/ntdll/ntdll.so

+Using native(wrapped) libunwind.so.8

+Error: Symbol _dl_find_object not found, cannot apply R_X86_64_JUMP_SLOT @0x10008f398 (0xa736) in /home/alex/wine-dirs/wine64-build/dlls/ntdll/ntdll.so

+Error: relocating Plt symbols in elf ntdll.so

+Error initializing needed lib ntdll.so

+wine: could not load ntdll.so: Cannot dlopen("/home/alex/wine-dirs/wine64-build/dlls/ntdll/ntdll.so"/0x45ff9660, 2)

+

diff --git a/results/scraper/box64/488 b/results/scraper/box64/488
new file mode 100644
index 000000000..cf1b5ee2a
--- /dev/null
+++ b/results/scraper/box64/488
@@ -0,0 +1,39 @@
+ARK, Valheim servers broken after a43186d
+*moved over from discord - short summary:*

+

+On ecca96c my friends valheim pi crashed roughly an hour after the server was started.

+

+<details><summary><b>Valheim server infinite looping errors</b></summary>

+<pre>

+

+### These two errors will loop until the RAM is full and the Pi locks up

+

+MethodAccessException: Method `System.Collections.HashHelpers.GetPrime(int)' is inaccessible from method `System.Collections.Generic.HashSet`1[Vector2i].Initialize(int)'

+  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)

+  at System.Collections.Generic.HashSet`1[T].Initialize (System.Int32 capacity) [0x00000] in <68e158d27fe241d98987327fa70dfbd6>:0 

+  at System.Collections.Generic.HashSet`1[T].AddIfNotPresent (T value) [0x00008] in <68e158d27fe241d98987327fa70dfbd6>:0 

+  at System.Collections.Generic.HashSet`1[T].Add (T item) [0x00000] in <68e158d27fe241d98987327fa70dfbd6>:0 

+  at ZoneSystem.SetZoneGenerated (Vector2i zoneID) [0x00000] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.SpawnZone (Vector2i zoneID, ZoneSystem+SpawnMode mode, UnityEngine.GameObject& root) [0x00119] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.PokeLocalZone (Vector2i zoneID) [0x00037] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.CreateLocalZones (UnityEngine.Vector3 refPoint) [0x00008] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.Update () [0x00091] in <617986ed2f06468487af280e8d8f7c04>:0 

+MethodAccessException: Method `System.Collections.HashHelpers.GetPrime(int)' is inaccessible from method `System.Collections.Generic.HashSet`1[Vector2i].Initialize(int)'

+  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)

+  at System.Collections.Generic.HashSet`1[T].Initialize (System.Int32 capacity) [0x00000] in <68e158d27fe241d98987327fa70dfbd6>:0 

+  at System.Collections.Generic.HashSet`1[T].AddIfNotPresent (T value) [0x00008] in <68e158d27fe241d98987327fa70dfbd6>:0 

+  at System.Collections.Generic.HashSet`1[T].Add (T item) [0x00000] in <68e158d27fe241d98987327fa70dfbd6>:0 

+  at ZoneSystem.SetZoneGenerated (Vector2i zoneID) [0x00000] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.SpawnZone (Vector2i zoneID, ZoneSystem+SpawnMode mode, UnityEngine.GameObject& root) [0x00119] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.PokeLocalZone (Vector2i zoneID) [0x00037] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.CreateLocalZones (UnityEngine.Vector3 refPoint) [0x00045] in <617986ed2f06468487af280e8d8f7c04>:0 

+  at ZoneSystem.Update () [0x00091] in <617986ed2f06468487af280e8d8f7c04>:0

+

+</pre></details>

+

+Did a `git bisect`:

+ - a43186d is the last confirmed working state

+ - a186b22 here even the server crashes while starting

+

+Will compile c821fd9 and test it with `BOX64_DYNAREC_BLEEDING_EDGE=0 BOX64_DYNAREC_BIGBLOCK=0 BOX64_DYNAREC_STRONGMEM=2` 

+

diff --git a/results/scraper/box64/489 b/results/scraper/box64/489
new file mode 100644
index 000000000..6794f8e05
--- /dev/null
+++ b/results/scraper/box64/489
@@ -0,0 +1,24 @@
+Not issue! Just Request!
+Dear developer!

+

+Happy New year 🎉

+

+I have a request for Android community!

+

+Can you add support for Android aarch64 application with `box64` & `box86` ?

+

+If yes it will very helpful for `Android` users..

+Like Android has old `exagear emulator` but it only supported `x86` platform and only can run `32bit` exc..

+

+If you add Android application with box64 & box86

+So we can develop a good Android emulator community with x64 & x86 `Boxemulator` Android..

+

+I hope you can understand..

+Source code exagear

+

+https://github.com/akbarri/ExaGear-SU

+Just for example & development purpose only..

+

+Thank you

+Regards

+Saikat Saha
\ No newline at end of file