http://bugs.winehq.org/show_bug.cgi?id=4713
b.buschinski@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #3149 is|0 |1 obsolete| |
------- Additional Comments From b.buschinski@web.de 2007-26-05 07:52 ------- Created an attachment (id=6479) --> (http://bugs.winehq.org/attachment.cgi?id=6479&action=view) WINEDEBUG="d3d,wined3d" wine CreatureViewerDX7.exe
Current CVS/Git wine and this time is crashes a bit different, somewhere in IWineD3DResourceImpl_GetParent
I think it is caused by wined3d/resource.c Line 244: IUnknown_AddRef(This->resource.parent); but I dont know why. Can please someone look into it who is more familiar with it? I guess(hope) it should be easy to fix.