summary refs log tree commit diff stats
path: root/results/scraper/box64/104
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/10415
-rw-r--r--results/scraper/box64/1042224
-rw-r--r--results/scraper/box64/1043126
-rw-r--r--results/scraper/box64/10452
-rw-r--r--results/scraper/box64/10467
-rw-r--r--results/scraper/box64/10474
-rw-r--r--results/scraper/box64/104862
-rw-r--r--results/scraper/box64/10499
8 files changed, 449 insertions, 0 deletions
diff --git a/results/scraper/box64/104 b/results/scraper/box64/104
new file mode 100644
index 000000000..7ca638f91
--- /dev/null
+++ b/results/scraper/box64/104
@@ -0,0 +1,15 @@
+Run ms teams with box64
+I've downloaded ms teams package and extracted it. Then I ran the binary which starts ms teams with box64. But this reports the error:

+`Box64 with Dynarec v0.1.3 5b52859 built on Aug 23 2021 20:01:57

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

+Using default BOX64_PATH: ./:bin/

+Counted 46 Env var

+Looking for ./teams

+Using emulated libffmpeg.so

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

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

+Error loading one of needed lib

+Error: loading needed libs in elf ./teams`

+So there is the library libglib2.0-0 missing, which I have installed on my Debian 11 system on Raspberry pi 4. Is this library not supported by box64 or am I doing a mistake?

diff --git a/results/scraper/box64/1042 b/results/scraper/box64/1042
new file mode 100644
index 000000000..b940eeb18
--- /dev/null
+++ b/results/scraper/box64/1042
@@ -0,0 +1,224 @@
+CMake Error when building for TEGRAX1
+I am trying to build box64 for a tegrax1 device but it seems like I might be missing something

+

+cmake .. -DTEGRAX1=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo

+-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.9", minimum required is "3")

+-- The C compiler identification is GNU 7.5.0

+-- The ASM compiler identification is GNU

+-- Found assembler: /usr/bin/cc

+-- Check for working C compiler: /usr/bin/cc

+-- Check for working C compiler: /usr/bin/cc -- works

+-- Detecting C compiler ABI info

+-- Detecting C compiler ABI info - done

+-- Detecting C compile features

+-- Detecting C compile features - done

+CMake Error at CMakeLists.txt:794 (target_link_libraries):

+  Target "interpreter" of type OBJECT_LIBRARY may not be linked into another

+  target.  One may link only to STATIC or SHARED libraries, or to executables

+  with the ENABLE_EXPORTS property set.

+

+

+-- Configuring incomplete, errors occurred!

+See also "/home/farbod/box64/build/CMakeFiles/CMakeOutput.log".

+

+

+Here is my output log:

+

+The system is: Linux - 4.9.140-l4t - aarch64

+Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.

+Compiler: /usr/bin/cc

+Build flags:

+Id flags:

+

+The output was:

+0

+

+

+Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

+

+The C compiler identification is GNU, found in "/home/farbod/box64/build/CMakeFiles/3.10.2/CompilerIdC/a.out"

+

+Determining if the C compiler works passed with the following output:

+Change Dir: /home/farbod/box64/build/CMakeFiles/CMakeTmp

+

+Run Build Command:"/usr/bin/make" "cmTC_4c051/fast"

+/usr/bin/make -f CMakeFiles/cmTC_4c051.dir/build.make CMakeFiles/cmTC_4c051.dir/build

+make[1]: Entering directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+Building C object CMakeFiles/cmTC_4c051.dir/testCCompiler.c.o

+/usr/bin/cc    -o CMakeFiles/cmTC_4c051.dir/testCCompiler.c.o   -c /home/farbod/box64/build/CMakeFiles/CMakeTmp/testCCompiler.c

+Linking C executable cmTC_4c051

+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c051.dir/link.txt --verbose=1

+/usr/bin/cc      CMakeFiles/cmTC_4c051.dir/testCCompiler.c.o  -o cmTC_4c051

+make[1]: Leaving directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+

+

+Detecting C compiler ABI info compiled with the following output:

+Change Dir: /home/farbod/box64/build/CMakeFiles/CMakeTmp

+

+Run Build Command:"/usr/bin/make" "cmTC_20b28/fast"

+/usr/bin/make -f CMakeFiles/cmTC_20b28.dir/build.make CMakeFiles/cmTC_20b28.dir/build

+make[1]: Entering directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+Building C object CMakeFiles/cmTC_20b28.dir/CMakeCCompilerABI.c.o

+/usr/bin/cc    -o CMakeFiles/cmTC_20b28.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.10/Modules/CMakeCCompilerABI.c

+Linking C executable cmTC_20b28

+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_20b28.dir/link.txt --verbose=1

+/usr/bin/cc     -v CMakeFiles/cmTC_20b28.dir/CMakeCCompilerABI.c.o  -o cmTC_20b28

+Using built-in specs.

+COLLECT_GCC=/usr/bin/cc

+COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/7/lto-wrapper

+Target: aarch64-linux-gnu

+Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes -$

+Thread model: posix

+gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04)

+COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/

+LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/7/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/7/../../../:/lib/:/usr/lib/

+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_20b28' '-mlittle-endian' '-mabi=lp64'

+ /usr/lib/gcc/aarch64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccpVi8xV.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_20b$

+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_20b28' '-mlittle-endian' '-mabi=lp64'

+make[1]: Leaving directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+

+

+Parsed C implicit link information from above output:

+  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]

+  ignore line: [Change Dir: /home/farbod/box64/build/CMakeFiles/CMakeTmp]

+  ignore line: []

+  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_20b28/fast"]

+  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_20b28.dir/build.make CMakeFiles/cmTC_20b28.dir/build]

+  ignore line: [make[1]: Entering directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp']

+  ignore line: [Building C object CMakeFiles/cmTC_20b28.dir/CMakeCCompilerABI.c.o]

+  ignore line: [/usr/bin/cc    -o CMakeFiles/cmTC_20b28.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.10/Modules/CMakeCCompilerABI.c]

+  ignore line: [Linking C executable cmTC_20b28]

+  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_20b28.dir/link.txt --verbose=1]

+  ignore line: [/usr/bin/cc     -v CMakeFiles/cmTC_20b28.dir/CMakeCCompilerABI.c.o  -o cmTC_20b28 ]

+  ignore line: [Using built-in specs.]

+  ignore line: [COLLECT_GCC=/usr/bin/cc]

+  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/7/lto-wrapper]

+  ignore line: [Target: aarch64-linux-gnu]

+  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libs$  ignore line: [Thread model: posix]

+  ignore line: [gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) ]

+  ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/]

+  ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/7/:/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/7/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/7/../../../:/lib/:/usr/lib/]

+  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_20b28' '-mlittle-endian' '-mabi=lp64']

+  link line: [ /usr/lib/gcc/aarch64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccpVi8xV.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z rel$    arg [/usr/lib/gcc/aarch64-linux-gnu/7/collect2] ==> ignore

+    arg [-plugin] ==> ignore

+    arg [/usr/lib/gcc/aarch64-linux-gnu/7/liblto_plugin.so] ==> ignore

+    arg [-plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/7/lto-wrapper] ==> ignore

+    arg [-plugin-opt=-fresolution=/tmp/ccpVi8xV.res] ==> ignore

+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore

+    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore

+    arg [-plugin-opt=-pass-through=-lc] ==> ignore

+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore

+    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore

+    arg [--build-id] ==> ignore

+    arg [--eh-frame-hdr] ==> ignore

+    arg [--hash-style=gnu] ==> ignore

+    arg [--as-needed] ==> ignore

+    arg [-dynamic-linker] ==> ignore

+    arg [/lib/ld-linux-aarch64.so.1] ==> ignore

+    arg [-X] ==> ignore

+    arg [-EL] ==> ignore

+    arg [-maarch64linux] ==> ignore

+    arg [--fix-cortex-a53-843419] ==> ignore

+    arg [-pie] ==> ignore

+    arg [-znow] ==> ignore

+    arg [-zrelro] ==> ignore

+    arg [-o] ==> ignore

+    arg [cmTC_20b28] ==> ignore

+    arg [/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/Scrt1.o] ==> ignore

+    arg [/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/crti.o] ==> ignore

+    arg [/usr/lib/gcc/aarch64-linux-gnu/7/crtbeginS.o] ==> ignore

+    arg [-L/usr/lib/gcc/aarch64-linux-gnu/7] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/7]

