DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Segmentation fault in ixgbe_rxtx_vec.c:444 with 1.8.0
@ 2015-01-19 10:26 Martin Weiser
  2015-01-20 10:39 ` Martin Weiser
  0 siblings, 1 reply; 10+ messages in thread
From: Martin Weiser @ 2015-01-19 10:26 UTC (permalink / raw)
  To: dev

Hi everybody,

we quite recently updated one of our applications to DPDK 1.8.0 and are
now seeing a segmentation fault in ixgbe_rxtx_vec.c:444 after a few minutes.
I just did some quick debugging and I only have a very limited
understanding of the code in question but it seems that the 'continue'
in line 445 without increasing 'buf_idx' might cause the problem. In one
debugging session when the crash occurred the value of 'buf_idx' was 2
and the value of 'pkt_idx' was 8965.
Any help with this issue would be greatly appreciated. If you need any
further information just let me know.

Martin

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-02-20 11:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-19 10:26 [dpdk-dev] Segmentation fault in ixgbe_rxtx_vec.c:444 with 1.8.0 Martin Weiser
2015-01-20 10:39 ` Martin Weiser
2015-01-21 13:49   ` Bruce Richardson
2015-01-22 14:05     ` Prashant Upadhyaya
2015-01-22 15:19       ` Bruce Richardson
2015-01-23 11:37     ` Martin Weiser
2015-01-23 11:52       ` Bruce Richardson
2015-01-23 14:59         ` Martin Weiser
2015-02-06 13:41           ` [dpdk-dev] [PATCH] ixgbe: fix vector PMD chained mbuf receive Bruce Richardson
2015-02-20 11:00             ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).