From owner-freebsd-current@FreeBSD.ORG Thu Jul 1 16:20:55 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 D883B16A4CE for ; Thu, 1 Jul 2004 16:20:55 +0000 (GMT) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C02143D39 for ; Thu, 1 Jul 2004 16:20:55 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from dementia.afflictions.org (dementia.afflictions.org [172.19.206.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pandora.afflictions.org (Postfix) with ESMTP id 68A2678C7D for ; Thu, 1 Jul 2004 11:57:06 -0400 (EDT) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 23EA5170C6; Thu, 1 Jul 2004 11:55:01 -0400 (EDT) Date: Thu, 1 Jul 2004 11:55:00 -0400 From: Damian Gerow To: current@freebsd.org Message-ID: <20040701155459.GB34978@afflictions.org> Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 5.2-CURRENT on a i386 X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.6i Subject: Panic in login? 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, 01 Jul 2004 16:20:56 -0000 I've been having troubles ripping some CD's lately (notably, the EMI copy-protected ones), in that they keep on causing my machine to freeze. To further diagnose, I logged into a console, and ripped -- everything went fine, until I closed my tcsh session. I had two open -- the first closed fine, and the second resulted in a panic in login. Unfortunately, I hit the reset button before I could get down any of the db trace, so I don't know how useful this will be: Stopped at spec_close+0x5a cmpl 0x8(%ecx),%ebx And that's all I've got in my memory. These are from sources dated the eve of June 24. I'll try to reproduce... - Damian