Android WebRTC SDK: Could not translate address to symbolic information for address

741 views
Skip to first unread message

Ronit

unread,
May 7, 2019, 8:44:50 AM5/7/19
to discuss-webrtc
Hi,

I am developing calling application using android webrtc sdk. When I am creating o sending offer, I am facing this error.

5093-5615/com.app.webrtc W/warn_current_thread_is_deadlocked.cc: (line 19): Probable deadlock:
5093-5615/com.app.webrtc W/stacktrace.cc: (line 176): Could not translate address to symbolic information for address 18446744073709551614 at stack depth 9
5093-5615/com.app.webrtc W/warn_current_thread_is_deadlocked.cc: (line 20): #00 pc 002c384e /data/app/com.app.webrtc-0IjYWninfkWKmiCNFibmiQ==/lib/arm64/libjingle_peerconnection_so.so
   
#01 pc 00215e8a /data/app/com.app.webrtc-0IjYWninfkWKmiCNFibmiQ==/lib/arm64/libjingle_peerconnection_so.so
   
#02 pc 00215dc2 /data/app/com.app.webrtc-0IjYWninfkWKmiCNFibmiQ==/lib/arm64/libjingle_peerconnection_so.so
   
#03 pc 002b22e6 /data/app/com.app.webrtc-0IjYWninfkWKmiCNFibmiQ==/lib/arm64/libjingle_peerconnection_so.so
   
#04 pc 002ad546 /data/app/com.app.webrtc-0IjYWninfkWKmiCNFibmiQ==/lib/arm64/libjingle_peerconnection_so.so
   
#05 pc 002bf382 /data/app/com.app.webrtc-0IjYWninfkWKmiCNFibmiQ==/lib/arm64/libjingle_peerconnection_so.so
   
#06 pc 002bf286 /data/app/com.app.webrtc-0IjYWninfkWKmiCNFibmiQ==/lib/arm64/libjingle_peerconnection_so.so
   
#07 pc 0009202e /system/lib64/libc.so
   
#08 pc 000238f2 /system/lib64/libc.so



Due to this I am not receiving icecandidate from stun server and stop further process.

Also facing this kind of error.

5093-5633/com.app.webrtc E/libc: Access denied finding property "vendor.camera.aux.packagelist"
5093-5633/com.app.webrtc E/libc: Access denied finding property "vendor.camera.aux.packagelist2"

Somebody please help me.

Cao Phong

unread,
May 11, 2019, 7:46:16 AM5/11/19
to discuss-webrtc
Ronit, I used to encounter the same deadlock issue. It seems going away after I built the latest webrtc source and replaced libjingle_peerconnection_so.so. There is also a bug when sending ice candidate from AppRTC  client to a native client (sdp message mismatched) but I'm not sure if it's the case for you.
Reply all
Reply to author
Forward
0 new messages