Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jul 2004 10:45:30 -0400
From:      Chris Shenton <chris@shenton.org>
To:        current@freebsd.org
Subject:   Yesterday's code panics: Don't call insmntque(foo, NULL)
Message-ID:  <86wu1iikc5.fsf@PECTOPAH.shenton.org>

next in thread | raw e-mail | index | archive | help
I built a kernel from CVS yesterday, installed it and rebooted this
morning.  It panicked with the message (manually copied):

  ...
  mounting root from ufs:/dev/amrd0s1a
  panic: Don't call insmntque(foo, NULL)
  Debugger("panic")
  Stopped at Debugger+0x45: xchgl %ebx, in_Debugger.0

This message appears in /usr/src/sys/kern/vfs_subr.c

Any suggestions?

Thanks.



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