Re: panic: System call lstat returning with 1 locks held

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Yar Tikhiy <yar@...>
Cc: Kostik Belousov <kostikbel@...>, Attilio Rao <attilio@...>, <freebsd-current@...>
Date: Thursday, January 24, 2008 - 9:12 am

On Jan 24, 2008 6:28 AM, Yar Tikhiy <yar@freebsd.org> wrote:
Try backing the -CURRENT sources to "Jan 08 23:45 UTC 2008", and then
rebuild/install the kernel.  This is the point before the
vn_lock/VOP_LOCK changes. Reboot your system and perform your steps
that caused the lstat panic (this kernel shouldn't give the lstat
panic).

Create a  backup of this kernel:

cd /boot
cp -rp kernel kernel_good

Then try building/installing a kernel from  the -CURRENT sources that
have been updated to "Jan 08 23:49 UTC 2008".  Reboot and try the same
steps again, this kernel should give the lstat panic.

After it panics, just reboot, break into the boot loader, then do:

unload
boot kernel_good

Then either copy kernel_good to kernel or add the following to
/boot/loader.conf:

kernel="kernel_good"

Scot
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
panic: System call lstat returning with 1 locks held, Scot Hetzel, (Tue Jan 15, 9:52 am)
Re: panic: System call lstat returning with 1 locks held, Kostik Belousov, (Tue Jan 15, 10:39 am)
Re: panic: System call lstat returning with 1 locks held, Scot Hetzel, (Thu Jan 24, 9:12 am)
Re: panic: System call lstat returning with 1 locks held, Pawel Jakub Dawidek, (Thu Jan 17, 7:40 am)
Re: panic: System call lstat returning with 1 locks held, Norikatsu Shigemura, (Fri Jan 18, 12:55 pm)
Re: panic: System call lstat returning with 1 locks held, Kris Kennaway, (Wed Jan 16, 5:55 am)
Re: panic: System call lstat returning with 1 locks held, John Baldwin, (Wed Jan 16, 11:11 am)