Re: gcore and core dumps...

2004-02-15 Thread Alfred M. Szmidt
> [EMAIL PROTECTED]:/tmp$ ./crash > Segmentation fault (core dumped) > [EMAIL PROTECTED]:/tmp$ showtrans /servers/crash > /hurd/symlink crash-suspend > [EMAIL PROTECTED]:/tmp$ showtrans /servers/crash-suspend > /hurd/crash --suspend Strange. Well, attach gdb to the cras

Re: gcore and core dumps...

2004-02-07 Thread Roland McGrath
> [EMAIL PROTECTED]:/tmp$ ./crash > Segmentation fault (core dumped) > [EMAIL PROTECTED]:/tmp$ showtrans /servers/crash > /hurd/symlink crash-suspend > [EMAIL PROTECTED]:/tmp$ showtrans /servers/crash-suspend > /hurd/crash --suspend Strange. Well, attach gdb to the crash server and see what it

Re: gcore and core dumps...

2004-02-07 Thread Marco Gerards
Roland McGrath <[EMAIL PROTECTED]> writes: >> Well, sometimes I just get coredumps with these settings. Is this >> possible and am I doing something really stupid here or is this a bug? > > Could be neither. See --help: --suspend => --action=suspend, > and the default --orphan-action=core-file r

Re: gcore and core dumps...

2004-02-07 Thread Marco Gerards
Roland McGrath <[EMAIL PROTECTED]> writes: >> Well, sometimes I just get coredumps with these settings. Is this >> possible and am I doing something really stupid here or is this a bug? > > Could be neither. See --help: --suspend => --action=suspend, > and the default --orphan-action=core-file r

Re: gcore and core dumps...

2004-02-03 Thread Alfred M. Szmidt
I have /hurd/crash, which is a symlink to crash-suspend (Which is started as "/hurd/crash --suspend"). Well, I just assume that means that whenever a process segfault it will wait until I can attach gdb to it. Well, sometimes I just get coredumps with these settings. Is this po

Re: gcore and core dumps...

2004-02-02 Thread Roland McGrath
> Well, sometimes I just get coredumps with these settings. Is this > possible and am I doing something really stupid here or is this a bug? Could be neither. See --help: --suspend => --action=suspend, and the default --orphan-action=core-file remains in effect. Perhaps when you get a core file,

Re: gcore and core dumps...

2004-02-02 Thread Marco Gerards
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > haven't looked into this at all, but thought that I might report it > anyway and check if it is indeed the intended behavior. > > If /servers/crash is not a core dumping crash server (i.e is either > --kill or --suspend), then doing `gcore PID' wil

gcore and core dumps...

2004-02-02 Thread Alfred M. Szmidt
Hi, haven't looked into this at all, but thought that I might report it anyway and check if it is indeed the intended behavior. If /servers/crash is not a core dumping crash server (i.e is either --kill or --suspend), then doing `gcore PID' will do whatever the crash server is currently. That is