[Ns-bugs] [Bug 130] Segfault when deleting a TCP socket in the "connection fail callback"

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Mon Feb 4 10:50:59 PST 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=130





------- Comment #1 from gjcarneiro at gmail.com  2008-02-04 13:50 -------
I see some lines like:

       m_retxEvent = Simulator::Schedule (rto,&TcpSocket::ReTxTimeout,this);

Most likely there's a scheduled event that was not properly cancelled in the
socket destructor.

*sigh* Why doesn't anyone believe me when I say that EventGarbageCollector is
needed? :-(


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list