tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lockdebug panic when running fsck_ffs
On Wed, Jun 10, 2009 at 09:42:36PM +0200, Tonnerre LOMBARD wrote:
> panic: LOCKDEBUG
> fatal breakpoint trap in supervisor mode
> trap type 1 code 0 rip ffffffff801b0d55 cs 8 rflags 246 cr2 412bd8 cpl 0 rsp
> ffff8000493d76a0
> Stopped in pid 10.1 (fsck_ffs) at netbsd:breakpoint+0x5: leave
> ddb{0}> bt
> breakpoint() at netbsd:breakpoint+0x5
> panic() at netbsd:panic+0x274
> lockdebug_locked() at netbsd:lockdebug_locked
> mutex_enter() at netbsd:mutex_enter+0x3d9
> mountd_set_exports_list() at netbsd:mountd_set_exports_list+0xfd
> nfs_export_update_30() at netbsd:nfs_export_update_30+0x39
> vfs_hooks_reexport() at netbsd:vfs_hooks_reexport+0x4c
> do_sys_mount() at netbsd:do_sys_mount+0x558
> sys___mount50() at netbsd:sys___mount50+0x33
> syscall() at netbsd:syscall+0xb7
> ddb{0}>
>
> I don't even have NFS anywhere?
Do you have NFSSERVER in your kernel config?
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index