[OpenSIPS-Devel] [ opensips-Bugs-3557317 ] do_routing crashes in Check Only mode

SourceForge.net noreply at sourceforge.net
Tue Aug 14 12:23:44 CEST 2012


Bugs item #3557317, was opened at 2012-08-14 03:23
Message generated for change (Tracker Item Submitted) made by parantido
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3557317&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: modules
Group: 1.8.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Parantido Julius De Rica (parantido)
Assigned to: Nobody/Anonymous (nobody)
Summary: do_routing crashes in Check Only mode

Initial Comment:
Hi,

do_routing function (from drouting modules) crash when "C" and "F" flags used:

if(do_routing("", "CF")) {
    route(1);
}

The statement above is able to crash my opensips (SIGSEGV 11) every time being executed.
I'm able to reproduce crash with latest (opensips-1.8.0_src.tar.gz) and trunk release.

Attached to this bug report you'll find gdb "bt-full" output.

Regards

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

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



More information about the Devel mailing list