diff options
Diffstat (limited to 'results/scraper/box64/1031')
| -rw-r--r-- | results/scraper/box64/1031 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/box64/1031 b/results/scraper/box64/1031 new file mode 100644 index 000000000..98f143fc3 --- /dev/null +++ b/results/scraper/box64/1031 @@ -0,0 +1,15 @@ +Wine WOW64 8.18 hangs on wineboot +Build has been tested functional on x86_64 and the binaries have been determined to not be corrupted (same sha1sum of the entire directory for both the arm64 and x86_64 test systems). Able to be reproduced on multiple systems. + +box64 info: +``` +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096 Running on Cortex-A57 with 4 Cores +Params database has 28 entries +Box64 with Dynarec v0.2.5 9209e57b built on Oct 14 2023 06:43:23 +``` + +the wine-8.18 build: https://github.com/Pi-Apps-Coders/files/releases/download/large-files/wine-8.18.tar.gz + +extract the build and reproduce by running: `./wine-8.18/bin/wine wineboot` and see that it hangs + +8.17 build has no such issues https://github.com/Pi-Apps-Coders/files/releases/download/large-files/wine-8.17.tar.gz \ No newline at end of file |