Re: [sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-06-06 Thread Federico Cabiddu
PR https://github.com/kamailio/kamailio/pull/656 have been merged and I will backport it to 4.3 and 4.4 branches. Closing for now. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-06-06 Thread Federico Cabiddu
Closed #563. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/563#event-682580348___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-06-05 Thread Federico Cabiddu
@lfzaracho I open a PR for a fix on cnxcc that could be related to this issue. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-04-15 Thread lfzaracho
@linuxmaniac I apologyze.. thanks for the advice.. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/563#issuecomment-210465960___ sr-dev

Re: [sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-04-15 Thread Victor Seva
@lfzaracho please use markdown format when pasting gdb output, github uses # as a reference of issues and this gets messy --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-04-14 Thread lfzaracho
Sure, here it is: (gdb) bt #0 0x7f1c8bc45206 in str_hash_get (ht=0x7f1c83a8cfd0, key=0x7f1c8a8f8df8 "19679-8762@192.168.0.121sip:sipp@192.168.0.121:5060sip:1945019482@192.168.0.11:5060sip:5019482@192.168.0.122:5060", len=24) at ../../str_hash.h:96 #1 0x7f1c8bc4a404 in

Re: [sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-04-14 Thread Daniel-Constantin Mierla
According to the logs, a core file was generated: ``` Apr 4 17:42:32 sipserver /usr/local/sbin/kamailio[5230]: ALERT: [main.c:731]: handle_sigs(): core was generated ``` Can you paste here the output of bt command with gdb on the core file? --- You are receiving this because you are subscribed

[sr-dev] [kamailio/kamailio] cnxcc: Kamailio crashes with a seg fault at high traffic load (#563)

2016-04-05 Thread lfzaracho
After a 10 minutes benchmark at 90 CPS Kamailio 4.3.5 crashes. I'm using money based credit control. The log output is as follows: Apr 4 17:42:32 sipserver /usr/local/sbin/kamailio[5230]: ALERT: [main.c:728]: handle_sigs(): child process 5431 exited by a signal 11 Apr 4 17:42:32 sipserver