I am trying to disconnect the call by pressing back button and the application crashes with this error. I am using Pierre Chabardes 's AndroidRTC app on eclipse. https://github.com/pchab/AndroidRTC
I have also builded the latest WebRTC libjingle_peerconnection_so.so & libjingle_peerconnection.jar through linux machine.
04-10 12:20:16.695: E/rtc(29060): #
04-10 12:20:16.695: E/rtc(29060): # Fatal error in ../../talk/app/webrtc/java/jni/peerconnection_jni.cc, line 926
04-10 12:20:16.695: E/rtc(29060): # Check failed: 0 == (reinterpret_cast<MediaSourceInterface*>(j_p))->Release() (0 vs. 1)
04-10 12:20:16.695: E/rtc(29060): # Unexpected refcount.
04-10 12:20:16.695: E/rtc(29060): #
04-10 12:20:16.695: A/libc(29060): Fatal signal 6 (SIGABRT), code -6 in tid 29060