Actions
Bug #1940
closedpanic: assertion: fs.m->queue == PQ_NONE in vm_fault
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Current master gives panic on boot:
last line in verbose boot before panic is:
start_init: trying /sbin/init
This is UP kernel on i386.
panic generates no core dump;
guess I will have to set dumpdev in loader.conf if needed.
- (manual partial transcript)
db> trace
..
vm_fault(c7879c40,..)
trap_pfault(c9241460,..)
trap(c77f3d40)
calltrap()
Actions