+    arg [-L/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu]

+    arg [-L/usr/lib/gcc/aarch64-linux-gnu/7/../../../../lib] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/7/../../../../lib]

+    arg [-L/lib/aarch64-linux-gnu] ==> dir [/lib/aarch64-linux-gnu]

+    arg [-L/lib/../lib] ==> dir [/lib/../lib]

+    arg [-L/usr/lib/aarch64-linux-gnu] ==> dir [/usr/lib/aarch64-linux-gnu]

+    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]

+    arg [-L/usr/lib/gcc/aarch64-linux-gnu/7/../../..] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/7/../../..]

+    arg [CMakeFiles/cmTC_20b28.dir/CMakeCCompilerABI.c.o] ==> ignore

+    arg [-lgcc] ==> lib [gcc]

+    arg [--push-state] ==> ignore

+    arg [--as-needed] ==> ignore

+    arg [-lgcc_s] ==> lib [gcc_s]

+    arg [--pop-state] ==> ignore

+    arg [-lc] ==> lib [c]

+    arg [-lgcc] ==> lib [gcc]

+    arg [--push-state] ==> ignore

+    arg [--as-needed] ==> ignore

+    arg [-lgcc_s] ==> lib [gcc_s]

+    arg [--pop-state] ==> ignore

+    arg [/usr/lib/gcc/aarch64-linux-gnu/7/crtendS.o] ==> ignore

+    arg [/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/crtn.o] ==> ignore

+  collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/7] ==> [/usr/lib/gcc/aarch64-linux-gnu/7]

+  collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]

+  collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/7/../../../../lib] ==> [/usr/lib]

+  collapse library dir [/lib/aarch64-linux-gnu] ==> [/lib/aarch64-linux-gnu]

+  collapse library dir [/lib/../lib] ==> [/lib]

+  collapse library dir [/usr/lib/aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]

+  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]

+  collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/7/../../..] ==> [/usr/lib]

+  implicit libs: [gcc;gcc_s;c;gcc;gcc_s]

+  implicit dirs: [/usr/lib/gcc/aarch64-linux-gnu/7;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib]

+  implicit fwks: []

+

+

+

+

+Detecting C [-std=c11] compiler features compiled with the following output:

+Change Dir: /home/farbod/box64/build/CMakeFiles/CMakeTmp

+

+Run Build Command:"/usr/bin/make" "cmTC_e293c/fast"

+/usr/bin/make -f CMakeFiles/cmTC_e293c.dir/build.make CMakeFiles/cmTC_e293c.dir/build

+make[1]: Entering directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+Building C object CMakeFiles/cmTC_e293c.dir/feature_tests.c.o

+/usr/bin/cc   -std=c11 -o CMakeFiles/cmTC_e293c.dir/feature_tests.c.o   -c /home/farbod/box64/build/CMakeFiles/feature_tests.c

+Linking C executable cmTC_e293c

+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e293c.dir/link.txt --verbose=1

+/usr/bin/cc      CMakeFiles/cmTC_e293c.dir/feature_tests.c.o  -o cmTC_e293c

+make[1]: Leaving directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+

+

+    Feature record: C_FEATURE:1c_function_prototypes

+    Feature record: C_FEATURE:1c_restrict

+    Feature record: C_FEATURE:1c_static_assert

+    Feature record: C_FEATURE:1c_variadic_macros

+

+

+Detecting C [-std=c99] compiler features compiled with the following output:

+Change Dir: /home/farbod/box64/build/CMakeFiles/CMakeTmp

+

+Run Build Command:"/usr/bin/make" "cmTC_2917d/fast"

+/usr/bin/make -f CMakeFiles/cmTC_2917d.dir/build.make CMakeFiles/cmTC_2917d.dir/build

+make[1]: Entering directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+Building C object CMakeFiles/cmTC_2917d.dir/feature_tests.c.o

+/usr/bin/cc   -std=c99 -o CMakeFiles/cmTC_2917d.dir/feature_tests.c.o   -c /home/farbod/box64/build/CMakeFiles/feature_tests.c

+Linking C executable cmTC_2917d

+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2917d.dir/link.txt --verbose=1

