Hello, can you upgrade to 4.2.7, it has some fixes that may be related to this issue -- there are no changes to config/database that need to be done.
Cheers, Daniel On 16/12/15 15:06, Igor Potjevlesch wrote: > > Hello, > > > > Here is the output: > > > > kamailio -v > > version: kamailio 4.2.6 (x86_64/linux) db77ac > > flags: STATS: Off, USE_TCP, USE_TLS, USE_SCTP, TLS_HOOKS, > USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, > SHM_MMAP, PKG_MALLOC, F_MALLOC, DBG_F_MALLOC, USE_FUTEX, > FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, > USE_DST_BLACKLIST, HAVE_RESOLV_RES > > ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, > MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 64MB > > poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. > > id: db77ac > > compiled on 12:19:48 Oct 2 2015 with gcc 4.4.7 > > > > Regards, > > > > Igor. > > > > *De :*Daniel-Constantin Mierla [mailto:[email protected]] > *Envoyé :* lundi 14 décembre 2015 16:16 > *À :* Igor Potjevlesch <[email protected]>; 'Kamailio (SER) - > Users Mailing List' <[email protected]> > *Objet :* Re: [SR-Users] Kamailio 4.2.6 crash > > > > Hello, > > yes, it is the output I wanted. > > What is the exact version are you running? It is the output of > 'kamailio -v'. > > Cheers, > Daniel > > On 14/12/15 15:53, Igor Potjevlesch wrote: > > Hello Daniel, > > > > Is this the expected output?: > > > > (gdb) frame 0 > > #0 0x0000000000619694 in fm_extract_free (qm=0x7f0114c07000, > frag=0x7f0114f0e4b0) at mem/f_malloc.c:206 > > 206 *pf=frag->u.nxt_free; > > (gdb) list > > 201 int hash; > > 202 > > 203 pf = frag->prv_free; > > 204 hash = GET_HASH(frag->size); > > 205 > > 206 *pf=frag->u.nxt_free; > > 207 > > 208 if(frag->u.nxt_free) frag->u.nxt_free->prv_free = pf; > > 209 > > 210 qm->ffrags--; > > (gdb) > > > > Regards, > > > > Igor. > > > > *De :*sr-users [mailto:[email protected]] *De > la part de* Daniel-Constantin Mierla > *Envoyé :* lundi 14 décembre 2015 13:15 > *À :* Kamailio (SER) - Users Mailing List > <[email protected]> <mailto:[email protected]> > *Objet :* Re: [SR-Users] Kamailio 4.2.6 crash > > > > Hello, > > can you provide the list output in gdb for frame 0: > > frame 0 > list > > Cheers, > Daniel > > > > -- > Daniel-Constantin Mierla > http://twitter.com/#!/miconda <http://twitter.com/#%21/miconda> - > http://www.linkedin.com/in/miconda > Book: SIP Routing With Kamailio - http://www.asipto.com > http://miconda.eu -- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com http://miconda.eu
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
