You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Java pjsua2 bindings. I noticed when I built off head that the application segfaults when I place a call. This crash does not happen on 2.13.1 or 2.14.1. I did a bisect and identified that the crash was introduced by this commit: aa56436
The setup is two accounts registered to a PBX and one of the accounts attempts to place a call to the other.
Describe the bug
I am using the Java pjsua2 bindings. I noticed when I built off head that the application segfaults when I place a call. This crash does not happen on 2.13.1 or 2.14.1. I did a bisect and identified that the crash was introduced by this commit: aa56436
The setup is two accounts registered to a PBX and one of the accounts attempts to place a call to the other.
Steps to reproduce
PJSIP version
Broken starting at aa56436
Context
--disable-video --disable-sdl --disable-ffmpeg --disable-v4l2 --disable-openh264 --disable-ssl --disable-darwin-ssl --enable-kqueue CFLAGS="-fPIC"
config_site.h
contents:Log, call stack, etc
Call stack:
The text was updated successfully, but these errors were encountered: