https://bugs.winehq.org/show_bug.cgi?id=49628
Bug ID: 49628 Summary: winevdm: Trying to run any 16-bit NE returns “Unhandled page fault on read access to 00008080 at address 7E452148” Product: Wine Version: 5.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: camomille.prairial@laposte.net Distribution: ---
Created attachment 67816 --> https://bugs.winehq.org/attachment.cgi?id=67816 Outputs of “wine 'F:\autorun.exe'” and “WINEDEBUG=+all wine 'F:\autorun.exe'”
Hello,
I've tried to run an old multimedia encyclopedia using Wine, but it seems that winevdm crashes when trying to run any 16-bit New Executable.
I'm running Arch Linux x86_64, with the linux-zen kernel. This kernel has been compiled with the CONFIG_X86_16BIT flag set to Y.
I've tried with the Windows version set to "Windows 3.1", and "Windows 95", both with a clean win32 prefix.
The software I'm trying to run is “Larousse Encyclopédie de l'espace et de l'univers”, released in 1997 by Liris Interactive. A disc ISO is hosted on the Internet Archive, at: https://archive.org/details/Liris_Interactive_Larousse_Encyclopedie_de_LEspa...
Attached to this messages are the output of both “wine 'F:\autorun.exe'” and “WINEDEBUG=+all wine 'F:\autorun.exe'”.
Best regards.
https://bugs.winehq.org/show_bug.cgi?id=49628
camomille.prairial@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win16 Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=49628
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |major
https://bugs.winehq.org/show_bug.cgi?id=49628
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
ArchLinux doesn't currently provide PE builds of Wine and this will cause issues with winevdm.
See https://bugs.winehq.org/show_bug.cgi?id=45349#c15
and bug 49559.
A request has been sent to ArchLinux to ask them to consider packaging PE build of Wine in the future: https://bugs.archlinux.org/task/67317
For now, you'll have to stick with wine-devel/wine-staging 5.11 for 16-bit applications, or compile 5.13 with mingw support to get a PE build.
Marking duplicate of bug 49559.
Regards.
*** This bug has been marked as a duplicate of bug 49559 ***
https://bugs.winehq.org/show_bug.cgi?id=49628
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.