+/usr/bin/cc      CMakeFiles/cmTC_2917d.dir/feature_tests.c.o  -o cmTC_2917d

+make[1]: Leaving directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+

+

+    Feature record: C_FEATURE:1c_function_prototypes

+    Feature record: C_FEATURE:1c_restrict

+    Feature record: C_FEATURE:0c_static_assert

+    Feature record: C_FEATURE:1c_variadic_macros

+

+

+Detecting C [-std=c90] compiler features compiled with the following output:

+Change Dir: /home/farbod/box64/build/CMakeFiles/CMakeTmp

+

+Run Build Command:"/usr/bin/make" "cmTC_ad509/fast"

+/usr/bin/make -f CMakeFiles/cmTC_ad509.dir/build.make CMakeFiles/cmTC_ad509.dir/build

+make[1]: Entering directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+Building C object CMakeFiles/cmTC_ad509.dir/feature_tests.c.o

+/usr/bin/cc   -std=c90 -o CMakeFiles/cmTC_ad509.dir/feature_tests.c.o   -c /home/farbod/box64/build/CMakeFiles/feature_tests.c

+Linking C executable cmTC_ad509

+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad509.dir/link.txt --verbose=1

+/usr/bin/cc      CMakeFiles/cmTC_ad509.dir/feature_tests.c.o  -o cmTC_ad509

+make[1]: Leaving directory '/home/farbod/box64/build/CMakeFiles/CMakeTmp'

+

+

+    Feature record: C_FEATURE:1c_function_prototypes

+    Feature record: C_FEATURE:0c_restrict

+    Feature record: C_FEATURE:0c_static_assert

+    Feature record: C_FEATURE:0c_variadic_macros
\ No newline at end of file
diff --git a/results/scraper/box64/1043 b/results/scraper/box64/1043
new file mode 100644
index 000000000..1a2bfdedc
--- /dev/null
+++ b/results/scraper/box64/1043
@@ -0,0 +1,126 @@
+Wine on Android crashes
+I built latest Box64 and Wine 8.18. The built Wine works fine on x86_64 machine. When I try running ```wine cmd```, the cmd process starts but it crashes immediately after typing any key. The log with gdb is below.

+

