Panic on symbian

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

I don't think its network related as it usually happen when i subscribe just
after registration so i don't think its network related.

at first i thoght that its relate to having several subscribe at once so I
do them one by one and use the notify to drive this process.

I'll recheck again without this "feature" to see where it crushes more,
maybe this will give some hist into the problem.

nir

On Wed, Dec 9, 2009 at 4:17 PM, Benny Prijono <bennylp at teluu.com> wrote:

> 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
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20091209/207de3b9/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux