Bugs item #1778408, was opened at 2007-08-21 11:02
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=1778408&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 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cedric LECOURT (clecourt)
Assigned to: Nobody/Anonymous (nobody)
Summary: SL Modules crash when openSER compiled without -DSTATISTICS

Initial Comment:
This bug occurs When openser is compiled without -DSTATICSTICS defined in 
Makefile.defs.

In this case ,the whole program crashes when dealing with the first SIP request 
it receives.

The SL module is responsive of this fact : with sl_enabled_stats not changed 
(ie still having its default value of 1), the tries to update statistics which 
are not available because it was not defined at compilation time.

This bug occurs on 1.2.1-notls. A look at the current subversion trunk show 
that that it should also occur in the developpment version.

Please find attach a patch to sk_func.c that respects the not defined 
-DSTATISTICS

Best regards,
Cedric LECOURT

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

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

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to