netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Net work bug.  More info.
@ 2002-06-20 22:05 george anzinger
  0 siblings, 0 replies; only message in thread
From: george anzinger @ 2002-06-20 22:05 UTC (permalink / raw)
  To: David S. Miller, kuznet, netdev, linux-net, ak, pekkas,
	Cress, Andrew R, mark Orvek, Tim Anderson, mhuth, dfarnsworth,
	minyard

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

We have been looking more closely at the failure.  Attached is a gdb log...  As turns out, the failure is actually one level lower than
tcp_v4_destroy_sock() in __kfree_skb().  It attempts to call a destructor which has a
bogus address.  The failing instruction is the call *(reg).

tcp_writequeue_purge(sk)-> tcp_free_skb(sk, skb)-> __kfree_skb()

The attached log has the sk and the "bad" skb as rendered by gdb.
-- 
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
Real time sched:  http://sourceforge.net/projects/rtsched/
Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml

[-- Attachment #2: jun19info.ZIP --]
[-- Type: application/x-zip-compressed, Size: 4645 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-20 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-20 22:05 Net work bug. More info george anzinger

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).