Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2015 11:11:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 148807] [panic] 8.1-RELEASE/10.1-STABLE "panic: sbdrop" and "panic: sbsndptr: sockbuf _ and mbuf _ clashing"
Message-ID:  <bug-148807-2472-X9AP840eFS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-148807-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-148807-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=148807

sebastian.huber@embedded-brains.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.huber@embedded-br
                   |                            |ains.de

--- Comment #16 from sebastian.huber@embedded-brains.de ---
I see this problem also with the port of the FreeBSD 9-stable (2015-04-09)
network stack to the RTEMS real-time operating system (Altera Cyclone V
target).  It occurs quite frequently with multiple concurrent IPv4 TCP
transfers to /dev/null and from /dev/zero.

The stack trace is:

000|panic(fmt = 0x00636E14)
001|sbsndptr(?, ?, ?, ?)
002|tcp_output(?)
003|tcp_do_segment(?, ?, so = 0x3FF3D7C0, tp = 0x3FF2F828, drop_hdrlen = 52,
tlen = 0, iptos = 0, ?)
004|tcp_input(m = 0x3FF21700, ?)
005|ip_input(m = 0x3FF21700)
006|netisr_dispatch_src(?, ?, ?)
007|ether_demux(ifp = 0x006DFEE0, m = 0x3FF21700)
008|ether_nh_input(?)
009|netisr_dispatch_src(?, ?, ?)
010|dwc_rxfinish_locked(inline)
010|dwc_intr(arg = 0x006DEA20)
011|bsp_interrupt_server_task(?)
012|Thread_Handler()
---|end of frame

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-148807-2472-X9AP840eFS>