bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pthread conformance issue with main thread


From: Richard Braun
Subject: Re: Pthread conformance issue with main thread
Date: Tue, 12 Nov 2013 15:09:33 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Nov 12, 2013 at 02:34:18PM +0100, Richard Braun wrote:
> Right, I misread the specification, thanks for correcting.

FYI, this means we currently have a bug with regard to that : after the
main thread calls pthread_exit(), and thread destruction is actually
implemented (as opposed to the currently buggy thread recycling), the
proc server is unable to correctly report the process information.
Something also makes ext2fs.static stop early, which is why I looked
into it in the first place. I expect something wrong in either glibc
or the proc server.

-- 
Richard Braun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]