[OpenSIPS-Devel] [ opensips-Bugs-3610045 ] [DROUTING] Crash on use_next_gw/get_gw_by_id

SourceForge.net noreply at sourceforge.net
Fri Apr 5 00:31:38 CEST 2013


Bugs item #3610045, was opened at 2013-04-04 15:31
Message generated for change (Tracker Item Submitted) made by r0nald11
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3610045&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.9.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ronald Cepres (r0nald11)
Assigned to: Nobody/Anonymous (nobody)
Summary: [DROUTING] Crash on use_next_gw/get_gw_by_id

Initial Comment:
Drouting crashes when selecting next gateway. Did a little investigation, and FWIW the next gateway's carrier status is disabled but the carrier's only gateway is enabled. Looked at the backtrace of the core dump, and found that it crashed while comparing two strings on get_gw_by_id called by use_next_gw. The strings compared were apparently GW ID strings.

I attached the GDB btfull logs (replaced some sensitive info with dummy text) for reference. Take note that 'dont optimize' flag was not set so some of the values were optimized and the crash happened randomly so I can't actually reproduce the crash.

I'm using Opensips 1.9 using this source tarball: http://opensips.org/pub/opensips/latest/src/opensips-1.9.0_src.tar.gz


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

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



More information about the Devel mailing list