I have simple webrtc application for video calling which i am running using Cordova(crosswalk) but somehow it is crashing on android 6.0. On previous version of android i have no issue and video call is working fine but on android 6.0 phone when video call start it hang up and then application crash and close. Here is exception which i seen in log dump:
03-13 14:39:58.423 29503-29545/com.hospitality.hp.talk A/chromium: [FATAL:jni_android.cc(249)] Check failed: false. Please include Java exception stack in crash report
--------- beginning of crash
03-13 14:39:58.424 29503-29545/com.hospitality.hp.talk A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 29545 (Thread-332)
03-13 14:39:58.526 28898-28898/? D/clmlib: Got activities:0x0000000E
03-13 14:39:58.528 28898-28898/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-13 14:39:58.528 28898-28898/? A/DEBUG: UUID: e327a804-0af1-4817-ad2b-db5324b30cbf
03-13 14:39:58.528 28898-28898/? A/DEBUG: Build fingerprint: 'Sony/F5321/F5321:6.0.1/34.1.A.1.198/4265894872:user/release-keys'
03-13 14:39:58.528 28898-28898/? A/DEBUG: Revision: '0'
03-13 14:39:58.528 28898-28898/? A/DEBUG: ABI: 'arm'
03-13 14:39:58.528 28898-28898/? A/DEBUG: pid: 29503, tid: 29545, name: Thread-332 >>> com.hospitality.hp.talk <<<
03-13 14:39:58.528 28898-28898/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
03-13 14:39:58.574 28898-28898/? A/DEBUG: Abort message: '[FATAL:jni_android.cc(249)] Check failed: false. Please include Java exception stack in crash report
'
03-13 14:39:58.575 28898-28898/? A/DEBUG: r0 00000000 r1 00007369 r2 00000006 r3 dbd46978
03-13 14:39:58.575 28898-28898/? A/DEBUG: r4 dbd46980 r5 dbd46930 r6 00000000 r7 0000010c
03-13 14:39:58.575 28898-28898/? A/DEBUG: r8 f7496ec0 r9 dbd464d8 sl 00000000 fp dbd46760
03-13 14:39:58.575 28898-28898/? A/DEBUG: ip 00000006 sp dbd45ff0 lr f745d1fd pc f745f5f8 cpsr 400b0010
03-13 14:39:58.578 28898-28898/? A/DEBUG: backtrace:
03-13 14:39:58.578 28898-28898/? A/DEBUG: #00 pc 000425f8 /system/lib/libc.so (tgkill+12)
03-13 14:39:58.578 28898-28898/? A/DEBUG: #01 pc 000401f9 /system/lib/libc.so (pthread_kill+32)
03-13 14:39:58.578 28898-28898/? A/DEBUG: #02 pc 0001c82f /system/lib/libc.so (raise+10)
03-13 14:39:58.578 28898-28898/? A/DEBUG: #03 pc 000199d1 /system/lib/libc.so (__libc_android_abort+34)
03-13 14:39:58.578 28898-28898/? A/DEBUG: #04 pc 0001758c /system/lib/libc.so (abort+4)
03-13 14:39:58.578 28898-28898/? A/DEBUG: #05 pc 001fe431 /data/app/com.hospitality.hp.talk-2/lib/arm/libxwalkcore.so
03-13 14:39:58.586 1799-30169/? W/AudioFlinger: RecordThread: buffer overflow
03-13 14:39:59.147 1465-1465/? I/QNS: QNS: soc=30, v=3778, i=-43, t=375
03-13 14:39:59.148 1465-1465/? I/QNS: QNS: requested charging current: 2400
03-13 14:39:59.276 2399-30419/? D/ActivityManager: New dropbox entry: com.hospitality.hp.talk, data_app_native_crash, 9600efac-9213-43b8-b61f-dcbc8f2723f3
03-13 14:39:59.277 2399-30419/? W/ActivityManager: Force finishing activity com.hospitality.hp.talk/.MainActivity
03-13 14:39:59.277 28898-28898/? A/DEBUG: Tombstone written to: /data/tombstones/tombstone_09
03-13 14:39:59.277 28898-28898/? E/DEBUG: AM write failed: Broken pipe
03-13 14:39:59.278 2399-2439/? I/BootReceiver: Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
03-13 14:39:59.280 29503-29503/com.hospitality.hp.talk I/Choreographer: Skipped 44 frames! The application may be doing too much work on its main thread.
03-13 14:39:59.294 2399-2423/? V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@64fb00c
03-13 14:39:59.295 2399-2423/? V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@cd9cd55
03-13 14:39:59.308 30422-30422/? D/nativedumper:main: Native dumper invoked.
03-13 14:39:59.309 30422-30422/? D/nativedumper:main: Reading the activities for this pid from clm.
03-13 14:39:59.310 30422-30422/? D/clmlib: Got activities:0x0000000E
03-13 14:39:59.310 30422-30422/? I/nativedumper:main: Process pid 29503(com.hospitality.hp.talk com.hospitality.hp.talk) died by signal - 6.
03-13 14:39:59.310 30422-30422/? I/nativedumper:main: start collecting core dump.
03-13 14:39:59.312 30422-30422/? W/nativedumper:main: Could not read dump destination path - -95
03-13 14:39:59.312 30422-30422/? I/nativedumper:main: Adding ramdump targets from xml to queue.
03-13 14:39:59.313 30422-30422/? E/nativedumper:FW: parser.c(74): Failed to find expected node from: //mem_desc[@path]
03-13 14:39:59.313 30422-30422/? W/nativedumper:FW: ramdump_target.c(754): Memory descriptor not present
03-13 14:39:59.313 30422-30422/? D/nativedumper:main: get_info:path:/proc/rdtags/rdinfo_ts9, output: 29503 e327a804-0af1-4817-ad2b-db5324b30cbf /data/tombstones/tombstone_09 bytes:73 in-buf-size:4146
03-13 14:39:59.313 30422-30422/? D/nativedumper:main: Found tag for pid 29503
03-13 14:39:59.314 30422-30422/? D/nativedumper:main: Tombstone path:/data/tombstones/tombstone_09 UUID:e327a804-0af1-4817-ad2b-db5324b30cbf PID:29503
03-13 14:39:59.314 30422-30422/? I/nativedumper:main: Adding package information into queue.
03-13 14:39:59.326 2399-9685/? I/Adreno: QUALCOMM build : 26dcca9, Ibef77cadeb
Build Date : 06/10/16
OpenGL ES Shader Compiler Version: XE031.06.00.02
Local Branch : mybranch20222659
Remote Branch : quic/LA.BR.1.3.3_rb2.20
Remote Branch : NONE
Reconstruct Branch : NOTHING
03-13 14:39:59.338 2399-9685/? I/OpenGLRenderer: Initialized EGL, version 1.4
03-13 14:39:59.340 30422-30422/? E/nativedumper:FW: utils.c(249): mkdir (/data/crashdata) failed. File exists
03-13 14:39:59.342 30422-30422/? E/nativedumper:FW: ramdump_framework.c(335): fp is NULL
03-13 14:39:59.343 30422-30422/? E/nativedumper:FW: ramdump_framework.c(513): Read-only file system
03-13 14:39:59.508 30422-30422/? W/nativedumper:FW: ramdump_framework.c(1920): crashinfo.done not created
03-13 14:39:59.509 30422-30422/? D/nativedumper:main: core dump collected
03-13 14:39:59.509 30422-30422/? I/nativedumper:main: Native crash dump collection done.
03-13 14:39:59.542 2399-3950/? W/AudioService: setMode() client died
03-13 14:39:59.542 2399-3930/? I/WindowState: WIN DEATH: Window{3d9b92d u0 com.hospitality.hp.talk/com.hospitality.hp.talk.MainActivity}
03-13 14:39:59.609 1799-3431/? D/audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
03-13 14:39:59.609 1799-3431/? D/audio_hw_fm: audio_extn_fm_set_parameters: set_fm_volume usecase
03-13 14:39:59.609 1799-3431/? D/audio_hw_fm: fm_set_volume: (0.096106)
03-13 14:39:59.609 32191-32191/com.hospitality.hp.nurse D/SystemWebChromeClient: file:///android_asset/www/js/libs/angular-1.2.16.min.js: Line 89 : applifecycle: resume
03-13 14:39:59.609 32191-32191/com.hospitality.hp.nurse I/chromium: [INFO:CONSOLE(89)] "applifecycle: resume", source: file:///android_asset/www/js/libs/angular-1.2.16.min.js (89)
03-13 14:39:59.612 1799-3857/? D/MediaOutputController: onOutputDeviceChanged(): 0x00000002 0xf63bbbdc
03-13 14:39:59.612 3934-19731/? D/MediaOutputController: onOutputDeviceChanged(): 0x00000002 0x7f7ea365e0
03-13 14:39:59.612 4395-4409/? D/MediaOutputController: onOutputDeviceChanged(): 0x00000002 0x7f8a6857a0
03-13 14:39:59.612 2399-4476/? D/MediaOutputController: onOutputDeviceChanged(): 0x00000002 0x7f7903a2c0
03-13 14:39:59.614 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.RunCommandUtil: Running command [cat /sys/power/wake_lock | grep, SMARTVAKT_WAKE_LOCK]
03-13 14:39:59.626 1799-3434/? D/audio_hw_primary: out_set_parameters: enter: usecase(5: audio-ull-playback) kvpairs: routing=2
03-13 14:39:59.626 1799-3434/? D/audio_hw_extn: audio_extn_get_anc_enabled: anc_enabled:0
03-13 14:39:59.626 1799-3434/? D/audio_hw_primary: select_devices: out_snd_device(60: speaker) in_snd_device(0: )
03-13 14:39:59.626 1799-3434/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: audio-ull-playback
03-13 14:39:59.653 32191-32191/com.hospitality.hp.nurse D/SystemWebChromeClient: file:///android_asset/www/js/libs/angular-1.2.16.min.js: Line 89 : Going to enable Mobile default settings
03-13 14:39:59.653 32191-32191/com.hospitality.hp.nurse I/chromium: [INFO:CONSOLE(89)] "Going to enable Mobile default settings", source: file:///android_asset/www/js/libs/angular-1.2.16.min.js (89)
03-13 14:39:59.697 1799-3434/? D/hardware_info: hw_info_append_hw_type : device_name = voice-speaker
03-13 14:39:59.697 1799-3434/? D/audio_hw_primary: disable_snd_device: snd_device(72: voice-speaker)
03-13 14:39:59.717 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.SmartVaktSettingsManager: connected with Mobile data: false
03-13 14:39:59.719 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.SmartVaktSettingsManager: connected with Mobile data: false
03-13 14:39:59.719 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.SmartVaktSettingsManager: wifi on: true
03-13 14:39:59.720 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.SmartVaktSettingsManager: NFC is already on
03-13 14:39:59.721 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.SmartVaktSettingsManager: bluetooth is already on
03-13 14:39:59.723 1799-3434/? D/hardware_info: hw_info_append_hw_type : device_name = vi-feedback
03-13 14:39:59.723 1799-3434/? D/audio_hw_primary: disable_snd_device: snd_device(271: vi-feedback)
03-13 14:39:59.723 1799-3434/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: spkr-vi-record
03-13 14:39:59.731 1799-3434/? I/msm8916_platform: platform_check_and_set_codec_backend_cfg: Usecase bitwidth 16, samplerate 48000, backend_idx 0
03-13 14:39:59.731 1799-3434/? I/msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 current bit width: 16 and sample rate: 48000
03-13 14:39:59.731 1799-3434/? D/audio_hw_extn: audio_extn_get_anc_enabled: anc_enabled:0
03-13 14:39:59.732 1799-3434/? D/msm8916_platform: platform_check_codec_backend_cfg: resetting sample_rate back to default, backend_idx: 0
03-13 14:39:59.732 1799-3434/? I/msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
03-13 14:39:59.732 1799-3434/? D/hardware_info: hw_info_append_hw_type : device_name = speaker
03-13 14:39:59.725 30449-30449/? I/ps: type=1400 audit(0.0:271): avc: denied { getattr } for path="/proc/1463" dev="proc" ino=974483 scontext=u:r:shell:s0 tcontext=u:r:logd:s0 tclass=dir permissive=1
03-13 14:39:59.745 2399-2442/? W/WindowAnimator: Failed to dispatch window animation state change.
android.os.DeadObjectException
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(Binder.java:503)
at android.view.IWindow$Stub$Proxy.onAnimationStopped(IWindow.java:534)
at com.android.server.wm.WindowAnimator.updateWindowsLocked(WindowAnimator.java:286)
at com.android.server.wm.WindowAnimator.animateLocked(WindowAnimator.java:678)
at com.android.server.wm.WindowAnimator.access$000(WindowAnimator.java:53)
at com.android.server.wm.WindowAnimator$1.doFrame(WindowAnimator.java:123)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:856)
at android.view.Choreographer.doCallbacks(Choreographer.java:670)
at android.view.Choreographer.doFrame(Choreographer.java:603)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:844)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:234)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
03-13 14:39:59.747 1799-3434/? D/hardware_info: hw_info_append_hw_type : device_name = vi-feedback
03-13 14:39:59.747 1799-3434/? D/audio_hw_primary: enable_snd_device: snd_device(270: vi-feedback)
03-13 14:39:59.747 1799-3434/? E/audio_hw_dolby: audio_extn_dolby_ds2_set_endpoint: Dolby set endpint :0x2
03-13 14:39:59.747 1799-3434/? D/voice: voice_get_incall_rec_snd_device: in_snd_device(270: vi-feedback) incall_record_device(270: vi-feedback)
03-13 14:39:59.747 1799-3434/? E/voice: voice_is_in_call_rec_stream: input stream is NULL
03-13 14:39:59.747 1799-3434/? D/msm8916_platform: Resetting app type for Tx path to default
03-13 14:39:59.747 1799-3434/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 102, path = 1
03-13 14:39:59.747 1799-3434/? D/ACDB-LOADER: ACDB -> send_asm_topology
03-13 14:39:59.747 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
03-13 14:39:59.747 1799-3434/? D/ACDB-LOADER: ACDB -> send_adm_topology
03-13 14:39:59.747 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
03-13 14:39:59.747 1799-3434/? D/ACDB-LOADER: ACDB -> send_audtable
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> send_audvoltable
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
[ 03-13 14:39:59.748 1799: 3434 D/ ]
Failed to fetch the lookup information of the device 00000066
03-13 14:39:59.748 1799-3434/? E/ACDB-LOADER: Error: ACDB AudProc vol returned = -19
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> send_audstrmtable
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 32
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> send_afe_topology
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 102, Topology Id 1025c
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> send_afe_cal
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 102 path = 1
03-13 14:39:59.748 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
03-13 14:39:59.748 1799-3434/? D/audio_hw_primary: enable_audio_route: apply mixer and update path: spkr-vi-record
03-13 14:39:59.750 32191-32191/com.hospitality.hp.nurse I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@8677831 time:14140218
03-13 14:39:59.752 2399-2442/? W/WindowAnimator: Failed to dispatch window animation state change.
android.os.DeadObjectException
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(Binder.java:503)
at android.view.IWindow$Stub$Proxy.onAnimationStopped(IWindow.java:534)
at com.android.server.wm.WindowAnimator.updateWindowsLocked(WindowAnimator.java:286)
at com.android.server.wm.WindowAnimator.animateLocked(WindowAnimator.java:678)
at com.android.server.wm.WindowAnimator.access$000(WindowAnimator.java:53)
at com.android.server.wm.WindowAnimator$1.doFrame(WindowAnimator.java:123)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:856)
at android.view.Choreographer.doCallbacks(Choreographer.java:670)
at android.view.Choreographer.doFrame(Choreographer.java:603)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:844)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:234)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
03-13 14:39:59.775 1799-3434/? E/voice: voice_is_in_call_rec_stream: input stream is NULL
03-13 14:39:59.775 1799-3434/? D/msm8916_platform: Resetting app type for Tx path to default
03-13 14:39:59.775 1799-3434/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 4, path = 1
03-13 14:39:59.775 1799-3434/? D/ACDB-LOADER: ACDB -> send_asm_topology
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> send_adm_topology
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> send_audtable
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
[ 03-13 14:39:59.776 1799: 3434 D/ ]
Failed to fetch the lookup information of the device 00000004
03-13 14:39:59.776 1799-3434/? E/ACDB-LOADER: Error: ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE Returned = -19
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
[ 03-13 14:39:59.776 1799: 3434 D/ ]
Failed to fetch the lookup information of the device 00000004
03-13 14:39:59.776 1799-3434/? E/ACDB-LOADER: Error: ACDB audproc returned = -19
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> send_audvoltable
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
[ 03-13 14:39:59.776 1799: 3434 D/ ]
Failed to fetch the lookup information of the device 00000004
03-13 14:39:59.776 1799-3434/? E/ACDB-LOADER: Error: ACDB AudProc vol returned = -19
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> send_audstrmtable
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 32
03-13 14:39:59.776 1799-3434/? D/ACDB-LOADER: ACDB -> send_afe_topology
03-13 14:40:00.198 30462-30462/? D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 14:40:00.203 30462-30462/? D/AndroidRuntime: CheckJNI is OFF
03-13 14:40:00.205 30462-30462/? W/art: Failed to find oatdata symbol at expected address: oatdata=0x7f91368000 != expected=0x71935000, /data/dalvik-cache/arm64/system@framework@boot.oat. See process maps in the log.
03-13 14:40:00.231 30462-30462/? D/ICU: No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 14:40:00.266 30462-30462/? I/Radio-JNI: register_android_hardware_Radio DONE
03-13 14:40:00.285 30462-30462/? D/AndroidRuntime: Calling main entry com.android.commands.settings.SettingsCmd
03-13 14:40:00.288 30462-30462/? D/AndroidRuntime: Shutting down VM
03-13 14:40:00.292 30462-30470/? E/art: Thread attaching while runtime is shutting down: Binder_1
03-13 14:40:00.292 30462-30470/? I/AndroidRuntime: NOTE: attach of thread 'Binder_1' failed
03-13 14:40:00.519 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.SmartVaktSettingsManager: connected with Mobile data: false
03-13 14:40:00.525 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.RunCommandUtil: Running command [cat /sys/class/net/wlan0/mtu]
03-13 14:40:00.617 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.SmartVaktSettingsManager: current MTU:1440 try to setting WIFI MTU value to 1440
03-13 14:40:00.617 32191-32230/com.hospitality.hp.nurse I/SmartWatchApplication.RunCommandUtil: Running command [ifconfig wlan0 mtu 1440]
03-13 14:40:00.720 32191-32191/com.hospitality.hp.nurse D/SystemWebChromeClient: file:///android_asset/www/js/libs/angular-1.2.16.min.js: Line 89 : Received message VOLUME_ADJUSTMENT_INFO {"volumeLow":true}
03-13 14:40:00.721 32191-32191/com.hospitality.hp.nurse I/chromium: [INFO:CONSOLE(89)] "Received message VOLUME_ADJUSTMENT_INFO {"volumeLow":true}", source: file:///android_asset/www/js/libs/angular-1.2.16.min.js (89)
03-13 14:40:00.721 32191-32191/com.hospitality.hp.nurse D/SystemWebChromeClient: file:///android_asset/www/js/libs/angular-1.2.16.min.js: Line 89 : Change call info to {"volumeLow":true}
03-13 14:40:00.721 32191-32191/com.hospitality.hp.nurse I/chromium: [INFO:CONSOLE(89)] "Change call info to {"volumeLow":true}", source: file:///android_asset/www/js/libs/angular-1.2.16.min.js (89)
03-13 14:40:01.554 2003-2003/? I/MSM-irqbalance: Decided to move IRQ89 from CPU3 to CPU1
03-13 14:40:02.876 1799-3434/? D/audio_hw_primary: out_standby: enter: stream (0xf3b02180) usecase(5: audio-ull-playback)
03-13 14:40:02.979 1799-3434/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: audio-ull-playback
03-13 14:40:02.979 1799-3434/? D/hardware_info: hw_info_append_hw_type : device_name = speaker
03-13 14:40:02.979 1799-3434/? D/audio_hw_primary: disable_snd_device: snd_device(60: speaker)
03-13 14:40:02.996 1799-3434/? D/hardware_info: hw_info_append_hw_type : device_name = vi-feedback
03-13 14:40:02.996 1799-3434/? D/audio_hw_primary: disable_snd_device: snd_device(270: vi-feedback)
03-13 14:40:02.996 1799-3434/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: spkr-vi-record
03-13 14:40:03.005 1799-3434/? D/audio_hw_extn: audio_extn_get_anc_enabled: anc_enabled:0
03-13 14:40:03.005 1799-3434/? D/audio_hw_extn: audio_extn_get_anc_enabled: anc_enabled:0
03-13 14:40:06.555 2003-2003/? I/MSM-irqbalance: Decided to move IRQ321 from CPU3 to CPU1
03-13 14:40:06.967 24650-24650/? I/Atfwd_Sendcmd: AtCmdFwd service not ready - Exhausted retry attempts - :6
03-13 14:40:06.967 24650-24650/? I/Atfwd_Daemon: result : -1 ,Init step :2 ,qmiErrorCode: 0
03-13 14:40:06.967 24650-24650/? I/Atfwd_Daemon: Sleeping...
this is how i am using crosswalk to load my web page which having a code to connect to video call over webrtc:
public class MainActivity extends CordovaActivity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
super.init();
XWalkPreferences.setValue(XWalkPreferences.REMOTE_DEBUGGING, true);
XWalkPreferences.setValue(XWalkPreferences.ALLOW_UNIVERSAL_ACCESS_FROM_FILE, true);
loadUrl(launchUrl);
}
Here is a version of cordova and crosswalk i am using:
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.myapp.android:cordova:5.3.3@aar'
compile 'com.myapp.android:xwalk_core_library:15.44.384.12@aar'
compile 'com.myapp.android:cordova-crosswalk-plugin-webview:1.3.1'
compile 'com.myapp.android:cordova-whitelist-plugin:1.0.0'
}
Any idea what it is crashing on android 6.0 and any solution to resolve this.
User contributions licensed under CC BY-SA 3.0