Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

Android 4.0 SDK: Crash during conference call

ANIL_K_3
Beginner
263 Views

Hi

Found one more crash in Android. Find the log below.

 java.lang.NullPointerException: Attempt to invoke virtual method 'void com.intel.webrtc.conference.SignalingChannel.sendMsg(java.lang.String, org.json.JSONObject, io.socket.client.Ack)' on a null object reference
       at com.intel.webrtc.conference.ConferenceClient$9.run(ConferenceClient.java:559)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
       at java.lang.Thread.run(Thread.java:761)
Please confirm this.
 
Anil
0 Kudos
2 Replies
He_Z_Intel
Employee
263 Views

Please provide with more detailed reproduce procedure. Thanks

0 Kudos
ANIL_K_3
Beginner
264 Views

Hi Hank Zhang,


Thanks for looking into this issue.

Crash occurred when the bandwidth fluctuations happened in our premises during the conference call.  We tried to reproduce this. But couldn't. 

We will try again and let you know. 

0 Kudos
Reply