Bugs item #2625814, was opened at 2009-02-21 23:52
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=2625814&group_id=143636

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: Works For Me
Priority: 8
Private: No
Submitted By: Silvo (silvo79)
Assigned to: Nobody/Anonymous (nobody)
Summary: Assertion "b == bend" when calling nua_invite

Initial Comment:
Under (for me) non-deterministic circumstances a call of nua_invite ends up 
with the following output and the whole app crashes:

nua: nua_invite: entering
VCCenter: nua_stack.c:508: nua_signal: Assertion `b == bend' failed.
Aborted

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2009-03-18 18:56

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Pekka Pessi (ppessi)
Date: 2009-02-26 22:52

Message:
This usually indicates that nua_invite() arguments were fishy, either they
point to uninitialized memory or they are changed during the call to
nua_invite(). Running under valgrind or purify could show the culprit.

Have a peek in tags passed to nua_invite() in debugger and post a
backtrace if you think everything is OK...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=2625814&group_id=143636

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to