From owner-freebsd-current Sat Mar 15 20:13:25 2003 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 7860237B401 for ; Sat, 15 Mar 2003 20:13:23 -0800 (PST) Received: from ip68-14-60-78.no.no.cox.net (ip68-14-60-78.no.no.cox.net [68.14.60.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 833CB43F3F for ; Sat, 15 Mar 2003 20:13:22 -0800 (PST) (envelope-from conrads@ip68-14-60-78.no.no.cox.net) Received: from ip68-14-60-78.no.no.cox.net (localhost [127.0.0.1]) by ip68-14-60-78.no.no.cox.net (8.12.8/8.12.8) with ESMTP id h2G4HMDY003671; Sat, 15 Mar 2003 22:17:22 -0600 (CST) (envelope-from conrads@ip68-14-60-78.no.no.cox.net) Received: (from conrads@localhost) by ip68-14-60-78.no.no.cox.net (8.12.8/8.12.8/Submit) id h2G4HH7s003670; Sat, 15 Mar 2003 22:17:17 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030315204132.22204.qmail@web11401.mail.yahoo.com> Date: Sat, 15 Mar 2003 22:17:17 -0600 (CST) Organization: A Rag-Tag Band of Drug-Crazed Hippies From: Conrad Sabatier To: Shizuka Kudo Subject: Re: panic on boot (devfs_find) Cc: freebsd-current@FreeBSD.ORG, Bryan Liesner Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 15-Mar-2003 Shizuka Kudo wrote: > > --- Conrad Sabatier wrote: >> >> Booting in verbose mode, I see the last thing that occurs just before the >> panic is mounting root and then starting (or trying to start) /sbin/init. >> After an initial "hang", it drops into ddb. >> >> -- > > I found the same problem for the last two days. However, it seems that this > problem doesn't appear in the GENERIC kernel. I have tried putting the > "INVARIANTS" stuffs back to my custom config file and it works as well. Very > strange... Yes, it is very strange. Yesterday, all of the kernels I compiled were bombing in devfs_find(). Today, the kernels I've tried are now bombing in devfs_vmkdir(). I compiled today using minimal CFLAGS, just "-O -pipe", no -march stuff. > I may have some spare time to search for the break point later and will post > if I can find any commit that causes this. -- Conrad Sabatier - "In Unix veritas" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message