Hello,
I am considering to release Kamailio v5.4.1 as the first patch release in the 5.4 series, likely to be done next week, on the 1st of September, 2020. There are a few issues reported on the tracker, hopefully they will be tackled till then. If you are aware of something else not working as expected, report them to issue tracker asap to give a better chance to be fixed till the release day.
Cheers, Daniel
Hello,
quick reminder for the plans to release v5.4.1 tomorrow, just in case someone has encountered any (potential) issue in the 5.4 branch and it is not reported, do it so we can have a look and maybe it can be fixed in time for the patch release.
Cheers, Daniel
On 24.08.20 10:14, Daniel-Constantin Mierla wrote:
Hello,
I am considering to release Kamailio v5.4.1 as the first patch release in the 5.4 series, likely to be done next week, on the 1st of September, 2020. There are a few issues reported on the tracker, hopefully they will be tackled till then. If you are aware of something else not working as expected, report them to issue tracker asap to give a better chance to be fixed till the release day.
Cheers, Daniel
-- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Funding: https://www.paypal.me/dcmierla
On Monday, August 31, 2020 9:52:06 AM CDT Daniel-Constantin Mierla wrote:
Hello,
quick reminder for the plans to release v5.4.1 tomorrow, just in case someone has encountered any (potential) issue in the 5.4 branch and it is not reported, do it so we can have a look and maybe it can be fixed in time for the patch release.
Cheers, Daniel
I've run into the following crash on exit using Kamailio built using the 5.4 branch up to e9baba91c6.
I haven't had time to do a full trace or investigate more deeply as we're quite busy at work.
Stack trace of thread 191257: #0 0x00007f3203393056 ossl_init_thread_stop (libcrypto.so.1.1 + 0x186056) #1 0x00007f320339335f OPENSSL_cleanup (libcrypto.so.1.1 + 0x18635f) #2 0x00007f32041013a7 __run_exit_handlers (libc.so.6 + 0x3f3a7) #3 0x00007f3204101550 exit (libc.so.6 + 0x3f550) #4 0x000000000041f61a handle_sigs (kamailio + 0x1f61a) #5 0x000000000042c61c main_loop (kamailio + 0x2c61c) #6 0x0000000000434cbd main (kamailio + 0x34cbd) #7 0x00007f32040e9042 __libc_start_main (libc.so.6 + 0x27042) #8 0x000000000041bbde _start (kamailio + 0x1bbde)
That's indeed on shutdown, depending on what the server is doing at that time, some races may still happen. Do you get it every time? Anyhow, a full trace would be good to have, the crash is anyhow inside libssl, but can be because of shared memory being released...
Cheers, Daniel
On 01.09.20 01:24, Anthony Joseph Messina wrote:
On Monday, August 31, 2020 9:52:06 AM CDT Daniel-Constantin Mierla wrote:
Hello,
quick reminder for the plans to release v5.4.1 tomorrow, just in case someone has encountered any (potential) issue in the 5.4 branch and it is not reported, do it so we can have a look and maybe it can be fixed in time for the patch release.
Cheers, Daniel
I've run into the following crash on exit using Kamailio built using the 5.4 branch up to e9baba91c6.
I haven't had time to do a full trace or investigate more deeply as we're quite busy at work.
Stack trace of thread 191257: #0 0x00007f3203393056 ossl_init_thread_stop (libcrypto.so.1.1 + 0x186056) #1 0x00007f320339335f OPENSSL_cleanup (libcrypto.so.1.1 + 0x18635f) #2 0x00007f32041013a7 __run_exit_handlers (libc.so.6 + 0x3f3a7) #3 0x00007f3204101550 exit (libc.so.6 + 0x3f550) #4 0x000000000041f61a handle_sigs (kamailio + 0x1f61a) #5 0x000000000042c61c main_loop (kamailio + 0x2c61c) #6 0x0000000000434cbd main (kamailio + 0x34cbd) #7 0x00007f32040e9042 __libc_start_main (libc.so.6 + 0x27042) #8 0x000000000041bbde _start (kamailio + 0x1bbde)
-- Anthony - https://messinet.com F9B6 560E 68EA 037D 8C3D D1C9 FF31 3BDB D9D8 99B6
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
It does happen every time. I'll see if I can get a full trace, though unfortunately it may not be until later this week. -A
On Tuesday, September 1, 2020 1:21:40 AM CDT Daniel-Constantin Mierla wrote:
That's indeed on shutdown, depending on what the server is doing at that time, some races may still happen. Do you get it every time? Anyhow, a full trace would be good to have, the crash is anyhow inside libssl, but can be because of shared memory being released...
Cheers, Daniel
On 01.09.20 01:24, Anthony Joseph Messina wrote:
On Monday, August 31, 2020 9:52:06 AM CDT Daniel-Constantin Mierla wrote:
Hello,
quick reminder for the plans to release v5.4.1 tomorrow, just in case someone has encountered any (potential) issue in the 5.4 branch and it is not reported, do it so we can have a look and maybe it can be fixed in time for the patch release.
Cheers, Daniel
I've run into the following crash on exit using Kamailio built using the 5.4 branch up to e9baba91c6.
I haven't had time to do a full trace or investigate more deeply as we're quite busy at work.> Stack trace of thread 191257: #0 0x00007f3203393056 ossl_init_thread_stop (libcrypto.so.1.1 + 0x186056) #1 0x00007f320339335f OPENSSL_cleanup (libcrypto.so.1.1 + 0x18635f) #2 0x00007f32041013a7 __run_exit_handlers (libc.so.6 + 0x3f3a7) #3 0x00007f3204101550 exit (libc.so.6 + 0x3f550) #4 0x000000000041f61a handle_sigs (kamailio + 0x1f61a) #5 0x000000000042c61c main_loop (kamailio + 0x2c61c) #6 0x0000000000434cbd main (kamailio + 0x34cbd) #7 0x00007f32040e9042 __libc_start_main (libc.so.6 + 0x27042) #8 0x000000000041bbde _start (kamailio + 0x1bbde)
Hello,
I am soon starting packaging of Kamailio v5.4.1, therefore announce any commit to branch 5.4 to sr-dev or matrix kamailio room and wait for ack in order to avoid conflicts and get inconsistent release files. Once the announcement is out, commits can be pushed as usual.
Cheers, Daniel
On 31.08.20 16:52, Daniel-Constantin Mierla wrote:
Hello,
quick reminder for the plans to release v5.4.1 tomorrow, just in case someone has encountered any (potential) issue in the 5.4 branch and it is not reported, do it so we can have a look and maybe it can be fixed in time for the patch release.
Cheers, Daniel
On 24.08.20 10:14, Daniel-Constantin Mierla wrote:
Hello,
I am considering to release Kamailio v5.4.1 as the first patch release in the 5.4 series, likely to be done next week, on the 1st of September, 2020. There are a few issues reported on the tracker, hopefully they will be tackled till then. If you are aware of something else not working as expected, report them to issue tracker asap to give a better chance to be fixed till the release day.
Cheers, Daniel
-- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Funding: https://www.paypal.me/dcmierla
-- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Funding: https://www.paypal.me/dcmierla