Run WebRTC crash

310 views
Skip to first unread message

邓斌

unread,
Jan 7, 2015, 1:30:00 AM1/7/15
to discuss...@googlegroups.com
Hi,

When I run WebRTCDemo encountered a problem, App normally up when I click StartCall time, App crashes. I noticed that when I do not call audio StartSend when there is no problem, the video is normal.
Please help me, where is the problem.
Much obliged.


Local Date: Wed Jan  7 11:00:01 2015
STATEINFO ; (11: 0: 1:265 |    0)      UTILITY:         -1;      8897; Thread with name:Trace started 
ERROR     ; (11: 0: 1:265 |    0)      UTILITY:         -1;      8897; unable to set thread priority
APICALL   ; (11: 0: 1:266 |    0)        VOICE:    1    99;      8839; SetTraceFile(fileNameUTF8=/mnt/sdcard/webrtc.txt, addFileCounter=0)
APICALL   ; (11: 0: 1:266 |    0)        VOICE:    1    99;      8839; SetTraceCallback(callback=0x0)
APICALL   ; (11: 0: 1:266 |    0)        VOICE:         -1;      8839; For test!2
APICALL   ; (11: 0: 1:266 |    0)        VOICE:    1    99;      8839; Init(external_adm=0x0x0)
STATEINFO ; (11: 0: 1:267 |    2)      UTILITY:         -1;      8898; Thread with name:ProcessThread started 
STATEINFO ; (11: 0: 1:267 |    0) AUDIO DEVICE:    1    99;      8839; output: kPlatformDefaultAudio
ERROR     ; (11: 0: 1:268 |    1)      UTILITY:         -1;      8898; unable to set thread priority
STATEINFO ; (11: 0: 1:269 |    1) AUDIO DEVICE:    1    99;      8839;   OS info: Android
STATEINFO ; (11: 0: 1:272 |    3) AUDIO DEVICE:    1    99;      8839; output: available=0
STATEINFO ; (11: 0: 1:272 |    0) AUDIO DEVICE:    1    99;      8839; output: available=0
ERROR     ; (11: 0: 1:272 |    0) AUDIO DEVICE:    1    99;      8839; failed to enable stereo recording
WARNING   ; (11: 0: 1:272 |    0)        VOICE:    1    99;      8839; Init() failed to set mono/stereo recording mode (error=8090)
APICALL   ; (11: 0: 1:272 |    6)        VOICE:    1    99;      8839; CreateChannel()
STATEINFO ; (11: 0: 1:273 |    1)        VOICE:    1    99;      8839; For test CreateChannel() => 0
STATEINFO ; (11: 0: 1:273 |    0)    TRANSPORT:         -1;      8839; Start UdpSocketManagerPosix
APICALL   ; (11: 0: 1:273 |    1)        VOICE:    1    99;      8839; SetExternalTransport(channel=0, transport=0x689568a0)
STATEINFO ; (11: 0: 1:274 |    1)      UTILITY:         -1;      8839; Available number of cores:2
STATEINFO ; (11: 0: 1:274 |    0)      UTILITY:         -1;      8900; Thread with name:ProcessThread started 
ERROR     ; (11: 0: 1:275 |    1)      UTILITY:         -1;      8900; unable to set thread priority
STATEINFO ; (11: 0: 1:281 |    6)      UTILITY:         -1;      8899; Thread with name:UdpSocketManagerPosixImplThread started 
ERROR     ; (11: 0: 1:281 |    0)      UTILITY:         -1;      8899; unable to set thread priority
APICALL   ; (11: 0: 1:288 |   15)        VOICE:    1    99;      8839; SetSpeakerVolume(volume=204)
STATEINFO ; (11: 0: 1:288 |    7) AUDIO DEVICE:    1    99;      8839; output: maxVolume=0
APICALL   ; (11: 0: 1:288 |    0)        VOICE:    1    99;      8839; SetAECMMode(mode = 3)



adb locat

V/ALSADevice( 8383): VOIP mode using SND_USE_CASE_DEV_VOIP_EARPIECE
V/ALSADevice( 8383): getUCMDevice devices=0x400000, input=0x1
V/ALSADevice( 8383): CallMode = 3, CallActiveState:0
V/ALSADevice( 8383): rxDevice:Handset VoiceProc, mCurRxUCMDevice:Earpiece, mode:3
V/ALSADevice( 8383): csd_client_disable_device
D/        ( 8383): csd_client_disable_device: rx 7, tx 11, client_state=1
E/        ( 8383): csd_client_disable_device: Disable received in invalid state:1
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _disdev value Earpiece
D/alsa_ucm( 8383): disdev: device Earpiece not enabled, no need to disable
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _disdev value Line
D/alsa_ucm( 8383): disdev: device Line not enabled, no need to disable
V/ALSADevice( 8383): switchDevice,rxDev:Handset VoiceProc, txDev:Line, curRxDev:Earpiece, curTxDev:Line
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _enadev value Handset VoiceProc
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _enadev value Line
D/ALSADevice( 8383): switchDevice: mCurTxUCMDevivce Line mCurRxDevDevice Handset VoiceProc
D/ALSADevice( 8383):  switchDevice:use device BUITIN_MIC for channels:2 usecase:HiFi
D/AudioHardwareALSA( 8383): doRouting_Audience_Codec mode:3 Routes:0x400001 Enable:1.
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec  -> VRMode:0, VNRMode:2
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPath=0, dwNewPath=1, prevMode=0, mode=3
V/AudioHardwareALSA( 8383): ioctl ES310_SET_CONFIG newPath:1, retry:0
I/BatteryStatsImpl(  522): Start partial wakelock AudioOut_2(uid=1013, pid=8383) nesting 4
E/qcom_sensors_hal(  522): hal_process_report_ind: Bad item quality: 11 
I/XiaomiFirewall( 5588): firewall pkgName:org.webrtc.webrtcdemo, result:0
W/IconCustomizer( 8839): can't load transform_config.xml
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPreset:ES310_PRESET_ANALOG_BYPASS, dwNewPreset:ES310_PRESET_HANDSET_VOIP_WB
V/AudioHardwareALSA( 8383): ioctl ES310_SET_PRESET newPreset:0x80310008, retry:0
I/LBE-Sec ( 8839): ActivityManager.GetContentProvider->settings
V/ALSADevice( 8383): rx_dev_id=7, tx_dev_id=11
V/ALSADevice( 8383): csd_client_enable_device, rx_dev_id:7, tx_dev_id:11, mDevSettingFlag:16
D/ACDB-LOADER( 8383): ACDB -> acdb_loader_get_remote_acdb_id, acdb_id = 7
D/ACDB-LOADER( 8383): ACDB -> acdb_loader_get_remote_acdb_id, acdb_id = 11
D/        ( 8383): csd_client_enable_device: APQ rx 7, tx 11, ec 43, tty 0x10 state 1
D/        ( 8383): csd_client_enable_device: Remote rx 7, tx 11
E/        ( 8383): csd_client_enable_device: Enable received in invalid state 1
V/AudioHardwareALSA( 8383): enableAudienceloopback enable:1
D/ALSADevice( 8383): setMixerControl:: name IIR1 INP1 MUX value DEC2
V/AudioPolicyManagerALSA( 8383): checkAndSetVolume() cannot set stream 6 volume with force use = 0 for comm
D/AudioHardwareALSA( 8383): setFmVolume(0.266840)
D/AudioHardwareALSA( 8383): Setting FM volume to 2186 (available range is 0 to 0x2000)
D/ALSADevice( 8383): setMixerControl:: name Internal FM RX Volume value 2186 index 0
V/AudioPolicyManagerALSA( 8383): setPhoneState() in call state management: new state is 3
V/AudioPolicyManagerALSA( 8383): setForceUse() usage 0, config 0, mPhoneState 3
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): setOutputDevice() output 2 device 0001 delayMs 0
V/AudioPolicyManagerALSA( 8383): setOutputDevice() prevDevice 0001
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): setOutputDevice() changing device, 0x1
E/AudioPolicyManagerBase( 8383): getDeviceFromHardCodedStrategy, device:0x1
E/AudioPolicyManagerBase( 8383): setDolbySystemProperty device 0x2
V/PhoneStatusBar(  782): setLightsOn(true)
D/ALSAStreamOps( 8383): setParameters(): keyRouting with device 1
V/AudioHardwareALSA( 8383): device = 0x1,mCurDevice 0x1
V/AudioHardwareALSA( 8383): doRouting: device 1 newMode 3 mCSCallActive 0 mVolteCallActive 0mSGLTECallActive 0 mIsFmActive 0
V/ALSADevice( 8383): mInChannels:1
V/AudioHardwareALSA( 8383): ALSADevice->route mode:3, device:0x1, enable:1
D/ALSADevice( 8383): route: devices 0x1 in mode 3
V/ALSADevice( 8383): switchDevice: device:0x1, mPrevDevice:0x400001
V/ALSADevice( 8383): devices & AudioSystem::DEVICE_OUT_ALL:0x1
V/ALSADevice( 8383): device:400001, 3
V/ALSADevice( 8383): getUCMDevice devices=0x1, input=0x0
V/ALSADevice( 8383): CallMode = 3, CallActiveState:0
V/ALSADevice( 8383): VOIP mode using SND_USE_CASE_DEV_VOIP_EARPIECE
V/ALSADevice( 8383): getUCMDevice devices=0x400000, input=0x1
V/ALSADevice( 8383): CallMode = 3, CallActiveState:0
V/ALSADevice( 8383): rxDevice:Handset VoiceProc, mCurRxUCMDevice:Handset VoiceProc, mode:3
V/ALSADevice( 8383): switchDevice,rxDev:Handset VoiceProc, txDev:Line, curRxDev:Handset VoiceProc, curTxDev:Line
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _enadev value Handset VoiceProc
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _enadev value Line
D/ALSADevice( 8383): switchDevice: mCurTxUCMDevivce Line mCurRxDevDevice Handset VoiceProc
D/ALSADevice( 8383):  switchDevice:use device BUITIN_MIC for channels:2 usecase:HiFi
D/AudioHardwareALSA( 8383): doRouting_Audience_Codec mode:3 Routes:0x400001 Enable:1.
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec  -> VRMode:0, VNRMode:2
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPath=1, dwNewPath=1, prevMode=3, mode=3
V/AudioPolicyManagerALSA( 8383): checkAndSetVolume() cannot set stream 6 volume with force use = 0 for comm
D/AudioHardwareALSA( 8383): setFmVolume(0.266840)
D/AudioHardwareALSA( 8383): Setting FM volume to 2186 (available range is 0 to 0x2000)
D/ALSADevice( 8383): setMixerControl:: name Internal FM RX Volume value 2186 index 0
V/AudioPolicyManagerALSA( 8383): checkAndSetVolume() cannot set stream 6 volume with force use = 0 for comm
D/AudioHardwareALSA( 8383): setFmVolume(0.266840)
D/AudioHardwareALSA( 8383): Setting FM volume to 2186 (available range is 0 to 0x2000)
D/ALSADevice( 8383): setMixerControl:: name Internal FM RX Volume value 2186 index 0
W/InputMethodManager( 1044): Bind error!finishInputLocked and closeCurrentInput
W/IInputConnectionWrapper( 1044): showStatusIcon on inactive InputConnection
W/InputMethodManagerService(  522): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@428a2f78 (uid=10034 pid=1044)
I/ActivityManager(  522): Displayed org.webrtc.webrtcdemo/.WebRTCDemo: +1s937ms
I/BatteryStatsImpl(  522): Stop partial wakelock SCREEN_FROZEN(uid=1000, pid=522) nesting 3
I/BatteryStatsImpl(  522): Stop partial wakelock ActivityManager-Launch(uid=1000, pid=522) nesting 2
D/PhoneStatusBar(  782): disable: < expand icons alerts ticker system_info back home recent clock >
D/WhetstoneService(  996): deal background too Frequently, ingore
E/dalvikvm(  782): threadid=16: created from interp,name=Thread-34
E/dalvikvm(  782): threadid=16: calling run(),name=Thread-34
E/dalvikvm(  782): threadid=16: exiting,name=Thread-34
D/WifiStateMachine(  522): ConnectedState{ what=131155 when=-2ms arg1=7 }
D/WifiStateMachine(  522): L2ConnectedState{ what=131155 when=-3ms arg1=7 }
D/wpa_supplicant(  762): wpa_s 0x418b2ed0 cmd SIGNAL_POLL
D/wpa_supplicant(  762): nl80211: survey data missing!
D/dalvikvm(  522): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm(  522): GC_EXPLICIT freed 2612K, 21% free 29465K/36871K, paused 15ms+12ms, total 186ms
I/BatteryStatsImpl(  522): Stop partial wakelock AudioOut_2(uid=1013, pid=8383) nesting 1
D/WifiStateMachine(  522): ConnectedState{ what=131155 when=-1ms arg1=7 }
D/WifiStateMachine(  522): L2ConnectedState{ what=131155 when=-2ms arg1=7 }
D/wpa_supplicant(  762): wpa_s 0x418b2ed0 cmd SIGNAL_POLL
D/wpa_supplicant(  762): nl80211: survey data missing!
I/XiaomiFirewall( 5588): firewall pkgName:org.webrtc.webrtcdemo, result:0
E/Test    ( 8839): For test1!
E/Test    ( 8839): For test3!
E/Test    ( 8839): For test2!
V/AudioTrack( 8839): set() streamType 0 frameCount 0 flags 0004
V/AudioTrack( 8839): AudioTrack getOutput streamType 0, sampleRate 44100, format 1, channelMask 1, flags 4
V/AudioTrack( 8839): createTrack_l() output 2 afLatency 96
V/AudioTrack( 8839): AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 4096
I/BatteryStatsImpl(  522): Start partial wakelock AudioOut_2(uid=1013, pid=8383) nesting 2
V/AudioTrack( 8839): start 0x68ba7f08
V/AudioTrack( 8839): start 0x68ba7f08 before lock cblk 0x6c547000
V/AudioTrack( 8839): mAudioTrack->start()
V/AudioPolicyManagerALSA( 8383): startOutput() output 2, stream 0, session 8
V/AudioPolicyManagerALSA( 8383): setOutputDevice() output 2 device 0001 delayMs 0
V/AudioPolicyManagerALSA( 8383): setOutputDevice() prevDevice 0001
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): setOutputDevice() setting same device 0001 or null device for output 2
E/Test    ( 8839): For test4!
E/Test    ( 8839): For test4!
V/AudioPolicyManagerALSA( 8383): getDeviceForInputSource()input source 7, device 00100000
W/AudioPolicyManagerBase( 8383): getInput() could not find profile for device 100000, samplingRate 44100, format 1,channelMask 0010
W/AudioPolicyManagerALSA( 8383): getInput() close already opened input
W/AudioPolicyManagerALSA( 8383): getInput() try again
V/AudioPolicyManagerALSA( 8383): getDeviceForInputSource()input source 7, device 00100000
W/AudioPolicyManagerBase( 8383): getInput() could not find profile for device 100000, samplingRate 44100, format 1,channelMask 0010
E/AudioRecord( 8839): Could not get audio input for record source 7
E/libOpenSLES( 8839): android_audioRecorder_realize(0x68cc1818) error creating AudioRecord object
W/libOpenSLES( 8839): Leaving Object::Realize (SL_RESULT_CONTENT_UNSUPPORTED)
F/libc    ( 8839): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 8839 (brtc.webrtcdemo)
V/AudioTrack( 8839): Underrun user: 0, server: 0, flags 0003
V/AudioTrack( 8839): stop 0x68ba7f08
V/AudioPolicyManagerALSA( 8383): stopOutput() output 2, stream 0, session 8
V/AudioPolicyManagerALSA( 8383): setOutputDevice() output 2 device 0001 delayMs 192
V/AudioPolicyManagerALSA( 8383): setOutputDevice() prevDevice 0001
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): setOutputDevice() setting same device 0001 or null device for output 2
D/ALSADevice( 8383): route: devices 0x1 in mode 3
V/ALSADevice( 8383): switchDevice: device:0x1, mPrevDevice:0x400001
V/ALSADevice( 8383): devices & AudioSystem::DEVICE_OUT_ALL:0x1
V/ALSADevice( 8383): device:400001, 3
V/ALSADevice( 8383): getUCMDevice devices=0x1, input=0x0
V/ALSADevice( 8383): CallMode = 3, CallActiveState:0
V/ALSADevice( 8383): VOIP mode using SND_USE_CASE_DEV_VOIP_EARPIECE
V/ALSADevice( 8383): getUCMDevice devices=0x400000, input=0x1
V/ALSADevice( 8383): CallMode = 3, CallActiveState:0
V/ALSADevice( 8383): rxDevice:Handset VoiceProc, mCurRxUCMDevice:Handset VoiceProc, mode:3
V/ALSADevice( 8383): switchDevice,rxDev:Handset VoiceProc, txDev:Line, curRxDev:Handset VoiceProc, curTxDev:Line
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _enadev value Handset VoiceProc
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _enadev value Line
D/ALSADevice( 8383): switchDevice: mCurTxUCMDevivce Line mCurRxDevDevice Handset VoiceProc
D/ALSADevice( 8383):  switchDevice:use device BUITIN_MIC for channels:2 usecase:HiFi
D/AudioHardwareALSA( 8383): doRouting_Audience_Codec mode:3 Routes:0x400001 Enable:1.
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec  -> VRMode:0, VNRMode:2
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPath=1, dwNewPath=1, prevMode=3, mode=3
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _verb value HiFi
D/alsa_ucm( 8383): Set mixer controls for Handset VoiceProc enable 1
D/alsa_ucm( 8383): acdb_id 7 cap 1 enable 1
D/ACDB-LOADER( 8383): ACDB -> send_audio_cal, acdb_id = 7, path =  0
D/ACDB-LOADER( 8383): ACDB -> send_adm_topology
D/ACDB-LOADER( 8383): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 8383): ACDB -> send_audtable
D/ACDB-LOADER( 8383): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 8383): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 8383): ACDB -> send_audvoltable
D/ACDB-LOADER( 8383): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_VOLTBL_STEP_COPP
D/ACDB-LOADER( 8383): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 8383): ACDB -> AUDIO_SET_AFE_CAL
V/AudioTrack( 8839): stop 0x68ba7f08
V/AudioTrack( 8839): start 0x68ba7f08
V/AudioTrack( 8839): start 0x68ba7f08 before lock cblk 0x6c547000
V/AudioTrack( 8839): mAudioTrack->start()
V/AudioPolicyManagerALSA( 8383): startOutput() output 2, stream 0, session 8
V/AudioPolicyManagerALSA( 8383): setOutputDevice() output 2 device 0001 delayMs 0
V/AudioPolicyManagerALSA( 8383): setOutputDevice() prevDevice 0001
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): setOutputDevice() setting same device 0001 or null device for output 2
D/alsa_ucm( 8383): Set mixer controls for HiFi enable 1
D/ALSADevice( 8383): close: handle 0x4166ba68 h 0x0
D/ALSADevice( 8383): open: handle 0x4166ba68
E/ALSADevice( 8383): Music case
D/ALSADevice( 8383): Device value returned is hw:0,0
V/ALSADevice( 8383): flags 0, devName hw:0,0
V/ALSADevice( 8383): pcm_open returned fd 25
D/ALSADevice( 8383): setHardwareParams: reqBuffSize 2048 channels 2 sampleRate 48000
D/ALSADevice( 8383): setHardwareParams: buffer_size 16384, period_size 2048, period_cnt 8
I/DEBUG   (  179): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   (  179): Build fingerprint: 'Xiaomi/aries/aries:4.1.1/JRO03L/4.12.5:user/release-keys'
I/DEBUG   (  179): pid: 8839, tid: 8839, name: brtc.webrtcdemo  >>> org.webrtc.webrtcdemo <<<
I/DEBUG   (  179): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
I/DEBUG   (  179):     r0 00000027  r1 deadbaad  r2 0000069e  r3 00000000
I/DEBUG   (  179):     r4 00000000  r5 bee094e4  r6 00000001  r7 00000000
I/DEBUG   (  179):     r8 65c27460  r9 00000009  sl 400b6020  fp bee09634
I/DEBUG   (  179):     ip fffd2aac  sp bee094e0  lr 40167df3  pc 401654aa  cpsr 60000030
I/DEBUG   (  179):     d0  626577206c6f6f62  d1  65704f3a3a637472
I/DEBUG   (  179):     d2  706e4973656c536e  d3  616572433a3a7475
I/DEBUG   (  179):     d4  c62cf94f702656bd  d5  723854f03e816277
I/DEBUG   (  179):     d6  000000005e501a04  d7  0007e90000000000
I/DEBUG   (  179):     d8  4370000042300000  d9  00000000000000f0
I/DEBUG   (  179):     d10 0000000000000000  d11 0000000000000000
I/DEBUG   (  179):     d12 0000000000000000  d13 0000000000000000
I/DEBUG   (  179):     d14 0000000000000000  d15 0000000000000000
I/DEBUG   (  179):     d16 526f696475416574  d17 28726564726f6365
I/DEBUG   (  179):     d18 35383a36203a3020  d19 32202020207c2037
I/DEBUG   (  179):     d20 204f494455412029  d21 203a454349564544
I/DEBUG   (  179):     d22 2020202031202020  d23 20202020203b3939
I/DEBUG   (  179):     d24 0000000000000000  d25 8000000000000000
I/DEBUG   (  179):     d26 3ff0000000000000  d27 ffffffffffffffff
I/DEBUG   (  179):     d28 0100010001000100  d29 0100010001000100
I/DEBUG   (  179):     d30 6666666666666666  d31 6666666666666666
I/DEBUG   (  179):     scr 60000012
I/DEBUG   (  179): 
I/DEBUG   (  179): backtrace:
I/DEBUG   (  179):     #00  pc 000184aa  /system/lib/libc.so
I/DEBUG   (  179):     #01  pc 0000dd70  /system/lib/libc.so (abort+4)
I/DEBUG   (  179):     #02  pc 0001f25f  /system/lib/libc.so (__assert2+30)
I/DEBUG   (  179):     #03  pc 00169b35  /data/data/org.webrtc.webrtcdemo/lib/libwebrtcdemo-jni.so
I/DEBUG   (  179): 
I/DEBUG   (  179): stack:
I/DEBUG   (  179):          bee094a0  800007bd  
I/DEBUG   (  179):          bee094a4  6aeabb1b  
I/DEBUG   (  179):          bee094a8  40196d64  
I/DEBUG   (  179):          bee094ac  68868668  
I/DEBUG   (  179):          bee094b0  40196d64  
I/DEBUG   (  179):          bee094b4  0000000e  
I/DEBUG   (  179):          bee094b8  40191774  /system/lib/libc.so
I/DEBUG   (  179):          bee094bc  40196d64  
I/DEBUG   (  179):          bee094c0  00000000  
I/DEBUG   (  179):          bee094c4  40168e09  /system/lib/libc.so (_fwalk+32)
I/DEBUG   (  179):          bee094c8  00000001  
I/DEBUG   (  179):          bee094cc  bee094e4  [stack]
I/DEBUG   (  179):          bee094d0  00000001  
I/DEBUG   (  179):          bee094d4  00000000  
I/DEBUG   (  179):          bee094d8  df0027ad  
I/DEBUG   (  179):          bee094dc  00000000  
I/DEBUG   (  179):     #00  bee094e0  697fd169  /data/data/org.webrtc.webrtcdemo/lib/libwebrtcdemo-jni.so
I/DEBUG   (  179):          bee094e4  fffffbdf  
I/DEBUG   (  179):          bee094e8  40187d8c  /system/lib/libc.so
I/DEBUG   (  179):          bee094ec  00000001  
I/DEBUG   (  179):          bee094f0  00000000  
I/DEBUG   (  179):          bee094f4  40168375  /system/lib/libc.so (fprintf+16)
I/DEBUG   (  179):          bee094f8  40191718  /system/lib/libc.so
I/DEBUG   (  179):          bee094fc  697fd169  /data/data/org.webrtc.webrtcdemo/lib/libwebrtcdemo-jni.so
I/DEBUG   (  179):          bee09500  40187d8c  /system/lib/libc.so
I/DEBUG   (  179):          bee09504  4015ad74  /system/lib/libc.so (__pthread_clone)
I/DEBUG   (  179):     #01  bee09508  bee09508  [stack]
I/DEBUG   (  179):          bee0950c  4016c263  /system/lib/libc.so (__assert2+34)
I/DEBUG   (  179):     #02  bee09510  00000180  
I/DEBUG   (  179):          bee09514  698787c8  /data/data/org.webrtc.webrtcdemo/lib/libwebrtcdemo-jni.so
I/DEBUG   (  179):          bee09518  698787c8  /data/data/org.webrtc.webrtcdemo/lib/libwebrtcdemo-jni.so
I/DEBUG   (  179):          bee0951c  6972fb39  /data/data/org.webrtc.webrtcdemo/lib/libwebrtcdemo-jni.so
I/DEBUG   (  179): 
I/DEBUG   (  179): memory near r5:
I/DEBUG   (  179):     bee094c4 40168e09 00000001 bee094e4 00000001  ...@............
I/DEBUG   (  179):     bee094d4 00000000 df0027ad 00000000 697fd169  .....'......i..i
I/DEBUG   (  179):     bee094e4 fffffbdf 40187d8c 00000001 00000000  .....}.@........
I/DEBUG   (  179):     bee094f4 40168375 40191718 697fd169 40187d8c  u..@...@i..i.}.@
I/DEBUG   (  179):     bee09504 4015ad74 bee09508 4016c263 00000180  t..@....c..@....
I/DEBUG   (  179): 
I/DEBUG   (  179): memory near r8:
I/DEBUG   (  179):     65c27440 7be462c0 11dfbc43 02008670 1bc5d5a5  .b.{C...p.......
I/DEBUG   (  179):     65c27450 89f6a7e0 11dfbeac 02008b5c 1bc5d5a5  ........\.......
I/DEBUG   (  179):     65c27460 198e4940 11dfc5d7 0200a2a6 1bc5d5a5  @I..............
I/DEBUG   (  179):     65c27470 7fc1a460 11dfeec1 0200a306 1bc5d5a5  `...............
I/DEBUG   (  179):     65c27480 deac0cc0 11dc3995 02008872 1bc5d5a5  .....9..r.......
I/DEBUG   (  179): 
I/DEBUG   (  179): memory near sl:
I/DEBUG   (  179):     400b6000 00000000 00000000 00000000 00000453  ............S...
I/DEBUG   (  179):     400b6010 64233d46 4025fd38 62c9a9a0 65bf9000  F=#d8.%@...b...e
I/DEBUG   (  179):     400b6020 00000011 6aeabb1b bee09770 00000000  .......jp.......
I/DEBUG   (  179):     400b6030 bee097a4 00000001 00000000 41338d00  ..............3A
I/DEBUG   (  179):     400b6040 00000000 00000000 61e59470 4025a300  ........p..a..%@
I/DEBUG   (  179): 
I/DEBUG   (  179): memory near fp:
I/DEBUG   (  179):     bee09614 bee09620 4025fd3c 41338b74 4025fd38   ...<.%@t.3A8.%@
I/DEBUG   (  179):     bee09624 00000001 422b5ff0 00000000 00000000  ....._+B........
I/DEBUG   (  179):     bee09634 413678bd 4025fd38 65be3500 695efc55  .x6A8.%@.5.eU.^i
I/DEBUG   (  179):     bee09644 400b6020 00000000 00000000 6c446f68   `.@........hoDl
I/DEBUG   (  179):     bee09654 4019da6c 00000000 401629b1 40162979  l..@.....).@y).@
I/DEBUG   (  179): 
I/DEBUG   (  179): memory near sp:
I/DEBUG   (  179):     bee094c0 00000000 40168e09 00000001 bee094e4  .......@........
I/DEBUG   (  179):     bee094d0 00000001 00000000 df0027ad 00000000  .........'......
I/DEBUG   (  179):     bee094e0 697fd169 fffffbdf 40187d8c 00000001  i..i.....}.@....
I/DEBUG   (  179):     bee094f0 00000000 40168375 40191718 697fd169  ....u..@...@i..i
I/DEBUG   (  179):     bee09500 40187d8c 4015ad74 bee09508 4016c263  .}.@t..@....c..@
I/DEBUG   (  179): 
I/DEBUG   (  179): code around pc:
I/DEBUG   (  179):     40165488 e000b164 6823461c d1fb2b00 68e3e026  d....F#h.+..&..h
I/DEBUG   (  179):     40165498 4a17b123 447a2401 47986014 20274911  #..J.$zD.`.G.I' 
I/DEBUG   (  179):     401654a8 70082400 eb3cf7f4 f7f52106 a902ecd2  .$.p..<..!......
I/DEBUG   (  179):     401654b8 f04f2006 460a5380 94029304 f7f59403  . O..S.F........
I/DEBUG   (  179):     401654c8 4629e8b0 20024622 e8b8f7f5 eb28f7f4  ..)F"F. ......(.
I/DEBUG   (  179): 
I/DEBUG   (  179): code around lr:
I/DEBUG   (  179):     40167dd0 079bb1f5 60256826 6963bf08 0606ebc5  ....&h%`..ci....
I/DEBUG   (  179):     40167de0 2300bf18 e00f60a3 46296ae3 463269e0  ...#.`...j)F.i2F
I/DEBUG   (  179):     40167df0 28004798 89a1dc06 0040f041 f04f81a0  .G.(....A.@...O.
I/DEBUG   (  179):     40167e00 bd7030ff 182d1a36 dced2e00 bd702000  .0p.6.-...... p.
I/DEBUG   (  179):     40167e10 bd704628 4604b570 447e4e08 68336836  (Fp.p..F.N~D6h3h
I/DEBUG   (  179): 
I/DEBUG   (  179): memory map around fault addr deadbaad:
I/DEBUG   (  179):     bede9000-bee0a000 [stack]
I/DEBUG   (  179):     (no map for address)
I/DEBUG   (  179):     ffff0000-ffff1000 [vectors]
V/AudioTrack( 8839): stop 0x68ba7f08
I/BootReceiver(  522): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
V/AudioPolicyManagerALSA( 8383): stopOutput() output 2, stream 0, session 8
V/AudioPolicyManagerALSA( 8383): setOutputDevice() output 2 device 0001 delayMs 192
V/AudioPolicyManagerALSA( 8383): setOutputDevice() prevDevice 0001
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): setOutputDevice() setting same device 0001 or null device for output 2
I/ActivityManager(  522): Process org.webrtc.webrtcdemo (pid 8839) has died.
W/AudioService(  522): setMode() client died
I/Sensors (  307): sns_pwr.c(417):sns_pwr_set_cpu_latency: hz -1
E/AudioHardwareALSA( 8383): mMode:3, mode:0
V/AudioHardwareInterface( 8383): setMode(NORMAL)
V/AudioPolicyManagerALSA( 8383): setPhoneState() state 0
V/AudioPolicyManagerALSA( 8383): setPhoneState() in call state management: new state is 0
V/AudioPolicyManagerALSA( 8383):   Exiting call in setPhoneState()
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): mRefCount[MUSIC]:0, device=0x1, newDevice=0x1, mPhoneState:0
V/AudioPolicyManagerALSA( 8383): setOutputDevice() output 2 device 0001 delayMs 0
V/AudioPolicyManagerALSA( 8383): setOutputDevice() prevDevice 0001
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): getDeviceForStrategy() STRATEGY_MEDIA
V/AudioPolicyManagerALSA( 8383): setOutputDevice() changing device, 0x1
E/AudioPolicyManagerBase( 8383): getDeviceFromHardCodedStrategy, device:0x1
E/AudioPolicyManagerBase( 8383): setDolbySystemProperty device 0x2
I/Sensors (  307): DSPS file:sns_smgr_sol.c(1230):SMGR: One val: 1
W/ActivityManager(  522): Force removing ActivityRecord{43837018 org.webrtc.webrtcdemo/.WebRTCDemo}: app died, no saved state
I/WindowState(  522): WIN DEATH: Window{4226dc58 org.webrtc.webrtcdemo/org.webrtc.webrtcdemo.WebRTCDemo paused=false}
D/ALSAStreamOps( 8383): setParameters(): keyRouting with device 1
V/AudioHardwareALSA( 8383): device = 0x1,mCurDevice 0x1
V/AudioHardwareALSA( 8383): doRouting: device 1 newMode 0 mCSCallActive 0 mVolteCallActive 0mSGLTECallActive 0 mIsFmActive 0
V/ALSADevice( 8383): mInChannels:1
V/AudioHardwareALSA( 8383): ALSADevice->route mode:0, device:0x1, enable:1
D/ALSADevice( 8383): route: devices 0x1 in mode 0
V/ALSADevice( 8383): switchDevice: device:0x1, mPrevDevice:0x400001
V/ALSADevice( 8383): getUCMDevice devices=0x1, input=0x0
V/ALSADevice( 8383): CallMode = 0, CallActiveState:0
V/ALSADevice( 8383): getUCMDevice devices=0x0, input=0x1
V/ALSADevice( 8383): CallMode = 0, CallActiveState:0
D/ALSADevice( 8383): No valid input device: 0
V/ALSADevice( 8383): rxDevice:Earpiece, mCurRxUCMDevice:Handset VoiceProc, mode:0
E/ALSADevice( 8383): use case is HiFi
D/ALSADevice( 8383): Deroute use case HiFi type is 1
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _verb value Inactive
D/alsa_ucm( 8383): Set mixer controls for HiFi enable 0
I/BatteryStatsImpl(  522): Start partial wakelock SCREEN_FROZEN(uid=1000, pid=522) nesting 3
V/AudioHardwareALSA( 8383): enableAudienceloopback enable:0
D/ALSADevice( 8383): setMixerControl:: name RX1 Digital Volume value 1 index 0
D/ALSADevice( 8383): setMixerControl:: name RX2 Digital Volume value 1 index 0
D/ALSADevice( 8383): setMixerControl:: name RX3 Digital Volume value 1 index 0
D/ALSADevice( 8383): setMixerControl:: name RX4 Digital Volume value 1 index 0
D/ALSADevice( 8383): setMixerControl:: name IIR1 INP1 MUX value ZERO
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _disdev value Handset VoiceProc
D/alsa_ucm( 8383): Set mixer controls for Handset VoiceProc enable 0
V/ALSADevice( 8383): switchDevice,rxDev:Earpiece, txDev:(null), curRxDev:Handset VoiceProc, curTxDev:Line
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _enadev value Earpiece
D/ALSADevice( 8383): Route use case HiFi
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _verb value HiFi
D/alsa_ucm( 8383): Set mixer controls for Earpiece enable 1
D/alsa_ucm( 8383): acdb_id 7 cap 1 enable 1
D/ACDB-LOADER( 8383): ACDB -> send_audio_cal, acdb_id = 7, path =  0
D/ACDB-LOADER( 8383): ACDB -> send_adm_topology
D/ACDB-LOADER( 8383): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 8383): ACDB -> send_audtable
D/ACDB-LOADER( 8383): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 8383): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 8383): ACDB -> send_audvoltable
D/ACDB-LOADER( 8383): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_VOLTBL_STEP_COPP
D/ACDB-LOADER( 8383): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 8383): ACDB -> AUDIO_SET_AFE_CAL
D/alsa_ucm( 8383): Set mixer controls for HiFi enable 1
I/ActivityManager(  522): Config changed: {1.0 460mcc3mnc zh_CN sw360dp w360dp h615dp nrml long port finger -keyb/v/h -nav/h s.20 themeChanged=0 themeChangedFlags=0}
W/PhoneApp(  933): updateProximitySensorMode: lock already released.
V/PhoneStatusBar(  782): setLightsOn(true)
D/WhetstoneService(  996): set foreground process size 1 pid:1044pacakgeName:com.miui.home
W/WhetstoneService(  996): {WhetstonePackageInfo#PacakgeName:com.miui.homeFlag:-2147483648 [,APP_SYSTEM] Type:16[,notification] }not support ZRAM
E/mdb_debug(  286): mdb_usb_sharenet.c:send_sharenet_msg[L-232]: mdb usb share net channel is not ready!: 0, Success
I/RenderThread( 1044): RenderThread resumed
I/NotifierManager( 1044): onRegister: miui.maml.NotifierManager$MultiBroadcastNotifier@42dc4260
I/RenderThread( 1044): Sleep for long time:9223372036850688407 ms
D/SizeAdaptiveLayout(  782): com.android.internal.widget.SizeAdaptiveLayout@433e4478child view android.widget.FrameLayout@433e6960 measured out of bounds at 129px clamped to 130px
D/SizeAdaptiveLayout(  782): com.android.internal.widget.SizeAdaptiveLayout@42789760child view android.widget.FrameLayout@427995a8 measured out of bounds at 129px clamped to 130px
D/ALSADevice( 8383): switchDevice: mCurTxUCMDevivce Line mCurRxDevDevice Earpiece
E/ALSADevice( 8383): Add Builtin Mic device
D/AudioHardwareALSA( 8383): doRouting_Audience_Codec mode:0 Routes:0x400001 Enable:1.
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec  -> VRMode:0, VNRMode:2
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPath=1, dwNewPath=1, prevMode=3, mode=0
V/AudioHardwareALSA( 8383): ioctl ES310_SET_CONFIG newPath:1, retry:0
V/PhoneStatusBar(  782): setLightsOn(true)
D/PhoneStatusBar(  782): disable: < expand icons alerts ticker system_info back home recent clock >
W/InputMethodManagerService(  522): Got RemoteException sending setActive(false) notification to pid 8839 uid 10114
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPreset:ES310_PRESET_HANDSET_VOIP_WB, dwNewPreset:ES310_PRESET_ANALOG_BYPASS
V/AudioHardwareALSA( 8383): ioctl ES310_SET_PRESET newPreset:0x8031000e, retry:0
V/AudioPolicyManagerALSA( 8383): checkAndSetVolume() cannot set stream 6 volume with force use = 0 for comm
D/AudioHardwareALSA( 8383): setFmVolume(0.266840)
D/AudioHardwareALSA( 8383): Setting FM volume to 2186 (available range is 0 to 0x2000)
D/ALSADevice( 8383): setMixerControl:: name Internal FM RX Volume value 2186 index 0
I/BatteryStatsImpl(  522): Stop partial wakelock SCREEN_FROZEN(uid=1000, pid=522) nesting 2
D/WifiStateMachine(  522): ConnectedState{ what=131155 when=-3ms arg1=7 }
D/WifiStateMachine(  522): L2ConnectedState{ what=131155 when=-6ms arg1=7 }
D/wpa_supplicant(  762): wpa_s 0x418b2ed0 cmd SIGNAL_POLL
D/wpa_supplicant(  762): nl80211: survey data missing!
D/dalvikvm(  522): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm(  522): GC_EXPLICIT freed 1679K, 22% free 29039K/36871K, paused 18ms+8ms, total 149ms
D/WhetstoneService(  996): deal background too Frequently, ingore
D/AudioStreamOutALSA( 8383): standby
D/ALSADevice( 8383): standby: handle 0x4166ba68 h 0x0
E/ALSADevice( 8383): standby handle h 0x401d9ce0
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _verb value Inactive
D/alsa_ucm( 8383): Set mixer controls for HiFi enable 0
E/ALSADevice( 8383): Number of modifiers 0
E/ALSADevice( 8383): usecase_type is 0
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _disdev value Line
E/ALSADevice( 8383): disableDevice --> close the Audience, isDuringCall:0
D/AudioHardwareALSA( 8383): doRouting_Audience_Codec mode:0 Routes:0x0 Enable:0.
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPath=1, dwNewPath=0, prevMode=0, mode=0
V/AudioHardwareALSA( 8383): ioctl ES310_SET_CONFIG newPath:0, retry:0
V/AudioHardwareALSA( 8383): doRouting_Audience_Codec: dwOldPreset:ES310_PRESET_ANALOG_BYPASS, dwNewPreset:ES310_PRESET_ANALOG_BYPASS
D/alsa_ucm( 8383): snd_use_case_set(): uc_mgr 0x400f4c50 identifier _disdev value Earpiece
D/alsa_ucm( 8383): Set mixer controls for Earpiece enable 0
I/BatteryStatsImpl(  522): Stop partial wakelock AudioOut_2(uid=1013, pid=8383) nesting 1


Vikas

unread,
Jan 7, 2015, 7:19:32 PM1/7/15
to discuss...@googlegroups.com
Hi,

Please file an issue in the webrtc tracker. Also would be helpful if you can add details like what device, Android OS version you are using, full logcat output (from the start of the call) and WebRTC version you tested with.

/Vikas
...

邓斌

unread,
Jan 7, 2015, 9:18:02 PM1/7/15
to discuss...@googlegroups.com
Thank you for your help.
...
Reply all
Reply to author
Forward
0 new messages