Actions
Bug #1826
openpanic during boot: assertion so->so_port ... in tcp_input
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The last kernel panics during boot.
Additionally, function names were replaced by random ascii characters:
Mounting NFS filesystems: panic: assertion: so->so_port == &curthread->td_msgport in tcp_input mp_lock = 00000000; cpuid = 0 Trace beginning at frame 0xfffffffe2f2d9750 [random ascii junk]() at [random ascii junk]() + 0x239 [...] à�äiչ [...] Debugger("panic")
This particular kernel was built with the SOCKBUF_DEBUG and MBUF_DEBUG
options.
Coredump files are at the usual place:
http://www.wolfpond.org/crash.dfly/
Updated by tuxillo over 2 years ago
- Description updated (diff)
- Assignee deleted (
0) - Target version changed from 6.4 to Unverifiable
Core dumps no longer available, not enough information. Moving to unverifiable.
Actions