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

Re: Unkillable process



On Tue, May 22, 2001 at 10:45:46PM -0500, Petr [Dingo] Dvorak wrote:
> 
> netscape is known doing this, 'kill -9 <PID>' should get rid of them,
> signal 9 is not maskable.

    But if the process is blocked on an uninterruptable system call, it will
never return to receive the signal. This is a known Unix deadlock that happens
rarely. Disk reads and writes are uninterruptable, I believe. Perhaps this
person is experiencing I/O troubles. 

    Mike

-- 
Michael P. Soulier, TD12, SKY  Tel: 613-765-4699 (ESN: 39-54699)
Optical Networks, Nortel Networks, SDE Pegasus
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to Unix
Nortel Linux User's Group Ottawa: (internal) http://nlug.ca.nortel.com



Reply to: