2.4.3 安卓真机 调试模式崩溃

构建时勾上调试模式后,编译运行到真机,会出现闪退
不勾上时,可以正常运行

  • Creator 版本: 2.4.3

  • 目标平台:小米9

  • 重现方式:打包时,勾上调试模式

  • 首个报错:

021-02-01 18:37:02.317 2188-2188/? D/NavBarTintController: onSampleCollected 0.09411765

2021-02-01 18:37:02.516 1634-2106/? I/MiuiNetworkPolicy: bandwidth: 1 KB/s, Max bandwidth: 725 KB/s

2021-02-01 18:37:02.610 10517-10517/? W/chromium: [0201/183702.609442:WARNING:thread_snapshot_linux.cc(111)] Unknown scheduling policy 1073741825

        

    --------- beginning of crash

2021-02-01 18:37:02.648 10086-10356/com.auto98.bdxxx A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 10356 (GLThread 277), pid 10086 (om.auto98.bdxxx)

2021-02-01 18:37:02.720 10086-10393/com.auto98.bdxxx V/AudioMixerController: Mix a frame waste: 1.103000ms

2021-02-01 18:37:02.735 1634-2573/? W/DevicePolicyManager: Package com.auto98.bdxxx (uid=10225, pid=10086) cannot access Device IDs

2021-02-01 18:37:02.736 2475-2495/? W/TelephonyPermissions: reportAccessDeniedToReadIdentifiers:com.auto98.bdxxx:getDeviceId:isPreinstalled=false:isPrivApp=false

2021-02-01 18:37:02.747 10086-10363/com.auto98.bdxxx I/AdStatisticEvent: 当前提交>>{"app":{"bundle":"com.auto98.bdxxx"},"base":{"appVersion":"1.0.0","cityCode":"","device":"MI 9","lat":"","lng":"","netWork":"wifi","screen":"2340*1080"},"device":{"androidId":"a0fea5ea736ef1a4","oaid":"6e115f6dc0a6da1e","openUDID":"063dd2e2-d2aa-3e7a-9236-f1017ed795fd","os":"Android","userAgent":"Mozilla/5.0 (Linux; Android 10; MI 9 Build/QKQ1.190825.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.101 Mobile Safari/537.36"},"event":[{"createTime":"1612175793653","posId":"8000","type":"6"}],"plan":"eclicks_default"}

2021-02-01 18:37:02.769 669-10520/? E/ResolverController: No valid NAT64 prefix (100, <unspecified>/0)

2021-02-01 18:37:02.908 669-1458/? D/OemNetd: setLimit: disable, rate=0

2021-02-01 18:37:03.003 10086-10363/com.auto98.bdxxx I/AdStatisticEvent: 请求结果>>{"code":0}

2021-02-01 18:37:03.003 10521-10521/? I/crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone

2021-02-01 18:37:03.004 1220-1220/? I//system/bin/tombstoned: received crash request for pid 10356

2021-02-01 18:37:03.005 10521-10521/? I/crash_dump32: performing dump of process 10086 (target tid = 10356)

2021-02-01 18:37:03.031 10521-10521/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

2021-02-01 18:37:03.031 10521-10521/? A/DEBUG: Build fingerprint: 'Xiaomi/cepheus/cepheus:10/QKQ1.190825.002/V12.0.6.0.QFACNXM:user/release-keys'

2021-02-01 18:37:03.031 10521-10521/? A/DEBUG: Revision: '0'

2021-02-01 18:37:03.031 10521-10521/? A/DEBUG: ABI: 'arm'

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG: Timestamp: 2021-02-01 18:37:03+0800

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG: pid: 10086, tid: 10356, name: GLThread 277  >>> com.auto98.bdxxx <<<

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG: uid: 10225

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG: Cause: null pointer dereference

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG:     r0  00000000  r1  00000000  r2  b758807c  r3  00000000

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG:     r4  bbffb020  r5  b75849fc  r6  b55a21b9  r7  bbffad50

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG:     r8  bbffb078  r9  00000000  r10 b4285a5c  r11 bbffad30

2021-02-01 18:37:03.032 10521-10521/? A/DEBUG:     ip  b55640fc  sp  bbffad28  lr  b40c766c  pc  ef3186f4

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG: backtrace:

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #00 pc 000546f4  /apex/com.android.runtime/lib/bionic/libc.so (strlen_a9+12) (BuildId: b1803e2c54cf63f48664b8839ccf313b)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #01 pc 007ba668  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (std::__ndk1::char_traits<char>::length(char const*)+20) (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #02 pc 007c63dd  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char>>::assign(char const*)+20) (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #03 pc 007c566f  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #04 pc 0096d258  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (se::Object::toString() const+292) (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #05 pc 009651e4  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (se::Value::toStringForce() const+360) (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #06 pc 0097c300  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #07 pc 0097c028  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #08 pc 00978bac  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #09 pc 016b6db5  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo)+336) (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #10 pc 016b6769  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #11 pc 016b6127  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.044 10521-10521/? A/DEBUG:       #12 pc 015d9960  /data/app/com.auto98.bdxxx-PhTKF2cYRsZBf0SLbBvleg==/lib/arm/libcocos2djs.so (BuildId: bac425afe35f72e3de4399af64785adbf22e2487)

2021-02-01 18:37:03.796 10521-10521/? E/crash_dump32: cannot open libmiuindbg.so: No such file or directory

2021-02-01 18:37:03.800 1220-1220/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_09

    

    --------- beginning of system

2021-02-01 18:37:03.801 1634-10525/? I/DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2

2021-02-01 18:37:03.802 1634-10524/? W/ActivityTaskManager:   Force finishing activity com.auto98.bdxxx/org.cocos2dx.javascript.AppActivity

2021-02-01 18:37:03.805 1634-10524/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger 

2021-02-01 18:37:03.812 2498-2553/? D/Launcher: get showing item successnull

2021-02-01 18:37:03.816 1634-1737/? I/BootReceiver: Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)

2021-02-01 18:37:03.819 1634-1737/? I/DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2

2021-02-01 18:37:03.827 2188-2188/? D/NavBarTintController: onSampleCollected 0.09411765

2021-02-01 18:37:03.828 10086-10086/com.auto98.bdxxx E/CLAd: lifecycle state: ON_PAUSE

2021-02-01 18:37:03.830 10086-10086/com.auto98.bdxxx E/CLAd: lifecycle state: ON_PAUSE

2021-02-01 18:37:03.830 10086-10086/com.auto98.bdxxx D/Cocos2dxActivity: onPause()

2021-02-01 18:37:03.831 10086-10086/com.auto98.bdxxx D/CrashReport: >>> org.cocos2dx.javascript.AppActivity onPaused <<<

2021-02-01 18:37:03.834 783-783/? I/sensors-hal: batch:180, android.sensor.accelerometer/50, period=200000000, max_latency=0

2021-02-01 18:37:03.834 783-783/? I/sensors-hal: batch:189, android.sensor.accelerometer/50, period=200000000, max_latency=0 request completed

2021-02-01 18:37:03.838 5187-5208/? I/GST: forePkg: com.miui.home, preForePkg: com.auto98.bdxxx

2021-02-01 18:37:03.838 1634-8047/? I/Timeline: Timeline: App_transition_ready time:850229

2021-02-01 18:37:03.839 3633-3660/? I/ProcessMonitor: onForegroundInfoChanged: ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10093, mForegroundPid=2498, mLastForegroundPackageName='com.auto98.bdxxx', mLastForegroundUid=10225, mLastForegroundPid=10086, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}

2021-02-01 18:37:03.839 3633-3660/? I/GameBoosterService: onForegroundInfoChanged: Cur=com.miui.home     last=com.auto98.bdxxx

2021-02-01 18:37:03.839 3040-3086/? I/octvm_power: power mode [home] start 1612175823

2021-02-01 18:37:03.840 3040-3086/? I/octvm_drv: common drv: get_current_battery_uAh will return 0

2021-02-01 18:37:03.840 3040-3086/? I/octvm_power: Action: set_bcbc_cust_state(disable) for [foreground_change]

2021-02-01 18:37:03.840 3633-3660/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10093, mForegroundPid=2498, mLastForegroundPackageName='com.auto98.bdxxx', mLastForegroundUid=10225, mLastForegroundPid=10086, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}

2021-02-01 18:37:03.840 3633-3660/? I/GameBoosterService: onForegroundInfoChanged: Exit

2021-02-01 18:37:03.840 3633-3660/? I/VideoBoxUtils: isSupportVideoBox: false

2021-02-01 18:37:03.840 3633-3660/? I/VideoToolBoxService: onForegroundInfoChanged: Exit Vtb

2021-02-01 18:37:03.840 1634-1683/? I/Timeline: Timeline: App_transition_ready time:850231

2021-02-01 18:37:03.841 817-817/? D/DisplayFeatureHal: setFeatureEnable(displayId=0 caseId=18 modeId=0 cookie=0)

2021-02-01 18:37:03.841 817-817/? D/DisplayFeatureHal: current wcg state 0, setting to 0

2021-02-01 18:37:03.841 817-817/? D/DisplayFeatureHal: notifySFWcgState enable = 0

2021-02-01 18:37:03.841 10086-10086/com.auto98.bdxxx D/Cocos2dxActivity: onWindowFocusChanged() hasFocus=false

2021-02-01 18:37:03.842 773-2719/? I/SDM: CoreInterface::SetWCGStatus: SetWCGStatus wcg enable 0

2021-02-01 18:37:03.842 1634-1682/? I/set_top_app: success /proc/2498/top_app:1

2021-02-01 18:37:03.842 1634-1682/? I/set_top_app: success /proc/2697/top_app:2

2021-02-01 18:37:03.842 1634-1682/? I/set_top_app: success /proc/10086/top_app:0

2021-02-01 18:37:03.842 1634-1682/? I/set_top_app: success /proc/10264/top_app:0

2021-02-01 18:37:03.844 817-817/? D/DisplayFeatureHal: notifyQservice cmd 48 value 0 ret 0

2021-02-01 18:37:03.845 3040-3086/? I/octvm_drv_xm: platform_set_bcbc_cust_state disable success

2021-02-01 18:37:03.845 3040-3086/? I/octvm_power: Action: set_dfps_cust_state(disable) for [foreground_change]

2021-02-01 18:37:03.845 817-946/? D/DisplayFeatureHal: HandleBCBCCustom  enable:0

2021-02-01 18:37:03.845 3040-3086/? I/octvm_drv: common drv: platform_set_dfps_cust_state -> platform not support

2021-02-01 18:37:03.845 3040-3086/? I/octvm_power: Action: set_lcd_mode(default) for [foreground_change]

2021-02-01 18:37:03.846 1634-2106/? I/MiuiNetworkPolicy: updateUidState uid = 10093, uidState = 2

2021-02-01 18:37:03.846 1634-2106/? I/MiuiNetworkPolicy: updateWmmForUidState uid: 10093 state: 2 wmm: 1

2021-02-01 18:37:03.846 669-1458/? D/OemNetd: updateWmm: uid=10093, wmm=1

2021-02-01 18:37:03.846 1634-8171/? I/Timeline: Timeline: App_transition_ready time:850237

2021-02-01 18:37:03.846 817-817/? D/DisplayFeatureHal: setFeatureEnable(displayId=0 caseId=7 modeId=1 cookie=0)

