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: Weird GNUMach crash

2004-02-07 Thread James Morrison
Marco Gerards <[EMAIL PROTECTED]> writes: > James Morrison <[EMAIL PROTECTED]> writes: > > > What is your crash server setup to do? Have you tried attached gdb to > > the crash server? > > It is set to --suspend. I have not yet tried to debug the crash > server, that is a good idea. Does t

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: Weird GNUMach crash

2004-02-07 Thread Marco Gerards
James Morrison <[EMAIL PROTECTED]> writes: > What is your crash server setup to do? Have you tried attached gdb to > the crash server? It is set to --suspend. I have not yet tried to debug the crash server, that is a good idea. Still, it is stupid that Mach crashes. :) Thanks, Marco _

Re: [Fwd: [patch #2508] ext2fs support for large store (> 1.5G)]

2004-02-07 Thread Marco Gerards
[EMAIL PROTECTED] writes: >> I have some comments so far, I will continue to read the patch and >> test it later this weekend. > > Thank you for reviewing the code :-) > > Would you add next comments to Savannah, so that we have all comments > about the patch in one place? I've already added your

Re: Weird GNUMach crash

2004-02-07 Thread James Morrison
Marco Gerards <[EMAIL PROTECTED]> writes: > Hi, > > While I tried to generate a segfault it crashed GNUMach (1.x, I have > tested both CVS and 1.2) with this error: > > panic: zalloc: zone kalloc.8192 exhausted > (There is a small pause here and a bit of disk activity/ flashing IDE LEDs) > hd1

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

Weird GNUMach crash

2004-02-07 Thread Marco Gerards
Hi, While I tried to generate a segfault it crashed GNUMach (1.x, I have tested both CVS and 1.2) with this error: panic: zalloc: zone kalloc.8192 exhausted (There is a small pause here and a bit of disk activity/ flashing IDE LEDs) hd1: irq timeout: status=0x58 { DriveReady SeekComplete DataReq

Re: Core dump (semi) update

2004-02-07 Thread Roland McGrath
> readelf doesn't produce much useful info IMHO. Like if fpregset etc > are there or not. Like I said, this is the internal contents of the note. readelf tells you the sizes and locations of the note, and if those are sane, you can look at the data directly and interpret according to the struct