[Bug 27708] GetThreadSelectorEntry fails

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 8 01:35:12 CDT 2011


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

--- Comment #2 from nitsuja- at hotmail.com 2011-07-08 01:35:10 CDT ---
(In reply to comment #1)
> attached is a bad implemented test for our testsuite in case someone ones to
> pick it up.

Thanks, although, I'm not sure it's OK to remove CREATE_SUSPENDED from the test
case. Without that, won't the spawned process start doing who-knows-what
(potentially spawning itself again or already exiting) while we're trying to
query its information? Also, the actual program that this test code was derived
from needs to use CREATE_SUSPENDED for other reasons (it wasn't added
arbitrarily). As for DEBUG_PROCESS, the only reason for that was to guarantee
that the spawned process will be terminated when the current process exits.

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