On Sat, 23 Aug 1997, Remco van de Meent wrote: Hi! Maybe the kernel version? I know that 2.0.30 have strange memory allocation behaviour, and that it has nearly the same patches as 2.0.29-ISS. It's just a weak guess, but might be worth trying if on 2.0.29 it produces the same behaviour.
> read(3, "\rUpdating index cache for path "..., 4096) = 4096 > mmap(0, 1663074304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > -1 ENOMEM (Out of memory) > brk(0x6b263000) = 0x805b000 > mmap(0, 1663074304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > -1 ENOMEM (Out of memory) > brk(0x6b263000) = 0x805b000 > --- SIGSEGV (Segmentation fault) --- > +++ killed by SIGSEGV +++ > > Anybody know why I'm getting those Out of Mem failures? I'm sure there is > enough memory (swap isn't even used at this point). > > I think it's really strange. > > > By the way, I'm using Debian 1.3.1 with Linux-2.0.29-ISS. > --- GNU GPL: csak tiszta forrásból -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .