* Michal Sabala:

> The perl program in question is a single thread process using Net::Pcap
> to capture and analyze network traffic. Every few weeks the program
> hangs in pthread_setcanceltype().

> I'm investigating is forcing LinuxThreads instead of NPTL will bypass
> the issue. Also, I've had a RHEL4 machine hang in futex.

Does your program call setuid or something like that?  Does it fork?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to