2021-02-01 18:37:03.846 817-817/? D/DisplayFeatureHal: current wcg state 0, setting to 0

2021-02-01 18:37:03.846 817-817/? D/DisplayFeatureHal: notifySFWcgState enable = 0

2021-02-01 18:37:03.847 669-1458/? D/OemNetd: whiteListUid: uid=10093, wmm=add

2021-02-01 18:37:03.847 773-2719/? I/SDM: CoreInterface::SetWCGStatus: SetWCGStatus wcg enable 0

2021-02-01 18:37:03.847 817-817/? D/DisplayFeatureHal: notifyQservice cmd 48 value 0 ret 0

2021-02-01 18:37:03.847 817-946/? D/DisplayFeatureHal: HandleCabcModeCustom enter 1 0

2021-02-01 18:37:03.847 817-946/? W/DisplayFeatureHal: ---skip setting acl feature currently, return!

2021-02-01 18:37:03.847 817-946/? D/DisplayFeatureHal: HandleCabcModeCustom exit 0x1000

2021-02-01 18:37:03.847 3040-3086/? I/octvm_drv_xm: platform_set_lcd_mode default(1) success

2021-02-01 18:37:03.847 3040-3086/? I/octvm_power: Action: set_thermal_config(restore) for [foreground_change]

2021-02-01 18:37:03.847 3040-3086/? I/octvm_drv: platform_set_thermal_mode cur_global_config:[0], target mode:[restore], profile=0, ret=0

2021-02-01 18:37:03.847 2498-2498/? D/Launcher.Lifecycle: onStart:UserHandle{0},c65fa54,false

2021-02-01 18:37:03.847 3040-3086/? I/octvm_drv: common drv: get_current_battery_uAh will return 0

2021-02-01 18:37:03.847 3040-3086/? I/octvm_power: onPowerModeChanged[home] called

2021-02-01 18:37:03.848 1634-2106/? I/MiuiNetworkPolicy: updateMLUid uid:10093,old:6,new:2

2021-02-01 18:37:03.848 1634-2106/? I/MiuiNetworkPolicy: isMLEnabled state:6,uid:10093,connect:DISCONNECTED

2021-02-01 18:37:03.848 1634-2106/? I/MiuiNetworkPolicy: isMLEnabled state:2,uid:10093,connect:DISCONNECTED

2021-02-01 18:37:03.848 2498-2498/? D/Launcher.Lifecycle: onResume:UserHandle{0},c65fa54,false

2021-02-01 18:37:03.848 2498-2498/? D/Launcher.RecommendController: folder display but only request when folder open

2021-02-01 18:37:03.848 2498-2498/? D/Launcher.RecommendController: folder display but only request when folder open

2021-02-01 18:37:03.832 779-779/? W/memtrack@1.0-se: type=1400 audit(0.0:2554): avc: denied { search } for name="kgsl" dev="sysfs" ino=55657 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=0

2021-02-01 18:37:03.848 2511-2564/? I/CloudSettingsProvider: uriMatch : 2

2021-02-01 18:37:03.850 2498-2660/? D/StatusBarClockController: show status bar clock

2021-02-01 18:37:03.842 779-779/? W/memtrack@1.0-se: type=1400 audit(0.0:2555): avc: denied { search } for name="kgsl" dev="sysfs" ino=55657 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=0

2021-02-01 18:37:03.855 2511-2564/? I/CloudSettingsProvider: uriMatch : 2

2021-02-01 18:37:03.842 779-779/? W/memtrack@1.0-se: type=1400 audit(0.0:2556): avc: denied { search } for name="kgsl" dev="sysfs" ino=55657 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=0

2021-02-01 18:37:03.852 779-779/? I/chatty: uid=1000(system) memtrack@1.0-se identical 2 lines

2021-02-01 18:37:03.852 779-779/? W/memtrack@1.0-se: type=1400 audit(0.0:2559): avc: denied { search } for name="kgsl" dev="sysfs" ino=55657 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=0

2021-02-01 18:37:03.863 898-992/? D/Layer: ---setAlpha Launcher=1.000000

2021-02-01 18:37:03.864 1634-8169/? I/Timeline: Timeline: App_transition_ready time:850254

2021-02-01 18:37:03.867 2498-2498/? D/ScreenView_Workspace: dispatchDraw:0

2021-02-01 18:37:03.867 2498-2498/? D/ScreenView_HotSeats: dispatchDraw:0

2021-02-01 18:37:03.867 2498-2498/? D/ScreenView_MinusOneScreenView: dispatchDraw:1080

2021-02-01 18:37:03.869 898-992/? D/Layer: ---setAlpha Launcher=1.000000

2021-02-01 18:37:03.869 1634-1683/? I/Timeline: Timeline: App_transition_ready time:850260

2021-02-01 18:37:03.872 898-1767/? D/BufferQueueLayer: Launcher new frame Arrived

2021-02-01 18:37:03.873 2498-2498/? D/RecentsImpl: mActivityStateObserver com.miui.home.launcher.Launcher

2021-02-01 18:37:03.874 2498-2498/? D/Launcher_WallpaperUtils: changeStatusBarMode:false

2021-02-01 18:37:03.874 2498-2498/? E/NavStubView: onSystemUiFlagsChanged  mIsShowNavBar=true

2021-02-01 18:37:03.874 2498-2498/? D/Launcher.Lifecycle: onWindowFocusChanged:true,UserHandle{0},c65fa54,false

2021-02-01 18:37:03.874 2498-2498/? D/Launcher_UnlockAnimationStateMachine: onWindowFocus:IDLE

2021-02-01 18:37:03.876 2498-2498/? D/FeedSwipeController: touchState : 0 scrolling : false normalEditing : false WidgetThumbnailViewShowing : false UninstallDialogShowing : false isMinusScreenShowing: false

