[OpenSIPS-Devel] [ opensips-Bugs-3434846 ] ERROR:tm:t_forward_nonack: failure to add branches

SourceForge.net noreply at sourceforge.net
Tue Nov 8 12:21:35 CET 2011


Bugs item #3434846, was opened at 2011-11-08 00:59
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3434846&group_id=232389

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: core
Group: 1.7.x
>Status: Closed
>Resolution: Fixed
Priority: 7
Private: No
Submitted By: Kiss Karoly (kisskaroly)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: ERROR:tm:t_forward_nonack: failure to add branches

Initial Comment:
After this I am seeing a segfault. Call details: it was supposed to be a parallel forked call, but there are no endpoints to fork to and the only remaining branch is dropped.

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

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2011-11-08 03:21

Message:
Fixed on trunk, 1.7 and 1.6

Regards,
Bogdan

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

Comment By: Kiss Karoly (kisskaroly)
Date: 2011-11-08 01:18

Message:
#0  0x080d3379 in parse_headers ()
No symbol table info available.
#1  0xb6f783f3 in ?? () from /usr/lib/opensips/modules/acc.so
No symbol table info available.
#2  0xb70674b6 in run_trans_callbacks () from
/usr/lib/opensips/modules/tm.so
No symbol table info available.
#3  0xb70676f7 in run_trans_callbacks_locked () from
/usr/lib/opensips/modules/tm.so
No symbol table info available.
#4  0xb7078015 in ?? () from /usr/lib/opensips/modules/tm.so
No symbol table info available.
#5  0xb7078c35 in ?? () from /usr/lib/opensips/modules/tm.so
No symbol table info available.
#6  0xb7062672 in t_relay_to () from /usr/lib/opensips/modules/tm.so
No symbol table info available.
#7  0xb707026f in ?? () from /usr/lib/opensips/modules/tm.so
No symbol table info available.
#8  0x08057703 in do_action ()
No symbol table info available.
#9  0x08055fbc in run_action_list ()
No symbol table info available.
#10 0x0809c147 in ?? ()
No symbol table info available.
#11 0x0809da7f in eval_expr ()
No symbol table info available.
#12 0x0809d9e3 in eval_expr ()
No symbol table info available.
#13 0x0809da23 in eval_expr ()
No symbol table info available.
#14 0x08057aad in do_action ()
No symbol table info available.
#15 0x08055fbc in run_action_list ()
No symbol table info available.
#16 0x08059559 in do_action ()
No symbol table info available.
#17 0x08055fbc in run_action_list ()
No symbol table info available.
#18 0x08059998 in do_action ()
No symbol table info available.
#19 0x08055fbc in run_action_list ()
No symbol table info available.
#20 0x0805af29 in run_top_route ()
No symbol table info available.
#21 0x08090ef1 in receive_msg ()
No symbol table info available.
#22 0x080cb52f in udp_rcv_loop ()
No symbol table info available.
#23 0x0806d960 in main ()
No symbol table info available.


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

Comment By: Kiss Karoly (kisskaroly)
Date: 2011-11-08 01:01

Message:
Assigned to Bogdan Iancu.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3434846&group_id=232389



More information about the Devel mailing list