[OpenSIPS-Devel] [ opensips-Bugs-3590978 ] registrar complains of a BUG

SourceForge.net noreply at sourceforge.net
Mon Dec 3 10:20:01 CET 2012


Bugs item #3590978, was opened at 2012-11-29 02:34
Message generated for change (Comment added) made by kisskaroly
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3590978&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: Kiss Karoly (kisskaroly)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: registrar complains of a BUG

Initial Comment:
I noticed the following in an opensips version 1.8.2 (rev #9429) log:
Nov 29 10:49:14 sip /usr/sbin/opensips[30799]: CRITICAL:registrar:update_contacts: BUG - overflow detected with r=0xa96c1a34 and contacts=(nil)

This happened right after a call to 
save("location", "$avp(rflags)fc$avp(maxregs)", "$var(furi)")
Contents of avp's and variables were:
$avp(rflags) = "";
$avp(maxregs) = 1;
$var(furi) = "sip:username at domain.tld";




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

>Comment By: Kiss Karoly (kisskaroly)
Date: 2012-12-03 01:20

Message:
I only noticed it once in the logs, so I have no idea how to reproduce it.
Can you give me some pointers on what could cause this ?
Maybe that way I can try to reproduce it.

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

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2012-11-30 12:49

Message:
Is this reproducible ?

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

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



More information about the Devel mailing list