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

Android 4.0 SDK: Crash during conference call

ANIL_K_3
Beginner
328 Views

Hi,

Found a crash in android SDK during conference call.  Please see the below log. Please confirm this. And also observed same crash for 3.5.2 as well.

 

 

java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.lang.Iterable.iterator()' on a null object reference
05-03 19:22:20.503 20597-20709/com.gohuddl.huddlroom W/System.err:     at android.os.Parcel.readException(Parcel.java:1689)
05-03 19:22:20.504 20597-20709/com.gohuddl.huddlroom W/System.err:     at android.os.Parcel.readException(Parcel.java:1636)
05-03 19:22:20.505 20597-20709/com.gohuddl.huddlroom W/System.err:     at android.media.IAudioService$Stub$Proxy.getStreamVolume(IAudioService.java:873)
05-03 19:22:20.506 20597-20709/com.gohuddl.huddlroom W/System.err:     at android.media.AudioManager.getStreamVolume(AudioManager.java:965)
05-03 19:22:20.507 20597-20709/com.gohuddl.huddlroom W/System.err:     at org.webrtc.voiceengine.WebRtcAudioManager$VolumeLogger$LogVolumeTask.run(WebRtcAudioManager.java:124)
05-03 19:22:20.513 20597-20709/com.gohuddl.huddlroom W/System.err:     at java.util.TimerThread.mainLoop(Timer.java:555)
05-03 19:22:20.514 20597-20709/com.gohuddl.huddlroom W/System.err:     at java.util.TimerThread.run(Timer.java:505)

Thanks

 

 

0 Kudos
2 Replies
YanbinZ_Intel
Employee
328 Views

Could you please provide detail reproduce steps and detail phone os information ? 

Thanks

Yanbin

0 Kudos
ANIL_K_3
Beginner
328 Views

Hi Yanbin, 

Sorry for delay reply.

Thanks for looking into this. 

There is no specific thing we tried for this. This happened during regular conference call.

 

Anil 

 

0 Kudos
Reply