token panic
Link to this paste: http://bugs.dragonflybsd.org/pastes/417
Added by tuxillo 8 months ago.
Syntax: Plain Text
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
Mounting NFS file systems: Fatal trap 12: page fault while in kernel mode cpuid = 3 fault virtual address = 0 fault code = supervisor read, page not present instruction pointer = 0x2b:0x674eff stack pointer = 0x10:0x10000217768 frame pointer = 0x10:0x10000217ae0 processor eflags = interrupt enabled, resume, IOPL = 0 current process = Idle current thread = pri 12 (CRIT) <- SMP: XXX kernel: type 12 trap, code=0 CPU3 stopping CPUs: 0x0000000000000007 stopped Stopped at 0x674eff: movzbl (%rsi),%edi db> trace strncpy() at 0x674eff lwkt_getalltokens() at 0x4cfad0 lwkt_switch() at 0x4cc0c6 cpu_idle() at 0x68aa1e db> |