I was also hit by what looks like a side-effect of the files not being
detected as deleted: their size are not listed as well:

proc/*/maps:
4062f000-40630000 rw-p 00003000 fe:08 540786     
/usr/lib/libgthread-2.0.so.0.600.1 (deleted)

lsof | grep /usr/lib/libgthread-2.0.so.0.600.1
gconfd-2   1551     dwitch  mem    DEL      254,8              540786 
/usr/lib/libgthread-2.0.so.0.600.1
artsd      2505     dwitch  mem    DEL      254,8              540786 
/usr/lib/libgthread-2.0.so.0.600.1
artsd      2519     dwitch  mem    DEL      254,8              540786 
/usr/lib/libgthread-2.0.so.0.600.1


This has hit me while looking for an openned deleted file on my disk,
since the "mem" flag had let me think the culprit entry was not on the
disk.  Finally it was "fsck -nf" on the mounted filesystem who pointed
me to the inode of the runaway file :)

-- 
Yann Dirson    <[EMAIL PROTECTED]> |
Debian-related: <[EMAIL PROTECTED]> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>


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

Reply via email to