2021-02-01 18:37:03.879 2498-2498/? D/NavStubView: gatherTransparentRegion: need render w:1080  h:83

2021-02-01 18:37:03.879 2498-2498/? W/NavStubView: onComputeInternalInsets  bounds=Rect(0, 0 - 1080, 83)   mHideGestureLine=false   mIsShowNavBar=true

2021-02-01 18:37:03.880 898-1515/? D/Layer: ---setAlpha Launcher=1.000000

2021-02-01 18:37:03.882 2188-2188/? D/EventBus: [2188, u0] send(AppTransitionFinishedEvent)

2021-02-01 18:37:03.882 2188-2188/? D/EventBus: [2188, u0]  -> ForcedResizableInfoActivityController [0x80061c0, P1] onBusEvent(AppTransitionFinishedEvent)

2021-02-01 18:37:03.882 2188-2188/? D/EventBus: [2188, u0] onBusEvent(AppTransitionFinishedEvent) duration: 12 microseconds, avg: 10

2021-02-01 18:37:03.882 2188-2188/? D/EventBus: [2188, u0] send(AppTransitionFinishedEvent)

2021-02-01 18:37:03.882 2188-2188/? D/EventBus: [2188, u0]  -> ForcedResizableInfoActivityController [0x80061c0, P1] onBusEvent(AppTransitionFinishedEvent)

2021-02-01 18:37:03.882 2188-2188/? D/EventBus: [2188, u0] onBusEvent(AppTransitionFinishedEvent) duration: 5 microseconds, avg: 10

2021-02-01 18:37:03.883 2188-2188/? D/StatusBar: recevie broadbcast ACTION_APPLICATION_MESSAGE_QUERY, requestFirstTime=false

2021-02-01 18:37:03.886 1634-4100/? I/Timeline: Timeline: App_transition_ready time:850277

2021-02-01 18:37:03.887 1634-4100/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{c4f192a u0 com.miui.home/.launcher.Launcher t1} time:850277

2021-02-01 18:37:03.887 1634-4100/? I/Timeline: Timeline: App_transition_stopped time:850277

2021-02-01 18:37:03.887 2188-2188/? D/EventBus: [2188, u0] send(AppTransitionFinishedEvent)

2021-02-01 18:37:03.887 2188-2188/? D/EventBus: [2188, u0]  -> ForcedResizableInfoActivityController [0x80061c0, P1] onBusEvent(AppTransitionFinishedEvent)

2021-02-01 18:37:03.887 2188-2188/? D/EventBus: [2188, u0] onBusEvent(AppTransitionFinishedEvent) duration: 11 microseconds, avg: 10

2021-02-01 18:37:03.888 2188-2188/? D/StatusBar: disable<e i a s b h r c s > disable2<q i n g r >

2021-02-01 18:37:03.890 898-1515/? D/Layer: ---setAlpha Launcher=1.000000

2021-02-01 18:37:03.892 2188-2188/? D/PhoneStatusBar/NavigationBarView: setDisabledFlags back:false home:false recent:false

2021-02-01 18:37:03.893 1634-8171/? W/ActivityManager: Sending non-protected broadcast com.android.systemui.fullscreen.statechange from system 2188:com.android.systemui/1000 pkg com.android.systemui. Callers=

2021-02-01 18:37:03.893 1634-8171/? W/ActivityManager: Sending non-protected broadcast com.android.systemui.fullscreen.statechange from system 2188:com.android.systemui/1000 pkg com.android.systemui. Callers=

2021-02-01 18:37:03.893 2188-2188/? D/StatusBarClock:  isNormalMode= true clock visible=true

2021-02-01 18:37:03.896 2188-2188/? D/PhoneStatusBar/NavigationBarView: onDraw

2021-02-01 18:37:03.897 2498-2498/? D/ScreenView_Workspace: dispatchDraw:0

2021-02-01 18:37:03.897 2498-2498/? D/ScreenView_HotSeats: dispatchDraw:0

2021-02-01 18:37:03.897 2498-2498/? D/ScreenView_MinusOneScreenView: dispatchDraw:1080

2021-02-01 18:37:03.898 898-898/? D/FOD: Launcher Changed hasLauncher=1

2021-02-01 18:37:03.898 898-898/? D/FOD: WallPaper Changed hasWallPaper=1

2021-02-01 18:37:03.899 898-985/? D/BufferQueueLayer: Launcher new frame Arrived

2021-02-01 18:37:03.900 2498-2498/? E/RotationHelper: setCurrentTransitionRequest: request=0

2021-02-01 18:37:03.900 2498-2498/? E/RotationHelper: setCurrentTransitionRequest: request=0

2021-02-01 18:37:03.900 2498-2498/? D/EventBus: No subscribers registered for event class com.miui.home.recents.messages.TaskSnapshotChangedEvent

2021-02-01 18:37:03.900 2498-2498/? D/EventBus: No subscribers registered for event class org.greenrobot.eventbus.NoSubscriberEvent

2021-02-01 18:37:03.904 1634-2092/? W/InputDispatcher: channel '827c30b com.auto98.bdxxx/org.cocos2dx.javascript.AppActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9

2021-02-01 18:37:03.904 1634-2092/? E/InputDispatcher: channel '827c30b com.auto98.bdxxx/org.cocos2dx.javascript.AppActivity (server)' ~ Channel is unrecoverably broken and will be disposed!

2021-02-01 18:37:03.905 1634-4100/? W/InputDispatcher: Attempted to unregister already unregistered input channel '827c30b com.auto98.bdxxx/org.cocos2dx.javascript.AppActivity (server)'

2021-02-01 18:37:03.906 2188-2188/? D/EventBus: [2188, u0] send(AppTransitionFinishedEvent)

