[sr-dev] Re: [kamailio/kamailio] TLS related crash in Kamailio 5.7.2 (double free) (Issue #3635)

2023-11-16 Thread Péter Barabás via sr-dev
I have similar crash with 5.7.2 also. My backtrace is the following: GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistrib

[sr-dev] Re: [kamailio/kamailio] uac_req_send crash Kamailio (Issue #3522)

2023-11-16 Thread Péter Barabás via sr-dev
In version 5.7.2 the issue may still exist. I got some crash connected to uac module. Here is my backtrace: (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x7fae9a2d0859 in __GI_abort () at abort.c:79 #2 0x5614ad79afd8 in qm_debug_check_frag (qm=0x

[sr-dev] Re: [kamailio/kamailio] TLS related crash in Kamailio 5.7.2 (double free) (Issue #3635)

2023-11-17 Thread Péter Barabás via sr-dev
In my case, libssl1.11.f is used. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3635#issuecomment-1816101554 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio

[sr-dev] Re: [kamailio/kamailio] TLS related crash in Kamailio 5.7.2 (double free) (Issue #3635)

2023-11-17 Thread Péter Barabás via sr-dev
I checked the notes: - --atexit=0 is set - tls module is the first loaded module in module.inc TLS init_mode mode is not set, it is 0 by default. Should I try to set it to 1 or 2 in case of libssl1.1.1 also? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamai

[sr-dev] Re: [kamailio/kamailio] uac_req_send crash Kamailio (Issue #3522)

2023-12-04 Thread Péter Barabás via sr-dev
Hi, any idea about this crash? I got 17 crashes in 4 days. The stack trace is the same as above. In kamailio config I do the followings: - mobile softphone applications are registered to asterisk through kamailio. Kamailio forwards the requests to asterisk which authenticates the users. In succ

[sr-dev] Re: [kamailio/kamailio] uac_req_send crash Kamailio (Issue #3522)

2023-12-04 Thread Péter Barabás via sr-dev
Here is the full backtrace: GNU gdb (Ubuntu 12.1-0ubuntu1~22.04) 12.1 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the exten

[sr-dev] [kamailio/kamailio] uac: fix socket length settings (PR #3664)

2023-12-06 Thread Péter Barabás via sr-dev
Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [x] Each component has a single commit (if not, squash them into one commit) - [x] No commits to README files for mo

[sr-dev] Re: [kamailio/kamailio] uac_req_send crash Kamailio (Issue #3522)

2024-01-16 Thread Péter Barabás via sr-dev
Hello, is there any news, update, investigation about this issue? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3522#issuecomment-1893343770 You are receiving this because you are subscribed to this thread. Message ID: _