From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 22:04:04 2004 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 5861416A4CE for ; Thu, 30 Sep 2004 22:04:04 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D8C143D55 for ; Thu, 30 Sep 2004 22:04:04 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id D9FD1F1B17 for ; Thu, 30 Sep 2004 15:04:03 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00662-01 for ; Thu, 30 Sep 2004 15:04:02 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id CE9C7F1B16 for ; Thu, 30 Sep 2004 15:04:02 -0700 (PDT) From: Sean McNeil To: freebsd-current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-DBK5smVknbhIPztzMReh" Message-Id: <1096581842.1077.4.camel@server> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 30 Sep 2004 15:04:02 -0700 X-Virus-Scanned: by amavisd-new at mcneil.com Subject: totem in gdb crashes -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: Thu, 30 Sep 2004 22:04:04 -0000 --=-DBK5smVknbhIPztzMReh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I can crash my -current/amd64 machine each time by doing: gdb `which totem` r The machine reboots with no information in log files or dropping down into the debugger. Kernel built with: makeoptions DEBUG=3D-g # Build kernel with gdb(1) debug symbols options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options ADAPTIVE_GIANT # Giant mutex is adaptive. # Debugging for use in -current options KDB # Enable kernel debugger support. options DDB # Support DDB. options GDB # Support remote GDB. no invariants or witness set except options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed --=-DBK5smVknbhIPztzMReh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBXILSyQsGN30uGE4RAlHtAKCB981KG/dIy/beDyyFdaskto5iHgCeLkb2 2AsxBHByTsKqyXm9vUcX6No= =gMCY -----END PGP SIGNATURE----- --=-DBK5smVknbhIPztzMReh--