http://bugs.winehq.org/show_bug.cgi?id=26237
--- Comment #20 from Henri Verbeet hverbeet@gmail.com 2011-04-16 04:40:09 CDT --- (In reply to comment #8)
Thanks for the prompt Henri, but I'll be damned if it doesn't want to crash on me. In 50 odd attempts I got only one backtrace with debug symbols:
=>0 0x76479b5d (0x0033ae58) 1 0x68e33471 reset_enum_callback+0xa0(resource=0x18ed5210, data=0x33ae80) [/build/buildd/wine1.3-1.3.14/dlls/d3d9/device.c:576] in d3d9 (0x0033af08) 2 0x68e33471 reset_enum_callback+0xa0(resource=0x85467f8, data=0x33afbc) [/build/buildd/wine1.3-1.3.14/dlls/d3d9/device.c:576] in d3d9 (0x0033af58) 3 0x68e94e10 IWineD3DDeviceImpl_EnumResources+0x7f(iface=0x1b1e90, pCallback=0x68e333d0, pData=0x33afbc) [/build/buildd/wine1.3-1.3.14/dlls/wined3d/device.c:6755] in wined3d (0x0033afd8) 4 0x68e3bb84 IDirect3DDevice9Impl_Reset+0xd3(iface=0x1850b8, pPresentationParameters=0x10327028) [/build/buildd/wine1.3-1.3.14/dlls/d3d9/device.c:617] in d3d9 (0x0033b0a4)
Does http://source.winehq.org/patches/data/73217 help with this?