Joshua C. Colp
Joshua C. Colp
Did this occur as a result of upgrading Asterisk? Was Asterisk actually built against the new headers? Looking at the backtrace and where it is, I would only expect such...
What is the output of config.log for Asterisk?
And what arguments were passed to pjproject for building it?
Oh, and finally to confirm: the previous version of Asterisk was built against 2.13 and worked fine?
I also built PJSIP 2.14 externally myself and built Asterisk 20.7.0 against it and confirmed bundled was not used. I ran outgoing call tests, which were successful and did not...
I can say that I am able to build both together not using bundled, and they work on my system. This would either mean it is your build process, the...
I am still unable to reproduce this, so that means it is one of the following: 1. Something environment specific 2. Something build process specific 3. Something architecture specific 4....
I clicked the reopen button.
It's not a memory issue. It's trying to allocate an absurdly large amount, due to likely reading a value from freed memory. Unless it can be reproduced it would likely...
Did this always happen? Did you upgrade Ubuntu and then try to use Asterisk? Did you just build Asterisk?