GithubHelp home page GithubHelp logo

Comments (8)

vHanda avatar vHanda commented on May 14, 2024 1

Hey Taha. Thanks for the bug report.

I just changed all of the backend git code. I've moved from a java git implementation to a c library called libgit2. I'm testing it out a bit more (it's in beta), and I'll probably start rolling it out to the users tomorrow. Hopefully that should fix your issue.

In parallel, I'm going to work on figuring out how users can easily send me the logs of the application + configuration, so I can better see what's going on in their system.

Let's keep this bug open for now.

from gitjournal.

vHanda avatar vHanda commented on May 14, 2024

Hey Taha. I've released the new version, and I cannot seem to reproduce the issue. Could you please take a look?

If you can still reproduce it, could you please use the 'Report Bug' button on the sidebar? It will generate an email with a detailed log of what was done with the app. Hopefully that will help me fix this issue.

Thanks again for reporting the bug.

from gitjournal.

TahaTesser avatar TahaTesser commented on May 14, 2024

Reinstalled app with new update, app crashes after seconds being launched. Delete button also leads to crash. I'm running on MIUI 10.

from gitjournal.

vHanda avatar vHanda commented on May 14, 2024

Hey Taha. I sadly cannot find a way to run an emulator for "MIUI 10", so I cannot seem to reproduce this.

How comfortable are you with android development? I'm hoping that you can connect your phone via a cable and provide me the logs generated by adb. The logs can be generated by running adb logcat.

from gitjournal.

TahaTesser avatar TahaTesser commented on May 14, 2024
2019-05-27 17:50:13.159 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:14.359 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:14.359 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:14.360 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:14.360 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:14.361 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=4
2019-05-27 17:50:14.363 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:14.363 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:15.153 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:15.154 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:15.159 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:15.160 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:16.154 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:16.154 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:16.156 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:16.158 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:16.458 939-1454/? D/fpc_tac: fpc_tee_identify
2019-05-27 17:50:16.513 939-1454/? D/fpc_tac: zhong fpc_tee_identify: coverage: 65, quality: 56, template_id: 1259585788, index: 0, score: 983
2019-05-27 17:50:16.513 939-1454/? D/fpc_tac: fpc_tee_get_identify_statistics
2019-05-27 17:50:16.514 939-1454/? D/fpc_fingerprint_hal: handle_image_subscription_auth No image subscription callback registered
2019-05-27 17:50:16.524 939-1454/? D/[email protected]: onAcquired(0)
2019-05-27 17:50:16.534 939-1454/? D/fpc_tac: fpc_tee_get_auth_result
2019-05-27 17:50:16.538 939-1454/? D/[email protected]: onAuthenticated(fid=1259585788, gid=0)
2019-05-27 17:50:16.538 939-1454/? D/fpc_tac: fpc_tee_update_template
2019-05-27 17:50:16.541 939-1454/? D/fpc_tac: fpc_tee_store_template_db
2019-05-27 17:50:16.551 1533-1578/? W/zygote64: kill(-24056, 9) failed: No such process
2019-05-27 17:50:16.551 1533-1578/? I/zygote64: Successfully killed process cgroup uid 10019 pid 24056 in 0ms
2019-05-27 17:50:16.552 2805-3187/? D/PowerKeeper.Event: notifyAMProcDied pacakageName: com.google.process.gapps, pid:24056
2019-05-27 17:50:16.566 843-843/? D/keystore: AddAuthenticationToken: timestamp = 230233075 (17515546841259704320), time_received = 105740
2019-05-27 17:50:16.568 1881-1881/? I/FingerprintController: fingerprint acquired, grabbing fp wakelock
2019-05-27 17:50:16.568 1881-1881/? D/KeyguardUpdateMonitor: userId: 0;currentuserId=0;authUserId=0
2019-05-27 17:50:16.571 939-1454/? D/fpc_tac: fpc_tee_update_template_size
2019-05-27 17:50:16.571 1881-1881/? V/KeyguardUpdateMonitor: stopListeningForFingerprint()
2019-05-27 17:50:16.571 1881-1881/? V/PanelBar FingerprintUnlockController: calculateMode userid=0;mode=1
2019-05-27 17:50:16.571 1881-1881/? I/FingerprintController: fp wakelock: Authenticated, waking up...
2019-05-27 17:50:16.572 939-1454/? D/fpc_tac: zhong fpc_tee_update_template_size: update_template_size: 134891
2019-05-27 17:50:16.572 939-1454/? D/fpc_tac: timestamp 20190527175016
2019-05-27 17:50:16.573 939-1454/? D/fpc_tac: fpc_tee_log_identify_info  coverage:65  quality:56  time:20190527175016  result:2  score:983  id:1259585788  size:134891  update: 1
2019-05-27 17:50:16.573 1881-24812/? D/KeyguardViewMediator: onStartedWakingUp, seq = 375
2019-05-27 17:50:16.573 2805-3187/? D/PowerKeeper.Event: notifyScreenChange 1
2019-05-27 17:50:16.573 1881-24812/? D/KeyguardViewMediator: notifyStartedWakingUp
2019-05-27 17:50:16.573 939-1454/? E/fpc_tac: fpc_tee_log_identify_info end
2019-05-27 17:50:16.573 939-1454/? D/fpc_fingerprint_hal: fpc_navigation_resume
2019-05-27 17:50:16.573 939-1454/? D/fpc_fingerprint_hal: fpc_worker_run_task
2019-05-27 17:50:16.573 939-1457/? D/fpc_fingerprint_hal: nav_loop
2019-05-27 17:50:16.574 566-566/? I/QTI PowerHAL: Got set_interactive hint
2019-05-27 17:50:16.575 566-566/? I/QTI PowerHAL: Got set_interactive hint on= 1, count= 747
2019-05-27 17:50:16.575 566-566/? E/QTI PowerHAL: Error opening /sys/kernel/hbtp/display_pwr: No such file or directory
2019-05-27 17:50:16.575 1881-1881/? I/FingerprintController: releasing fp wakelock
2019-05-27 17:50:16.576 1881-24812/? D/EventBus: [1881, u0] post(ScreenOnEvent)
2019-05-27 17:50:16.576 1881-24812/? W/KeyguardViewMediator: notifyScreenOn
2019-05-27 17:50:16.576 594-594/? D/SurfaceFlinger: Set power mode=2, type=0 flinger=0x7ea3c5c000
2019-05-27 17:50:16.577 561-561/? I/SDM: DisplayBase::SetDisplayState: Set state = 1, display 0
2019-05-27 17:50:16.578 2805-3187/? D/PowerKeeper.Event: notifyScreenTriggle value: 1
2019-05-27 17:50:16.580 2452-3385/? I/octvm_power: power mode [keyguard] start 1558959616
2019-05-27 17:50:16.581 2452-3385/? I/octvm_power: Action: set_thermal_config(restore) for [foreground_change]
2019-05-27 17:50:16.581 2452-3385/? I/octvm_drv: common drv: platform_set_thermal_mode -> platform not support
2019-05-27 17:50:16.582 2452-3385/? I/octvm_power: onPowerModeChanged[keyguard] called
2019-05-27 17:50:16.585 551-551/? D/audio_hw_primary: adev_set_parameters: enter: screen_state=on
2019-05-27 17:50:16.585 551-551/? D/msm8916_platform: platform_set_parameters: enter: - screen_state=on
2019-05-27 17:50:16.585 551-551/? D/msm8916_platform: platform_set_parameters:mic_ret: -2
2019-05-27 17:50:16.585 551-551/? D/msm8916_platform: platform_set_parameters:loopback_ret: 0
2019-05-27 17:50:16.585 551-551/? D/msm8916_platform: platform_set_parameters:rx force device: 0
2019-05-27 17:50:16.585 551-551/? D/audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
2019-05-27 17:50:16.585 551-551/? D/audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
2019-05-27 17:50:16.588 1881-1881/? D/KeyguardViewMediator: keyguardDone()
2019-05-27 17:50:16.590 1881-1881/? W/miui_keyguard: unlock keyguard by fp
2019-05-27 17:50:16.590 2805-3187/? D/PowerKeeper.Event: notifyScreenChange 2
2019-05-27 17:50:16.590 2805-3187/? D/PowerKeeper.Event: notifyScreenTriggle value: 2
2019-05-27 17:50:16.594 1533-2709/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:16.594 1533-2709/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:16.594 1533-2709/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:16.594 1881-1881/? D/KeyguardViewMediator: handleNotifyWakingUp
2019-05-27 17:50:16.594 1533-2711/? D/systemui_boost: notification panel visible=true
2019-05-27 17:50:16.594 1533-2711/? D/systemui_boost: ui thread tid=1881
2019-05-27 17:50:16.595 1533-2711/? D/systemui_boost: render thread tid=2228
2019-05-27 17:50:16.595 1533-2711/? D/systemui_boost: ui thread old priority=0
2019-05-27 17:50:16.595 1533-2711/? D/systemui_boost: render thread old priority=-4
2019-05-27 17:50:16.595 1533-2711/? D/systemui_boost: thread tid=1881, priority is set to -10
2019-05-27 17:50:16.595 1533-2711/? D/systemui_boost: thread tid=2228, priority is set to -10
2019-05-27 17:50:16.595 1533-2711/? D/systemui_boost: ui thread and render thread are boosted
2019-05-27 17:50:16.595 1533-1708/? I/InputReader: Reconfiguring input devices.  changes=0x00000004
2019-05-27 17:50:16.599 1861-1861/? I/DeviceStatusMonitor: onReceive() : Action = android.intent.action.SCREEN_ON
2019-05-27 17:50:16.604 1881-1881/? V/KeyguardSecurityModel: getSecurityMode security=65536
2019-05-27 17:50:16.604 1881-1881/? D/StatusBar: updatePublicMode() showingKeyguard=true,devicePublic=true
2019-05-27 17:50:16.604 1881-1881/? D/StatusBar: updateStackScrollerState() publicMode=true,isKeyguardShowing=true
2019-05-27 17:50:16.604 1993-2079/? I/QCNEJ/CndHalConnector: -> SND notifyScreenStateChanged(true)
2019-05-27 17:50:16.606 1993-2079/? I/QCNEJ/CndHalConnector: -> SND notifyScreenStateChanged(false)
2019-05-27 17:50:16.606 1881-1881/? D/StatusBar: disable<e i a s B H R C s > disable2<q i n g r >
2019-05-27 17:50:16.609 1881-1881/? D/EventBus: [1881, u0]  -> StatusBar [0x474578, P1] onBusEvent(ScreenOnEvent)
2019-05-27 17:50:16.609 1881-1881/? D/EventBus: [1881, u0] onBusEvent(ScreenOnEvent) duration: 13 microseconds, avg: 4307
2019-05-27 17:50:16.609 1881-1881/? W/KeyguardViewMediator: handleNotifyScreenTurningOn
2019-05-27 17:50:16.613 1881-1881/? D/KeyguardViewMediator: handleKeyguardDone
2019-05-27 17:50:16.613 1881-1881/? D/KeyguardViewMediator: handleHide
2019-05-27 17:50:16.614 1881-1881/? D/KeyguardViewMediator: keyguardGoingAway
2019-05-27 17:50:16.614 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:16.614 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:16.615 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:16.615 1533-1879/? D/ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{197eff9 com.miui.home} is now in focus and seems to be in full-screen mode
2019-05-27 17:50:16.615 1533-1879/? E/ActivityTrigger: activityResumeTrigger: not whiteListedcom.miui.home/com.miui.home.launcher.Launcher/4080012
2019-05-27 17:50:16.615 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:16.615 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=4
2019-05-27 17:50:16.617 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:16.617 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:16.619 2452-3385/? I/octvm_power: power mode [normal] start 1558959616
2019-05-27 17:50:16.619 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:16.620 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:16.620 2452-3385/? I/octvm_power: Action: set_lcd_mode(default) for [foreground_change]
2019-05-27 17:50:16.620 2452-3385/? I/octvm_drv: common drv: platform_set_lcd_mode -> platform not support
2019-05-27 17:50:16.620 2452-3385/? I/octvm_power: Action: set_thermal_config(restore) for [foreground_change]
2019-05-27 17:50:16.620 2452-3385/? I/octvm_drv: common drv: platform_set_thermal_mode -> platform not support
2019-05-27 17:50:16.620 2452-3385/? I/octvm_power: onPowerModeChanged[normal] called
2019-05-27 17:50:16.622 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:16.622 576-620/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-05-27 17:50:16.622 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:16.622 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=4
2019-05-27 17:50:16.624 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:16.624 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:16.625 576-620/? E/ANDR-PERF-UTIL: Failed to read 
2019-05-27 17:50:16.625 576-620/? I/chatty: uid=0(root) vendor.qti.hard identical 1 line
2019-05-27 17:50:16.625 576-620/? E/ANDR-PERF-UTIL: Failed to read 
2019-05-27 17:50:16.626 576-620/? E/ANDR-PERF-OPTSHANDLER: Failed to read /sys/class/kgsl/kgsl-3d0/force_no_nap
2019-05-27 17:50:16.626 576-620/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [10, 7]
2019-05-27 17:50:16.627 1533-1879/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:16.627 1533-1879/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:16.627 1533-1879/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:16.629 1881-1881/? D/face_unlock: keyguard dismiss time=1558959616629
2019-05-27 17:50:16.629 1881-1881/? D/face_unlock: face unlock time=1558959616629
2019-05-27 17:50:16.630 2779-3419/? I/RenderThread: RenderThread resumed
2019-05-27 17:50:16.630 2779-3419/? D/ScreenElementRoot: resume
2019-05-27 17:50:16.631 2779-2779/? D/Launcher.AdPendantUtils: updateAdvertisementPendantVisibility, mIsAdPendantEnable=false, mIsPullActionEnable=false, mIsEditDisabled=true, mCurrentScreenId=2, mDefaultScreenId=1, mIsLauncherVisible=true, mIsMinusOneScreenShow=false
2019-05-27 17:50:16.631 2779-3419/? I/NotifierManager: onRegister: miui.maml.NotifierManager$MultiBroadcastNotifier@130677d
2019-05-27 17:50:16.633 2779-2779/? D/SearchCardView: onVisibilityChanged: 0
2019-05-27 17:50:16.641 1533-3100/? V/LocSvc_HIDL_Subscription_jni: screen_status_update
2019-05-27 17:50:16.642 1533-3100/? V/LocSvc_HIDL_Subscription_jni: [screen_status_update][501] [HC] =>> [HS]
2019-05-27 17:50:16.645 573-573/? V/LocSvc_HIDL_IzatSubscription: [screenStatusUpdate][575] [HS] <<<<= [HC]
2019-05-27 17:50:16.645 1533-3100/? V/LocSvc_HIDL_Subscription_jni: Exit Result 0
2019-05-27 17:50:16.649 2805-3286/? D/PowerCheckerService: foreground, uid = 10031, app = com.miui.home
2019-05-27 17:50:16.692 1881-1881/? D/StatusBar: recevie broadbcast ACTION_APPLICATION_MESSAGE_QUERY, requestFirstTime=false
2019-05-27 17:50:16.699 939-1457/? D/fpc_fingerprint_hal: nav_loop waiting for finger down
2019-05-27 17:50:16.716 1881-1881/? D/KeyguardViewMediator: handleStartKeyguardExitAnimation startTime=105740161 fadeoutDuration=0
2019-05-27 17:50:16.716 1881-1881/? W/KeyguardViewMediator: notifyDrawn
2019-05-27 17:50:16.716 1533-1577/? W/WindowManager: Setting mKeyguardDrawComplete
2019-05-27 17:50:16.725 1533-1577/? W/WindowManager: Setting mWindowManagerDrawComplete
2019-05-27 17:50:16.727 1881-21099/? D/KeyguardViewMediator: notifyScreenTurnedOn
2019-05-27 17:50:16.728 1881-21099/? D/KeyguardViewMediator: onFinishedWakingUp
2019-05-27 17:50:16.731 1881-1881/? D/StatusBar: give up recomputeDisableFlags
2019-05-27 17:50:16.732 1881-1881/? D/KeyguardViewMediator: adjustStatusBarLocked: mShowing=false mOccluded=false isSecure=true force=false --> flags=0x0
2019-05-27 17:50:16.733 1881-1881/? D/StatusBar: give up recomputeDisableFlags
2019-05-27 17:50:16.733 831-11565/? I/AudioPolicyManagerCustom: FLAG None hence request for a primary output
2019-05-27 17:50:16.734 831-11565/? I/AudioPolicyManagerCustom: FLAG None hence request for a primary output
2019-05-27 17:50:16.736 1881-1881/? D/KeyguardUpdateMonitor: onKeyguardVisibilityChanged(false)
2019-05-27 17:50:16.736 551-3790/? D/audio_hw_primary: start_output_stream: enter: stream(0xe7303000)usecase(1: low-latency-playback) devices(0x4)
2019-05-27 17:50:16.737 551-3790/? D/audio_hw_primary: select_devices for use case (low-latency-playback)
2019-05-27 17:50:16.737 551-3790/? D/msm8916_platform: platform_get_output_snd_device: loopback init: 0
2019-05-27 17:50:16.737 551-3790/? D/msm8916_platform: platform_get_output_snd_device: rx_force_device init: 0
2019-05-27 17:50:16.737 551-3790/? D/audio_hw_extn: audio_extn_get_anc_enabled: anc_enabled:0
2019-05-27 17:50:16.737 551-3790/? D/msm8916_platform: platform_get_output_snd_device: exit: snd_device(headphones)
2019-05-27 17:50:16.737 551-3790/? D/audio_hw_primary: select_devices: out_snd_device(10: headphones) in_snd_device(0: )
2019-05-27 17:50:16.737 551-3790/? I/msm8916_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (headphones)
2019-05-27 17:50:16.737 551-3790/? D/msm8916_platform: platform_split_snd_device: snd_device(10) num devices(1) new_snd_devices(0)
2019-05-27 17:50:16.737 551-3790/? I/msm8916_platform: platform_check_and_set_codec_backend_cfg: becf: new_snd_devices[0] is headphones
2019-05-27 17:50:16.737 551-3790/? I/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 current bit width: 16 sample rate: 48000 channels: 2 usecase 1 device (headphones)
2019-05-27 17:50:16.737 551-3790/? D/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: napb not active - set non fractional rate
2019-05-27 17:50:16.737 551-3790/? D/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
2019-05-27 17:50:16.737 551-3790/? D/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: only 48KHZ sample rate is supported Configure afe to default Sample Rate(48k)
2019-05-27 17:50:16.737 551-3790/? I/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 sample rate: 48000 channels: 2
2019-05-27 17:50:16.737 551-3790/? E/audio_route: unable to find path 'hph-lowpower-mode'
2019-05-27 17:50:16.737 551-3790/? D/audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
2019-05-27 17:50:16.737 551-3790/? E/msm8916_platform: platform_check_backends_match: Invalid snd_device = 
2019-05-27 17:50:16.737 551-3790/? D/audio_hw_primary: check_usecases_codec_backend:becf: (59) check_usecases curr device: headphones, usecase device: backends match 0
2019-05-27 17:50:16.737 551-3790/? D/audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
2019-05-27 17:50:16.737 551-3790/? D/hardware_info: hw_info_append_hw_type : device_name = headphones
2019-05-27 17:50:16.738 551-3790/? D/msm8916_platform: platform_split_snd_device: snd_device(10) num devices(0) new_snd_devices(0)
2019-05-27 17:50:16.738 551-3790/? D/audio_hw_primary: enable_snd_device: snd_device(10: headphones)
2019-05-27 17:50:16.738 551-3790/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xa of type 0 for Event 1, with Raise=0
2019-05-27 17:50:16.738 551-3790/? D/audio_route: Apply path: headphones
2019-05-27 17:50:16.747 1881-1881/? D/StatusBar: updatePublicMode() showingKeyguard=false,devicePublic=false
2019-05-27 17:50:16.747 1881-1881/? D/StatusBar: updateStackScrollerState() publicMode=false,isKeyguardShowing=false
2019-05-27 17:50:16.751 551-3790/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 3, with Raise=0
2019-05-27 17:50:16.751 551-3790/? D/audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->out_snd_device headphones
2019-05-27 17:50:16.751 551-3790/? D/msm8916_platform: platform_split_snd_device: snd_device(10) num devices(0) new_snd_devices(0)
2019-05-27 17:50:16.751 551-3790/? E/msm8916_platform: platform_get_snd_device_backend_index: no hw_interface set for device headphones
2019-05-27 17:50:16.751 551-3790/? E/audio_hw_utils: send_app_type_cfg_for_device: Couldn't get the backend index for snd device headphones ret=-22
2019-05-27 17:50:16.751 551-3790/? I/audio_hw_utils: send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 52, sample_rate 48000, snd_device_be_idx -22
2019-05-27 17:50:16.752 551-3790/? D/msm8916_platform: platform_split_snd_device: snd_device(10) num devices(1) new_snd_devices(0)
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 52, path = 0, app id = 0x11131, sample rate = 48000
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> send_asm_topology
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> send_adm_topology
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> send_audtable
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> send_audvoltable
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
2019-05-27 17:50:16.752 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> send_audstrmtable
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> send_afe_topology
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 52, Topology Id 112fc
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> send_afe_cal
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
2019-05-27 17:50:16.753 551-3790/? E/ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
2019-05-27 17:50:16.753 1881-1881/? D/KeyguardViewMediator: adjustStatusBarLocked: mShowing=false mOccluded=false isSecure=true force=false --> flags=0x0
2019-05-27 17:50:16.753 551-3790/? E/ACDB-LOADER: Error: ACDB AFE returned = -19
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 52 path = 0
2019-05-27 17:50:16.753 551-3790/? D/ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
2019-05-27 17:50:16.753 551-3790/? D/audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
2019-05-27 17:50:16.753 551-3790/? D/audio_route: Apply path: low-latency-playback
2019-05-27 17:50:16.755 551-3790/? D/audio_hw_primary: select_devices: done
2019-05-27 17:50:16.763 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.instagram.android/com.instagram.push.fbns.FbnsInitBroadcastReceiver
2019-05-27 17:50:16.766 1533-1533/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-05-27 17:50:16.767 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200011 } to com.facebook.services/com.facebook.oxygen.services.fbns.RegisteredMqttSystemBroadcastReceiver
2019-05-27 17:50:16.768 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200011 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver
2019-05-27 17:50:16.768 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200011 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver
2019-05-27 17:50:16.768 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200011 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
2019-05-27 17:50:16.775 1881-1881/? D/EventBus: [1881, u0] send(AppTransitionFinishedEvent)
2019-05-27 17:50:16.775 24214-24214/? I/GsaVoiceInteractionSrv: O received Intent { act=android.intent.action.USER_PRESENT flg=0x24200011 }
2019-05-27 17:50:16.776 1881-1881/? D/EventBus: [1881, u0]  -> ForcedResizableInfoActivityController [0x127ee5b, P1] onBusEvent(AppTransitionFinishedEvent)
2019-05-27 17:50:16.776 1881-1881/? D/EventBus: [1881, u0] onBusEvent(AppTransitionFinishedEvent) duration: 32 microseconds, avg: 4307
2019-05-27 17:50:16.776 1993-2079/? I/QCNEJ/CndHalConnector: -> SND notifyScreenStateChanged(true)
2019-05-27 17:50:16.777 1881-1881/? D/KeyguardViewMediator: handleNotifyScreenTurnedOn
2019-05-27 17:50:16.777 1533-1576/? D/CompatibilityInfo: mCompatibilityFlags - 10
2019-05-27 17:50:16.777 1533-1576/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:16.777 1533-1576/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:16.779 2805-4751/? D/NetdExecutor: SND -> {0 firewall disable_chain standby_miui��} this=com.miui.powerkeeper.utils.NetdExecutor@898494f
2019-05-27 17:50:16.779 1881-1881/? D/StatusBar: disable<e i a s b!h!r!c!s > disable2<q i n g r >
2019-05-27 17:50:16.780 1881-1881/? D/PhoneStatusBar/NavigationBarView: setDisabledFlags back:false home:false recent:false
2019-05-27 17:50:16.780 2676-2676/? E/LibSecureUISvc: svc_sock_send_message(suisvc): invalid remote socket suilst
2019-05-27 17:50:16.782 2805-4751/? D/NetdExecutor: REV <- {200 0 Firewall command succeeded}
2019-05-27 17:50:16.782 2805-4751/? D/NetdExecutor: closing output stream for netd
2019-05-27 17:50:16.782 1533-1878/? D/systemui_boost: notification panel visible=false
2019-05-27 17:50:16.782 1533-1878/? D/systemui_boost: ui thread tid=1881
2019-05-27 17:50:16.782 1533-1878/? D/systemui_boost: render thread tid=2228
2019-05-27 17:50:16.782 2805-4751/? D/NetdExecutor: closing input stream for netd
2019-05-27 17:50:16.782 2805-4751/? D/NetdExecutor: closing socket for netd
2019-05-27 17:50:16.782 1533-1878/? D/systemui_boost: thread tid=1881, priority is set to 0
2019-05-27 17:50:16.782 1533-1878/? D/systemui_boost: thread tid=2228, priority is set to -4
2019-05-27 17:50:16.782 1533-1878/? D/systemui_boost: ui thread and render thread are reset
2019-05-27 17:50:16.783 1881-1881/? D/StatusBar: disable<e i a s b h r c s > disable2<q i n g r >
2019-05-27 17:50:16.792 1533-11563/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:16.792 1533-11563/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:16.792 1533-11563/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:16.798 24214-24214/? I/HwDetectorWithState: #performNextHotwordAction action: 0
2019-05-27 17:50:16.799 2417-2417/? I/TrustAgent: [HomeAddressChangeTracker] User Present. Maybe fetch home.
2019-05-27 17:50:16.803 831-11565/? I/APM_AudioPolicyManager: getInputForDevice() do not reuse input for HOTWORD/FM
2019-05-27 17:50:16.804 551-3786/? D/audio_hw_primary: adev_open_input_stream: enter: sample_rate(16000) channel_mask(0x10) devices(0x80000010)        stream_handle(0xe797ae00) io_handle(5462) source(6) format 1
2019-05-27 17:50:16.804 551-3786/? W/audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
2019-05-27 17:50:16.805 2417-2417/? I/TrustAgent: [HomeAddressChangeTracker] fetch for account [email protected]
2019-05-27 17:50:16.805 2417-2417/? I/TrustAgent: [HomeFetcher] return existing home address!
2019-05-27 17:50:16.805 2417-2417/? I/TrustAgent: [HomeAddressChangeTracker] home address is not changed.
2019-05-27 17:50:16.831 551-3790/? D/msm8916_platform: platform_set_channel_map mixer_ctl_name:Playback Channel Map12
2019-05-27 17:50:16.832 551-3790/? D/msm8916_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
2019-05-27 17:50:16.833 2821-27359/? W/System.err: android.content.pm.PackageManager$NameNotFoundException: com.xiaomi.smarthome
2019-05-27 17:50:16.833 551-3790/? D/audio_hw_primary: start_output_stream: exit
2019-05-27 17:50:16.834 1533-2711/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:16.834 1533-2711/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:16.834 1533-2711/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:16.837 831-27366/? I/AudioFlinger: AudioFlinger's thread 0xee883b00 tid=27366 ready to run
2019-05-27 17:50:16.837 551-3786/? D/audio_hw_primary: in_standby: enter: stream (0xe797ae00) usecase(18: audio-record)
2019-05-27 17:50:16.842 1881-1881/? V/KeyguardUpdateMonitor: *** unregister callback for com.android.keyguard.EmergencyButton$1@a324b0b
2019-05-27 17:50:16.852 551-3786/? D/audio_hw_primary: in_standby: enter: stream (0xe797ae00) usecase(18: audio-record)
2019-05-27 17:50:16.862 1533-1533/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-05-27 17:50:16.869 2779-27362/? E/ActivityThread: Failed to find provider info for com.android.thememanager.set_lockwallpaper
2019-05-27 17:50:16.871 1881-1881/? D/KeyguardUpdateMonitor: set_lock_wallpaper_result:false
2019-05-27 17:50:16.873 2821-27359/? W/System.err:     at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:176)
2019-05-27 17:50:16.873 2821-27359/? W/System.err:     at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:145)
2019-05-27 17:50:16.873 2821-27359/? W/System.err:     at com.miui.common.b.n.isInstalledPackage(:109)
2019-05-27 17:50:16.873 2821-27359/? W/System.err:     at com.miui.appmanager.receiver.b.doInBackground(:24)
2019-05-27 17:50:16.873 2821-27359/? W/System.err:     at com.miui.appmanager.receiver.b.doInBackground(:22)
2019-05-27 17:50:16.873 2821-27359/? W/System.err:     at android.os.AsyncTask$2.call(AsyncTask.java:333)
2019-05-27 17:50:16.874 2821-27359/? W/System.err:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
2019-05-27 17:50:16.874 2821-27359/? W/System.err:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
2019-05-27 17:50:16.874 2821-27359/? W/System.err:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
2019-05-27 17:50:16.874 2821-27359/? W/System.err:     at java.lang.Thread.run(Thread.java:764)
2019-05-27 17:50:16.876 24214-24274/? I/AudioProvider: Audio Starting
2019-05-27 17:50:16.881 551-551/? D/audio_hw_primary: in_set_parameters: enter: kvpairs=input_source=6;routing=-2147483632
2019-05-27 17:50:16.884 831-1280/? I/SoundTriggerHwService::Module: onCallbackEvent no clients
2019-05-27 17:50:16.886 551-27374/? D/audio_hw_primary: start_input_stream: enter: stream(0xe797ae00)usecase(18: audio-record)
2019-05-27 17:50:16.887 2805-3187/? I/PowerCheckerService: uid:10047 change to active
2019-05-27 17:50:16.888 2805-2987/? I/AppActiveChecker: uid:10047 change to active
2019-05-27 17:50:16.888 24214-24274/? I/AudioProvider: Audio Started
2019-05-27 17:50:16.889 551-27374/? D/audio_hw_primary: select_devices for use case (audio-record)
2019-05-27 17:50:16.889 551-27374/? D/msm8916_platform: platform_get_input_snd_device: enter: out_device(0) in_device(0x10) channel_count (1) channel_mask (0x10),mic_mode(0)
2019-05-27 17:50:16.889 551-27374/? D/msm8916_platform: platform_get_input_snd_device: mic_choose init: 0
2019-05-27 17:50:16.889 551-27374/? D/msm8916_platform: platform_get_input_snd_device: exit: in_snd_device(headset-mic)
2019-05-27 17:50:16.889 551-27374/? D/audio_hw_primary: select_devices: out_snd_device(0: ) in_snd_device(84: headset-mic)
2019-05-27 17:50:16.889 551-27374/? I/msm8916_platform: platform_check_and_set_capture_codec_backend_cfg:txbecf: afe: bitwidth 16, samplerate 16000, channel 1 format 1, backend_idx 7 usecase = 18 device (headset-mic)
2019-05-27 17:50:16.889 551-27374/? I/msm8916_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7 current bit width: 16 and sample rate: 16000, channels 1 format 1
2019-05-27 17:50:16.889 551-27374/? W/msm8916_platform: platform_check_capture_codec_backend_cfg:txbecf: afe:Use default bw and sr for voice/voip calls
2019-05-27 17:50:16.889 551-27374/? I/msm8916_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7 updated bit width: 16 and sample rate: 48000
2019-05-27 17:50:16.889 551-27374/? D/audio_hw_primary: check_usecases_capture_codec_backend:becf: force routing 0
2019-05-27 17:50:16.889 551-27374/? D/hardware_info: hw_info_append_hw_type : device_name = headset-mic
2019-05-27 17:50:16.889 551-27374/? D/msm8916_platform: platform_split_snd_device: snd_device(84) num devices(0) new_snd_devices(0)
2019-05-27 17:50:16.889 551-27374/? D/audio_hw_primary: enable_snd_device: snd_device(84: headset-mic)
2019-05-27 17:50:16.890 551-27374/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x54 of type 1 for Event 1, with Raise=1
2019-05-27 17:50:16.890 551-27374/? D/sound_trigger_platform: platform_stdev_check_and_update_concurrency: concurrency active 0, tx 1, rx 0, concurrency session_allowed 0
2019-05-27 17:50:16.890 551-27374/? D/audio_route: Apply path: headset-mic
2019-05-27 17:50:16.903 3106-27371/? I/SystemUpdate: [Installation,ReceiverIntentOperation] Received intent: Intent { act=android.intent.action.USER_PRESENT flg=0x24200011 cmp=com.google.android.gms/.chimera.GmsIntentOperationService }.
2019-05-27 17:50:16.912 24214-24282/? I/HotwordRecognitionRnr: Starting hotword detection.
2019-05-27 17:50:16.924 551-27374/? W/audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
2019-05-27 17:50:16.924 551-27374/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 3, with Raise=0
2019-05-27 17:50:16.924 551-27374/? D/audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->in_snd_device headset-mic
2019-05-27 17:50:16.924 551-27374/? D/msm8916_platform: platform_split_snd_device: snd_device(84) num devices(0) new_snd_devices(0)
2019-05-27 17:50:16.926 551-27374/? E/msm8916_platform: platform_get_snd_device_backend_index: no hw_interface set for device headset-mic
2019-05-27 17:50:16.928 551-27374/? E/audio_hw_utils: send_app_type_cfg_for_device: Couldn't get the backend index for snd device headset-mic ret=-22
2019-05-27 17:50:16.928 551-27374/? I/audio_hw_utils: send_app_type_cfg_for_device CAPTURE app_type 69938, acdb_dev_id 8, sample_rate 48000, snd_device_be_idx -22
2019-05-27 17:50:16.929 551-27374/? D/msm8916_platform: platform_split_snd_device: snd_device(84) num devices(1) new_snd_devices(0)
2019-05-27 17:50:16.929 551-27374/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 8, path = 1, app id = 0x11132, sample rate = 48000
2019-05-27 17:50:16.930 551-27374/? D/ACDB-LOADER: ACDB -> send_asm_topology
2019-05-27 17:50:16.930 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
2019-05-27 17:50:16.930 551-27374/? D/ACDB-LOADER: ACDB -> send_adm_topology
2019-05-27 17:50:16.930 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
2019-05-27 17:50:16.930 551-27374/? D/ACDB-LOADER: ACDB -> send_audtable
2019-05-27 17:50:16.930 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
2019-05-27 17:50:16.930 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> send_audvoltable
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
2019-05-27 17:50:16.931 551-27374/? E/ACDB-LOADER: Error: ACDB AudProc vol returned = -19
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> send_audstrmtable
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> send_afe_topology
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 8, Topology Id 112f9
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> send_afe_cal
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
2019-05-27 17:50:16.931 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
2019-05-27 17:50:16.932 551-27374/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
2019-05-27 17:50:16.932 551-27374/? D/ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 8 path = 1
2019-05-27 17:50:16.932 551-27374/? D/ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
2019-05-27 17:50:16.932 551-27374/? D/audio_hw_primary: enable_audio_route: apply mixer and update path: audio-record
2019-05-27 17:50:16.932 551-27374/? D/audio_route: Apply path: audio-record
2019-05-27 17:50:16.933 551-27374/? D/audio_hw_primary: select_devices: done
2019-05-27 17:50:16.934 3106-27375/? I/SystemUpdate: [Execution,InstallationEventIntentOperation] Handling event of type 11.
2019-05-27 17:50:16.943 3106-27376/? I/SystemUpdate: [Execution,InstallationIntentOperation] Received intent: Intent { act=com.google.android.gms.update.INSTALL_UPDATE cat=[targeted_intent_op_prefix:.update.execution.InstallationIntentOperation] cmp=com.google.android.gms/.chimera.GmsIntentOperationService }.
2019-05-27 17:50:16.944 3106-27376/? I/SystemUpdate: [Execution,ExecutionManager] Action finished-execution executed for 0.00 seconds.
2019-05-27 17:50:16.957 1533-2711/? I/WifiService: getWifiEnabledState uid=10019
2019-05-27 17:50:16.958 1881-1881/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
2019-05-27 17:50:16.959 1881-1881/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
2019-05-27 17:50:16.962 593-593/? E/lowmemorykiller: Error writing /proc/25392/oom_score_adj; errno=22
2019-05-27 17:50:16.962 593-593/? E/lowmemorykiller: Error writing /proc/25294/oom_score_adj; errno=22
2019-05-27 17:50:16.962 593-593/? E/lowmemorykiller: Error writing /proc/23415/oom_score_adj; errno=22
2019-05-27 17:50:16.967 1533-1578/? W/zygote64: kill(-25392, 9) failed: No such process
2019-05-27 17:50:16.968 1533-1578/? I/zygote64: Successfully killed process cgroup uid 10066 pid 25392 in 0ms
2019-05-27 17:50:16.968 1881-1881/? D/KeyguardUpdateMonitor: handleTimeUpdate
2019-05-27 17:50:16.968 2805-3187/? D/PowerKeeper.Event: notifyAMProcDied pacakageName: com.miui.micloudsync, pid:25392
2019-05-27 17:50:16.973 593-593/? E/lowmemorykiller: Error writing /proc/25294/oom_score_adj; errno=22
2019-05-27 17:50:16.973 593-593/? E/lowmemorykiller: Error writing /proc/23415/oom_score_adj; errno=22
2019-05-27 17:50:16.982 1533-1578/? W/zygote64: kill(-25294, 9) failed: No such process
2019-05-27 17:50:16.982 1533-1578/? I/zygote64: Successfully killed process cgroup uid 10036 pid 25294 in 0ms
2019-05-27 17:50:16.984 2805-3187/? D/PowerKeeper.Event: notifyAMProcDied pacakageName: com.miui.audioeffect, pid:25294
2019-05-27 17:50:16.994 551-27374/? D/audio_hw_primary: start_input_stream: exit
2019-05-27 17:50:16.997 1533-1578/? W/zygote64: kill(-23415, 9) failed: No such process
2019-05-27 17:50:16.998 2805-3187/? D/PowerKeeper.Event: notifyAMProcDied pacakageName: com.android.defcontainer, pid:23415
2019-05-27 17:50:17.002 1533-1578/? W/zygote64: kill(-23415, 9) failed: No such process
2019-05-27 17:50:17.002 1533-1578/? I/zygote64: Successfully killed process cgroup uid 10012 pid 23415 in 5ms
2019-05-27 17:50:17.027 576-620/? E/ANDR-PERF-OPTSHANDLER: perf_lock_rel: updated /sys/class/mmc_host/mmc0/clk_scaling/enable with 1
     return value 2
