|
From: Jeremy F. <je...@go...> - 2005-03-17 17:58:32
|
Julian Seward wrote:
>
>
>>I wonder if this is another instance of a strange vendor-special
>>LinuxThreads/NPTL hybrid? The full trace will be interesting, to see
>>how the threads are created.
>>
>>
>
>Maybe. I was surprised to find recently that SuSE 9.1 (x86) didn't seem
>to be a 'normal' NPTL system; I thought it was. MichaelM, can you clarify?
>
>
If it were really expecting exit_group() to kill all the threads, then
I'd expect to see a lot more MT programs fail to exit on this system.
Or perhaps programs mostly clean up their threads before calling exit()?
J
|