From owner-freebsd-current@FreeBSD.ORG Tue Feb 8 18:28:28 2005 Return-Path: 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 707F416A4D0 for ; Tue, 8 Feb 2005 18:28:28 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BF3743D2F for ; Tue, 8 Feb 2005 18:28:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 94FCB51297; Tue, 8 Feb 2005 10:28:27 -0800 (PST) Date: Tue, 8 Feb 2005 10:28:27 -0800 From: Kris Kennaway To: Divacky Roman Message-ID: <20050208182827.GA76026@xor.obsecurity.org> References: <20050208140419.GA15236@stud.fit.vutbr.cz> <20050208164711.GC43179@xor.obsecurity.org> <20050208172754.GA25800@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <20050208172754.GA25800@stud.fit.vutbr.cz> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org cc: Kris Kennaway Subject: Re: panic in recent 6-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 18:28:28 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 06:27:54PM +0100, Divacky Roman wrote: > On Tue, Feb 08, 2005 at 08:47:11AM -0800, Kris Kennaway wrote: > > On Tue, Feb 08, 2005 at 03:04:19PM +0100, Divacky Roman wrote: > > > #22 0xc0493087 in softclock (dummy=3D0x0) at atomic.h:365 > > > #23 0xc04768a3 in ithread_loop (arg=3D0xc1577480) > > > at /usr/src/sys/kern/kern_intr.c:546 > > > #24 0xc0475be9 in fork_exit (callout=3D0xc0476761 , > > > arg=3D0xc1577480, frame=3D0xd3fc3d48) at /usr/src/sys/kern/ke= rn_fork.c:790 > > > #25 0xc057ef5c in fork_trampoline () at /usr/src/sys/i386/i386/except= ion.s:208 > > >=20 > > >=20 > > > (all other frames are either ??? or from ddb) > >=20 > > Are you running a kernel built with -O2 (bad for gdb) or -O?=20 >=20 > -Os which is basically -O2, should I test with plain -O ? Definitely; AIUI -O2 does not maintain good stack trace information. Kris --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCQTLWry0BWjoQKURArSTAKC723VkJ5KEuM9tFbbEuNrS48a2aACgtlLb 3YJZrQvp/ZCSbWQQBYdabRY= =aIEs -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--