webrtc-android
webrtc-android copied to clipboard
v1.3.6 to 1.3.8 or 9 caused massive crashes
It was all clean and peaceful since I was using v 1.3.6 but then i upgraded to 1.3.8 and started getting huge number of native crashes like: Crashed: null pointer dereference #1 SIGSEGV 0x0000000000000000 0 libjingle_peerconnection_so.so JNI_OnLoad 1 libjingle_peerconnection_so.so JNI_OnLoad 2 libjingle_peerconnection_so.so Java_org_webrtc_Logging_nativeLog 3 libjingle_peerconnection_so.so Java_org_webrtc_Logging_nativeLog 4 libjingle_peerconnection_so.so Java_org_webrtc_Logging_nativeLog 5 libc.so (Missing BuildId e2d9c5ba32145bb6e11e59494ee68593)
And similar kind of crashes with NativeLog.
Can you please check and fix it as its affecting many users atleast once in their per day session.
@aleksandar-apostolov Please fix these Native crashes, It only happens with getstream webrtc and I need to use it due to the SDK of getstream I'm using.