Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 14:41:36 +0200
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        Bosko Milekic <bmilekic@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: uipc_socket2.c panic
Message-ID:  <20040602124136.GA67607@stud.fit.vutbr.cz>
In-Reply-To: <20040601165515.GA75864@freefall.freebsd.org>
References:  <20040601165515.GA75864@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 01, 2004 at 09:55:15AM -0700, Bosko Milekic wrote:
> 
> Divacky Roman wrote:
> >Hi
> >
> >I am getting panics in uipc_socket2.c very often (every hour at least).
> >I am afraid I am not able to provide you more info since I dont have -g
> >compiled kernel and it takes me more than hour to compile kernel on this
> >machine ;(
> >
> >once the panic was on line 867, then it was 885
> 
>   I believe I have fixed a potential cause for this.  Please sync up
>   to the latest version of src/sys/kern/kern_mbuf.c and let me know
>   if they go away.  If they do not, please enable debugging options
>   and provide at least a stack trace.
> 
> -Bosko

I wrote done this (from last crash - before update)
panic: sbflush cc 64 || mb 0 || mbcnt 0
at line 867 in file uipc_socket2.c

trace:
sbflush
sbrelease
sorflush
soshutdown
shutdown
syscall

I am cvsuping and compiling kernel now.. so I'll provide more info

roman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040602124136.GA67607>