The port difference was another problem, as we discussed in the other thread. Re: the panic, this probably is the same problem as http://trac.pjsip.org/repos/ticket/1002 which I just added, and was discussed on another thread. I'm now working on this, and I can see few problems (read: crashes :) already, but these problems only manifest themselves if I disrupt my network connectivity (i.e. enabling/disabling network adapter) while the test program is running continuously in the background. So in your cases, do you think you have a problem with network connectivity during your tests? Just trying to narrow down the issue. Cheers Benny On Mon, Dec 7, 2009 at 1:08 PM, nir elkayam <nir.elkayam at gmail.com> wrote: > I sent a mail the other day about a problem I have in unsubscribe. when I > send the unsubscribe, it send it to port other then the one needed (30100 > instade of 30101). > > maybe there is some memory override in subscribe? > > nir > > On Mon, Dec 7, 2009 at 3:03 PM, Vasyl Strutynskyy > <vasyl.strutynskyy at gmail.com> wrote: >> >> Nir, >> >> We faced with exactly the same problem. And I'm sure this bug is inside >> PJSIP, where exactly I don't know. But it is definitely related with >> SUBSCRIBE. >> >> Unfortunately we didn't receive fix for SUBSCRIBE, but one workaround was >> applicable for us, where we changed subscribing to unsolicited MWI events. >> >> You can see changed provided for unsolicited MWI here: >> http://trac.pjsip.org/repos/changeset/3021 >> >> Hence I think you should try to ask PJSIP to fix this bug with SUBSCRIBE >> or try to fix yourself. Just analyze code related with SUBSCRIBE. >> >> Best Regards >> *Vasyl >> >> 2009/12/7 nir elkayam <nir.elkayam at gmail.com> >>> >>> Hi Vasyl (and all list too..) >>> >>> I have just few hints about the panic, but not getting it always. It >>> happend more on my N95, It almost never happend on N81 and 5800 (which I use >>> to test). >>> >>> It happen most when I start pjsua, immediatly register, and on the >>> callback on secsessful registration i start the subscribe. If i subscribre >>> only later, it goes on without panic. also the panic doesn't occur all the >>> times. >>> >>> I added flush to the logging to file on both and on the panic it always >>> in the middle of writing some sip msg to the log file. >>> >>> I suspect of long msg/long log msg, but when disabled the log to file it >>> also happend, so maybe some place else,? ?! >>> >>> nir >>> >>> On Mon, Dec 7, 2009 at 2:32 PM, Vasyl Strutynskyy >>> <vasyl.strutynskyy at gmail.com> wrote: >>>> >>>> Hi, nir >>>> >>>> Can you specify use case to reproduce it in details. >>>> >>>> Actually we faced with one KERN EXEC 3 using SUBSCRIBE command to >>>> receive MWI notifications. And now it is known fact for us that SUBSCRIBE >>>> provoke crash. >>>> >>>> Best Regards >>>> *Vasyl >>>> >>>> 2009/12/7 nir elkayam <nir.elkayam at gmail.com> >>>>> >>>>> hi, >>>>> >>>>> I am facing Panic (KERN - EXEC 3) using pjsip on symbian. >>>>> It started when I began using the buddies and when no buddies, no >>>>> panic. I am checking my sw but, has anyone had problems and panic like that >>>>> relate to pjsip errors/mishandeling? >>>>> >>>>> thanks, >>>>> nir >>>>> >>>>> >>>>> _______________________________________________ >>>>> Visit our blog: http://blog.pjsip.org >>>>> >>>>> pjsip mailing list >>>>> pjsip at lists.pjsip.org >>>>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>>>> >>>> >>>> >>>> _______________________________________________ >>>> Visit our blog: http://blog.pjsip.org >>>> >>>> pjsip mailing list >>>> pjsip at lists.pjsip.org >>>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>>> >>> >>> >>> >>> -- >>> ??? ?????? >>> ??: 050-3930056 >>> nir.elkayam at gmail.com >>> >>> >>> _______________________________________________ >>> Visit our blog: http://blog.pjsip.org >>> >>> pjsip mailing list >>> pjsip at lists.pjsip.org >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>> >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > > > > -- > ??? ?????? > ??: 050-3930056 > nir.elkayam at gmail.com > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -- Best regards, Benny