Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread Daniel-Constantin Mierla
Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#issuecomment-165248337___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread Daniel-Constantin Mierla
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___ sr-dev mailing list

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread foucse
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,

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread Stefan Mititelu
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___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread Stefan Mititelu
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___ sr-dev mailing list

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread Stefan Mititelu
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___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread Stefan Mititelu
Closed #446. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/446#event-493374075___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread Stefan Mititelu
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___

Re: [sr-dev] [kamailio] debugger module: Kamailio crashes when shutting down (#446)

2015-12-16 Thread foucse
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___ sr-dev mailing list sr-dev@lists.sip-router.org