[Bug 4948] Warcraft 3 Frozen Throne freezes / gets stuck during splash screen

Wine Bugs wine-bugs at winehq.org
Wed Mar 29 10:51:10 CST 2006


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





------- Additional Comments From the3dfxdude at gmail.com  2006-29-03 10:51 -------
I have tried attaching to the stuck "Warcraft III.exe" process in winedbg.  Like
what Jan posted, the instruction it breaks at is "int $0x80"

What this means is that the program is getting stuck at a system call?

I tried cont command, and the process remains stuck.  But try stepping with the
step command.  The process exits and is no longer stuck.  So single stepping in
a debugger works, but not the normal wine execution.  Any ideas?  My kernel
version is 2.6.16, what kernel are the rest of you running?

Combine this with that thread detach idea, and it looks like to me that the game
is having difficulty being attached to the explorer process.  I wonder if it's a
copy protection problem.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list