Posted on 30 Aug 2022, this text provides information on Bugs & Fixes related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
E/rtc:## Fatal error in ../../webrtc/api/java/jni/androidnetworkmonitor_jni.cc, line 195# Check failed: !jni()->ExceptionCheck()# Error during CallVoidMethod
I see that my device got an SDP offer and sent it over. But it seems that it wasn't able to gather any ice candidates and crashed there.
LG G2 (LG-D800) running android 5.0.2. Build# LRX22G
OK nevermind. I was only looking at the errorlog. Looking at verbose level helps solve the issue..
01-1512:28:55.12730077-31547/com.test.user W/System.err: java.lang.SecurityException:ConnectivityService:Neither user 10188 nor current process has android.permission.CHANGE_NETWORK_STATE.01-1512:28:55.12730077-31547/com.test.user W/System.err: at android.os.Parcel.readException(Parcel.java:1540)01-1512:28:55.12730077-31547/com.test.user W/System.err: at android.os.Parcel.readException(Parcel.java:1493)01-1512:28:55.12730077-31547/com.test.user W/System.err: at android.net.IConnectivityManager$Stub$Proxy.requestNetwork(IConnectivityManager.java:2443)01-1512:28:55.12730077-31547/com.test.user W/System.err: at android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:3210)01-1512:28:55.12730077-31547/com.test.user W/System.err: at android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:3237)01-1512:28:55.12730077-31547/com.test
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that
you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice
sessions to improve your knowledge and scores.
manpreet
Best Answer
2 years ago
I am using an intel webRTC library. https://software.intel.com/en-us/webrtc-sdk/
It only crashes on a particular phone however..
I see that my device got an SDP offer and sent it over. But it seems that it wasn't able to gather any ice candidates and crashed there.
LG G2 (LG-D800) running android 5.0.2. Build# LRX22G