2021-02-01 18:37:03.906 2188-2188/? D/EventBus: [2188, u0]  -> ForcedResizableInfoActivityController [0x80061c0, P1] onBusEvent(AppTransitionFinishedEvent)

2021-02-01 18:37:03.906 2188-2188/? D/EventBus: [2188, u0] onBusEvent(AppTransitionFinishedEvent) duration: 9 microseconds, avg: 10

2021-02-01 18:37:03.910 1634-2106/? I/MiuiNetworkPolicy: updateUidState uid = 99001, uidState = 5

2021-02-01 18:37:03.910 1634-2106/? I/MiuiNetworkPolicy: updateMLUid uid:99001,old:4,new:5

2021-02-01 18:37:03.910 1634-2106/? I/MiuiNetworkPolicy: updateUidState uid = 10225, uidState = 5

2021-02-01 18:37:03.910 1634-2106/? I/MiuiNetworkPolicy: updateWmmForUidState uid: 10225 state: 5 wmm: 0

2021-02-01 18:37:03.910 669-1458/? D/OemNetd: updateWmm: uid=10225, wmm=0

2021-02-01 18:37:03.912 1634-2106/? I/MiuiNetworkPolicy: updateMLUid uid:10225,old:2,new:5

2021-02-01 18:37:03.912 1634-2106/? I/MiuiNetworkPolicy: isMLEnabled state:2,uid:10225,connect:DISCONNECTED

2021-02-01 18:37:03.912 1634-2106/? I/MiuiNetworkPolicy: isMLEnabled state:5,uid:10225,connect:DISCONNECTED

2021-02-01 18:37:03.934 2188-2188/? D/NavBarTintController: onSampleCollected 0.627451

2021-02-01 18:37:03.934 2188-2188/? D/NavBarTintController:  updateTint Black

2021-02-01 18:37:03.934 2188-2188/? D/NavigationBarTransitions: applyDarkIntensity 0.0

2021-02-01 18:37:03.944 2188-2188/? D/NavigationBarTransitions: applyDarkIntensity 0.0

2021-02-01 18:37:03.949 1093-2598/? D/NuPlayerDriver: reset(0xeb2e9500) at state 5

2021-02-01 18:37:03.950 671-671/? I/Zygote: Process 10086 exited due to signal 11 (Segmentation fault)

2021-02-01 18:37:03.950 1634-3256/? I/ActivityManager: Process com.auto98.bdxxx (pid 10086) has died: fore  +50 FGS 

2021-02-01 18:37:03.950 1634-1698/? I/libprocessgroup: Successfully killed process cgroup uid 10225 pid 10086 in 0ms

2021-02-01 18:37:03.951 1093-10425/? D/AudioTrack:  pause(sessionID=97)

2021-02-01 18:37:03.951 894-2141/? E/AudioFlinger: open /proc/1093/cmdline error

2021-02-01 18:37:03.951 894-2141/? I/AudioFlinger: setAppName(), name=[], active=[0]

2021-02-01 18:37:03.951 1634-2152/? I/ProcessManager: remove no clear notification:StatusBarNotification(pkg=com.auto98.bdxxx user=UserHandle{0} id=7778 tag=null key=0|com.auto98.bdxxx|7778|null|10225: Notification(channel=com.auto98.bdxxx.channel.bdxxx pri=0 contentView=com.auto98.bdxxx/0x7f0b0184 vibrate=null sound=null defaults=0x0 flags=0x6a color=0x00000000 vis=PRIVATE))

2021-02-01 18:37:03.951 761-10436/? V/EffectMiSound: MiSound_command() start, cmdCode=23

2021-02-01 18:37:03.951 761-10436/? V/EffectMiSound: MiSound_Command EFFECT_CMD_SET_APP_NAME: stream=3, name=-

2021-02-01 18:37:03.951 564-564/? I/hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.

2021-02-01 18:37:03.951 1093-10425/? D/AudioTrack: stop(sessionID=97)

2021-02-01 18:37:03.952 894-1084/? E/AudioFlinger: open /proc/1093/cmdline error

2021-02-01 18:37:03.952 894-1084/? I/AudioFlinger: setAppName(), name=[], active=[1]

2021-02-01 18:37:03.952 1634-1634/? I/LightsService: Scene is uncomfort , lights skip!

2021-02-01 18:37:03.952 761-1624/? V/EffectMiSound: MiSound_command() start, cmdCode=23

2021-02-01 18:37:03.952 761-1624/? V/EffectMiSound: MiSound_Command EFFECT_CMD_SET_APP_NAME: stream=3, name=+

2021-02-01 18:37:03.952 2188-2188/? D/StatusBar: onNotificationRemoved key=0|com.auto98.bdxxx|7778|null|10225 reason=8

2021-02-01 18:37:03.953 564-564/? I/hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.

2021-02-01 18:37:03.953 1634-3256/? I/AutoStartManagerService: MIUILOG- Reject RestartService packageName :com.auto98.bdxxx uid : 10225

2021-02-01 18:37:03.953 10229-10229/? I/cr_ChildProcessService: Destroying ChildProcessService pid=10229

2021-02-01 18:37:03.954 2188-2188/? D/StatusBar: removeNotification StatusBarNotification(pkg=com.auto98.bdxxx user=UserHandle{0} id=7778 tag=null key=0|com.auto98.bdxxx|7778|null|10225: Notification(channel=com.auto98.bdxxx.channel.bdxxx pri=0 contentView=com.auto98.bdxxx/0x7f0b0184 vibrate=null sound=null defaults=0x0 flags=0x6a color=0x00000000 vis=PRIVATE))

        pkgName=com.auto98.bdxxx appUid=10225 sdk=28 imp=3 sysApp=F priApp=F hasShown=F float=F keyguard=F peek=F fullscreen=F

        showMiuiAction=F enableFloat=T enableKeyguard=T floatTime=5000 messageCount=1 persistent=F customHeight=F

2021-02-01 18:37:03.954 2188-2188/? D/StatusBar: update app badge num: com.auto98.bdxxx/,num=0,isAllowed=false,userId=0

2021-02-01 18:37:03.954 564-564/? I/hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.

2021-02-01 18:37:03.954 10229-10229/? I/ocessService0:: System.exit called, status: 0

2021-02-01 18:37:03.954 10229-10229/? I/AndroidRuntime: VM exiting with result code 0, cleanup skipped.

2021-02-01 18:37:03.954 564-564/? I/hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.

2021-02-01 18:37:03.955 564-564/? I/hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.

2021-02-01 18:37:03.956 1093-10425/? D/AudioTrack: ~AudioTrack(sessionID=97)

2021-02-01 18:37:03.957 1093-10425/? D/AudioTrack: stop(sessionID=97)

2021-02-01 18:37:03.957 1093-10425/? D/AudioTrack: stop(40): called with 0 frames delivered

2021-02-01 18:37:03.957 894-2139/? E/AudioFlinger: open /proc/1093/cmdline error

2021-02-01 18:37:03.957 894-2139/? I/AudioFlinger: setAppName(), name=[], active=[0]

2021-02-01 18:37:03.954 1634-3256/? I/chatty: uid=1000(system) Binder:1634_D identical 1 line

2021-02-01 18:37:03.955 1634-3256/? I/AutoStartManagerService: MIUILOG- Reject RestartService packageName :com.auto98.bdxxx uid : 10225

2021-02-01 18:37:03.957 1634-3256/? I/ActivityManager: Killing 10229:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0a225i1 (adj 0): isolated not needed

2021-02-01 18:37:03.957 761-10436/? V/EffectMiSound: MiSound_command() start, cmdCode=23

2021-02-01 18:37:03.957 761-10436/? V/EffectMiSound: MiSound_Command EFFECT_CMD_SET_APP_NAME: stream=3, name=-

2021-02-01 18:37:03.957 1634-1698/? W/libprocessgroup: Failed to open process cgroup uid 99001 pid 10229: Permission denied

2021-02-01 18:37:03.957 1634-1698/? E/libprocessgroup: Error encountered killing process cgroup uid 99001 pid 10229: Permission denied

2021-02-01 18:37:03.957 1634-1682/? W/ActivityManager: setHasOverlayUi called on unknown pid: 10086

2021-02-01 18:37:03.958 1634-10528/? W/ActivityManager: Sending non-protected broadcast android.intent.action.APPLICATION_MESSAGE_UPDATE from system 2188:com.android.systemui/1000 pkg com.android.systemui. Callers=

2021-02-01 18:37:03.958 1093-10423/? D/NuPlayerDriver: notifyResetComplete(0xeb2e9500)

2021-02-01 18:37:03.958 1634-2106/? I/MiuiNetworkPolicy: removeUidState uid = 10225

2021-02-01 18:37:03.959 4364-6029/? D/UidObserver: onUidGone entry uid = 10225

2021-02-01 18:37:03.959 669-1458/? D/OemNetd: whiteListUid: uid=10225, wmm=del

2021-02-01 18:37:03.959 2498-2498/? I/Launcher.ApplicationsMessage: onReceive false

2021-02-01 18:37:03.959 2498-2498/? I/Launcher.ApplicationsMessage: update com.auto98.bdxxx/ to null

2021-02-01 18:37:03.960 1634-2106/? I/MiuiNetworkPolicy: updateMLUid uid:10225,old:5,new:20

2021-02-01 18:37:03.960 1634-2106/? I/MiuiNetworkPolicy: isMLEnabled state:5,uid:10225,connect:DISCONNECTED

2021-02-01 18:37:03.960 1634-2106/? I/MiuiNetworkPolicy: isMLEnabled state:20,uid:10225,connect:DISCONNECTED

2021-02-01 18:37:03.960 1634-2106/? I/MiuiNetworkPolicy: updateUidState uid = 99001, uidState = 20

2021-02-01 18:37:03.960 1634-2106/? I/MiuiNetworkPolicy: updateMLUid uid:99001,old:5,new:20

2021-02-01 18:37:03.961 2188-2188/? D/NavigationBarTransitions: applyDarkIntensity 0.27930456

2021-02-01 18:37:03.972 2340-2340/? I/Zygote: Process 10229 exited cleanly (0)

2021-02-01 18:37:03.972 564-564/? I/hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.

2021-02-01 18:37:03.974 4364-6029/? D/UidObserver: onUidGone entry uid = 99001

2021-02-01 18:37:03.976 1634-2106/? I/MiuiNetworkPolicy: removeUidState uid = 99001

2021-02-01 18:37:03.976 669-1458/? I/netd: firewallSetUidRule(2, 10225, 2) <0.02ms>

2021-02-01 18:37:03.977 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: Using Fix DSP delay

2021-02-01 18:37:03.977 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: delay in ms is 142

2021-02-01 18:37:03.977 761-10436/? D/audio_hw_primary: copl(0xea668000):pause compress driver

2021-02-01 18:37:03.977 761-1624/? D/audio_hw_primary: copl(0xea668000):calling compress flush

2021-02-01 18:37:03.978 2188-2188/? D/NavigationBarTransitions: applyDarkIntensity 0.83098143

2021-02-01 18:37:03.995 2188-2188/? D/NavigationBarTransitions: applyDarkIntensity 0.9826073

2021-02-01 18:37:04.011 2188-2188/? D/NavigationBarTransitions: applyDarkIntensity 1.0

