|
My Name
Subscribe
|
Sun, 27 Apr 2003Reliable way to replace all memory-resident libraries
Hi!
On Sat Apr 26, 2003 at 03:32:26PM +0200, Florian Weimer wrote:
> At work, we recommend rebooting the system. Currently, it's the only
> reliable way to replace all memory-resident libraries. 8-(
lsof +L1 prints every unlinked open file:
# lsof +L1
COMMAND PID USER FD TYPE DEVICE SIZE NLINK NODE NAME
exim3 288 mail mem DEL 3,3 0 96454 /usr/lib/libsasl.so.7.1.10.dpkg-new
cardmgr 389 root 1u CHR 254,0 0 94906 /var/run/cm-389-1 (deleted)
cardmgr 389 root 2u CHR 254,1 0 94907 /var/run/cm-389-3 (deleted)
sshd 409 root mem DEL 3,3 0 111693 /usr/lib/i586/libcrypto.so.0.9.6.dpkg-new
ssh-agent 511 djmaecki mem DEL 3,3 0 111693 /usr/lib/i586/libcrypto.so.0.9.6.dpkg-new
wmbattery 520 djmaecki mem DEL 3,3 0 96718 /usr/lib/libapm.so.1.0.0.dpkg-new
Here I should restart exim, sshd, ssh-agent and wmbattery
(--> .dpkg-new)
so long
Thomas
--
.''`. Obviously we do not want to leave zombies around. - W. R. Stevens
: :' : Thomas Krennwallner
`. `'` 1024D/67A1DA7B 9484 D99D 2E1E 4E02 5446 DAD9 FF58 4E59 67A1 DA7B
`- http://bigfish.ull.at/~djmaecki/
[/Howto] permanent link |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||