On Tue, Jan 12, 2010 at 10:17 AM, Solymosi Tam?s <stomo73 at gmail.com> wrote: > Hi, > > I found a crash bug in Symbian version of Pjsip. I want to use SIP/TLS, and > my?code?provides the RConnection and RSocketServer to PJSIP. If I accept the > certificate confirmation dialog, Pjsip connects to the server with TLS. No > problem. > But there's a crash that can be reproduced every time, if > -?you don't accept the certificate dialog, just leave it on the screen for > some second > -?you destroy pjsip while TLS connection is created. > -?you specify a wrong server address > Is this an "or" or "and" situation? I mean, do you have to do all of these to trigger the crash, or any one of it is sufficient. Thanks Benny