DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21322>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21322 pthread accept mutex not recovered after holder segfaults ------- Additional Comments From [EMAIL PROTECTED] 2003-07-21 17:57 ------- Hi Glenn. First of all, thank you very much for the extremely detailed bug reports. I'm glad you've tracked down the problem, but I wonder if the recovery mechanism we're using on solaris hasn't been fixed or improved in newer versions of the thread libraries. Are you sure you're using the latest code? I wonder if it's possible to test out this same scenario on the same hardware (at least a dual CPU system) on Solaris 9 (or even Solaris 8). Pthread (which is implemented directly upon the native Solaris libthread library) was by far the fastest mutex mechanism in my own tests, on both single and MP boxes, so it would be nice if we could rule out that library completely or find a way to use it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
