http://bugs.winehq.org/show_bug.cgi?id=11584
Jérôme Gardou jgardou@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jgardou@yahoo.fr
--- Comment #46 from Jérôme Gardou jgardou@yahoo.fr 2008-05-10 10:13:52 --- I was trying to give a shot to a similar problem in Supreme Commander. Those seem very related.
The problem seems to be that sometimes wined3d and/or d3d9 is using getparent when the parent queried has already been released -> crash !
See the previous trace (I had to add a TRACE to IWineD3DResourceImpl_GetParent) : parent 0xa83e400 is queried whereas it has been released just before.
This one was made when changing video settings of SupCom.