[Bug 49559] New: winevdm.exe crashes when running 16-bit installers (Wetrix demo)
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(a)winehq.org Reporter: gyebro69(a)gmail.com CC: julliard(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 --- Comment #1 from Béla Gyebrószki <gyebro69(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Gianluca <g_pet(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g_pet(a)hotmail.com --- Comment #2 from Gianluca <g_pet(a)hotmail.com> --- Created attachment 67763 --> https://bugs.winehq.org/attachment.cgi?id=67763 Backtrace crash winevdm -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 --- Comment #3 from Gianluca <g_pet(a)hotmail.com> --- In my case the crash occurs when I start the 16-bit application. For instance 16-bit old wingames -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Béla Gyebrószki <gyebro69(a)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) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richard717(a)protonmail.com --- Comment #4 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- *** Bug 49619 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |camomille.prairial(a)laposte. | |net --- Comment #5 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- *** Bug 49628 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |cff04b34ac7bc252799932a5c37 | |6a93094e6f115 Resolution|--- |FIXED --- Comment #6 from Béla Gyebrószki <gyebro69(a)gmail.com> --- Fixed with cff04b34ac7bc252799932a5c376a93094e6f115. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.15. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|tools |build-env -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49559 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fery.guy3(a)gmail.com --- Comment #8 from Zebediah Figura <z.figura12(a)gmail.com> --- *** Bug 49710 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla