http://bugs.winehq.org/show_bug.cgi?id=33046
Bug #: 33046 Summary: Neverwinter Nights 2 crashes on start Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: hans@meelstraat.net Classification: Unclassified Regression SHA1: 375dcf799d27ec9d925dab1ad7ba41dadcedaf9f
Created attachment 43681 --> http://bugs.winehq.org/attachment.cgi?id=43681 terminal output
The game needs native dxdiagn.dll to work around either bug #20609 or bug #23839. Since Wine 1.5.23 the game crashes on start with a backtrace as shown in the attached log.
The problem appeared after
375dcf799d27ec9d925dab1ad7ba41dadcedaf9f is the first bad commit commit 375dcf799d27ec9d925dab1ad7ba41dadcedaf9f Author: Hans Leidekker hans@codeweavers.com Date: Tue Jan 29 15:31:42 2013 +0100
wbemprox: Don't fail if there are less objects than asked for in IEnumWbemClassObject::Next.
Reverting the patch on wine-1.5.24-119-g209b58c makes the crash go away.
No demo version has been released. Let me know if you need further logs or tests. Tested with Neverwinter Nights 2 v1.23 (build 1765).
http://bugs.winehq.org/show_bug.cgi?id=33046
--- Comment #1 from GyB gyebro69@gmail.com 2013-02-23 06:19:55 CST --- Created attachment 43682 --> http://bugs.winehq.org/attachment.cgi?id=43682 +wbemprox log
http://bugs.winehq.org/show_bug.cgi?id=33046
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Status|NEW |RESOLVED Resolution| |DUPLICATE Regression SHA1|375dcf799d27ec9d925dab1ad7b | |a41dadcedaf9f |
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2013-02-25 03:59:06 CST --- (In reply to comment #0)
The game needs native dxdiagn.dll to work around either bug #20609 or bug #23839. Since Wine 1.5.23 the game crashes on start with a backtrace as shown in the attached log.
The problem appeared after
375dcf799d27ec9d925dab1ad7ba41dadcedaf9f is the first bad commit commit 375dcf799d27ec9d925dab1ad7ba41dadcedaf9f Author: Hans Leidekker hans@codeweavers.com Date: Tue Jan 29 15:31:42 2013 +0100
wbemprox: Don't fail if there are less objects than asked for in
IEnumWbemClassObject::Next.
Actually this is progress, you're now running into bug 32846.
*** This bug has been marked as a duplicate of bug 32846 ***
http://bugs.winehq.org/show_bug.cgi?id=33046
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2013-02-25 03:59:44 CST --- Closing.