:...
:Sttopped at Debugger+0x44:  pushl    %ebx
:db> trace
:Debugger()
:panic()
:vrele()
:vn_close()
:cnclose()
:spec_close()
:spec_vnoperate()
:vclean()
:vgonel()
:vgone()
:vop_revoke()
:devfs_revoke()
:exit1()
:...

    In looking at a diff in the last few days, a huge number of changes have been
    made kern/tty_cons.c by jlemon.  Since the area of the panic is around the same
    block of code there's a good chance that these changes are the cause, though I
    have not tested this.  If so, Jonathan can locate the bug much more quickly then
    I can.

                                                -Matt

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to