http://bugs.winehq.org/show_bug.cgi?id=22658
Summary: Movie Magic Screenwriter 2000 crashes when selecting Program Options Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net
Created an attachment (id=27882) --> (http://bugs.winehq.org/attachment.cgi?id=27882) Movie Magic Screenwriter 2000 crash in wine-1.1.44-104-g25d8616
I'm setting the Wine version to 1.1.39 because that's where the regression test identified the bad patch, but the bug is still present in today's git (wine-1.1.44-104-g25d8616).
Movie Magic Screenwriter 2000 now crashes when selecting Program Options from the File menu.
Regression test results:
0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 is first bad commit commit 0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 8 17:44:23 2010 +0100
user32: Do not load 16-bit user.exe by default.
:040000 040000 efe35dc6ec566d8677b01e142290dde76d0d73c6 e0a08872768ea3f142cd2d1fedeb8dafa167c05b M dlls
The same patch was identified in bugs 21825 and 21946; both of those bugs were closed as fixed by commit f3696e489b8b33011b5a32acf330f0684b6d151a.
Reverting the patch identified by the regression test gets rid of the crash, but the Program Options box still doesn't appear. Instead, the app throws up a warning that resources are dangerously low and telling me to close some programs and possibly reboot. So something else is also going on, but I'm afraid I don't know how to proceed from here to track it down. I'm happy to run more tests if someone can tell me what to do.