Hello,
is it crashing On 5/14/13 10:42 PM, Krishna Kurapati wrote:
Hi,
When the Server is running it is crashing occasionally.
is it crashing occasionally or frequently? For the second it might worth increasing the debug level to 3 and latest messages printed.
(gdb) bac #0 0x000000000043359e in ?? () #1 0x0000000000000000 in ?? () (gdb) file /usr/local/sbin/kamailio Reading symbols from /usr/local/sbin/kamailio...done. (gdb) bac #0 free_lump_list (lump_list=<value optimized out>) at data_lump.c:504 #1 del_nonshm_lump (lump_list=<value optimized out>) at data_lump.c:661 #2 0x00007f571ff6cd9c in ?? () #3 0x00000000008db480 in mem_pool ()
Do you have a custom module developed? I don't recall mem_pool() function in our sources ... Cheers, Daniel