Re: 6.1 crash data (was: Re: no core file handler recognizes format)

2006-05-28 Thread Maxim Konovalov
On Sun, 28 May 2006, 13:30-0700, Avleen Vig wrote: > On Mon, May 15, 2006 at 10:58:02AM -0700, Avleen Vig wrote: > > On Sat, May 13, 2006 at 11:40:33AM +0400, Stanislav Sedov wrote: > > > Rebuild your kernel with INVARIANTS enabled and debug info. It will > > > provide more information in case the

6.1 crash data (was: Re: no core file handler recognizes format)

2006-05-28 Thread Avleen Vig
On Mon, May 15, 2006 at 10:58:02AM -0700, Avleen Vig wrote: > On Sat, May 13, 2006 at 11:40:33AM +0400, Stanislav Sedov wrote: > > Rebuild your kernel with INVARIANTS enabled and debug info. It will > > provide more information in case the crash happens again. Ok, I finally got a core file with th

Re: no core file handler recognizes format

2006-05-15 Thread Avleen Vig
On Sat, May 13, 2006 at 11:40:33AM +0400, Stanislav Sedov wrote: > Rebuild your kernel with INVARIANTS enabled and debug info. It will > provide more information in case the crash happens again. With INVARIANTS compiled in, it doesn't leave me a core file when it crashes :-( > Kernel config and l

RELENG_6 network stack locking problems? (Was: no core file handler recognizes format)

2006-05-13 Thread Maxim Konovalov
On Fri, 12 May 2006, 18:40-0700, Avleen Vig wrote: > On Sat, May 13, 2006 at 02:39:19AM +0400, Stanislav Sedov wrote: > > You should use kgdb rather the gdb. GDB doesn't recognizes kernel > > dumps format by default. > > Ah thank you! > > Here's the information I found. > Any help that anyone can

Re: no core file handler recognizes format

2006-05-13 Thread Stanislav Sedov
On Fri, May 12, 2006 at 06:40:20PM -0700, Avleen Vig wrote: > Here's the information I found. > Any help that anyone can provide will go into a nice little "crash > debugging for beginners" document which I've started working on :-) > Rebuild your kernel with INVARIANTS enabled and debug info. It

Re: no core file handler recognizes format

2006-05-12 Thread Avleen Vig
On Sat, May 13, 2006 at 02:39:19AM +0400, Stanislav Sedov wrote: > You should use kgdb rather the gdb. GDB doesn't recognizes kernel > dumps format by default. Ah thank you! Here's the information I found. Any help that anyone can provide will go into a nice little "crash debugging for beginners"

Re: no core file handler recognizes format

2006-05-12 Thread Stanislav Sedov
I try to look at the code file in GDB, I get this error: > > warning: "/usr/home/avleen/vmcore.0": no core file handler recognizes > format, using default > Can't fetch registers from this type of core file > Can't fetch registers from this type of core file >

no core file handler recognizes format

2006-05-12 Thread Avleen Vig
n/vmcore.0": no core file handler recognizes format, using default Can't fetch registers from this type of core file Can't fetch registers from this type of core file #0 0x in ?? () I did see a message from a few months ago which stated the userworld could be out of step w