From owner-freebsd-stable@FreeBSD.ORG Wed May 6 14:06:08 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 740CB106564A for ; Wed, 6 May 2009 14:06:08 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id AFF8A8FC27 for ; Wed, 6 May 2009 14:06:07 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA12415; Wed, 06 May 2009 17:05:53 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A019941.8030807@icyb.net.ua> Date: Wed, 06 May 2009 17:05:53 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: Helmut Schneider References: <4A018897.4060303@icyb.net.ua> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: [7.2] R/W mount of / denied. Filesystem not clean - run fsck. 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: Wed, 06 May 2009 14:06:08 -0000 on 06/05/2009 16:21 Helmut Schneider said the following: > (kgdb) bt > #0 doadump () at pcpu.h:196 > #1 0xc081d7e7 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 > #2 0xc081dab9 in panic (fmt=Variable "fmt" is not available. > ) at /usr/src/sys/kern/kern_shutdown.c:574 > #3 0xc0b1fc9c in trap_fatal (frame=0xe5720c24, eva=48) at > /usr/src/sys/i386/i386/trap.c:939 > #4 0xc0b1ff20 in trap_pfault (frame=0xe5720c24, usermode=0, eva=48) at > /usr/src/sys/i386/i386/trap.c:852 > #5 0xc0b208cc in trap (frame=0xe5720c24) at > /usr/src/sys/i386/i386/trap.c:530 > #6 0xc0b04fdb in calltrap () at /usr/src/sys/i386/i386/exception.s:159 > #7 0xc0ad121f in atkbd_timeout (arg=0xc0d09a00) at > /usr/src/sys/dev/atkbdc/atkbd.c:165 > #8 0xc08301da in softclock (dummy=0x0) at > /usr/src/sys/kern/kern_timeout.c:274 > #9 0xc07fb74b in ithread_loop (arg=0xc5491260) at > /usr/src/sys/kern/kern_intr.c:1088 > #10 0xc07f8299 in fork_exit (callout=0xc07fb590 , > arg=0xc5491260, frame=0xe5720d38) > at /usr/src/sys/kern/kern_fork.c:810 > #11 0xc0b05050 in fork_trampoline () at > /usr/src/sys/i386/i386/exception.s:264 > (kgdb) Could you please examine frame 7? (fr 7; list; i loc; maybe some prints for the variables of interest - kbd, kbdsw) >> Do you maybe have some problem with your /etc directory or your rc.conf >> configuration? Like missing /etc/rc.d/fsck or missing/corrupted other >> important rc script. Or some such - pure guessing here. > > 'mergemaster -iF' says it's fine. > That's good. Although not very likely it's still possible that src tree might have some problems. Just in case, do you have PS/2 keyboard attached? -- Andriy Gapon