[OpenSIPS-Users] 1.5.1 crash related to dialog module

Om Bikram Thapa om.thapa at gmail.com
Mon Jun 15 11:45:24 CEST 2009


Hello,

I have been running one of the earlier opensips svns of 1.5 (released
on 10th March) and want to upgrade to latest release 1.5.1. The
upgrade goes okay but server crashes during startup with error
"opensips[20283]: segfault at 26 ip 7fc6745900a2 sp 7fff7eceb6c0 error
4 in dialog.so[7fc674587000+29000]".

Here is the bt:

--------------------
Program terminated with signal 11, Segmentation fault.
[New process 20283]
#0  destroy_dlg_callbacks_list (cb=0x6) at dlg_cb.c:75
75			cb = cb->next;
(gdb) bt full
#0  destroy_dlg_callbacks_list (cb=0x6) at dlg_cb.c:75
No locals.
#1  0x00007fc6745904ff in register_dlgcb (dlg=0x7fc66df26798,
types=<value optimized out>, f=<value optimized out>, param=0x0, ff=0)
at dlg_cb.c:156
	__FUNCTION__ = "register_dlgcb"
#2  0x00007fc672cf3c86 in mod_init () at call_control.c:909
	avp_spec = {type = PVT_AVP, getf = 0x4556f8 <pv_get_avp>, setf =
0x455e77 <pv_set_avp>, pvp = {pvn = {type = 0, u = {isname = {type =
1, name = {
            n = 1926190108, s = {s = 0x7fc672cf541c "signaling_ip)",
len = 12}}}, dname = 0x1}}, pvi = {type = 0, u = {ival = 0, dval =
0x0}}}, trans = 0x0}
	__FUNCTION__ = "mod_init"
#3  0x000000000047b994 in init_mod (m=0x7751f8) at sr_module.c:468
	__FUNCTION__ = "init_mod"
#4  0x000000000047b92a in init_mod (m=0x7752b8) at sr_module.c:463
	__FUNCTION__ = "init_mod"
#5  0x000000000047b92a in init_mod (m=0x775378) at sr_module.c:463
	__FUNCTION__ = "init_mod"
#6  0x000000000047b92a in init_mod (m=0x7754f8) at sr_module.c:463
	__FUNCTION__ = "init_mod"
#7  0x000000000047b92a in init_mod (m=0x7755b8) at sr_module.c:463
	__FUNCTION__ = "init_mod"
#8  0x000000000047b92a in init_mod (m=0x775678) at sr_module.c:463
	__FUNCTION__ = "init_mod"
#9  0x0000000000428ba3 in main (argc=<value optimized out>,
argv=0x7fff7eceb9c8) at main.c:1300
	cfg_log_stderr = <value optimized out>
	cfg_stream = (FILE *) 0x4f3b
	c = <value optimized out>
	r = <value optimized out>
	tmp = 0x7fff7ececef0 ""
	tmp_len = <value optimized out>
	port = <value optimized out>
	proto = <value optimized out>
	ret = <value optimized out>
	seed = 1022749893
	rfd = <value optimized out>
	__FUNCTION__ = "main"
(gdb)
--------------------------

Am I missing something in the configuration?

Thanks,
Om.



More information about the Users mailing list