+```

+~ $ BOX64_JITGDB=1 box64 wine cmd

+Launch gdb on segfault

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Kryo-4XX-Silver 

+Kryo-4XX-Gold with 8 Cores

+Box64 with Dynarec v0.2.5  built on Oct 26 2023 10:21:15

+BOX64: Wine64 detected, WINEPRELOADRESERVE=""

+Warning, older then 2.34 pthread_kill not found, using current one

+Counted 54 Env var

+BOX64 try to Preload /data/data/com.termux/files/usr/lib/libtermux-exec.so

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/system/lib64/

+BOX64 BIN PATH: ./:bin/:/data/data/com.termux/files/usr/bin/

+Looking for wine

+argv[1]="cmd"

+Rename process to "wine"

+Warning, cannot pre-load of /data/data/com.termux/files/usr/lib/libtermux-exec.so

+Using native(wrapped) libdl.so

+Using native(wrapped) libc.so

+Using emulated /data/data/com.termux/files/usr/bin/../lib/wine/x86_64-unix/ntdll.so

+Launch gdb on segfault

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Kryo-4XX-Silver 

+Kryo-4XX-Gold with 8 Cores

+Box64 with Dynarec v0.2.5  built on Oct 26 2023 10:21:15

+BOX64: Wine preloader detected, loading "/data/data/com.termux/files/usr/bin/wine" directly

+BOX64: Wine64 detected, WINEPRELOADRESERVE=""

+Warning, older then 2.34 pthread_kill not found, using current one

+Counted 56 Env var

+BOX64 try to Preload /data/data/com.termux/files/usr/lib/libtermux-exec.so

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/system/lib64/

+BOX64 BIN PATH: ./:bin/:/data/data/com.termux/files/usr/bin/

+Looking for /data/data/com.termux/files/usr/bin/wine

+argv[1]="cmd"

+Rename process to "wine"

+Warning, cannot pre-load of /data/data/com.termux/files/usr/lib/libtermux-exec.so

+Using native(wrapped) libdl.so

+Using native(wrapped) libc.so

+Using emulated /data/data/com.termux/files/usr/bin/../lib/wine/x86_64-unix/ntdll.so

+Launch gdb on segfault

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Kryo-4XX-Silver 

+Kryo-4XX-Gold with 8 Cores

+Box64 with Dynarec v0.2.5  built on Oct 26 2023 10:21:15

+BOX64: Wine preloader detected, loading "/data/data/com.termux/files/usr/bin/wine" directly

+BOX64: Wine64 detected, WINEPRELOADRESERVE="140000000-140032000"

+Warning, older then 2.34 pthread_kill not found, using current one

+Counted 58 Env var

+BOX64 try to Preload /data/data/com.termux/files/usr/lib/libtermux-exec.so

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/system/lib64/

+BOX64 BIN PATH: ./:bin/:/data/data/com.termux/files/usr/bin/

+Looking for /data/data/com.termux/files/usr/bin/wine

+argv[1]="C:\windows\system32\conhost.exe"

+argv[2]="--unix"

+argv[3]="--width"

+argv[4]="106"

+argv[5]="--height"

+argv[6]="68"

+argv[7]="--server"

+argv[8]="0x10"

+Rename process to "wine"

+Warning, cannot pre-load of /data/data/com.termux/files/usr/lib/libtermux-exec.so

+Using native(wrapped) libdl.so

+Using native(wrapped) libc.so

+Using emulated /data/data/com.termux/files/usr/bin/../lib/wine/x86_64-unix/ntdll.so

+Using emulated /data/data/com.termux/files/usr/lib/wine/x86_64-unix/win32u.so

+Using native(wrapped) libm.so

+Using native(wrapped) libfreetype.so

+Using emulated /data/data/com.termux/files/usr/lib/wine/x86_64-unix/win32u.so

+Using native(wrapped) libm.so

+Using native(wrapped) libfreetype.so

+Launch gdb on segfault

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Kryo-4XX-Silver 

+Kryo-4XX-Gold with 8 Cores

+Box64 with Dynarec v0.2.5  built on Oct 26 2023 10:21:15

+BOX64: Wine preloader detected, loading "/data/data/com.termux/files/usr/bin/wine" directly

+BOX64: Wine64 detected, WINEPRELOADRESERVE="140000000-1400f3000"

+Warning, older then 2.34 pthread_kill not found, using current one

+Counted 58 Env var

+BOX64 try to Preload /data/data/com.termux/files/usr/lib/libtermux-exec.so

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/system/lib64/

+BOX64 BIN PATH: ./:bin/:/data/data/com.termux/files/usr/bin/

+Looking for /data/data/com.termux/files/usr/bin/wine

+argv[1]="C:\windows\system32\cmd.exe"

+Rename process to "wine"

+Warning, cannot pre-load of /data/data/com.termux/files/usr/lib/libtermux-exec.so

+Using native(wrapped) libdl.so

+Using native(wrapped) libc.so

+Using emulated /data/data/com.termux/files/usr/bin/../lib/wine/x86_64-unix/ntdll.so

+Using emulated /data/data/com.termux/files/usr/lib/wine/x86_64-unix/win32u.so

+Using native(wrapped) libm.so

+Using native(wrapped) libfreetype.so

+Microsoft Windows 10.0.18362

+

+Z:\data\data\com.termux\files\home>Using emulated /data/data/com.termux/files/usr/lib/wine/x86_64-unix/win

+ex11.so

+Using native(wrapped) libX11.so

+Waiting for gdb (pid 10949)...

+GNU gdb (GDB) 13.2

+Copyright (C) 2023 Free Software Foundation, Inc.

+License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

+This is free software: you are free to change and redistribute it.

+There is NO WARRANTY, to the extent permitted by law.

+Type "show copying" and "show warranty" for details.

+This GDB was configured as "aarch64-linux-android".

+Type "show configuration" for configuration details.

+For bug reporting instructions, please see:

+<https://www.gnu.org/software/gdb/bugs/>.

+Find the GDB manual and other documentation resources online at:

+    <http://www.gnu.org/software/gdb/documentation/>.

+

+For help, type "help".

+Type "apropos word" to search for commands related to "word".

+Attaching to process 10949

+[New LWP 10960]

+[Thread debugging using libthread_db enabled]

+Using host libthread_db library "/data/data/com.termux/files/usr/lib/libthread_db.so".

+0x0000007b3322dff4 in read () from /apex/com.android.runtime/lib64/bionic/libc.so

+(gdb)

+#0  0x0000007b3322dff4 in read () from /apex/com.android.runtime/lib64/bionic/libc.so

+#1  0x0000007b3313f5dc in ?? ()

+Backtrace stopped: previous frame inner to this frame (corrupt stack?)

+(gdb)

+```

