Re: BUG:: SYSV IPC shmem reported as "(deleted)" in process maps file

Anton Lavrentiev (lavr@ncbi.nlm.nih.gov)
Fri, 30 Aug 2002 17:15:40 -0400


Dear Linux Developers:

/proc/#/maps file of a process, which has a shared memory segment attached,
prints the segment as "(deleted)" while in fact the segment is fine and sound.
This seems to be quite confusing.

cat /proc/#/maps:
40018000-40022000 rw-s 00000000 00:05 5865476 /SYSV01315549 (deleted)
4021b000-40225000 rw-s 00000000 00:05 5898248 /SYSV012cc3bc (deleted)

ipcs -a:
0x01315549 5865476 ncbiduse 666 40960 1
0x012cc3bc 5898248 ncbiduse 666 40960 1

Best regards,

Anton Lavrentiev
NCBI/NLM/NIH
Bethesda MD 20894
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/