Hi all, If a process creates threads, then the main thread dies, I can't see the other threads anymore with ps. I also do not see them with 'ls -l /proc'. If I do know the pid (tid actually), and do ls -l /proc/tid, I do see it.
Is this intended, or a bug? In 2.4 I always see all of the threads. Tried on 2.6.12.2. -- Didi ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]