I tried to use mount_ntfs, but it panic'ed.


% sudo mount -t ntfs /dev/ad0s1 /mnt
% cd /mnt
% ls -la
panic: lockmgr: pid 551, not exclusive lock holder 470 unlocking
Debugger("panic")
Stopped at Debugger+0x44:  pushl    %ebx
db> t
Debugger() at Debugger+0x44
panic(c02ef100,227,c02ef0e0,1d6,cab5f740) at panic+0x70
lockmgr(cb5f7dc,6,cab5f7ac,ca376404,caad4bf4) at lockmgr+0x369
vop_stdunlock(caad4be4,cab5f740,ca376404,c031dbc0,cab5f740) at vop_stdunlock+0x22
ntfs_inactive(caad4c08,cab5f740,0,c031db00,cab5f740) at ntfs_inactive+0x54
vput(cab5f740,caad4c44,ffffffdf,cab5f740,caad4c8c,ca376404) at vput+0x102
lstat(ca376404,caad4d20,80cd34c,80ce108,80cd300) at lstat+0x71
syscall(2f,2f,2f,80cd300,80ce108) at syscall+0x20b
syscall_with_err_pushed() at syscall_with_err_pushded+0x1b
--- syscall (190, FreeBSD ELF, lstat), eip = 0x80568f0, esp = 0xbfbff390, ebp = 
0xbfbff41c ---


-- 
Jun Kuriyama <[EMAIL PROTECTED]> // IMG SRC, Inc.
             <[EMAIL PROTECTED]> // FreeBSD Project

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to