[sr-dev] git:4.4:1765576b: tsilo: check return code for parse_uri()

2017-07-24 Thread Federico Cabiddu
Module: kamailio Branch: 4.4 Commit: 1765576b013524e73131b9adb4d4ccb78de43658 URL: https://github.com/kamailio/kamailio/commit/1765576b013524e73131b9adb4d4ccb78de43658 Author: Daniel-Constantin Mierla Committer: Federico Cabiddu Date:

[sr-dev] git:5.0:3bfc9d49: tsilo: check return code for parse_uri()

2017-07-24 Thread Federico Cabiddu
Module: kamailio Branch: 5.0 Commit: 3bfc9d4955cf3edd64fe29aa3e88d23609360209 URL: https://github.com/kamailio/kamailio/commit/3bfc9d4955cf3edd64fe29aa3e88d23609360209 Author: Daniel-Constantin Mierla Committer: Federico Cabiddu Date:

[sr-dev] git:master:34265457: tsilo: coherent locking in ts_append

2017-07-24 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: 34265457e7c09b56dec295b753fd8250ef8b0c41 URL: https://github.com/kamailio/kamailio/commit/34265457e7c09b56dec295b753fd8250ef8b0c41 Author: Federico Cabiddu Committer: Federico Cabiddu Date:

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Daniel-Constantin Mierla
The issue on openssl rt seems to be from 2007: ``` Created: | Thu Feb 22 09:48:25 2007 ``` Not sure why it was dealt with in 2016. But I think is not relevant here at all. -- 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] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Daniel-Constantin Mierla
So there seems to be some fixes in branch 1.1.0 after release of 1.1.0f, your code is no longer matching their git branch. Their new patch might be related, so maybe you can recompile the latest libssl from their 1.1.0 stable branch. Otherwise, although not really familiar with libssl

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Victor Seva
This is what I have ``` static struct thread_local_inits_st *ossl_init_get_thread_local(int alloc) { struct thread_local_inits_st *local = CRYPTO_THREAD_get_local(); if (local == NULL && alloc) { local = OPENSSL_zalloc(sizeof *local); CRYPTO_THREAD_set_local(,

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Daniel-Constantin Mierla
The link from previous comment goes to a page asking for authentication. The crash happens inside exit() function, due to a callback registered by libssl. Can you check if the version of the libssl you run has the next patch from about 1 month ago: *

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Victor Seva
downloaded openssl source ``` #0 ossl_init_thread_stop (locals=0x7faaf4442d58) at ../crypto/init.c:332 332 if (locals->async) { (gdb) p locals $1 = (struct thread_local_inits_st *) 0x7faaf4442d58 (gdb) p *locals Cannot access memory at address 0x7faaf4442d58 ``` -- You are receiving

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Victor Seva
FTR https://rt.openssl.org/Ticket/Display.html?id=1491 has been closed with > This is reported against 0.9.8; please open a new ticket if still a problem > with current releases. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Victor Seva
backporting [0] and [1] didn't help [0] https://github.com/kamailio/kamailio/commit/e7c03ce6ce61119fbf5cb9f41b7abcd4c7138d58 [1] https://github.com/kamailio/kamailio/commit/76efc9b7a1489007f9ff431e730ce4e86b446a6c -- You are receiving this because you are subscribed to this thread. Reply to

[sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-24 Thread Victor Seva
### Description We are having cores when stopping the lb service if TLS is enabled. ### Troubleshooting Debugging Data ``` Core was generated by `/usr/sbin/kamailio -f /etc/kamailio/lb/kamailio.cfg -P /var/run/kamailio/kamail'. Program terminated with signal SIGSEGV, Segmentation fault.

[sr-dev] git:master:0cf4ad7b: app_perl: free on error cases for modf execution

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 0cf4ad7b4e839856eef4dc2cd76adacd1627ce7c URL: https://github.com/kamailio/kamailio/commit/0cf4ad7b4e839856eef4dc2cd76adacd1627ce7c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] redis support into usrloc (#1137)

2017-07-24 Thread Surendra Tiwari
this will be available soon.some memory fixes are going on.right now its usable with usrloc module.but after first version of this module we will update this on frequently. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:96582d77: xcap_client: safety check for namespace variable

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 96582d77583719d7bb9c5e5437198800ae9e7a12 URL: https://github.com/kamailio/kamailio/commit/96582d77583719d7bb9c5e5437198800ae9e7a12 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:e6e04f4c: xcap_client: removed unused api function get_elem()

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e6e04f4c96e5fdd7a3a90f265fd6cb7470f1135b URL: https://github.com/kamailio/kamailio/commit/e6e04f4c96e5fdd7a3a90f265fd6cb7470f1135b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:8147009b: xcap_client: handle return code for strchr()

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8147009b34639304fb75d4f6c39269c49ee385ca URL: https://github.com/kamailio/kamailio/commit/8147009b34639304fb75d4f6c39269c49ee385ca Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:37129325: presence_xml: fixed misleading error message

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 371293257d000c004f78068f15a4184df3dbd57b URL: https://github.com/kamailio/kamailio/commit/371293257d000c004f78068f15a4184df3dbd57b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:4ba40243: stun: link attribute when calling stun_parse_body() with an existing list

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4ba402434449ec9cb426d5200b12c5cec4d07ab4 URL: https://github.com/kamailio/kamailio/commit/4ba402434449ec9cb426d5200b12c5cec4d07ab4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] redis support into usrloc (#1137)

2017-07-24 Thread ng-voice GmbH
Questions: - is there a timeline available? When will this be available for testing? Can I get a preview? - will this work like the generic database modules? I'd love to test/use this with the ims_* modules Thanks, Carsten -- You are receiving this because you are subscribed to this

[sr-dev] git:master:f75eba63: statsd: simplified error handling inside statsd_connect()

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f75eba63a1f0176adc8cd38846a0d1943471e10c URL: https://github.com/kamailio/kamailio/commit/f75eba63a1f0176adc8cd38846a0d1943471e10c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:711a5600: statistics: free vars in case of error in fixup function

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 711a5600330793b2ca787ce451f2ad48620dd639 URL: https://github.com/kamailio/kamailio/commit/711a5600330793b2ca787ce451f2ad48620dd639 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:6997738a: sst: add 0 after memcpy

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6997738a7098ef56becfd40cb6e7c7864d1975f0 URL: https://github.com/kamailio/kamailio/commit/6997738a7098ef56becfd40cb6e7c7864d1975f0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:823bad5f: uid_uri_db: safer check for accessing to header

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 823bad5f3aad5c77ff9986ecf4be2517df043788 URL: https://github.com/kamailio/kamailio/commit/823bad5f3aad5c77ff9986ecf4be2517df043788 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:dd0c6fb5: msilo: reorganized tests to free db_res and build of extra headers

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: dd0c6fb586a61cb7e2eed1093ccf8f5158761ae3 URL: https://github.com/kamailio/kamailio/commit/dd0c6fb586a61cb7e2eed1093ccf8f5158761ae3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:021e49d6: tm: refactored error handling for eval_uac_routing()

2017-07-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 021e49d6293cc156cd85791dfc9d59307e62fba0 URL: https://github.com/kamailio/kamailio/commit/021e49d6293cc156cd85791dfc9d59307e62fba0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: