[OpenSIPS-Devel] Plan for releasing OpenSIPS 2.1.1

2015-08-14 Thread Bogdan-Andrei Iancu
Hi all, Following a large set of bug fixes, we will release the first minor version of branch 2.1 (the 2.1.1 version) on Wednesday 19th of August 2015. If there are issues (other than the ones already reported on GITHUB tracker), please let us know. Thanks and regards, -- Bogdan-Andrei

Re: [OpenSIPS-Devel] [opensips] Application crashes after internal_search_ID_avp execution (#600)

2015-08-14 Thread Răzvan Crainea
Please run the ```where``` command in gdb to see where the program crashed. Please post the output of the command ```opensips -V``` --- Reply to this email directly or view it on GitHub:

Re: [OpenSIPS-Devel] [opensips] error in infinite loop io_watch_del: BUG - trying to del fd 34 with flags 2 1 (#591)

2015-08-14 Thread Bogdan Andrei IANCU
@rgupta0110 thank you for your effort. In order to speed up the fixing, is it possible to get access to an opensips where this can be reproduced (once again, I couldn't reproduce it on my side) - so I can trigger the testing and have opensips im my hands to change and debug ? If you can manage

[OpenSIPS-Devel] [opensips] issue about usrloc expiring location record from different registrar after startup (#601)

2015-08-14 Thread hd16861686
Hello, how are you? I got the followed mail from below link, http://article.gmane.org/gmane.comp.voip.opensips.user/8242/match=database+synchronization+delete+wrong+contact But I don't understand why non db-only modes don't support location table sharing. I met the same scene issue as described

Re: [OpenSIPS-Devel] [opensips] error in infinite loop io_watch_del: BUG - trying to del fd 34 with flags 2 1 (#591)

2015-08-14 Thread Bogdan Andrei IANCU
The last logs you provided actually indicate that the poll event was an EPOLLIN, while that fd is added only for EPOLLOUT :-/ . This is way, even if your fix hides the effects, it is not dealing with the actual problem. --- Reply to this email directly or view it on GitHub:

Re: [OpenSIPS-Devel] [opensips] Application crashes after internal_search_ID_avp execution (#600)

2015-08-14 Thread Francisco Godoy
Hi, follow: # gdb where #0 internal_search_ID_avp (flags=value optimized out, id=55, val=0x7fffc93e3ab0, start=0x0) at usr_avp.c:316 #1 search_first_avp (flags=value optimized out, id=55, val=0x7fffc93e3ab0, start=0x0) at usr_avp.c:354 #2 0x7ff1bda12ccf in avp2timer