Re: darwin8 thread cancellation?
Re: darwin8 thread cancellation?
- Subject: Re: darwin8 thread cancellation?
- From: Jonas Maebe <email@hidden>
- Date: Mon, 21 Dec 2009 11:23:14 +0100
On 21 Dec 2009, at 05:29, David Fang wrote:
I've been testing out GNU guile-1.9.6 (alpha) for a few days,
preparing an experimental fink package, and ran into a test failure
in their test suite which seeks explanation. On OS X 10.4 (powerpc-
darwin8), their tests on threads hang indefinitely in the section on
thread-cancellation. The same (and all) tests pass on 10.6 (i686-
darwin10). How is thread cancellation supported in darwin8 (if at
all) differently than in darwin10? I'm looking for any hints on
where to start debugging, if this is something that can be fixed.
I guess that Mac OS X 10.4 simply supported fewer cancellation points.
IIRC, the only one it supported was pthread_testcancel. See http://lists.apple.com/archives/Darwin-kernel/2004/Jan/msg00032.html
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden