[OpenSIPS-Devel] [ opensips-Bugs-3063966 ] deadlock in send_publish()

SourceForge.net noreply at sourceforge.net
Sat Sep 11 01:11:34 CEST 2010


Bugs item #3063966, was opened at 2010-09-11 01:10
Message generated for change (Comment added) made by neutrino38
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3063966&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.5.x
Status: Open
Resolution: None
>Priority: 8
Private: No
Submitted By: Emmanuel BUU (neutrino38)
Assigned to: Nobody/Anonymous (nobody)
Summary: deadlock in send_publish()

Initial Comment:
Hello, we discovered a bug in OpenSIPS 1.5.3 : when using pua_usrloc OpenSIPS hangs when processing REGISTER messages if a certain scenario
is executed;

launch the UA (cause it to register Ok)
stop the UA (cause it to unregister)
launch the UA again (register hangs)

I wonder if this could be related to issue 3044051.

See traces, script extract and stack in comments


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

>Comment By: Emmanuel BUU (neutrino38)
Date: 2010-09-11 01:11

Message:
Script executed 


                pua_set_publish();


                if (!save("os_location"))
                {
                        xlog(" ERREUR save os_location\n");
                        sl_send_reply("500", "Registrar error");
                }


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

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



More information about the Devel mailing list