Ihor Olkhovskyi
Ihor Olkhovskyi
[full_crash_report.txt](https://github.com/kamailio/kamailio/files/8224804/full_crash_report.txt)
Just got the same again, attaching logs if they would be useful [kamailio_crash_report.tar.gz](https://github.com/kamailio/kamailio/files/8700004/kamailio_crash_report.tar.gz)
``` (gdb) p process_no $1 = 19 (gdb) p dom->ctx No symbol "dom" in current context. (gdb) ```
Yes, it shows, but I'm not an expert in `gdb` ( No, I don't reload TLS in runtime.
If any, I can provide full crash dumps with kamailio binary, but they are ~ 2,5Gb each
Got a several more crashes: This time 2 core files were generated: ``` gdb /usr/local/sbin/kamailio core.kamailio.59874.mycompanyphone-0058-fe-1.mycompany.domain.1655841238 GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 Copyright (C) 2013 Free Software Foundation,...
In my version I've reworked this parameters a bit, not proposing it to port back as it's breaking compatibility. What I've did - `ms` now is a absolute timeout to...
Actually, found, that regardless of `call_count` value, if only 1 call arrived, test considered as passed.
As of now I've added to my version final report (only to JSON file for now) for number of tests completed vs number of tests actually done. So, sort of...
@jchavanton Thanks for reply, did not completed full scenario yet, as went on vacations ) Done some basic scenarios though, looks promising.