[Bug 3331] Launch another Application Hangs

Wine Bugs wine-bugs at winehq.org
Tue Oct 4 01:05:10 CDT 2005


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





------- Additional Comments From craig at nch.com.au  2005-04-10 01:05 -------
It look like this is actually caused by a thread race condition when starting 
more than 2 threads in responce to the WM_CREATE message on initial program 
startup.

Still only happens in initial installation.

If you move the thread creation later in the function that handles the 
WM_CREATE message then it will normally not happen.

An exmple application with this problem is
http://www.nch.com.au/scribe/index.html


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