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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Attilio Rao <attilio@...>
Cc: Kostik Belousov <kostikbel@...>, Scot Hetzel <swhetzel@...>, <freebsd-current@...>, Doug Barton <dougb@...>
Date: Wednesday, February 6, 2008 - 10:48 am

On Wed, Feb 06, 2008 at 02:49:49PM +0100, Attilio Rao wrote:
[...]

The kernel just panics. :-)

-- 
Yar

panic: ntfs_ntput: lock should be unreleased!
cpuid = 0
Uptime: 1m14s
Physical memory: 499 MB
Dumping 32 MB: 17 1

#0  doadump () at pcpu.h:195
195     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) bt
#0  doadump () at pcpu.h:195
#1  0xc075ba7e in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:417
#2  0xc075bd09 in panic (fmt=Variable "fmt" is not available.
) at /usr/src/sys/kern/kern_shutdown.c:571
#3  0xc2fe9b65 in ntfs_ntput (ip=Variable "ip" is not available.
)
    at /usr/src/sys/modules/ntfs/../../fs/ntfs/ntfs_subr.c:467
#4  0xc2fe76a4 in ntfs_reclaim (ap=0xd614eb04)
    at /usr/src/sys/modules/ntfs/../../fs/ntfs/ntfs_vnops.c:262
#5  0xc0a51205 in VOP_RECLAIM_APV (vop=0xc2fed320, a=0xd614eb04)
    at vnode_if.c:1566
#6  0xc07d84ff in vgonel (vp=0xc2fd3990) at vnode_if.h:819
#7  0xc07d9fb7 in vflush (mp=0xc2fb6a70, rootrefs=0, flags=1, td=0xc2fdeaa0)
    at /usr/src/sys/kern/vfs_subr.c:2406
#8  0xc2fe6c4f in ntfs_unmount (mp=0xc2fb6a70, mntflags=134217728,
    td=0xc2fdeaa0) at /usr/src/sys/modules/ntfs/../../fs/ntfs/ntfs_vfsops.c:489
#9  0xc07d37c6 in dounmount (mp=0xc2fb6a70, flags=134217728, td=0xc2fdeaa0)
    at /usr/src/sys/kern/vfs_mount.c:1299
#10 0xc07d3d90 in unmount (td=0xc2fdeaa0, uap=0xd614ecfc)
    at /usr/src/sys/kern/vfs_mount.c:1195
#11 0xc0a45d53 in syscall (frame=0xd614ed38)
    at /usr/src/sys/i386/i386/trap.c:1034
#12 0xc0a2ca50 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:203
#13 0x00000033 in ?? ()
Previous frame inner to this frame (corrupt stack?)

_______________________________________________
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, Yar Tikhiy, (Wed Feb 6, 10:48 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)