+

+By the way,  Wine 8.18 with Box86 is working great.
\ No newline at end of file
diff --git a/results/scraper/box64/1045 b/results/scraper/box64/1045
new file mode 100644
index 000000000..b9f5515e7
--- /dev/null
+++ b/results/scraper/box64/1045
@@ -0,0 +1,2 @@
+Asking for compatible with qemu-user for proot
+PRoot support the user to run a cross-arch rootless container with qemu-user. As box64 is **much** faster than qemu-user-amd64, maybe we can add a special mode to enable the Proot to use `box64` instead of qemu-user.
\ No newline at end of file
diff --git a/results/scraper/box64/1046 b/results/scraper/box64/1046
new file mode 100644
index 000000000..58ad39f05
--- /dev/null
+++ b/results/scraper/box64/1046
@@ -0,0 +1,7 @@
+Satisfactory Dedicated Server
+Hello, I'm trying to run a Satisfactory Dedicated Server in an arm64 VM running in the cloud. Using Box86 for the steamcmd and Box64 for the dedicated server.

+

+When starting the server, Box64 kicks in, a lot of 'Using emulated ...' logs get printed, but at one point it always halts and nothing happens anymore. The process fully blocks the cpu core.

+

+The terminal output:

+[terminal output.txt](https://github.com/ptitSeb/box64/files/13198051/terminal.output.txt)

diff --git a/results/scraper/box64/1047 b/results/scraper/box64/1047
new file mode 100644
index 000000000..6ad34b61e
--- /dev/null
+++ b/results/scraper/box64/1047
@@ -0,0 +1,4 @@
+Horizon: Zero Dawn doesn't launch
+Wine: 8.2 staging/8.14 ge. Both has this error

+When I'm trying to launch this game, its appear in taskmgr for few seconds and disappear. No error, no game's window. I installed vkd3d-proton, vcredist and compiled latest version of box64 with sse 4.2 instructions, but there was no help

+[debug.log](https://github.com/ptitSeb/box64/files/13227376/debug.log)

diff --git a/results/scraper/box64/1048 b/results/scraper/box64/1048
new file mode 100644
index 000000000..665c7adc2
--- /dev/null
+++ b/results/scraper/box64/1048
@@ -0,0 +1,62 @@
+4 tests fail on POWER8 ppc64le
+[log98.txt](https://github.com/ptitSeb/box64/files/13258594/log98.txt) << test log

+```

+ 1/27 Test  #2: bootSyscallC .....................   Passed    2.00 sec

+ 2/27 Test #16: sse_intrinsics ...................   Passed    2.13 sec

+ 3/27 Test #12: fpu ..............................   Passed    2.16 sec

+ 4/27 Test #19: irelative_reloc ..................   Passed    2.15 sec

+ 5/27 Test  #1: bootSyscall ......................   Passed    2.26 sec

+ 6/27 Test #24: x87cache .........................   Passed    2.24 sec

+ 7/27 Test #22: pshufb ...........................   Passed    2.31 sec

+ 8/27 Test #27: mmx ..............................   Passed    2.28 sec

+ 9/27 Test #15: sse_asm ..........................   Passed    2.39 sec

+10/27 Test #17: aes ..............................   Passed    2.40 sec

+11/27 Test  #5: maths1 ...........................   Passed    2.47 sec

+12/27 Test #14: linkingIndirectNoversion .........   Passed    2.44 sec

+13/27 Test #20: longjumpInSignals ................   Passed    2.50 sec

+14/27 Test  #3: printf ...........................   Passed    2.58 sec

+15/27 Test  #4: args .............................   Passed    2.59 sec

+16/27 Test #13: contexts .........................   Passed    2.55 sec

+17/27 Test #21: x87 ..............................   Passed    2.56 sec

+18/27 Test  #9: fork .............................   Passed    2.68 sec

+19/27 Test #18: backtrace ........................   Passed    2.66 sec

+20/27 Test #11: tlsData ..........................   Passed    2.70 sec

+21/27 Test #26: sse4_2 ...........................   Passed    2.60 sec

+22/27 Test  #6: threadsStart .....................   Passed    2.73 sec

+23/27 Test #23: bswap ............................   Passed    2.64 sec

+24/27 Test  #7: trig .............................***Failed    2.74 sec

+25/27 Test #25: feround ..........................   Passed    2.66 sec

+26/27 Test #10: cppThreads .......................   Passed    2.76 sec

+27/27 Test  #8: pi ...............................   Passed    2.84 sec

+```

+

+Gentoo running on my ppc64le powernv power8 machine. This is the latest git commit. Identical results on 0.2.4. CFLAGS="-O2 -pipe -mcpu=power8". However, INTERESTINGLY, I get the following on 0.2.2: 

+```

+ 1/22 Test #19: irelative_reloc ..................   Passed    0.91 sec

+ 2/22 Test #21: x87 ..............................   Passed    0.92 sec

+ 3/22 Test  #2: bootSyscallC .....................   Passed    1.00 sec

+ 4/22 Test #12: fpu ..............................   Passed    1.24 sec

+ 5/22 Test  #3: printf ...........................   Passed    1.27 sec

+ 6/22 Test #16: sse_intrinsics ...................   Passed    1.23 sec

+ 7/22 Test  #5: maths1 ...........................   Passed    1.28 sec

+ 8/22 Test  #4: args .............................   Passed    1.29 sec

+ 9/22 Test  #1: bootSyscall ......................   Passed    1.30 sec

+10/22 Test  #7: trig .............................   Passed    1.29 sec

+11/22 Test  #6: threadsStart .....................   Passed    1.30 sec

+12/22 Test #11: tlsData ..........................   Passed    1.28 sec

+13/22 Test #14: linkingIndirectNoversion .........   Passed    1.28 sec

+14/22 Test #10: cppThreads .......................   Passed    1.30 sec

+15/22 Test #18: backtrace ........................   Passed    1.27 sec

+16/22 Test #17: aes ..............................   Passed    1.28 sec

+17/22 Test #13: contexts .........................   Passed    1.30 sec

+18/22 Test  #9: fork .............................   Passed    1.32 sec

+19/22 Test #15: sse_asm ..........................   Passed    1.30 sec

+20/22 Test #20: longjumpInSignals ................   Passed    1.28 sec

+21/22 Test #22: mmx ..............................   Passed    1.28 sec

+22/22 Test  #8: pi ...............................   Passed    1.44 sec

+

+100% tests passed, 0 tests failed out of 22

+```

+

+

+Let me know what other info/testing you want, or you can also get SSH access to the machine if you drop me a pubkey either here or by mail at rrogalski <> firemail.cc
\ No newline at end of file
diff --git a/results/scraper/box64/1049 b/results/scraper/box64/1049
new file mode 100644
index 000000000..da25077c1
--- /dev/null
+++ b/results/scraper/box64/1049
@@ -0,0 +1,9 @@
+Source 2 games freeze and crash after boot
+tried on wine 8.2 staging and wine ge 8.14. was using latest box64 from the repo, compiled with SAVE_MEM option. i set up steam and then try to run dota 2 (windows version), it loads to menu (only if i skip intro cutscene with -novid flag, otherwise it's crashing on cutscene with the same log) and then after like 5 seconds it crashes (sometimes just freezes). when i look in logs the only thing that appears after i start the game is like this

+```

+01a8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x3aa5c0000-0x3aa5d1000, unix_prot 0x1.

+```

+and it repeats like that for a VERY LOT of times, there's no even a single line with something different from that after the game started. tried to run it with BOX64_DYNAREC_STRONGMEM set to 3 and nothing changed. i can assume that it tries to allocate memory, but can't for some reason and then it leads to something like SIGSEGV. i remember having the same issue in counter strike 2, so maybe it occurs in all games on Source 2.

+

+full log

+[dota2.txt](https://github.com/ptitSeb/box64/files/13260206/dota2.txt)