[Devel] [ openser-Bugs-1674501 ] crash on exec module shutdown

SourceForge.net noreply at sourceforge.net
Tue Mar 6 00:36:22 CET 2007


Bugs item #1674501, was opened at 2007-03-06 00:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1674501&group_id=139143

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: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: vabdulla (vabdulla)
Assigned to: Nobody/Anonymous (nobody)
Summary: crash on exec module shutdown

Initial Comment:
Hello,

I have noticed that openser crashes at shutdown when exec module's time_to_kill param is set. Please find attached  the shell session describing ow to reproduce this bug.  The associated config file (openser-exec-crash.conf) has the following content:

---------->8----------------
debug=6
fork=no
log_stderror=yes
log_name="openser-test"

listen="10.0.0.1"
listen="192.168.5.10"

port=5061
children=2

dns=yes
rev_dns=no
disable_dns_blacklist=yes
disable_dns_failover=yes

# needed modules
mpath="/home/vma/devel/sandbox/lib/openser/modules"
loadmodule "exec.so"

# exec params
modparam("exec", "time_to_kill", 2)

#---
# Main routing logic
#---
route {
    exit();
}
-----------8<---------------

-- 
Regards,
-vma
.



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1674501&group_id=139143



More information about the Devel mailing list