2019-05-27 17:50:17.189 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:17.189 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:17.190 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:17.192 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:17.238 2821-20909/? I/PowerCenterProvider: call METHOD_GET_BATTERY_INFO
2019-05-27 17:50:17.239 2821-20909/? D/BatteryHistoryLoadMgr: getHistoryInfo begin
2019-05-27 17:50:17.240 1533-1581/? I/WifiService: requestActivityInfo uid=1000
2019-05-27 17:50:17.240 1533-1581/? I/WifiService: reportActivityInfo uid=1000
2019-05-27 17:50:17.240 1533-1581/? I/WifiService: getSupportedFeatures uid=1000
2019-05-27 17:50:17.242 570-570/? E/WifiHAL: wifi_get_logger_supported_feature_set: Error -3 happened. 
2019-05-27 17:50:17.243 1533-1723/? E/WifiVendorHal: getSupportedFeatureSet(l.975) failed {.code = ERROR_NOT_SUPPORTED, .description = }
2019-05-27 17:50:17.244 570-570/? E/WifiHAL: wifi_get_logger_supported_feature_set: Error -3 happened. 
2019-05-27 17:50:17.250 1533-1581/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-27 17:50:17.250 1533-1581/? E/BatteryExternalStatsWorker: no controller energy info supplied for bluetooth
2019-05-27 17:50:17.264 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:17.264 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:17.265 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:17.265 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:17.265 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=4
2019-05-27 17:50:17.267 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:17.268 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:17.318 2607-2719/? W/MiuiPerfServiceClient: interceptAndQueuing:1881|com.android.systemui|269|58|unknown|null|StatusBar|105740319265739|Slow main thread|6
2019-05-27 17:50:17.337 2821-20909/? D/BatteryHistoryLoadMgr: getHistoryInfo end
2019-05-27 17:50:17.337 2821-20909/? I/PowerUtils: use feature battery typ capacity
2019-05-27 17:50:17.338 2821-20909/? I/PowerUtils: use feature battery typ capacity
2019-05-27 17:50:17.338 2821-20909/? I/BatteryChargeTimeHelper: Use default time,  0.2 1h23m25s128ms
2019-05-27 17:50:17.339 2821-20909/? I/PowerUtils: use feature battery typ capacity
2019-05-27 17:50:17.339 2821-20909/? I/BatteryLeftUsageTime: use history time
2019-05-27 17:50:17.341 2821-7331/? I/PowerCenterProvider: call METHOD_GET_POWER_SUPPLY_INFO, quick_charge:false
2019-05-27 17:50:17.347 1533-1878/? W/Process: Unable to open /proc/23415/status
2019-05-27 17:50:17.347 1533-1878/? W/Process: Unable to open /proc/25294/status
2019-05-27 17:50:17.347 1533-1878/? W/Process: Unable to open /proc/25392/status
2019-05-27 17:50:17.352 2779-2779/? D/Launcher: Launcher.dispatchTouchEvent:0
2019-05-27 17:50:17.352 2779-2779/? D/Launcher.Workspace: Workspace touch down
2019-05-27 17:50:17.353 2779-3419/? D/ScreenElementRoot: pause
2019-05-27 17:50:17.354 2779-3419/? I/NotifierManager: onUnregister: miui.maml.NotifierManager$MultiBroadcastNotifier@130677d
2019-05-27 17:50:17.354 2779-3419/? D/LifecycleResourceManager: begin check cache... 
2019-05-27 17:50:17.354 2779-3419/? I/RenderThread: RenderThread paused, waiting for signal
2019-05-27 17:50:17.393 2779-2779/? D/Launcher: Launcher.dispatchTouchEvent:1
2019-05-27 17:50:17.393 2779-2779/? D/Launcher.Workspace: Workspace touch up or cancel
2019-05-27 17:50:17.394 2779-3419/? I/RenderThread: RenderThread resumed
2019-05-27 17:50:17.394 2779-3419/? D/ScreenElementRoot: resume
2019-05-27 17:50:17.397 2779-3419/? I/NotifierManager: onRegister: miui.maml.NotifierManager$MultiBroadcastNotifier@130677d
2019-05-27 17:50:17.398 576-620/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-05-27 17:50:17.398 1533-1878/? E/ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
2019-05-27 17:50:17.402 1533-1878/? W/WindowManager: Attempted to set focus to non-existing app token: Token{73c0018 ActivityRecord{7238a71 u0 io.gitjournal.gitjournal/.MainActivity t1054}}
2019-05-27 17:50:17.404 1533-1878/? D/ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{b536c82 io.gitjournal.gitjournal}
2019-05-27 17:50:17.404 1533-1878/? E/ActivityTrigger: activityStartTrigger: not whiteListedio.gitjournal.gitjournal/io.gitjournal.gitjournal.MainActivity/429
2019-05-27 17:50:17.405 1533-1878/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:17.405 1533-1878/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:17.405 1533-1878/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:17.406 1533-1878/? D/ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{b536c82 io.gitjournal.gitjournal} is now in focus and seems to be in full-screen mode
2019-05-27 17:50:17.406 1533-1878/? E/ActivityTrigger: activityResumeTrigger: not whiteListedio.gitjournal.gitjournal/io.gitjournal.gitjournal.MainActivity/429
2019-05-27 17:50:17.406 1533-1690/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-05-27 17:50:17.406 1533-1878/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger 
2019-05-27 17:50:17.411 2779-3419/? D/ScreenElementRoot: pause
2019-05-27 17:50:17.412 1533-1878/? D/ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{b536c82 io.gitjournal.gitjournal} is now in focus and seems to be in full-screen mode
2019-05-27 17:50:17.412 1533-1878/? E/ActivityTrigger: activityResumeTrigger: not whiteListedio.gitjournal.gitjournal/io.gitjournal.gitjournal.MainActivity/429
2019-05-27 17:50:17.425 2805-3187/? D/PowerKeeper.Event: notifyAMProcStart processName: 10225 reason: io.gitjournal.gitjournal, pid:0
2019-05-27 17:50:17.429 2779-3419/? I/NotifierManager: onUnregister: miui.maml.NotifierManager$MultiBroadcastNotifier@130677d
2019-05-27 17:50:17.429 2779-3419/? I/RenderThread: RenderThread paused, waiting for signal
2019-05-27 17:50:17.429 27395-27395/? W/zygote: Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults
2019-05-27 17:50:17.449 1533-1878/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:17.450 1533-1878/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:17.450 1533-1878/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:17.460 1533-1878/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:17.460 1533-1878/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:17.460 1533-1878/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:17.462 2821-7331/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='io.gitjournal.gitjournal', mForegroundUid=10225, mForegroundPid=27395, mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10031, mLastForegroundPid=2779, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=1}
2019-05-27 17:50:17.475 910-1064/? D/DnsProxyBlocker: remove uid(10225)
2019-05-27 17:50:17.491 1881-1881/? D/StatusBar: disable<e i a s b h r c s > disable2<q i n g r >
2019-05-27 17:50:17.491 27395-27395/? W/zygote: miui_dex2oat: OatFile: /data/app/io.gitjournal.gitjournal-WKSKDvrDJFhSWuogP0PGXA==/oat/arm/base.odex Compiler-Filter = quicken
2019-05-27 17:50:17.492 1881-1881/? D/PhoneStatusBar/NavigationBarView: setDisabledFlags back:false home:false recent:false
2019-05-27 17:50:17.492 1881-1881/? D/PhoneStatusBar/NavigationBarView: setDisabledFlags back:false home:false recent:false
2019-05-27 17:50:17.495 27395-27395/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-05-27 17:50:17.582 27395-27395/? D/FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
2019-05-27 17:50:17.583 27395-27395/? D/FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
2019-05-27 17:50:17.584 27395-27395/? I/FirebaseInitProvider: FirebaseApp initialization successful
2019-05-27 17:50:17.592 27395-27395/? I/CrashlyticsInitProvider: CrashlyticsInitProvider skipping initialization
2019-05-27 17:50:17.669 27395-27416/? I/ResourceExtractor: Found extracted resources res_timestamp-429-1558958414328
2019-05-27 17:50:17.683 27395-27395/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-05-27 17:50:17.691 27395-27412/? I/FA: App measurement is starting up, version: 16250
2019-05-27 17:50:17.691 27395-27412/? I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
2019-05-27 17:50:17.691 27395-27412/? I/FA: To enable faster debug mode event logging run:
      adb shell setprop debug.firebase.analytics.app io.gitjournal.gitjournal
2019-05-27 17:50:17.728 27395-27395/? D/AccessibilityManager: AccessibilityManager status: mPackageName = io.gitjournal.gitjournal, mOptimizeEnabled = false, mIsEnabled = false, mIsUiAutomationEnabled = false, mIsInterestedPackage =false
2019-05-27 17:50:17.746 27395-27412/? I/zygote: Deoptimizing java.lang.Object com.google.android.gms.measurement.internal.zzdu.get(java.lang.Object) due to JIT inline cache
2019-05-27 17:50:17.790 27395-27395/? I/Adreno: QUALCOMM build                   : 8e3df98, Ie4790512f3
    Build Date                       : 04/11/18
    OpenGL ES Shader Compiler Version: EV031.22.00.01
    Local Branch                     : 
    Remote Branch                    : quic/gfx-adreno.lnx.1.0.r36-rel
    Remote Branch                    : NONE
    Reconstruct Branch               : NOTHING
2019-05-27 17:50:17.791 27395-27395/? D/vndksupport: Loading /vendor/lib/hw/gralloc.msm8953.so from current namespace instead of sphal namespace.
2019-05-27 17:50:17.801 27395-27395/? I/Adreno: PFP: 0x005ff087, ME: 0x005ff063
2019-05-27 17:50:17.806 1881-1881/? D/EventBus: [1881, u0] send(AppTransitionFinishedEvent)
2019-05-27 17:50:17.806 1881-1881/? D/EventBus: [1881, u0]  -> ForcedResizableInfoActivityController [0x127ee5b, P1] onBusEvent(AppTransitionFinishedEvent)
2019-05-27 17:50:17.806 1881-1881/? D/EventBus: [1881, u0] onBusEvent(AppTransitionFinishedEvent) duration: 38 microseconds, avg: 4307
2019-05-27 17:50:17.806 27395-27395/? I/zygote: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
2019-05-27 17:50:17.806 1881-1881/? D/EventBus: [1881, u0] send(AppTransitionFinishedEvent)
2019-05-27 17:50:17.806 1881-1881/? D/EventBus: [1881, u0]  -> ForcedResizableInfoActivityController [0x127ee5b, P1] onBusEvent(AppTransitionFinishedEvent)
2019-05-27 17:50:17.806 1881-1881/? D/EventBus: [1881, u0] onBusEvent(AppTransitionFinishedEvent) duration: 26 microseconds, avg: 4306
2019-05-27 17:50:17.996 27395-27412/? I/FA: Tag Manager is not found and thus will not be used
2019-05-27 17:50:17.996 27395-27423/? D/OpenGLRenderer: HWUI GL Pipeline
2019-05-27 17:50:18.042 27395-27395/? D/libcrashlytics: Initializing libcrashlytics version 2.0.5
2019-05-27 17:50:18.042 27395-27395/? D/libcrashlytics: Initializing native crash handling successful.
2019-05-27 17:50:18.045 27395-27395/? I/CrashlyticsCore: Initializing Crashlytics 2.6.8.32
2019-05-27 17:50:18.047 27395-27437/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-05-27 17:50:18.075 27395-27423/? I/OpenGLRenderer: Initialized EGL, version 1.4
2019-05-27 17:50:18.075 27395-27423/? D/OpenGLRenderer: Swap behavior 2
2019-05-27 17:50:18.125 27395-27423/? D/vndksupport: Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
2019-05-27 17:50:18.146 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:18.147 27395-27423/? D/vndksupport: Loading /vendor/lib/hw/gralloc.msm8953.so from current namespace instead of sphal namespace.
2019-05-27 17:50:18.147 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:18.148 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:18.151 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:18.183 27395-27437/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-05-27 17:50:18.195 1533-1592/? I/ActivityManager: Displayed io.gitjournal.gitjournal/.MainActivity: +765ms
2019-05-27 17:50:18.195 1533-1592/? E/ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
2019-05-27 17:50:18.190 1533-1533/? W/android.display: type=1400 audit(0.0:12062): avc: denied { write } for name="logd" dev="tmpfs" ino=5435 scontext=u:r:system_server:s0 tcontext=u:object_r:logd_socket:s0 tclass=sock_file permissive=0
2019-05-27 17:50:18.196 2805-3187/? D/PowerKeeper.Event: notifyActivityLaunchTime: io.gitjournal.gitjournal/.MainActivity totalTime: 765
2019-05-27 17:50:18.199 1533-1576/? D/ActivityTrigger: ActivityTrigger activityStopTrigger 
2019-05-27 17:50:18.202 1881-1881/? D/PhoneStatusBar/NavigationBarView: setDisabledFlags back:false home:false recent:false
2019-05-27 17:50:18.209 2779-2779/? D/Launcher.AdPendantUtils: updateAdvertisementPendantVisibility, mIsAdPendantEnable=false, mIsPullActionEnable=false, mIsEditDisabled=true, mCurrentScreenId=2, mDefaultScreenId=1, mIsLauncherVisible=false, mIsMinusOneScreenShow=false
2019-05-27 17:50:18.209 2779-2779/? D/SearchCardView: onVisibilityChanged: 4
2019-05-27 17:50:18.228 1533-1576/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:18.229 1533-1576/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:18.229 1533-1576/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:18.236 1533-2709/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:18.236 1533-2709/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:18.236 1533-2709/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:18.347 27395-27418/? I/flutter: FileStorage Directory: /data/user/0/io.gitjournal.gitjournal/files/journal
2019-05-27 17:50:18.347 27395-27418/? I/flutter: Loading Notes From Disk
2019-05-27 17:50:18.348 27395-27418/? I/flutter: Starting to syncNotes
2019-05-27 17:50:18.348 27395-27418/? I/flutter: Going to git pull: journal
2019-05-27 17:50:18.349 27395-27449/? D/GitClone Directory: /data/user/0/io.gitjournal.gitjournal/files/journal
2019-05-27 17:50:18.364 23848-23945/? D/AudioManager: getStreamVolume isRestricted mode = 0
2019-05-27 17:50:18.365 551-3786/? D/audio_hw_spkr_prot: audio_extn_fbsp_get_parameters: Speaker protection disabled
2019-05-27 17:50:18.365 551-3786/? D/audio_hw_extn: audio_extn_get_parameters: returns 
2019-05-27 17:50:18.365 831-11565/? I/hash_map_utils: key: 'hifi_mode' value: ''
2019-05-27 17:50:18.367 23848-23963/? W/YouTube: Pinging https://s.youtube.com/api/stats/watchtime?cl=249100708&ei=0dLrXJujL4LMz7sPgPiX6Ak&fexp=23808048%2C1714256%2C23736685%2C9456940%2C23811378%2C23805410%2C23815171%2C23701349&ns=yt&plid=AAWJ3WGdTdDQWnCY&el=detailpage&len=1191&of=JvEDVC6eX9Vb5Vt2e-utjA&uga=m24&vm=CAEQARgE&cpn=aUowIZRotquCzV9c&ver=2&cplatform=mobile&cbr=com.vanced.android.youtube&c=android&cmodel=Redmi%20Note%205&cos=Android&csdk=27&cbrver=14.10.53&cver=14.10.53&cosver=8.1.0&cbrand=Xiaomi&cplayer=ANDROID_EXOPLAYER&rt=816.4&lact=612210&afmt=140&state=paused&volume=40&st=1191.0&vis=3&conn=6&uao=0&et=1191.0&rti=816.3&docid=(scrubbed)&referrer=(scrubbed)
2019-05-27 17:50:18.379 1533-2709/? D/CompatibilityInfo: mCompatibilityFlags - 10
2019-05-27 17:50:18.379 1533-2709/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:18.379 1533-2709/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:18.384 23879-24039/? D/GmsAuthManagerSvc: getToken: account:[email protected] scope:oauth2:https://www.googleapis.com/auth/accounts.reauth https://www.googleapis.com/auth/youtube.force-ssl https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/identity.lateimpersonation https://www.googleapis.com/auth/assistant-sdk-prototype extras:Bundle[{androidPackageName=com.vanced.android.youtube, clientPackageName=com.vanced.android.youtube, service_connection_start_time_millis=230231266, handle_notification=true}], notify: true
2019-05-27 17:50:18.395 23879-24039/? D/GmsAuthManager: peekAuthToken: com.google.android.youtube:24bb24c05e47e0aefa68a58a766179d9b613a600:oauth2:https://www.googleapis.com/auth/accounts.reauth https://www.googleapis.com/auth/youtube.force-ssl https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/identity.lateimpersonation https://www.googleapis.com/auth/assistant-sdk-prototype
2019-05-27 17:50:18.400 23879-24039/? D/GmsAuthManagerSvc: getToken: AuthResponse{auth='ya29.GtIBFgd0HKkPrkwr0aC8uT3l9KSevMcss3r7ex6YtgOqwfouCJa2IPXnuBi_o9j-3k_otCENPr6Wzh9jz0DN8QC_-20PX99AIrw5G81LhTagRdAbNdUEoOIHmuqBIoqqWpzTb14RWA45vMrbz2oT7q9HQ5w8IDzkhxR-WLigmSRyOHIUnM66whpym5dS1oeH4ohC3yIYMXU9HNkslaa3nojiQYzIsStn-zBxbbRaYDJ0mucKa4IGJrPLBlzz3rXLisTWJb0FrOMRWj8RpnlSWMPAGjms', issueAdvice='stored'}
2019-05-27 17:50:18.434 23879-24039/? D/GmsAuthManagerSvc: getToken: account:[email protected] scope:oauth2:https://www.googleapis.com/auth/accounts.reauth https://www.googleapis.com/auth/youtube.force-ssl https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/identity.lateimpersonation https://www.googleapis.com/auth/assistant-sdk-prototype extras:Bundle[{androidPackageName=com.vanced.android.youtube, clientPackageName=com.vanced.android.youtube, service_connection_start_time_millis=230231331, handle_notification=true}], notify: true
2019-05-27 17:50:18.438 23879-24039/? D/GmsAuthManager: peekAuthToken: com.google.android.youtube:24bb24c05e47e0aefa68a58a766179d9b613a600:oauth2:https://www.googleapis.com/auth/accounts.reauth https://www.googleapis.com/auth/youtube.force-ssl https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/identity.lateimpersonation https://www.googleapis.com/auth/assistant-sdk-prototype
2019-05-27 17:50:18.439 23879-24039/? D/GmsAuthManagerSvc: getToken: AuthResponse{auth='ya29.GtIBFgd0HKkPrkwr0aC8uT3l9KSevMcss3r7ex6YtgOqwfouCJa2IPXnuBi_o9j-3k_otCENPr6Wzh9jz0DN8QC_-20PX99AIrw5G81LhTagRdAbNdUEoOIHmuqBIoqqWpzTb14RWA45vMrbz2oT7q9HQ5w8IDzkhxR-WLigmSRyOHIUnM66whpym5dS1oeH4ohC3yIYMXU9HNkslaa3nojiQYzIsStn-zBxbbRaYDJ0mucKa4IGJrPLBlzz3rXLisTWJb0FrOMRWj8RpnlSWMPAGjms', issueAdvice='stored'}
2019-05-27 17:50:18.470 1533-1576/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:18.470 1533-1576/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:18.470 1533-1576/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:18.481 1533-1576/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:18.481 1533-1576/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:18.481 1533-1576/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:18.563 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:18.564 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:18.565 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:18.566 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:18.566 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=4
2019-05-27 17:50:18.567 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:18.568 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:18.579 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:18.579 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:18.580 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:18.581 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:18.581 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=0
2019-05-27 17:50:18.583 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:18.583 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:18.586 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:18.586 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:18.592 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:18.595 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:18.596 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=0
2019-05-27 17:50:18.597 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:18.598 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:18.601 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:18.601 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:18.602 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:18.602 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:18.602 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=0
2019-05-27 17:50:18.605 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:18.606 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:18.618 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:18.618 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:18.619 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:18.619 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:18.619 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=3
2019-05-27 17:50:18.622 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:18.624 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:18.626 910-1009/? E/NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'INTERFACE' not found
2019-05-27 17:50:18.626 910-1009/? E/NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'STATE' not found
2019-05-27 17:50:18.626 910-1009/? E/NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'TIME_NS' not found
2019-05-27 17:50:18.626 910-1009/? E/NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
2019-05-27 17:50:19.147 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:19.147 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:19.148 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:19.148 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:20.095 551-3786/? D/audio_hw_primary: out_standby: enter: stream (0xe7303000) usecase(1: low-latency-playback)
2019-05-27 17:50:20.159 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:20.159 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:20.160 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:20.160 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:20.277 551-3786/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
2019-05-27 17:50:20.277 551-3786/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 2, with Raise=0
2019-05-27 17:50:20.278 551-3786/? D/hardware_info: hw_info_append_hw_type : device_name = headphones
2019-05-27 17:50:20.278 551-3786/? D/audio_hw_primary: disable_snd_device: snd_device(10: headphones)
2019-05-27 17:50:20.278 551-3786/? D/msm8916_platform: platform_split_snd_device: snd_device(10) num devices(0) new_snd_devices(0)
2019-05-27 17:50:20.282 551-3786/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xa of type 0 for Event 0, with Raise=0
2019-05-27 17:50:20.282 551-3786/? D/audio_hw_primary: out_standby: exit
2019-05-27 17:50:20.602 27395-27461/? D/NetworkSecurityConfig: No Network Security Config specified, using platform default
2019-05-27 17:50:20.607 27395-27461/? W/zygote: miui_dex2oat: oat file of /system/framework/tcmclient.jar is not exists
2019-05-27 17:50:20.610 27395-27461/? W/zygote: miui_dex2oat: /system/framework/tcmclient.jar: Fall back to running out of the original dex file.
2019-05-27 17:50:20.616 27395-27461/? I/DpmTcmClient: RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor
2019-05-27 17:50:20.625 27395-27461/? I/DpmTcmClient: RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor
2019-05-27 17:50:20.705 27395-27449/? E/GitJournalLib: UsernameProvided: git
2019-05-27 17:50:20.705 27395-27449/? E/GitJournalLib: Allowed Types: 6
2019-05-27 17:50:20.705 27395-27449/? E/GitJournalLib: Payload: 0xcb981d4f
2019-05-27 17:50:20.705 27395-27449/? E/GitJournalLib: gj_paylaod: 0xcb981d4f
2019-05-27 17:50:21.154 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:21.157 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:21.157 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:21.158 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:21.163 1533-1879/? W/ActivityManager: Unable to start service Intent { pkg=com.miui.hybrid cmp=com.miui.hybrid/.PersistService } U=0: not found
2019-05-27 17:50:21.747 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:21.747 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:21.750 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:21.750 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:21.750 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=3
2019-05-27 17:50:21.755 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:21.756 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:22.156 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:22.158 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:22.160 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:22.160 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:23.016 27395-27461/? I/CrashlyticsCore: Crashlytics report upload complete: 5CEBD44600DC-0001-67CC-A0BC7F6B6062
    
    
    --------- beginning of crash
2019-05-27 17:50:23.058 27395-27449/? A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x4 in tid 27449 (AsyncTask #2), pid 27395 (rnal.gitjournal)
2019-05-27 17:50:23.100 27469-27469/? W/crash_dump32: type=1400 audit(0.0:12063): avc: denied { search } for name="io.gitjournal.gitjournal" dev="dm-1" ino=887054 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
2019-05-27 17:50:23.110 27469-27469/? W/crash_dump32: type=1400 audit(0.0:12064): avc: denied { search } for name="io.gitjournal.gitjournal" dev="dm-1" ino=887054 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
2019-05-27 17:50:23.135 27469-27469/? I/crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
2019-05-27 17:50:23.136 938-938/? I//system/bin/tombstoned: received crash request for pid 27395
2019-05-27 17:50:23.141 27469-27469/? I/crash_dump32: performing dump of process 27395 (target tid = 27449)
2019-05-27 17:50:23.141 27469-27469/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2019-05-27 17:50:23.141 27469-27469/? A/DEBUG: Build fingerprint: 'xiaomi/vince/vince:8.1.0/OPM1.171019.019/V10.2.1.0.OEGMIXM:user/release-keys'
2019-05-27 17:50:23.141 27469-27469/? A/DEBUG: Revision: '0'
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG: ABI: 'arm'
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG: pid: 27395, tid: 27449, name: AsyncTask #2  >>> io.gitjournal.gitjournal <<<
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG: Cause: null pointer dereference
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG:     r0 00000001  r1 00000000  r2 00000004  r3 cb9814dc
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG:     r4 cb9814dc  r5 00000004  r6 00000004  r7 cb981a80
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG:     r8 cb9814e0  r9 cb9819fc  sl 00000000  fp 00000004
2019-05-27 17:50:23.142 27469-27469/? A/DEBUG:     ip ee22b7e8  sp cb981408  lr ee1ba1f3  pc ee1ba1f4  cpsr 600e0030
2019-05-27 17:50:23.148 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:23.148 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:23.149 27469-27469/? A/DEBUG: backtrace:
2019-05-27 17:50:23.150 27469-27469/? A/DEBUG:     #00 pc 0001f1f4  /system/lib/libc.so (mbrtoc32+71)
2019-05-27 17:50:23.150 27469-27469/? A/DEBUG:     #01 pc 0003f2b9  /system/lib/libc.so (__vfprintf+6768)
2019-05-27 17:50:23.150 27469-27469/? A/DEBUG:     #02 pc 00052e51  /system/lib/libc.so (vsnprintf+128)
2019-05-27 17:50:23.150 27469-27469/? A/DEBUG:     #03 pc 0000651f  /system/lib/liblog.so (__android_log_print+54)
2019-05-27 17:50:23.150 27469-27469/? A/DEBUG:     #04 pc 00082c2d  /data/app/io.gitjournal.gitjournal-WKSKDvrDJFhSWuogP0PGXA==/lib/arm/libnative-lib.so (handle_error+28)
2019-05-27 17:50:23.150 27469-27469/? A/DEBUG:     #05 pc 00082d3f  /data/app/io.gitjournal.gitjournal-WKSKDvrDJFhSWuogP0PGXA==/lib/arm/libnative-lib.so (Java_io_gitjournal_gitjournal_Git_pull+82)
2019-05-27 17:50:23.150 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:23.150 27469-27469/? A/DEBUG:     #06 pc 0001d18b  /data/app/io.gitjournal.gitjournal-WKSKDvrDJFhSWuogP0PGXA==/oat/arm/base.odex (offset 0x1c000)
2019-05-27 17:50:23.151 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:24.148 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:24.148 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:24.149 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:24.149 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:24.695 27469-27469/? E/crash_dump32: cannot open libmiuindbg.so: No such file or directory
2019-05-27 17:50:24.697 938-938/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_06
2019-05-27 17:50:24.698 2805-3187/? D/PowerKeeper.Event: notifyAMCrash packageName: 0, pid:1533
2019-05-27 17:50:24.700 1533-27471/? W/ActivityManager:   Force finishing activity io.gitjournal.gitjournal/.MainActivity
2019-05-27 17:50:24.705 1533-27471/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger 
2019-05-27 17:50:24.706 2779-3673/? D/Launcher: get showing item successandroid.graphics.Bitmap@7f3abc7
2019-05-27 17:50:24.710 1533-6863/? I/OpenGLRenderer: Initialized EGL, version 1.4
2019-05-27 17:50:24.710 1533-6863/? D/OpenGLRenderer: Swap behavior 2
2019-05-27 17:50:24.736 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x11 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
2019-05-27 17:50:24.736 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x11 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
2019-05-27 17:50:24.737 593-593/? E/lowmemorykiller: Error writing /proc/27395/oom_score_adj; errno=22
2019-05-27 17:50:24.750 1533-1576/? W/ActivityManager: Failed to set scheduling policy, thread does not exist:
    java.lang.IllegalArgumentException: Given thread 27423 does not exist
2019-05-27 17:50:24.755 594-907/? E/SurfaceFlinger: Failed to find layer (io.gitjournal.gitjournal/io.gitjournal.gitjournal.MainActivity#0) in layer parent (no-parent).
2019-05-27 17:50:24.756 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x11 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
2019-05-27 17:50:24.757 2805-3187/? D/PowerKeeper.Event: notifyAMProcDied pacakageName: io.gitjournal.gitjournal, pid:27395
2019-05-27 17:50:24.758 1533-1578/? W/zygote64: kill(-27395, 9) failed: No such process
2019-05-27 17:50:24.760 594-594/? E/SurfaceFlinger: Failed to find layer (io.gitjournal.gitjournal/io.gitjournal.gitjournal.MainActivity#0) in layer parent (no-parent).
2019-05-27 17:50:24.762 1533-11563/? D/ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{197eff9 com.miui.home} is now in focus and seems to be in full-screen mode
2019-05-27 17:50:24.762 1533-11563/? E/ActivityTrigger: activityResumeTrigger: not whiteListedcom.miui.home/com.miui.home.launcher.Launcher/4080012
2019-05-27 17:50:24.763 576-620/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-05-27 17:50:24.764 1533-1578/? W/zygote64: kill(-27395, 9) failed: No such process
2019-05-27 17:50:24.769 1533-1578/? W/zygote64: kill(-27395, 9) failed: No such process
2019-05-27 17:50:24.770 2821-5738/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10031, mForegroundPid=2779, mLastForegroundPackageName='io.gitjournal.gitjournal', mLastForegroundUid=10225, mLastForegroundPid=27395, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
2019-05-27 17:50:24.773 576-620/? E/ANDR-PERF-UTIL: Failed to read 
2019-05-27 17:50:24.773 576-620/? I/chatty: uid=0(root) vendor.qti.hard identical 1 line
2019-05-27 17:50:24.773 576-620/? E/ANDR-PERF-UTIL: Failed to read 
2019-05-27 17:50:24.774 576-620/? E/ANDR-PERF-OPTSHANDLER: Failed to read /sys/class/kgsl/kgsl-3d0/force_no_nap
2019-05-27 17:50:24.774 576-620/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [10, 7]
2019-05-27 17:50:24.774 1533-1578/? W/zygote64: kill(-27395, 9) failed: No such process
2019-05-27 17:50:24.779 1533-1592/? W/ActivityManager: setHasOverlayUi called on unknown pid: 27395
2019-05-27 17:50:24.780 1533-1576/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x11 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
2019-05-27 17:50:24.780 1533-1578/? W/zygote64: kill(-27395, 9) failed: No such process
2019-05-27 17:50:24.782 1533-2675/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:24.782 1533-2675/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:24.782 1533-2675/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:24.783 819-819/? I/Zygote: Process 27395 exited due to signal (11)
2019-05-27 17:50:24.784 2779-3419/? I/RenderThread: RenderThread resumed
2019-05-27 17:50:24.784 2779-3419/? D/ScreenElementRoot: resume
2019-05-27 17:50:24.784 1881-1881/? D/StatusBar: recevie broadbcast ACTION_APPLICATION_MESSAGE_QUERY, requestFirstTime=false
2019-05-27 17:50:24.785 2779-2779/? D/Launcher.AdPendantUtils: updateAdvertisementPendantVisibility, mIsAdPendantEnable=false, mIsPullActionEnable=false, mIsEditDisabled=true, mCurrentScreenId=2, mDefaultScreenId=1, mIsLauncherVisible=true, mIsMinusOneScreenShow=false
2019-05-27 17:50:24.787 1533-2675/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:24.787 1533-2675/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:24.787 1533-2675/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:24.788 1533-1578/? W/zygote64: kill(-27395, 9) failed: No such process
2019-05-27 17:50:24.788 1533-1578/? I/zygote64: Successfully killed process cgroup uid 10225 pid 27395 in 30ms
2019-05-27 17:50:24.789 2779-3419/? I/NotifierManager: onRegister: miui.maml.NotifierManager$MultiBroadcastNotifier@130677d
2019-05-27 17:50:24.790 2779-2779/? D/SearchCardView: onVisibilityChanged: 0
2019-05-27 17:50:24.818 910-1064/? D/DnsProxyBlocker: add uid(10225)
2019-05-27 17:50:24.825 1533-6769/? D/CompatibilityInfo: mCompatibilityFlags - 0
2019-05-27 17:50:24.825 1533-6769/? D/CompatibilityInfo: applicationDensity - 440
2019-05-27 17:50:24.825 1533-6769/? D/CompatibilityInfo: applicationScale - 1.0
2019-05-27 17:50:24.828 910-1064/? D/DnsProxyBlocker: remove uid(10225)
2019-05-27 17:50:24.874 1881-1881/? D/StatusBar: disable<e i a s b h r c s > disable2<q i n g r >
2019-05-27 17:50:24.878 1881-1881/? D/PhoneStatusBar/NavigationBarView: setDisabledFlags back:false home:false recent:false
2019-05-27 17:50:25.146 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:25.146 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:25.147 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:25.147 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:25.175 576-620/? E/ANDR-PERF-OPTSHANDLER: perf_lock_rel: updated /sys/class/mmc_host/mmc0/clk_scaling/enable with 1
     return value 2
2019-05-27 17:50:25.190 1881-1881/? D/EventBus: [1881, u0] send(AppTransitionFinishedEvent)
2019-05-27 17:50:25.190 1881-1881/? D/EventBus: [1881, u0]  -> ForcedResizableInfoActivityController [0x127ee5b, P1] onBusEvent(AppTransitionFinishedEvent)
2019-05-27 17:50:25.190 1881-1881/? D/EventBus: [1881, u0] onBusEvent(AppTransitionFinishedEvent) duration: 24 microseconds, avg: 4306
2019-05-27 17:50:25.253 594-594/? E/SurfaceFlinger: Failed to find layer (SurfaceView - io.gitjournal.gitjournal/io.gitjournal.gitjournal.MainActivity#0) in layer parent (no-parent).
2019-05-27 17:50:25.253 594-594/? E/SurfaceFlinger: Failed to find layer (Background for - SurfaceView - io.gitjournal.gitjournal/io.gitjournal.gitjournal.MainActivity#0) in layer parent (no-parent).
2019-05-27 17:50:26.148 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:26.149 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-05-27 17:50:26.149 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:26.149 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:26.640 1881-2288/? D/NetworkController.MobileSignalController(1): getDataNetTypeFromServiceState slotId=0  isUsingCarrierAggregation=false
2019-05-27 17:50:26.640 1881-2288/? D/NetworkTypeUtils: getDataNetTypeFromServiceState:srcDataNetType = 13, destDataNetType 13
2019-05-27 17:50:26.642 1881-2288/? D/MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2131231689, mSelectedDataActivityIndex=6
2019-05-27 17:50:26.642 1881-2288/? D/TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=5, roaming=false
2019-05-27 17:50:26.642 1881-2288/? D/TelephonyIcons: getDataActivity, slot=0, activity=0
2019-05-27 17:50:26.643 1881-2288/? D/TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null
2019-05-27 17:50:26.643 1881-2288/? D/TelephonyIcons: getDataTypeIcon sub=0
2019-05-27 17:50:27.148 1881-1881/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-05-27 17:50:27.148 2821-2821/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-05-27 17:50:27.148 2805-3286/? D/PowerCheckerService: onBatteryChanged, mBatteryLevel = 80, status = 2, level = 80, plug = 2
2019-05-27 17:50:27.149 1881-1881/? D/KeyguardUpdateMonitor: handleBatteryUpdate

from gitjournal.

vHanda avatar vHanda commented on May 14, 2024

Hey Taha.

This is awesome. I've pushed a possible fix in versions 1.1.1. You should get it within a few hours. Lets see if that fixes it.

from gitjournal.

TahaTesser avatar TahaTesser commented on May 14, 2024

App launch crash is fixed and item is also deleted without a crash. Thank for resolving it.

from gitjournal.

vHanda avatar vHanda commented on May 14, 2024

Thanks for being patient and proving all the required info.

I'm going to close this issue! :)

from gitjournal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.