Re: Alan's bug catalogue

Martin Mares (mj@k332.feld.cvut.cz)
Thu, 6 Jun 1996 14:21:24 +0200 (MET DST)


Hi,

> running out of memory crashes - is this a libc5.3.12/mmap/mremap not being
> properly subject to limit issue ?

I'm doing some experiments with it (the crash is reproducible on my
486DX/4 + 8M ED-RAM + 12M swap), but not too intensively as I'm preparing
for some exams. It seems it is not a real crash, but only an immense
slowdown (25 seconds per single call to try_to_free_page -- very strange
and happens especially if I try to strace the offending process. Hopefully
I'll find the real cause soon...

Martin