uipc_socket2.c panic

Divacky Roman xdivac02 at stud.fit.vutbr.cz
Wed Jun 2 05:41:46 PDT 2004


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


More information about the freebsd-current mailing list