13 Feb
2010
13 Feb
'10
11:27 p.m.
http://bugs.winehq.org/show_bug.cgi?id=20380 --- Comment #75 from Michael Builov <mbuilov(a)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.