Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 08:20:03 -0400 (EDT)
From:      Thomas David Rivers <rivers@dignus.com>
To:        freebsd-hackers@freefall.cdrom.com
Subject:   Some panics on 2.2.6.
Message-ID:  <199807071220.IAA00339@lakes.dignus.com>

next in thread | raw e-mail | index | archive | help

After installing 2.2.6; a machine which ran for months with 2.2.5
is now getting panics - about one a week.

I just set up dumping, and have the following tracebacks (unfortunately,
I don't have a debuggably kernel... I'm going to fix that :-) )

I mention these to see if anyone else has experienced them...

The first just seems to be something in map'd pages.

The second is "panic: vref used where vget required".


	- Dave Rivers -


   IdlePTD 254000
   current pcb at 22d458
   panic: page fault
   #0  0xf01125c3 in boot ()
   (kgdb) where
   #0  0xf01125c3 in boot ()
   #1  0xf0112882 in panic ()
   #2  0xf01c82a6 in trap_fatal ()
   #3  0xf01c7d94 in trap_pfault ()
   #4  0xf01c7a37 in trap ()
   #5  0xf01c5fa8 in pmap_remove_pages ()
   #6  0xf010c193 in exit1 ()
   #7  0xf010c054 in exit ()
   #8  0xf01c853f in syscall ()
   #9  0x2011eead in ?? ()
   
   
   IdlePTD 254000
   current pcb at 22d458
   panic: vref used where vget required
   #0  0xf01125c3 in boot ()
   (kgdb) where
   #0  0xf01125c3 in boot ()
   #1  0xf0112882 in panic ()
   #2  0xf012f572 in vref ()
   #3  0xf01022b0 in iso_iget ()
   #4  0xf0104319 in cd9660_root ()
   #5  0xf012e298 in lookup ()
   #6  0xf012dcab in namei ()
   #7  0xf0131e00 in lstat ()
   #8  0xf01c853f in syscall ()
   #9  0x20067da1 in ?? ()
   #10 0x2003dc7d in ?? ()
   #11 0x2003d5de in ?? ()
   #12 0x16a3 in ?? ()
   #13 0x31f2 in ?? ()
   #14 0x1095 in ?? ()
   

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807071220.IAA00339>