DragonFly bugs List (threaded) for 2009-02
DragonFly BSD
DragonFly bugs List (threaded) for 2009-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue715] panic at shutdown using comconsole


From: Nicolas Thery <nthery@xxxxxxxxx>
Date: Thu, 19 Feb 2009 22:10:19 +0100

2009/2/17 Thomas Nikolajsen <thomas.nikolajsen@mail.dk>:
>> Matthew Dillon <dillon@apollo.backplane.com> added the comment:
>>
>> :New crash dump using HEAD of Feb 12, 2009.
>> :
>>     What is the panic message / backtrace ?
>
> See below, it's also attached as file in the bug tool.
>
>  -thomas
> -
> panic: VOP_STDCLOSE: BAD OPENCOUNT 0xe992fd68 0 type=8 ops=0xc0388ba0 flgs=00005008

It looks like s_ttyvp has been vgone_vxlocked() as it is set to VBAD
and has v_opencount==0.

I don't know if the bug comes from this call to vgone_vxlocked().  If
not, we could lazily check for VBAD in ctty*() and reset s_ttyvp if it
is BAD.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]