DragonFly BSD
DragonFly bugs List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: kernel panic in nlookup 20041031


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 2 Nov 2004 14:07:24 -0800 (PST)

:I just installed the ISO from 20041031
:
:I mounted my compact flash card (vfat) and went
:to rm a file and bewm. into some kind of kernel
:debugger.
:
:I didnt write all the numbers down, just the first line.
:
:panic: assertion: ncp != NULL && 1 in nlookup
:panic() at panic+0x84
:panic() at panic+0x84
:nlookup() at nlookup+0x176
:kern_stat() at kern_stat+0xF
:lstat() at lstat+0x35
:syscall2(2F,2F,2F,num,num) at syscall2+0x246
:Xinit0x80() at Xinit0x80+0x2A
:Debugger("panic")
:
:dmesg attached if it helps any....

    Hmm.  That panic can only occur when ".."ing through a mount point,
    but the case isn't supposed to be able to happen.

    If you can repeat it easily please report the exact steps that will
    reproduce the panic.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]