[Bug 20380] Heroes of Might and Magic III hangs

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 13 17:27:44 CST 2010


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





--- Comment #75 from Michael Builov <mbuilov at gmail.com>  2010-02-13 17:27:44 ---
may be i'm wrong, but threads in wine created via pthread_create() in
wine-1.1.38/dlls/ntdll/thread.c:RtlCreateUserThread(), but signals sent via
kill() in wine-1.1.38/server/ptrace.c:send_thread_signal().
This is incorrect, signals should be sent via pthread_kill().

-- 
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