Re: Trying to kill a process that just won't die...

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

 



Ok:

[root@penguin root]# strace -p 11952
Process 11952 attached - interrupt to quit

Didn't show anything and then I had a hard time killing strace but I did do it.


Then:

[root@penguin root]# gdb /bin/tar 11952
GNU gdb Red Hat Linux (5.3.90-0.20030710.41rh)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1".


Attaching to program: /bin/tar, process 11952


...then nothing...



Dave Goldblatt wrote:
a) do an strace on it and see where it's blocked
b) attach with gdb and kill it that way

-dg-



-- Greg Gulik http://www.gulik.org/greg/ greg @ gulik.org





[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux