https://bugs.winehq.org/show_bug.cgi?id=49559
Bug ID: 49559 Summary: winevdm.exe crashes when running 16-bit installers (Wetrix demo) Product: Wine Version: 5.11 Hardware: x86 URL: https://archive.org/download/Wetdemo/wetdemo.exe OS: Linux Status: NEW Keywords: download, Installer, regression, win16 Severity: normal Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: julliard@winehq.org Regression SHA1: cee48cc78989cc2621bb98b466f80a35cfa43a12 Distribution: ---
Created attachment 67699 --> https://bugs.winehq.org/attachment.cgi?id=67699 terminal output
I noticed this bug when I was trying some old, 16-bit games. Winevdm.exe crashes when I launch the installer of those games.
The problem first appeared in Wine-5.11 and the offending commit is https://source.winehq.org/git/wine.git/commit/cee48cc78989cc2621bb98b466f80a... Reverting that commit on top of Wine-5.11 fixes the crash.
Then there is a commit in 5.12 which also results in a crash in winevdm.exe. This happens a bit later in the installer, and that is 99649d78927bb911b8a9022c8f362e0a7d9c7ea9. I can't revert this one on top of current master and it probably needs a separate bug report, I guess.
So let's make this bug about the crash which appeared in 5.11 and was caused by cee48cc78989cc2621bb98b466f80a35cfa43a12.
Wetrix demo can be used to reproduce the problem. Start wetdemo.exe, click <Yes> when the first window appears. The crash occurs at this point.
wetdemo.exe (6.5 MB) md5sum: 004ea256eac3f087cdaa246c004795bd
Tested in wine-5.12-166-gcaa41d4917
https://bugs.winehq.org/show_bug.cgi?id=49559
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- I've just read the explanation from Paul Gofman about the possible pitfalls when using a non-PE build in bug 49436, comment 27 Well, this bug is just another example of such cases. The problem is only present with a non-PE build.
As a regular user I don't really find a good source of information on the benefit of using a mingw-enabled Wine. The increased size of each Wine build I store on disk for the purpose of regression testing let alone the long compilation times on my old hardware just annoyed me. Anyway, I'll stick with mingw-enabled builds from now on when reporting bugs, I promise.
https://bugs.winehq.org/show_bug.cgi?id=49559
Gianluca g_pet@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |g_pet@hotmail.com
--- Comment #2 from Gianluca g_pet@hotmail.com --- Created attachment 67763 --> https://bugs.winehq.org/attachment.cgi?id=67763 Backtrace crash winevdm
https://bugs.winehq.org/show_bug.cgi?id=49559
--- Comment #3 from Gianluca g_pet@hotmail.com --- In my case the crash occurs when I start the 16-bit application. For instance 16-bit old wingames
https://bugs.winehq.org/show_bug.cgi?id=49559
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|winevdm.exe crashes when |winevdm.exe crashes when |running 16-bit installers |running 16-bit installers |(Wetrix demo) |(non-PE build only)
https://bugs.winehq.org/show_bug.cgi?id=49559
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |richard717@protonmail.com
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- *** Bug 49619 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=49559
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |camomille.prairial@laposte. | |net
--- Comment #5 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- *** Bug 49628 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=49559
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |cff04b34ac7bc252799932a5c37 | |6a93094e6f115 Resolution|--- |FIXED
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- Fixed with cff04b34ac7bc252799932a5c376a93094e6f115.
https://bugs.winehq.org/show_bug.cgi?id=49559
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.15.
https://bugs.winehq.org/show_bug.cgi?id=49559
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|tools |build-env
https://bugs.winehq.org/show_bug.cgi?id=49559
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fery.guy3@gmail.com
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- *** Bug 49710 has been marked as a duplicate of this bug. ***