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.
http://bugs.winehq.org/show_bug.cgi?id=20457
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Blocks| |19724
http://bugs.winehq.org/show_bug.cgi?id=20457
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |t.artem@mailcity.com
http://bugs.winehq.org/show_bug.cgi?id=20457
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #1 from André H. nerv@dawncrow.de 2009-10-25 10:00:28 --- confirming in wine-1.1.32
http://bugs.winehq.org/show_bug.cgi?id=20457
--- Comment #2 from Artem S. Tashkinov t.artem@mailcity.com 2009-11-14 12:54:38 --- Alexander, could you please look into this issue or/and add a proper component to bugzilla?
http://bugs.winehq.org/show_bug.cgi?id=20457
--- Comment #3 from Austin English austinenglish@gmail.com 2009-11-17 19:53:10 --- That's usually done when there are several bugs in a component...I don't think system16.drv has that many bugs...
http://bugs.winehq.org/show_bug.cgi?id=20457
--- Comment #4 from Artem S. Tashkinov t.artem@mailcity.com 2010-01-11 10:17:21 --- I hate to be annoying but since 16bit libraries separation work is done, Alexander could look into this bug - as this problem is a direct result of the aforementioned separation.
Confirming as for Wine 1.1.36.
http://bugs.winehq.org/show_bug.cgi?id=20457
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13401
http://bugs.winehq.org/show_bug.cgi?id=20457
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-02-21 20:32:22 --- I don't see a crash anymore in wine-1.1.39, so I'm marking this fixed.
http://bugs.winehq.org/show_bug.cgi?id=20457
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-03-05 12:43:16 --- Closing bugs fixed in 1.1.40.
http://bugs.winehq.org/show_bug.cgi?id=20457
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2010-05-26 03:32:06 --- *** Bug 20423 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20457
--- Comment #8 from Artem S. Tashkinov t.artem@mailcity.com 2011-01-31 17:06:50 CST --- Please, reopen this bug report:
In Wine 1.3.12:
$ wine elevated_1024x768.exe
[skipped]
Backtrace: =>0 0x7edb0560 __DTOR_LIST__+0x25c() in system.drv16 (0x7ed9ffff) 1 0x00000300 (0x905a4d00) 0x7edb0560 __DTOR_LIST__+0x25c in system.drv16: addl %ebp,%cs:0x0(%eax,%eax,1)
[skipped]
http://bugs.winehq.org/show_bug.cgi?id=20457
--- Comment #9 from Austin English austinenglish@gmail.com 2011-01-31 19:18:10 CST --- (In reply to comment #8)
This was previously fixed. If it's broken again, please run a regression test and file a new bug.