From owner-freebsd-current Sat Mar 29 23:22:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA12894 for current-outgoing; Sat, 29 Mar 1997 23:22:25 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id XAA12883 for ; Sat, 29 Mar 1997 23:22:19 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA20023 for current@freefall.freebsd.org; Sun, 30 Mar 1997 09:22:18 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id IAA03177; Sun, 30 Mar 1997 08:57:08 +0200 (MEST) Message-ID: <19970330085707.VX48668@uriah.heep.sax.de> Date: Sun, 30 Mar 1997 08:57:07 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: current@freefall.freebsd.org Subject: Re: Panic: "lockmgr: pid %d, not %s %d unlocking" References: <199703292117.NAA13611@freefall.freebsd.org> <199703292153.NAA00536@austin.polstra.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199703292153.NAA00536@austin.polstra.com>; from John Polstra on Mar 29, 1997 13:53:25 -0800 Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As John Polstra wrote: > > How come the panic message wasn't expanded? > > The original panic message that came out on the console was expanded. > The output I included in my posting came from running "gdb -k" later, on > the kernel + crash dump. I guess it's not expanded at that point. You should be able to figure out the message buffer contents with gdb -k, albeit it's tricky if you have no -g symbols. dmesg also knows how to handle ``dead kernels''. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)