2021-02-01 18:37:04.033 761-1624/? D/audio_hw_primary: copl(0xea668000):out of compress flush

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: stopOutput portId 35

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: stopOutput() output 13, stream 3, session 81

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: getNewOutputDevices selected devices AUDIO_DEVICE_NONE

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: setOutputDevices device AUDIO_DEVICE_NONE delayMs 96 force 0

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: setOutputDevices setting same device AUDIO_DEVICE_NONE or null device, force=0, patch handle=4

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: getNewOutputDevices selected devices {type:0x2,@:}

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: setOutputDevices device {type:0x2,@:} delayMs 0 force 0

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: setOutputDevices setting same device {type:0x2,@:} or null device, force=0, patch handle=41

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 1 volume index 8 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 2 volume index 0 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 3 volume index 10 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 4 volume index 0 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 5 volume index 0 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 6 volume index 12 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 7 volume index 10 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 8 volume index 7 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() cannot set stream 8 volume with force use = 0 for comm

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 9 volume index 7 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 10 volume index 0 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 11 volume index 0 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 12 volume index 1 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 13 volume index 0 for device 0x02

2021-02-01 18:37:04.033 894-1050/? V/AudioPolicyManagerCustom: checkAndSetVolume() set volumeSource 14 volume index 0 for device 0x02

2021-02-01 18:37:04.033 894-1050/? D/APM_AudioPolicyManager: releaseOutput() 13

2021-02-01 18:37:04.050 2188-2188/? D/NavBarTintController: onSampleCollected 0.627451

2021-02-01 18:37:04.073 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: Using Fix DSP delay

2021-02-01 18:37:04.073 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: delay in ms is 142

2021-02-01 18:37:04.073 761-10438/? D/audio_hw_primary: copl(0xea668000):send new gapless metadata

2021-02-01 18:37:04.074 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: Using Fix DSP delay

2021-02-01 18:37:04.074 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: delay in ms is 142

2021-02-01 18:37:04.099 1634-9065/? I/AdrenoGLES: QUALCOMM build                   : 4d7a98b, Ic1977df6c2

    Build Date                       : 09/16/20

    OpenGL ES Shader Compiler Version: EV031.27.05.01

    Local Branch                     : 

    Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.8.1.R1.09.00.00.529.087

    Remote Branch                    : NONE

    Reconstruct Branch               : NOTHING

2021-02-01 18:37:04.099 1634-9065/? I/AdrenoGLES: Build Config                     : S P 8.0.11 AArch64

2021-02-01 18:37:04.101 1634-9065/? I/AdrenoGLES: PFP: 0x016ee187, ME: 0x00000000

2021-02-01 18:37:04.114 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: Using Fix DSP delay

2021-02-01 18:37:04.114 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: delay in ms is 142

2021-02-01 18:37:04.114 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: Using Fix DSP delay

2021-02-01 18:37:04.114 761-10438/? D/audio_hw_utils: audio_extn_utils_compress_get_dsp_latency:: delay in ms is 142

2021-02-01 18:37:04.114 761-10436/? D/audio_hw_primary: copl(0xea668000):pause compress driver

2021-02-01 18:37:04.115 761-1624/? D/audio_hw_primary: copl(0xea668000):calling compress flush

2021-02-01 18:37:04.170 761-1624/? D/audio_hw_primary: copl(0xea668000):out of compress flush

2021-02-01 18:37:04.171 761-10436/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: ACDB -> send_audvoltable

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_INSTANCE_GAIN_DEP_STEP_TABLE_SIZE

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_INSTANCE_GAIN_DEP_STEP_TABLE, vol index 0

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 40

2021-02-01 18:37:04.171 761-10436/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: ACDB -> send_audvoltable

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_INSTANCE_GAIN_DEP_STEP_TABLE_SIZE

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: Error: ACDB_CMD_GET_AUDPROC_INSTANCE_GAIN_DEP_STEP_TABLE_SIZE Returned = -19

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_INSTANCE_GAIN_DEP_STEP_TABLE, vol index 0

2021-02-01 18:37:04.171 761-10436/? D/ACDB-LOADER: Error: ACDB AudProc vol returned = -19

2021-02-01 18:37:04.172 761-10436/? D/ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 40

2021-02-01 18:37:04.172 894-1050/? D/APM_AudioPolicyManager: stopOutput portId 40

2021-02-01 18:37:04.172 894-1050/? D/APM_AudioPolicyManager: stopOutput() output 77, stream 3, session 97

2021-02-01 18:37:04.172 894-1050/? D/APM_AudioPolicyManager: getNewOutputDevices selected devices AUDIO_DEVICE_NONE

2021-02-01 18:37:04.172 894-1050/? D/APM_AudioPolicyManager: setOutputDevices device AUDIO_DEVICE_NONE delayMs 284 force 0

2021-02-01 18:37:04.172 894-1050/? D/APM_AudioPolicyManager: setOutputDevices setting same device AUDIO_DEVICE_NONE or null device, force=0, patch handle=41

2021-02-01 18:37:04.172 761-10436/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)

2021-02-01 18:37:04.172 761-10436/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)

2021-02-01 18:37:04.173 761-1624/? V/EffectMiSound: MiSound_command() start, cmdCode=20

2021-02-01 18:37:04.173 761-1624/? V/EffectMiSound: MiSound_Command EFFECT_CMD_OFFLOAD

2021-02-01 18:37:04.173 761-8828/? V/EffectMiSound: MiSound_command() start, cmdCode=1

2021-02-01 18:37:04.174 761-8828/? V/EffectMiSound: MiSound_setConfig start

2021-02-01 18:37:04.174 761-8828/? I/EffectMiSound: MiSound_updateState(), enable=0, hifi=0, device=0x2, headset=5, samplingRate=48000

2021-02-01 18:37:04.174 761-8828/? I/EffectMiSound: MiSound_updateState(), mode=0, music=0, movie=0, reset=0

