http://bugs.winehq.org/show_bug.cgi?id=27636 Michael Curran <curran.michaelp(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39047|0 |1 is obsolete| | --- Comment #18 from Michael Curran <curran.michaelp(a)gmail.com> 2012-02-25 09:39:02 CST --- Created attachment 39068 --> http://bugs.winehq.org/attachment.cgi?id=39068 New log with patch applies Making progress, the patch submitted clears the error but now d3dxof seems to hang on processing the next mesh. After the 212kb file is processed it attempts to read the next file, never reports any parsing and ends up looping through this section until the program crashes: trace:d3dxof:IDirectXFileDataImpl_Create (0x32cbc8) trace:d3dxof:IDirectXFileDataImpl_QueryInterface (0x95c4518/0x95c4518)->({3d82ab44-62da-11cf-ab39-0020af71e433},0x32ccb0) trace:d3dxof:IDirectXFileDataImpl_AddRef (0x95c4518/0x95c4518): AddRef from 1 trace:d3dxof:IDirectXFileDataImpl_GetType (0x95c4518/0x95c4518)->(0x32cc4c) trace:d3dxof:IDirectXFileDataImpl_GetData (0x95c4518/0x95c4518)->((null),0x32cc88,0x32ccd8) trace:d3dxof:IDirectXFileDataImpl_Release (0x95c4518/0x95c4518): ReleaseRef to 1 trace:d3dxof:IDirectXFileDataImpl_Release (0x95c4518/0x95c4518): ReleaseRef to 0 trace:d3dxof:IDirectXFileDataImpl_GetNextObject (0x95c1dd8/0x95c1dd8)->(0x32cca0) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.