http://bugs.winehq.org/show_bug.cgi?id=20457
Summary: Elevated demo crashes in system.drv16 on startup Product: Wine Version: 1.1.32 Platform: PC URL: http://bugs.winehq.org/attachment.cgi?id=23049 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com CC: julliard@winehq.org
Created an attachment (id=24325) --> (http://bugs.winehq.org/attachment.cgi?id=24325) Elevated 1.1.32 backtrace
With 1.1.32, the Elevated demo from bug 19724 crashes on startup even after installing d3dx9 from winetricks, whereas in 1.1.27 the application successfully ran with the d3dx9 redist. A regression test indicated:
55b5e3a727a6a7d108fbbc3ebefe22ec84d70f7e is first bad commit commit 55b5e3a727a6a7d108fbbc3ebefe22ec84d70f7e Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 28 19:56:10 2009 +0200
kernel32: Make system.drv into a stand-alone 16-bit module.
:100644 100644 f439b356d3dfcd102c2c57bfdd305aec7e51e08d 45362c3aaa3ee2292c809b845576e8ee05c17be2 M .gitignore :100755 100755 2c8e4e53ec5fd43b17064ff2f85d8e3cb5b468b0 b2cbd87943088b685827ff6ada8882bc4fd42b4b M configure :100644 100644 b77357371a3dc24a5f040b425af44e04ec8fc0ef 5fb8e9b22583d5e5b401cb5bde63cf096d2e5e2f M configure.ac :040000 040000 d50aaa2baf3c590383d2e1c5a058c505567e26a2 2d56eb1c21f6a43941a212664a1564c76345951c M dlls
The complete backtrace is attached.