From owner-freebsd-stable@FreeBSD.ORG Sat Nov 25 01:48:34 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E66216A407; Sat, 25 Nov 2006 01:48:34 +0000 (UTC) (envelope-from SRS0=91c3a7a4116e367ac6fdd3ee1e6ebf918a27e383=164=es.net=oberman@es.net) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9105343D46; Sat, 25 Nov 2006 01:47:49 +0000 (GMT) (envelope-from SRS0=91c3a7a4116e367ac6fdd3ee1e6ebf918a27e383=164=es.net=oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id DMV60433; Fri, 24 Nov 2006 17:48:33 -0800 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id CCEE845053; Fri, 24 Nov 2006 17:48:32 -0800 (PST) To: Dominic Marks In-Reply-To: Your message of "Fri, 24 Nov 2006 14:33:25 GMT." <20061124143325.85583025.dom@helenmarks.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1164419312_60514P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 24 Nov 2006 17:48:32 -0800 From: "Kevin Oberman" Message-Id: <20061125014832.CCEE845053@ptavv.es.net> Cc: stable@freebsd.org, Robert Watson Subject: Re: FreeBSD 6.2-PRE panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2006 01:48:34 -0000 --==_Exmh_1164419312_60514P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Fri, 24 Nov 2006 14:33:25 +0000 > From: Dominic Marks > Sender: owner-freebsd-stable@freebsd.org > > On Fri, 24 Nov 2006 14:18:22 +0000 (GMT) > Robert Watson wrote: > > > > > On Fri, 24 Nov 2006, Dominic Marks wrote: > > > > >> It happened again last night (at almost exactly midnight). Several failures > > >> seem to have coincided with crontab jobs and I have never had the system > > >> crash while I was logged on the the system directly. Either I was logged in > > >> over the net or was not logged in at all. > > > > > > Different experience from me. With a fresh kernel and the gnome daemons > > > running I had an instant reboot, no core dump. Turning of polkitd and hald > > > makes it go away reliably though. > > > > > > I intend to turn one of them back on to see if I can narrow it down further. > > > > > >> Due to the holiday (in the US), is did not have an opportunity to do > > >> anything other then reboot it. I hope to have time to connect a laptop to > > >> the console so I can record everything that happens to submit. > > >> > > >> This si clearly not a common problem. What hardware do you have? Mine is an > > >> Athlon64-4400+ on an MSI mobo with 1GB of RAM. > > > > Is there an open PR on this problem currently? I'm in the process of > > reviewing my outstanding network PRs for 6.2 and I'm having trouble tracking > > down all the pieces of this report. > > Not from me. Summary of my issue is that if I run polkitd/hald > my 6.2 system will panic/reset every few hours. I setup a > serial console as you suggested but couldn't work out how to > get a serial console working in addition to my graphical > desktop. Since this is my desktop I had to give up at that > point. It will probably be Monday before I can hook up a laptop to the serial port to try to collect data, but it's not hard. I put the line: 0:ad(0,a)/boot/loader -D -S38400 into /boot.config and console="comconsole" comconsole_speed=38400 into /boot/loader.conf. You probably have /boot/loader.conf, but /boot.config will probably need to be added. If you want to be able to log in to the console port, you also need to enable it in /etc/ttys. (usually ttyd0). Get information on use of DDB at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/book.html#KERNELDEBUG-ONLINE-DDB -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1164419312_60514P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFZ6Dwkn3rs5h7N1ERAryFAJ0RhthrkHjlXjyEpNEmcWlSGWpoHQCgj8cD kKf1wVoafHiGS/WW3r7Kf1o= =taWy -----END PGP SIGNATURE----- --==_Exmh_1164419312_60514P--