Re: [SR-Users] Abort at qm_debug_frag function

2013-04-03 Thread Daniel-Constantin Mierla
Hello, you should upgrade at least to the latest version in branch 3.1 to be sure it is not related to a fixed issue. From 3.1.2 till 3.1.6 were many issues fixed in that release series. It does not require any change to database or config file. If still happens, then send again the back trac

Re: [SR-Users] Abort at qm_debug_frag function

2013-04-03 Thread Bruno Bresciani
Hi Daniel, below is the output of 'kamailio -V': version: kamailio 3.1.2 (i386/linux) 4d9f90 flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CA

Re: [SR-Users] Abort at qm_debug_frag function

2013-04-03 Thread Daniel-Constantin Mierla
What version are you using? Send the output of 'kamailio -V'. Cheers, Daniel On 4/3/13 9:34 PM, Bruno Bresciani wrote: Kamailio is generating a abort at qm_debug_frag function (BUG: qm_*: prev. fragm. tail overwritten) but I can't understanding the meaning this abort... Someone can tell me th

[SR-Users] Abort at qm_debug_frag function

2013-04-03 Thread Bruno Bresciani
Kamailio is generating a abort at qm_debug_frag function (BUG: qm_*: prev. fragm. tail overwritten) but I can't understanding the meaning this abort... Someone can tell me the purpose of qm_debug_frag function, it checks if some improper memory handling happened and abort the program? Below is ba