Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-12-07 Thread Daniel-Constantin Mierla
Closed #1717. -- 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/1717#event-2012327943___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-12-07 Thread Daniel-Constantin Mierla
Thanks for the feedback! -- 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/1717#issuecomment-445219025___ Kamailio (SER) - Development Mail

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-12-07 Thread Mathias Schneuwly
Thanks for the fix! I've installed the patch about one week ago and I don't see any negative issue till now. I have to say that I saw the problem just once, so I can't reproduce it and I can't really confirm the fix. So feel free to close this ticket. -- You are receiving this because you are

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-30 Thread Daniel-Constantin Mierla
I pushed a safety check to avoid getting to log message printing with some invalid local variables. Maybe you can test with the patch and report if any issue. Then I will backport to 5.2 and 5.1 branches. -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-30 Thread Mathias Schneuwly
Alright, I had to specify where gdb shall search for sources ``` (gdb) list 246 } 247 248 if(leg==DLG_CALLER_LEG) 249 dlg->from_rr_nb = skip_recs; 250 251 LM_DBG("leg(%d) route_set [%.*s], contact [%.*s], cseq [%.*s]" 252

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-12 Thread Daniel-Constantin Mierla
Probably you need to install kamailio debug symbols package. -- 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/1717#issuecomment-438033286_

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-09 Thread Mathias Schneuwly
This is the only thing I get: ``` (gdb) list 246 in dlg_handlers.c ``` Do I need to add the sources somehow? Sorry, I'm not familiar with gdb... -- 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

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-09 Thread Daniel-Constantin Mierla
Can you provide the output of `list` command from gdb? To see the code where it crashed, you use an older version in 5.1.x series. -- 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/1

[sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-08 Thread Mathias Schneuwly
### Description While doing some fail over tests I suddenly found one kamailio dead. ### Troubleshooting Debugging Data ``` (gdb) bt full #0 0xb6be2dd7 in populate_leg_info (dlg=0xb4d848bc, msg=0xb728901c, t=0xb4dfcbe8, leg=1, tag=0xbfee046c) at dlg_handlers.c:251 __llevel = 3