From owner-freebsd-hackers Sun Sep 15 2:39:42 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC89037B400 for ; Sun, 15 Sep 2002 02:39:41 -0700 (PDT) Received: from priv-edtnes11-hme0.telusplanet.net (fepout3.telus.net [199.185.220.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EE4443E77 for ; Sun, 15 Sep 2002 02:39:41 -0700 (PDT) (envelope-from sh@planetquake.com) Received: from dbs ([216.232.29.145]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020915093940.GPXD22374.priv-edtnes11-hme0.telusplanet.net@dbs> for ; Sun, 15 Sep 2002 03:39:40 -0600 Message-ID: <001b01c25c9b$d955cb80$911de8d8@slugabed.org> From: "Sean Hamilton" To: References: <79904.1032082016@critter.freebsd.dk> Subject: Re: dmesg circular buffer Date: Sun, 15 Sep 2002 02:39:54 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, I seem to have a reproducable kernel panic / lockup, 4.6.2-RELEASE, custom kernel. Specifically, I have an ISO image which I'm mounting as a CD-ROM device in Windows through Samba, and attempting to read from. (ie, mounting in windows via daemontools, not using vnconfig.) So, there seems to be random reads to this file, about 700 MB. I just successfully cat > /dev/null the entire file, so I don't think it's a media error. I haven't got access to the console, I can only call reboots... what to do? I haven't got much more info than this... sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message