http://bugs.winehq.org/show_bug.cgi?id=22563
Summary: IW2:Edge of Chaos crashes on menu screen Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
This requires the following patch to get to the menu screen: http://www.winehq.org/pipermail/wine-patches/2010-May/087985.html
loader.exe crashes, couldn't get a backtrace. Attaching a debug log.
wine-1.1.43-408-g3317fc3
http://bugs.winehq.org/show_bug.cgi?id=22563
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.download.com/Ind | |ependence-War-2-The-Edge-of | |-Chaos-demo/3000-7556_4-102 | |30107.html Depends on| |7012
http://bugs.winehq.org/show_bug.cgi?id=22563
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2010-05-02 15:42:41 --- Created an attachment (id=27679) --> (http://bugs.winehq.org/attachment.cgi?id=27679) Backtrace with native msvcrt
http://bugs.winehq.org/show_bug.cgi?id=22563
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2010-05-02 15:44:56 --- Created an attachment (id=27680) --> (http://bugs.winehq.org/attachment.cgi?id=27680) WINEDEBUG=+d3d,+d3d_surface,+ddraw,+seh
Full trace
http://bugs.winehq.org/show_bug.cgi?id=22563
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |quartz
http://bugs.winehq.org/show_bug.cgi?id=22563
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2010-05-02 15:50:30 --- Doesn't crash with native quartz.dll.
http://bugs.winehq.org/show_bug.cgi?id=22563
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2010-05-02 16:36:10 --- Created an attachment (id=27682) --> (http://bugs.winehq.org/attachment.cgi?id=27682) return E_POINTER if a null pointer is passed to IEnumFiltersImpl_Next
According to MSDN[1] we return E_POINTER if ppFilters is null. The attached patch will prevent the crash, but needs tests.
[1] http://msdn.microsoft.com/en-us/library/dd376592(v=VS.85).aspx
http://bugs.winehq.org/show_bug.cgi?id=22563
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Jerome Leclanche adys.wh@gmail.com 2010-05-03 13:06:23 --- Fixed by commit 1db85c132e7013dddda4200e06a675e91c6530a0.
http://bugs.winehq.org/show_bug.cgi?id=22563
Bug 22563 depends on bug 7012, which changed state.
Bug 7012 Summary: Independence War 2: Edge Of Chaos fails to start http://bugs.winehq.org/show_bug.cgi?id=7012
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=22563
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-05-07 13:30:35 --- Closing bugs fixed in 1.1.44.
http://bugs.winehq.org/show_bug.cgi?id=22563
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1db85c132e7013dddda4200e06a | |675e91c6530a0