Hi, On Fri, Sep 20, 2002 at 05:03:29PM +0100, Wookey wrote: > But I can't for the life of me work out how to get a core dump out of > Debian-arm 3.0. My old red-hat box used to leave them lying all over the > place, but all I can find now is /proc/kcore. But a) this is stupendously > massive and b) I presumably need to get it copied somewhere at the moment > of the segfault otherwise it's going to represent the kernel state much > later than the point when the program crashes.
well, tried ulimit so far? ulimit -c 100000 and well, here we go, just went fine on debussy ... so long Othmar PS: you don't happen to know about the kernel issue i mailed to debian-arm ?

