http://bugs.winehq.org/show_bug.cgi?id=25206
--- Comment #22 from Janne Hakonen joyer83@live.fi 2010-12-18 09:16:52 CST --- Created an attachment (id=32536) --> (http://bugs.winehq.org/attachment.cgi?id=32536) Backtrace of a stack overflow crash with Wine 1.3.7
Tested also with Wine versions 1.3.5, 1.3.6 and 1.3.7. 1.3.5 and 1.3.6 works fine with attachment 30775.
Wine 1.3.7 + attachment 30775 crashes with stack overflow exception while client.exe is starting up, a moment later after calling NotifyAddrChange. Attached is backtrace of the crash taken with Winedbg. Looks like D3D's texture loading is stuck in infinitive recursion.