Actions
Bug #137
closedUFS Panic
Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
VOP_STDCLOSE: BAD WRITECOUNT
Happened the last three times while su'ing to root.
Kernel and Core are in ~kylebutt on leaf
kernel.5 and vmcore.5
Thanks.
Kyle
Updated by dillon over 18 years ago
:
:VOP_STDCLOSE: BAD WRITECOUNT
:Happened the last three times while su'ing to root.
:Kernel and Core are in ~kylebutt on leaf
:kernel.5 and vmcore.5
:
:Thanks.
:
:Kyle
The opencount tracking is now mandatory (as of the last few commits),
and I am not surprised that the tty code is getting confused. I'll
track the cause down today.
p.s. I moved your kernel.5 and vmcore.5 into your ~/crash/ directory.
-Matt
Matthew Dillon
<dillon@backplane.com>
Updated by dillon over 18 years ago
:
:VOP_STDCLOSE: BAD WRITECOUNT
:Happened the last three times while su'ing to root.
:Kernel and Core are in ~kylebutt on leaf
:kernel.5 and vmcore.5
:
:Thanks.
:
:Kyle
Ok, should be fixed now in HEAD. please test.
-Matt
Matthew Dillon
<dillon@backplane.com>
Actions