From owner-freebsd-current Thu Nov 21 14:29:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7735F37B401 for ; Thu, 21 Nov 2002 14:29:57 -0800 (PST) Received: from relay.pair.com (relay1.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 331C843E97 for ; Thu, 21 Nov 2002 14:29:56 -0800 (PST) (envelope-from cscotts@mindspring.com) Received: (qmail 19866 invoked from network); 21 Nov 2002 22:29:54 -0000 Received: from res-152-16-208-229.dorm.duke.edu (HELO dragon.dorm.duke.edu) (152.16.208.229) by relay1.pair.com with SMTP; 21 Nov 2002 22:29:54 -0000 X-pair-Authenticated: 152.16.208.229 Content-Type: text/plain; charset="iso-8859-1" From: Scott Sipe Reply-To: cscotts@mindspring.com To: John Baldwin Subject: Re: DP2 Fatal Trap Date: Thu, 21 Nov 2002 17:29:31 -0500 User-Agent: KMail/1.4.3 Cc: current@FreeBSD.org References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200211211729.31693.cscotts@mindspring.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 21 November 2002 04:26 pm, John Baldwin wrote: > > Erm, well, PSE and PGE are already disabled in GENERIC on DP2. Hmm. > Can you try doing gdb -k kernel.debug in multiuser under DEBUG and > see if gdb behaves any better? Another idea might be to use addr2line > instead like so: > > addr2line -e kernel.debug -f 0xc031f044 in gdb the line I get when I do l * is 'No symbol table is loaded. Use t= he=20 "file" command.' -- (multiuser too). Am I doing something wrong? addr2line displays: getpeername1 /usr/src/sys/kern/uipc_syscalls.c:1453 Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message