http://bugs.winehq.org/show_bug.cgi?id=10355
Summary: IDirectXFileDataImpl_GetType crashes wine Product: Wine Version: CVS/GIT Platform: PC URL: http://www.course.com/catalog/product.cfm?isbn=978-1- 59200-093-7&CFID=6877838&CFTOKEN=53320250 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.org ReportedBy: ead1234@hotmail.com
When trying to run Chapter 6 example from Physics modeling for game programmers wine crashes. A +all trace shows IDirectXFileDataImpl_GetType to be the culprit.
http://bugs.winehq.org/show_bug.cgi?id=10355
--- Comment #1 from EA Durbin ead1234@hotmail.com 2007-11-07 19:28:25 --- Created an attachment (id=9025) --> (http://bugs.winehq.org/attachment.cgi?id=9025) +all snippet of crash
http://bugs.winehq.org/show_bug.cgi?id=10355
--- Comment #2 from EA Durbin ead1234@hotmail.com 2007-11-07 19:37:00 --- This function is not supposed to return S_FALSE, but rather DXFILEERR_BADVALUE on failure
http://msdn2.microsoft.com/en-us/library/bb174498.aspx
sending patch to wine-patches
http://bugs.winehq.org/show_bug.cgi?id=10355
Luke Bratch l_bratch@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |l_bratch@yahoo.co.uk
--- Comment #3 from Luke Bratch l_bratch@yahoo.co.uk 2007-11-07 20:39:12 --- Your patch also half fixes Every Extend:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9693
This currently requires native d3dxof.dll to start without crashing, but starts fine (although has some graphical errors) with your patch.
http://bugs.winehq.org/show_bug.cgi?id=10355
EA Durbin ead1234@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from EA Durbin ead1234@hotmail.com 2007-11-08 07:59:26 --- patch commited
http://bugs.winehq.org/show_bug.cgi?id=10355
EA Durbin ead1234@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from EA Durbin ead1234@hotmail.com 2007-11-08 07:59:50 --- no longer crashes with current git
http://bugs.winehq.org/show_bug.cgi?id=10355
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_directx |-unknown
http://bugs.winehq.org/show_bug.cgi?id=10355
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified