Bug #137
UFS Panic
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Urgent | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
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
Related todos
History
Updated by dillon about 7 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 about 7 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>