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

Re: sorecieve panic


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 Jun 2005 17:22:42 -0700 (PDT)

:Hey there,
:
:got this just today from a 1.3.2-DEVELOPMENT kernel from Thursday 
:(after all spl()s were converted to critical sections.)
:
:Is so_pru_rcvoob() not getting the message?
:
:-Paul.

    Well, the actual panic is a 'receive 1' panic, which occurs when
    the mbuf chain does not match the number of chars the sockbuf thinks
    it has.  I had hoped that we had whacked all of those but I guess
    there's still one there somewhere.

    But there is a second panic in there while the kernel was trying to
    process the first panic.  To figure out where that occured I need your
    kernel binary.  Is there a URL you can make it available on so we can
    download it?  It might also be helpful to get the core dump.

						-Matt



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