Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 21:23:49 -0400
From:      "Scott Ullrich" <sullrich@gmail.com>
To:        "FreeBSD Current" <freebsd-current@freebsd.org>
Subject:   panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant
Message-ID:  <d5992baf0607101823ve18f4afw7bf954bd27e8dbc6@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Howdy!

I was testing out the BSDInstaller NetBoot Installation Services
feature (PXE Boot) and ran into this panic:

[hand scribed]

panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant
cpuid =0
KDB: enter: panic
[thread pid 1003 tid 100090 ]
Stopped at      db_enter+0x2b: nop
db> show locks
exclusive sleep mutex nfsd_mtx r = 0 (0xc0b8fc20) locked @
/usr/src/sys/nfsserver/nfs_syscalls.c:511
exclusive sleep mutex Giant r = 0 (0xc0b309c0) locked @
/usr/src/sys/nfsserver/nfs_serv.c:526
db> bt
Tracing pid 1003 tid 100090 td 0xc2c3da80
kdb_enter
panic
nfssvc
nfssvc
syscall
Xint0x80_syscall() at Xint0x80_syscall+31

This panic is reproducable every time.  Let me know if can gather more
information and or test patches.

Thanks!!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d5992baf0607101823ve18f4afw7bf954bd27e8dbc6>