From owner-freebsd-hackers Tue Oct 3 15:21:53 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id EC5A737B66C for ; Tue, 3 Oct 2000 15:21:44 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id AAA96000; Wed, 4 Oct 2000 00:21:26 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: FengYue Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: 4.1-stable crash. References: From: Dag-Erling Smorgrav Date: 04 Oct 2000 00:21:24 +0200 In-Reply-To: FengYue's message of "Tue, 3 Oct 2000 11:06:28 -0700 (PDT)" Message-ID: Lines: 23 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FengYue writes: > On 3 Oct 2000, Dag-Erling Smorgrav wrote: > -> > panic messages: > -> > --- > -> Where are the panic messages? > > Unfortunately, there is no panic messages. I compiled the kernel with > -g (without DDB), and set the dumpdev in rc.conf. Did I do anything > wrong? The only thing I can think of is that the installed kernel is not the one that paniced, so you are running gdb with the wrong symbol file. > -> > Cannot access memory at address 0xce51d9b8. > -> > (kgdb) > -> This probably means the panic was in a KLD. > How could I know which KLD was having the problem? Hard to tell; usually from context. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message