-
Notifications
You must be signed in to change notification settings - Fork 633
Description
Hi,
Not quite sure how this crash is triggered, happened a couple of times now spread over a few weeks.
Core file is available on original machine, ping me 'hydrosine' on IRC for looking through it.
Also I have the error logs related to this crash which contain a lot of
/usr/sbin/opensips[17240]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 390336510 ms (now 390336610 ms), it may overlap..
right before the crash. I will not share this log here, but will gladly send you the link to it.
(gdb) bt
#0 0x00000000004b4093 in fm_malloc ()
#1 0x00007f3689bd0c9e in dlg_add_leg_info () from /usr/lib/x86_64-linux-gnu/opensips/modules/dialog.so
#2 0x00007f3689bbba5e in ?? () from /usr/lib/x86_64-linux-gnu/opensips/modules/dialog.so
#3 0x00007f3689bc2ca2 in dlg_create_dialog () from /usr/lib/x86_64-linux-gnu/opensips/modules/dialog.so
#4 0x00007f3689ba823a in ?? () from /usr/lib/x86_64-linux-gnu/opensips/modules/dialog.so
#5 0x000000000041cdbf in do_action ()
#6 0x0000000000422c70 in run_action_list ()
#7 0x0000000000420302 in do_action ()
#8 0x0000000000422c70 in run_action_list ()
#9 0x0000000000420302 in do_action ()
#10 0x0000000000422c70 in run_action_list ()
#11 0x0000000000422d46 in ?? ()
#12 0x000000000041f4f5 in do_action ()
#13 0x0000000000422c70 in run_action_list ()
#14 0x0000000000420302 in do_action ()
#15 0x0000000000422c70 in run_action_list ()
#16 0x0000000000422f80 in run_top_route ()
#17 0x00000000004698c9 in receive_msg ()
#18 0x000000000052747d in ?? ()
#19 0x000000000051cccb in udp_rcv_loop ()
#20 0x000000000051d6f6 in udp_start_processes ()
#21 0x0000000000419715 in main ()