Stephen> Ahh, new information: these are both SysV shared memory swap
Stephen> ptes. What on _earth_ are they doing there, in the fresh
Stephen> address space of a newly-exec()ed process? Good question.
Stephen> What sort of things are you doing with shared memory? As
Stephen> root, what does ipcs -a show? Are you aware of any shared
Stephen> memory activity going on when the problems start?
I ran this at various times during the configure (which I have found
to trigger these messages), both before and after the messages
appeared (but probably not during). They all appeared as follows:
root@dalles[/home/russell] $ ipcs -a
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
------ Semaphore Arrays --------
key semid owner perms nsems status
------ Message Queues --------
key msqid owner perms used-bytes messages
Not sure what that means.
-- Russell Senior seniorr@teleport.com- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/