2021-02-01 18:37:04.174 761-8828/? I/EffectMiSound: MiSound_updateState(), Speaker Dual Mode is not supported. Stop update state.

2021-02-01 18:37:04.174 761-8828/? V/EffectMiSound: MiSound_command() start, cmdCode=9

2021-02-01 18:37:04.174 761-8828/? V/EffectMiSound: MiSound_Command EFFECT_CMD_SET_DEVICE: 0x00000002

2021-02-01 18:37:04.174 761-8828/? V/EffectMiSound: MiSound_command() start, cmdCode=11

2021-02-01 18:37:04.174 761-8828/? V/EffectMiSound: MiSound_Command EFFECT_CMD_SET_AUDIO_MODE: 0

2021-02-01 18:37:04.174 761-10438/? D/audio_hw_primary: copl(0xea668000):send new gapless metadata

2021-02-01 18:37:04.174 894-1050/? D/APM_AudioPolicyManager: releaseOutput() 77

2021-02-01 18:37:04.175 761-8828/? D/audio_hw_primary: out_set_parameters: enter: usecase(4: compress-offload-playback2) kvpairs: routing=0

2021-02-01 18:37:04.175 761-1624/? D/audio_hw_primary: out_set_parameters: enter: usecase(4: compress-offload-playback2) kvpairs: closing=true

2021-02-01 18:37:04.177 2188-2188/? D/NavBarTintController: onSampleCollected 0.627451

2021-02-01 18:37:04.218 1634-1648/? W/System: A resource failed to call close. 

2021-02-01 18:37:04.218 1634-1648/? W/System: A resource failed to call close. 

2021-02-01 18:37:04.278 2498-2702/? D/GestureStubView: hideGestureStub

2021-02-01 18:37:04.278 2498-2702/? D/GestureStubView: hideGestureStub

2021-02-01 18:37:04.291 2498-2702/? D/GestureStubView: gatherTransparentRegion: need render w:54  h:1404

2021-02-01 18:37:04.296 2188-2188/? D/NavBarTintController: onSampleCollected 0.627451

2021-02-01 18:37:04.302 2498-2702/? D/GestureStubView: gatherTransparentRegion: need render w:54  h:1404

2021-02-01 18:37:04.380 761-1624/? D/audio_hw_primary: out_set_parameters: enter: usecase(4: compress-offload-playback2) kvpairs: exiting=1

2021-02-01 18:37:04.393 761-1624/? D/audio_hw_primary: out_standby: enter: stream (0xea668000) usecase(4: compress-offload-playback2)

2021-02-01 18:37:04.394 761-1624/? D/audio_hw_primary: copl(0xea668000):standby

2021-02-01 18:37:04.407 761-1624/? D/audio_hw_primary: stop_output_stream: enter: usecase(4: compress-offload-playback2)

2021-02-01 18:37:04.411 761-10439/? D/offload_visualizer: thread exit

2021-02-01 18:37:04.412 761-1624/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: compress-offload-playback2 speaker

2021-02-01 18:37:04.412 761-1624/? V/audio_route: Reset path: compress-offload-playback2 speaker

2021-02-01 18:37:04.412 761-1624/? D/audio_route: audio_route_reset_and_update_path name compress-offload-playback2 speaker

2021-02-01 18:37:04.416 761-1624/? E/soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 2

2021-02-01 18:37:04.416 761-1624/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 4 of type 0 for Event 2, with Raise=1

2021-02-01 18:37:04.416 761-1624/? I/sound_trigger_platform: platform_stdev_check_and_update_concurrency: Received STREAM event, event type 2, usecase type 4

2021-02-01 18:37:04.416 761-1624/? D/sound_trigger_platform: platform_stdev_check_and_update_concurrency: dedicated path 1, reset backend 1, tx 0, rx 0,concurrency session allowed

2021-02-01 18:37:04.416 761-1624/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)

2021-02-01 18:37:04.416 761-1624/? I/msm8974_platform: platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 4 snd_dev 2

2021-02-01 18:37:04.416 761-1624/? D/hardware_info: hw_info_append_hw_type : device_name = speaker

2021-02-01 18:37:04.416 761-1624/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)

2021-02-01 18:37:04.416 761-1624/? D/audio_hw_primary: audio_enable_asm_bit_width_enforce_mode: DSP bitwidth feature is disabled.

2021-02-01 18:37:04.416 761-1624/? D/audio_hw_primary: stop_output_stream: exit: status(0)

2021-02-01 18:37:04.416 761-1624/? D/audio_hw_primary: out_standby: exit

2021-02-01 18:37:04.421 761-8828/? D/audio_hw_primary: adev_close_output_stream: enter:stream_handle(compress-offload-playback2)

2021-02-01 18:37:04.421 761-8828/? D/audio_hw_primary: out_standby: enter: stream (0xea668000) usecase(4: compress-offload-playback2)

2021-02-01 18:37:04.421 761-8828/? D/audio_hw_primary: out_standby: exit

2021-02-01 18:37:04.422 2188-2188/? D/NavBarTintController: onSampleCollected 0.627451

2021-02-01 18:37:05.003 2188-2188/? D/KeyguardUpdateMonitor: handleTimeUpdate

2021-02-01 18:37:05.044 2188-2188/? D/NavBarTintController: onSampleCollected 0.627451

2021-02-01 18:37:05.344 2188-2188/? I/chatty: uid=1000(system) com.android.systemui identical 2 lines

2021-02-01 18:37:05.475 2188-2188/? D/NavBarTintController: onSampleCollected 0.627451

2021-02-01 18:37:05.520 1634-2106/? I/MiuiNetworkPolicy: bandwidth: 0 KB/s, Max bandwidth: 725 KB/s

把那个 arm64-v8a 勾上