Paul Eggert <eggert@CS.UCLA.EDU> writes: > #include <stdio.h> > #include <stdlib.h> > int main (void) { alloca(0x7fead000); printf("Hello world\n"); } This doesn't segfault with glibc-2.3.2. -- Billy O'Connor