Re: Kernel panic: can't push onto full stack

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 28 Feb 1999 17:20:09 +0000 (GMT)


> > What exactly does this error mean? The machines have plenty of ram and
> > never use the swap space due to the large amount of ram.
>
> The kernel has a fixed size stack (8k) regardless of how much physical
> memory you have. Each process has its own kernel mode stack. Interrupt

Bzzt. Wrong 8)

This message is a different stack, its the GC stack for the af_unix
garbage collector. So this is a very specific actual bug not a stack overflow
in the normal sense

Alan

-
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/