Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2000 16:54:00 -0500
From:      Mike Tancsa <mike@sentex.ca>
To:        questions@freebsd.org
Subject:   unkillable process
Message-ID:  <3.0.5.32.20000212165400.013e3770@marble.sentex.ca>

next in thread | raw e-mail | index | archive | help

I have been trying to setup hylafax on an internal server and am not having
much luck killing a process that is stuck on cuaa1

marble# fstat cuaa1
USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W NAME
fax      faxsend    62096    2 /          7199 crw-rw-rw-   cuaa1 rw  cuaa1

marble# ps -auxwj | grep fax
fax  62096  0.0  0.7  2240 1828  ??  IE   -         0:00.00  (faxsend)
 fax  62096     1 54026 2227780    0 IE    ??    0:00.00  (faxsend)

kill -9 62096 seems to have no effect.  Is there no way to nuke the process ?

marble# ps -auxwj | grep fax
fax  62096  0.0  0.7  2240 1828  ??  IE   -         0:00.00  (faxsend)
 fax  62096     1 54026 2227780    0 IE    ??    0:00.00  (faxsend)


	---Mike
------------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Network Administrator,     			  mike@sentex.net
Sentex Communications                 		  www.sentex.net
Cambridge, Ontario Canada


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20000212165400.013e3770>