Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2007 11:02:09 +0200
From:      Ian FREISLICH <ianf@clue.co.za>
To:        Kip Macy <kmacy@fsmware.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Broadcom Wireless card 
Message-ID:  <E1HFRdx-000KXu-EB@clue.co.za>
In-Reply-To: Message from Kip Macy <kmacy@fsmware.com> of "Thu, 08 Feb 2007 23:50:18 PST." <20070208234639.B15257@demos.bsdclusters.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Kip Macy wrote:
> Apply the following small patch. I haven't committed it yet as it is not 
> a complete fix. However, it will allow you to trace past the trap.
> 
> http://www.fsmware.com/kgdb.diff

That doesn't seem to help on the old crashdump.  Do I need a new
kernel after applying this?

(kgdb) bt
#0  doadump () at pcpu.h:147
#1  0xc04fb34a in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:411
#2  0xc04fb64b in panic (fmt=0xc06a4376 "%s")
    at /usr/src/sys/kern/kern_shutdown.c:567
#3  0xc0681e68 in trap_fatal (frame=0xe64018d4, eva=0)
    at /usr/src/sys/i386/i386/trap.c:868
#4  0xc0681b88 in trap_pfault (frame=0xe64018d4, usermode=0, eva=2)
    at /usr/src/sys/i386/i386/trap.c:777
#5  0xc0681765 in trap (frame=0xe64018d4) at /usr/src/sys/i386/i386/trap.c:462
#6  0xc06709ab in calltrap () at /usr/src/sys/i386/i386/exception.s:139
#7  0x00000002 in ?? ()
Previous frame inner to this frame (corrupt stack?)

Ian

--
Ian Freislich




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1HFRdx-000KXu-EB>