I. can you replace tls with tls_wolfssl ; does that stop the qm_free errors?
II. In your config
# gdb --args kamailio xxxx xxxx xxxxx#put all your arguments here
> break CRYPTO_THREAD_set_local
> commands
> bt
> cont
> end
> run
Since tls has been removed: you should be able to have your config start up (i.e. until all the child processes are successfully forked and initialised).
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.