Bugs item #2625814, was opened at 2009-02-22 01:52
Message generated for change (Comment added) made by ppessi
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: Pending
>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: Pekka Pessi (ppessi)
Date: 2009-02-27 00: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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to