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

发送方点“Start Video” 接收方提示:A/libc: Fatal signal 6 (SIGABRT)

allen_w_
Beginner
802 Views

SDK3.2(SDK3.0平板没问题,但是视频是黑白的)
开发板:android4.4.2 系统,freescale i.MX 6Quad 4核开发板

手机运行没问题,手机点“Start Video” 开发板提示:很抱歉,“WooGeen_P2P”已停止运行。
出错Log:
12-27 09:31:55.790 10534-11300/com.intel.webrtc.p2p.sample D/WooGeen-PeerConnectionChannel: Create Offer
12-27 09:31:55.800 10534-11343/com.intel.webrtc.p2p.sample D/WooGeen-PeerConnectionChannel: SDPObserver ---- onCreateSuccess
12-27 09:31:55.800 10534-11300/com.intel.webrtc.p2p.sample D/WooGeen-PeerConnectionChannel: Setting Local Description
12-27 09:31:55.820 10534-11343/com.intel.webrtc.p2p.sample D/WooGeen-PeerConnectionChannel: PC Observer ---- onSignalingChange: HAVE_LOCAL_OFFER
12-27 09:31:55.820 10534-11343/com.intel.webrtc.p2p.sample D/WooGeen-PeerConnectionChannel: SDPObserver ---- onSetSuccess
12-27 09:31:56.030 10534-11692/com.intel.webrtc.p2p.sample D/dalvikvm: GC_FOR_ALLOC freed 313K, 15% free 3356K/3916K, paused 32ms, total 32ms
12-27 09:31:56.040 10534-11300/com.intel.webrtc.p2p.sample D/WooGeen-PeerConnectionChannel: Setting Remote Description
12-27 09:31:56.050 10534-11343/com.intel.webrtc.p2p.sample D/WooGeen-PeerConnectionChannel: PC Observer ---- onSignalingChange: STABLE
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample D/AudioTrackJni: InitPlayout@[tid=11342]
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample I/org.webrtc.Logging: WebRtcAudioTrack: initPlayout(sampleRate=44100, channels=1)
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample I/org.webrtc.Logging: WebRtcAudioTrack: byteBuffer.capacity: 882
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample D/AudioTrackJni: OnCacheDirectBufferAddress
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample D/AudioTrackJni: direct buffer capacity: 882
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample D/AudioTrackJni: frames_per_buffer: 441
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample I/org.webrtc.Logging: WebRtcAudioTrack: AudioTrack.getMinBufferSize: 6144
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample D/AudioManager: IsCommunicationModeEnabled()
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample W/AudioDeviceTemplate: The application should use MODE_IN_COMMUNICATION audio mode!
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample D/AudioTrackJni: StartPlayout@[tid=11342]
12-27 09:31:56.050 10534-11342/com.intel.webrtc.p2p.sample I/org.webrtc.Logging: WebRtcAudioTrack: startPlayout
12-27 09:31:56.060 10534-11342/com.intel.webrtc.p2p.sample I/dalvikvm: Could not find method android.media.AudioTrack.write, referenced from method org.webrtc.voiceengine.WebRtcAudioTrack$AudioTrackThread.writeOnLollipop
12-27 09:31:56.060 10534-11342/com.intel.webrtc.p2p.sample W/dalvikvm: VFY: unable to resolve virtual method 110: Landroid/media/AudioTrack;.write (Ljava/nio/ByteBuffer;II)I
12-27 09:31:56.060 10534-11342/com.intel.webrtc.p2p.sample D/dalvikvm: VFY: replacing opcode 0x6e at 0x0001
12-27 09:31:56.060 10534-11695/com.intel.webrtc.p2p.sample I/org.webrtc.Logging: WebRtcAudioTrack: AudioTrackThread@[name=AudioTrackJavaThread, id=158]
12-27 09:31:56.060 10534-11342/com.intel.webrtc.p2p.sample A/libc: Fatal signal 6 (SIGABRT) at 0x00002926 (code=-6), thread 11342 (worker_thread)

0 Kudos
1 Reply
He_Z_Intel
Employee
802 Views

你好, 可以提供更详细的log吗? 比如异常信息等?

0 Kudos
Reply