http://bugs.winehq.org/show_bug.cgi?id=6058
--- Comment #13 from Roma winehq@romanr.info 2008-06-09 14:42:11 --- Yeah! I attached to it!
The problem was: $ winedbg 8 Can't attach process 0008: error 5
include/winerror.h says: #define ERROR_ACCESS_DENIED 5
I launched the process (hl.exe) from the X, but tried to attach to it from the text console (tty2), where DISPLAY environment variable wasn't set.
When I set the DISPLAY environment variable winedbg became to be able to attach to the process launched from X.
And now I have all backtraces! So, I'll guess why it hangups soon and send a patch, or ... send a backtraces if I won't be able to understand it ;)
for now I see that mshtml is called and then ...