http://bugs.winehq.org/show_bug.cgi?id=7054
--- Comment #13 from Anastasius Focht focht@gmx.net 2012-02-26 09:49:31 CST --- Created attachment 39090 --> http://bugs.winehq.org/attachment.cgi?id=39090 +tid,+seh,+d3d,+d3d8,+loaddll,+process trace log
Hello Henri,
attached is a compressed +tid,+seh,+d3d,+d3d8,+loaddll,+process trace log.
(98 MiB uncompressed)
--- snip --- ... 0024:trace:seh:raise_exception code=c0000005 flags=0 addr=0x428c5a ip=00428c5a tid=0024 0024:trace:seh:raise_exception info[0]=00000000 0024:trace:seh:raise_exception info[1]=00000008 0024:trace:seh:raise_exception eax=00000000 ebx=03254598 ecx=0016e220 edx=00000000 esi=00000113 edi=0032fd48 0024:trace:seh:raise_exception ebp=0032fb10 esp=0032fb00 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00210202 0024:trace:seh:call_stack_handlers calling handler at 0x45bd96 code=c0000005 flags=0 0024:trace:seh:__regs_RtlUnwind code=c0000005 flags=2 --- snip ---
ecx = 0x16e220 -> the texture in question
Yes, the texture is about to be released (call [vtable+8]).
Regards