From owner-freebsd-current Fri Oct 29 23: 2: 6 1999 Delivered-To: freebsd-current@freebsd.org Received: from green.myip.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AF20114F48 for ; Fri, 29 Oct 1999 23:01:54 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from localhost ([127.0.0.1] ident=green) by green.myip.org with esmtp (Exim 3.02 #1) id 11hRA8-000761-00; Sat, 30 Oct 1999 01:34:48 -0400 Date: Sat, 30 Oct 1999 01:34:46 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.myip.org To: Alfred Perlstein Cc: current@freebsd.org Subject: Re: crashdump in re lockups. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you did a kldstat (in gdb. Use Greg Lehey's .gdbinit* from vinum) and added the pertinent KLD as a symbol file correctly (also reference the .gdbinit*), you would probably get more useful output. Try that and let me know. FWIW, I have my CFLAGS + -g in the modules just as I have my kernel -g and installed with install.debug. This helps if you plan on debugging a module when it crashes. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message