[OpenSIPS-Devel] [ opensips-Bugs-2972604 ] segfault in dialog module

SourceForge.net noreply at sourceforge.net
Thu Mar 18 15:07:47 CET 2010


Bugs item #2972604, was opened at 2010-03-18 16:07
Message generated for change (Tracker Item Submitted) made by cupotka2008
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2972604&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.6.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Massover (cupotka2008)
Assigned to: Nobody/Anonymous (nobody)
Summary: segfault in dialog module

Initial Comment:
In 1.6.2 release, if I stop opensips (/etc/init.d/opensips stop) it segfaults. Sometimes it also leaves process that can't be killed even with kill -9.

I use dialog module to store/fetch variables.

I'm not sure but I think segfault in dialog.so can happen also during runtime.


Program terminated with signal 11, Segmentation fault.
#0  0xb7320b98 in unref_dlg () from /usr/lib/opensips/modules/dialog.so
(gdb) bt
#0  0xb7320b98 in unref_dlg () from /usr/lib/opensips/modules/dialog.so
#1  0xb731741a in ?? () from /usr/lib/opensips/modules/dialog.so
#2  0xb76676fa in run_trans_callbacks () from /usr/lib/opensips/modules/tm.so
#3  0xb7658140 in free_cell () from /usr/lib/opensips/modules/tm.so
#4  0xb76581ba in free_hash_table () from /usr/lib/opensips/modules/tm.so
#5  0xb76633e6 in tm_shutdown () from /usr/lib/opensips/modules/tm.so
#6  0x080a25cb in destroy_modules ()
#7  0x08065d40 in cleanup ()
#8  0x080662f8 in handle_sigs ()
#9  0x0806914e in main ()


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

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



More information about the Devel mailing list