--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446
do you also have: ``` modparam("debugger", "mod_hash_size", 2(or any size)) modparam("debugger", "mod_level_mode", 1) ``` ?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165050790
Yes I forgot to mention those, they were in my shared configuration
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165052305
Managed to reproduce and fix the issue. Can you try again with the latest upstream master?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165078780
Hello smititelu,
``` version: kamailio 4.4.0-dev7 (i386/linux) 645838-dirty flags: STATS: Off, EXTRA_DEBUG, USE_TCP, USE_TLS, USE_SCTP, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, TLSF_MALLOC, DBG_SR_MEMORY, 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 8MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. id: 645838 -dirty compiled on 12:40:47 Dec 16 2015 with gcc 4.9.3 ```
Ok no more crashing/core dump on shutdown with the same configuration
Thank you
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165080988
Thank you also for the nice description of the problem :D
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165081474
Closed #446.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#event-493374075
I think this needs to be backported at least to 4.3. Not sure if 4.2 has the feature.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165108366
Backported this to 4.X for the part of the feature each branch had.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165114967
Thanks!
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165248337