the mmap() problem, a'la "grep x /dev/zero"

Ingo Molnar (mingo@kaliban.csoma.elte.hu)
Wed, 5 Jun 1996 21:57:06 -0400 (EDT)


is there anything one could do tracing down this problem?

I saw one interesting thing. I've "Ctrl-C"-ed the command once, and got
back the bash prompt, and shortly after that i got the "grep: out of
memory" message, and the kernel kept on looping. Seems to me as if one of
the kernel threads got into a deadlock.

-- mingo