Re: [OpenSIPStack] OpenSBC segfault on FreeBSD 6.1
Brought to you by:
joegenbaclor
From: tele <te...@pl...> - 2006-11-02 10:50:15
|
Hi Joegen, I'll do some test in the weekend. :tele On Tue, 2006-10-31 at 18:24 +0800, Joegen E. Baclor wrote: > Hi Tele, > > One more thing. Please set m_DefaultSocket to NULL in the > constructor. I've forgotten to initialize the thing! > > SIPUDPSocketList::SIPUDPSocketList( > SIPTransportManager & mgr > ) : m_TransportManager( mgr ) > { > m_DefaultSocket = NULL; /// <<------------------------------ > m_SocketList.DisallowDeleteObjects(); > m_SelectList.DisallowDeleteObjects(); > } > > Joegen > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |