http://bugs.winehq.org/show_bug.cgi?id=31883
--- Comment #3 from Kevin Meyer billy65bob@gmail.com 2012-10-04 10:17:19 CDT --- Created attachment 41972 --> http://bugs.winehq.org/attachment.cgi?id=41972 backtrace taken ASAHP after locking up
Using the latest revision I can I have tried to get you the backtrace and it seems it fell afoul of the "surfaces_section" in user32 this time. It's a complete first as far as I'm concerned.
then I tried again and it got stuck in the "surface" critical section - it kind of just hanged when I told it to backtrace. (this is also a first)
third time's the charm, I got a backtrace for most of the running threads via bt all, but debug information was rather absent...
a bunch of long compile times later, here's a possibly incomplete backtrace... I attached the debugger as soon as it froze, before it had a chance to say it timed out.
I'll get onto the bisection stuff in the morning.