On Sun, 2 Jan 2000, Jun Kuriyama wrote:

!>
!>I don't know what I did at that time, but my box is panic'ed with this 
!>message.
!>
!>-----
!>Jan  1 16:19:21 leda kernel: panic: sbflush: cc 0 || mb 0xc05a7400 || mbcnt 256
!>-----
!>
!>It seems that this message is created by sbflush() in
!>kern/uipc_socket2.c.
!>
!>Should I add some hooks into this function to display details
!>preparing for when I get this panic()?
!>
!>
!>Jun Kuriyama // [EMAIL PROTECTED]
!>            // [EMAIL PROTECTED]
!>

        You don't happen to have a backtrace? 

        Was anything particular happening at the time of the crash? Do you
  have any way to not necessarily directly reproduce the panic but rather
  "force" it to happen (e.g. as a consequence of execution of something or,
  even as a result of some external "trigger")?
  

--
 Bosko Milekic
 Email:  [EMAIL PROTECTED]
 WWW:    http://pages.infinit.net/bmilekic/
--




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

Reply via email to