diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/1348 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-box64.tar.gz qemu-analysis-box64.zip | |
add box64 bug reports box64
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/1348 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/scraper/box64/1348 b/results/scraper/box64/1348 new file mode 100644 index 000000000..d4fcc376f --- /dev/null +++ b/results/scraper/box64/1348 @@ -0,0 +1,25 @@ +Unimplemented 32bits Opcode (00 00 EB 09) 64 67 8F 06 00 00 83 C4 24 EB 1B 01 48 F0 1C +Some RPG Maker XP games refuses to run on box64 with wine wow64, showing this opcode error (game tested: Ao Oni) on Tegra X1: + +``` +Using native(wrapped) libXext.so.6 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libXinerama.so.1 +Using native(wrapped) libXxf86vm.so.1 +Using native(wrapped) libXrender.so.1 +Using native(wrapped) libXrandr.so.2 +0024:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. +Using native(wrapped) libXcomposite.so.1 +Using native(wrapped) libXi.so.6 +Using native(wrapped) libXcursor.so.1 +Using native(wrapped) libXfixes.so.3 +Using native(wrapped) libvulkan.so.1 +nvdc: start nvdcEventThread +nvdc: exit nvdcEventThread +Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/ws2_32.so +4516|0x101cf438: Unimplemented 32bits Opcode (00 00 EB 09) 64 67 8F 06 00 00 83 C4 24 EB 1B 01 48 F0 1C +Sigfault/Segbus while quitting, exiting silently +``` \ No newline at end of file |