diff options
Diffstat (limited to 'results/scraper/box64/1163')
| -rw-r--r-- | results/scraper/box64/1163 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/results/scraper/box64/1163 b/results/scraper/box64/1163 new file mode 100644 index 000000000..68bebd382 --- /dev/null +++ b/results/scraper/box64/1163 @@ -0,0 +1,53 @@ +new regression: wine wineboot hangs +Forever frozen on latest box64: +``` +pi@raspberrypi:~ $ wine wineboot +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores +Params database has 44 entries +Box64 with Dynarec v0.2.7 2c8d2d86 built on Dec 24 2023 06:15:55 +BOX64: Wine64 detected, WINEPRELOADRESERVE="" +BOX64: Didn't detect 48bits of address space, considering it's 39bits +Counted 53 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/local/games/:/usr/games/ +Looking for /usr/local/bin/wine +Apply RC params for wine +Applying BOX64_MAXCPU=32 +argv[1]="wineboot" +Rename process to "wine" +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 native(wrapped) libbsd.so.0 +Using emulated /opt/wine-8.20/bin/../lib/wine/x86_64-unix/ntdll.so +Using emulated /lib/x86_64-linux-gnu/libunwind.so.8 +Using native(wrapped) liblzma.so.5 +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores +Params database has 44 entries +Box64 with Dynarec v0.2.7 2c8d2d86 built on Dec 24 2023 06:15:55 +BOX64: Wine preloader detected, loading "/opt/wine-8.20/bin/wine" directly +BOX64: Wine64 detected, WINEPRELOADRESERVE="" +BOX64: Didn't detect 48bits of address space, considering it's 39bits +Counted 55 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/local/games/:/usr/games/ +Looking for /opt/wine-8.20/bin/wine +Apply RC params for wine +Applying BOX64_MAXCPU=32 +argv[1]="wineboot" +Rename process to "wine" +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 native(wrapped) libbsd.so.0 +Using emulated /opt/wine-8.20/bin/../lib/wine/x86_64-unix/ntdll.so +Using emulated /lib/x86_64-linux-gnu/libunwind.so.8 +Using native(wrapped) liblzma.so.5 +``` +Reproduce this by installing the `Wine (x64)` app using [Pi-Apps](https://github.com/Botspot/pi-apps). The installation gets stuck at the `wine wineboot` step. \ No newline at end of file |