Re: [SR-Users] Kamailio crash [receive_fd: EOF on 19]

2015-09-09 Thread Daniel-Constantin Mierla
Using the latest version in branch 4.1 makes sure you don't hit bug that was fixed already. But it can be something new, which can be troubleshooted properly when using latest version. Cheers, Daniel On 08/09/15 22:44, SamyGo wrote: > Thanks Daniel for pointing out, so if I upgrade my Kamailio

Re: [SR-Users] Kamailio crash [receive_fd: EOF on 19]

2015-09-08 Thread Daniel-Constantin Mierla
Hello, can you give the output of 'bt full' in gdb to see where it actually crashed? Cheers, Daniel On 08/09/15 20:20, SamyGo wrote: > Hi, > > I'm randomly getting crash in my Kamailio with an error in log files > like this: > > [pass_fd.c:293]: receive_fd(): ERROR: receive_fd: EOF on 19 >

Re: [SR-Users] Kamailio crash [receive_fd: EOF on 19]

2015-09-08 Thread Daniel-Constantin Mierla
Hello, looks like there were updates to dialog modules in 4.1 after 4.1.4. The code lines do not match the back trace. You should upgrade to latest version in 4.1 branch -- there is no change that you have to do in kamailio.cfg or database. Meanwhile, we can see the relevant pieces of code from

Re: [SR-Users] Kamailio crash [receive_fd: EOF on 19]

2015-09-08 Thread SamyGo
Hi Daniel, Thanks a ton for replying, please see the attached full trace. Please note the Public IPs have been masked. Best Regards, Sammy On Tue, Sep 8, 2015 at 3:01 PM, Daniel-Constantin Mierla wrote: > Hello, > > can you give the output of 'bt full' in gdb to see where

Re: [SR-Users] Kamailio crash [receive_fd: EOF on 19]

2015-09-08 Thread SamyGo
Thanks Daniel for pointing out, so if I upgrade my Kamailio it should all go away , right. Will do a version upgrade and check similar calls. I've seen very similar crashes EOF on 11, EOF of 16 etc etc in few other situations as well, while at once such occasion it was an invalid kamctl command

Re: [SR-Users] Kamailio crash [receive_fd: EOF on 19]

2015-09-08 Thread SamyGo
Here is the output from gdp for fram 0 and 4. (gdb) frame 0 #0 0x7f4d4dbc7ba9 in destroy_dlg_callbacks_list (cb=0x353a6d6f) at dlg_cb.c:77 77 cb_t->callback_param_free(cb_t->param); (gdb) list 72 73 while(cb) { 74 cb_t =

[SR-Users] Kamailio crash [receive_fd: EOF on 19]

2015-09-08 Thread SamyGo
Hi, I'm randomly getting crash in my Kamailio with an error in log files like this: [pass_fd.c:293]: receive_fd(): ERROR: receive_fd: EOF on 19 ALERT: [main.c:775]: handle_sigs(): child process 6853 exited by a signal 11 ALERT: [main.c:778]: handle_sigs(): core was generated INFO: