[Bug 6058] Counter-Strike 1.6 freezes before loggin onto a server

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 9 14:42:12 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=6058





--- Comment #13 from Roma <winehq at 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 ...


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list