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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kostik Belousov <kostikbel@...>
Cc: <freebsd-current@...>
Date: Wednesday, January 16, 2008 - 8:24 pm

On 1/16/08, Scot Hetzel <swhetzel@gmail.com> wrote:
I found the point where the problem occurs.  If I update /usr/src/sys
to Jan 08 23:45 UTC 2008, then I don't get the lstat panic.  But when
I update to Jan 08 23:49 UTC 2008, the panic returns.

These are the files that change between these times:

dev/usb/ehci.c:
     $FreeBSD: src/sys/dev/usb/ehci.c,v 1.57 2008/01/08 23:48:30 attilio Exp $

dev/usb/if_udav.c:
     $FreeBSD: src/sys/dev/usb/if_udav.c,v 1.34 2008/01/08 23:48:30
attilio Exp $

fs/hpfs/hpfs_subr.h:
     $FreeBSD: src/sys/fs/hpfs/hpfs_subr.h,v 1.4 2008/01/08 23:48:31
attilio Exp $

fs/ntfs/ntfs_subr.c:
     $FreeBSD: src/sys/fs/ntfs/ntfs_subr.c,v 1.43 2008/01/08 23:48:31
attilio Exp $

kern/kern_lock.c:
     $FreeBSD: src/sys/kern/kern_lock.c,v 1.117 2008/01/08 23:48:31
attilio Exp $

sys/buf.h:
     $FreeBSD: src/sys/sys/buf.h,v 1.197 2008/01/08 23:48:31 attilio Exp $

sys/lockmgr.h:
     $FreeBSD: src/sys/sys/lockmgr.h,v 1.56 2008/01/08 23:48:31 attilio Exp $


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, (Wed Jan 16, 8:24 pm)
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)