From owner-freebsd-stable Fri Oct 19 1:25:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fepA.post.tele.dk (fepA.post.tele.dk [195.41.46.143]) by hub.freebsd.org (Postfix) with ESMTP id 6634D37B409 for ; Fri, 19 Oct 2001 01:25:48 -0700 (PDT) Received: from there ([62.243.124.243]) by fepA.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20011019082546.TUDT23247.fepA.post.tele.dk@there>; Fri, 19 Oct 2001 10:25:46 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: Bill Moran , freebsd-stable@freebsd.org Subject: Re: spontaneous crashes with STABLE Date: Fri, 19 Oct 2001 10:28:32 +0200 X-Mailer: KMail [version 1.3] References: <20011018125533.OPYG1982.fepF.post.tele.dk@there> <01101819083401.00322@proxy.the-i-pa.com> In-Reply-To: <01101819083401.00322@proxy.the-i-pa.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011019082546.TUDT23247.fepA.post.tele.dk@there> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 19 October 2001 01:08, Bill Moran wrote: > The problem here appears to be that you're not in the right directory to > find kernel.debug, or that kernel.debug doesn't exist. Without it, gdb Found out I needed to build the kernel "the old way" ;) Now I get this: (kgdb) symbol-file kernel.debug Reading symbols from kernel.debug...done. (kgdb) exec-file /var/crash/kernel.0 (kgdb) core-file /var/crash/vmcore.0 IdlePTD 5177615 initial pcb at 4232a0 panic messages: --- dmesg: kvm_read: invalid address (c041b600) --- #0 0x0 in ?? () Now, where do I go from here? What does error-message mean? Do I need to do more examining? Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message