args: [--ignore-crashes, --ignore-timeouts, --ignore-security-exceptions, --monitor-native-crashes, --ignore-native-crashes, -s, 20, --throttle, 500, --pct-touch, 30, --pct-motion, 15, --pct-nav, 15, --pct-majornav, 15, --pct-syskeys, 5, --pct-appswitch, 5, --pct-anyevent, 5, --ignore-crashes, -v, -v, -v, 57000] arg: "--ignore-crashes" arg: "--ignore-timeouts" arg: "--ignore-security-exceptions" arg: "--monitor-native-crashes" arg: "--ignore-native-crashes" arg: "-s" arg: "20" arg: "--throttle" arg: "500" arg: "--pct-touch" arg: "30" arg: "--pct-motion" arg: "15" arg: "--pct-nav" arg: "15" arg: "--pct-majornav" arg: "15" arg: "--pct-syskeys" arg: "5" arg: "--pct-appswitch" arg: "5" arg: "--pct-anyevent" arg: "5" arg: "--ignore-crashes" arg: "-v" arg: "-v" arg: "-v" arg: "57000" arg="--ignore-crashes" mCurArgData="null" mNextArg=1 argwas="--ignore-crashes" nextarg="--ignore-timeouts" arg="--ignore-timeouts" mCurArgData="null" mNextArg=2 argwas="--ignore-timeouts" nextarg="--ignore-security-exceptions" arg="--ignore-security-exceptions" mCurArgData="null" mNextArg=3 argwas="--ignore-security-exceptions" nextarg="--monitor-native-crashes" arg="--monitor-native-crashes" mCurArgData="null" mNextArg=4 argwas="--monitor-native-crashes" nextarg="--ignore-native-crashes" arg="--ignore-native-crashes" mCurArgData="null" mNextArg=5 argwas="--ignore-native-crashes" nextarg="-s" data="20" arg="--throttle" mCurArgData="null" mNextArg=8 argwas="--throttle" nextarg="500" data="500" arg="--pct-touch" mCurArgData="null" mNextArg=10 argwas="--pct-touch" nextarg="30" data="30" arg="--pct-motion" mCurArgData="null" mNextArg=12 argwas="--pct-motion" nextarg="15" data="15" arg="--pct-nav" mCurArgData="null" mNextArg=14 argwas="--pct-nav" nextarg="15" data="15" arg="--pct-majornav" mCurArgData="null" mNextArg=16 argwas="--pct-majornav" nextarg="15" data="15" arg="--pct-syskeys" mCurArgData="null" mNextArg=18 argwas="--pct-syskeys" nextarg="5" data="5" arg="--pct-appswitch" mCurArgData="null" mNextArg=20 argwas="--pct-appswitch" nextarg="5" data="5" arg="--pct-anyevent" mCurArgData="null" mNextArg=22 argwas="--pct-anyevent" nextarg="5" data="5" arg="--ignore-crashes" mCurArgData="null" mNextArg=24 argwas="--ignore-crashes" nextarg="-v" // CRASH: com.qualcomm.qti.usta (pid 15909) // Short Msg: java.lang.UnsatisfiedLinkError // Long Msg: java.lang.UnsatisfiedLinkError: No implementation found for com.qualcomm.qti.usta.core.SensorListInfo[] com.qualcomm.qti.usta.core.SensorContextJNI.getSensorList(com.qualcomm.qti.usta.core.ModeType) (tried Java_com_qualcomm_qti_usta_core_SensorContextJNI_getSensorList and Java_com_qualcomm_qti_usta_core_SensorContextJNI_getSensorList__Lcom_qualcomm_qti_usta_core_ModeType_2) // Build Label: TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys // Build Changelist: 1233 // Build Time: 1666935384000 // java.lang.UnsatisfiedLinkError: No implementation found for com.qualcomm.qti.usta.core.SensorListInfo[] com.qualcomm.qti.usta.core.SensorContextJNI.getSensorList(com.qualcomm.qti.usta.core.ModeType) (tried Java_com_qualcomm_qti_usta_core_SensorContextJNI_getSensorList and Java_com_qualcomm_qti_usta_core_SensorContextJNI_getSensorList__Lcom_qualcomm_qti_usta_core_ModeType_2) // at com.qualcomm.qti.usta.core.SensorContextJNI.getSensorList(Native Method) // at com.qualcomm.qti.usta.core.SensorContextJNI.getSensorListNativeWrapper(SensorContextJNI.java:65) // at com.qualcomm.qti.usta.core.SensorContext.getSensorListFromNative(SensorContext.java:50) // at com.qualcomm.qti.usta.core.SensorContext.getSensorList(SensorContext.java:64) // at com.qualcomm.qti.usta.core.SensorContext.(SensorContext.java:255) // at com.qualcomm.qti.usta.core.SensorContext.getSensorContext(SensorContext.java:284) // at com.qualcomm.qti.usta.ui.SensorRequestFragment.onCreate(SensorRequestFragment.java:71) // at android.app.Fragment.performCreate(Fragment.java:2486) // at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1261) // at android.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1581) // at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1654) // at android.app.FragmentManagerImpl.dispatchMoveToState(FragmentManager.java:3052) // at android.app.FragmentManagerImpl.dispatchCreate(FragmentManager.java:2999) // at android.app.FragmentController.dispatchCreate(FragmentController.java:174) // at android.app.Activity.onCreate(Activity.java:1625) // at com.qualcomm.qti.usta.ui.UnifiedSensorTestActivity.onCreate(UnifiedSensorTestActivity.java:38) // at android.app.Activity.performCreate(Activity.java:8070) // at android.app.Activity.performCreate(Activity.java:8050) // at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330) // at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609) // at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793) // at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) // at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) // at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) // at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211) // at android.os.Handler.dispatchMessage(Handler.java:106) // at android.os.Looper.loopOnce(Looper.java:201) // at android.os.Looper.loop(Looper.java:288) // at android.app.ActivityThread.main(ActivityThread.java:7880) // at java.lang.reflect.Method.invoke(Native Method) // at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) // at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) // // CRASH: com.android.settings (pid 15733) // Short Msg: java.lang.NullPointerException // Long Msg: java.lang.NullPointerException: Attempt to invoke interface method 'android.view.MenuItem android.view.MenuItem.setVisible(boolean)' on a null object reference // Build Label: TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys // Build Changelist: 1233 // Build Time: 1666935384000 // java.lang.NullPointerException: Attempt to invoke interface method 'android.view.MenuItem android.view.MenuItem.setVisible(boolean)' on a null object reference // at com.android.settings.applications.manageapplications.ManageApplications.updateOptionsMenu(ManageApplications.java:746) // at com.android.settings.applications.manageapplications.ManageApplications.updateView(ManageApplications.java:853) // at com.android.settings.applications.manageapplications.ManageApplications.onStart(ManageApplications.java:528) // at androidx.fragment.app.Fragment.performStart(Fragment.java:3011) // at androidx.fragment.app.FragmentStateManager.start(FragmentStateManager.java:565) // at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:276) // at androidx.fragment.app.FragmentStore.moveToExpectedState(FragmentStore.java:112) // at androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1667) // at androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:3234) // at androidx.fragment.app.FragmentManager.dispatchStart(FragmentManager.java:3185) // at androidx.fragment.app.FragmentController.dispatchStart(FragmentController.java:262) // at androidx.fragment.app.FragmentActivity.onStart(FragmentActivity.java:482) // at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1456) // at android.app.Activity.performStart(Activity.java:8095) // at android.app.ActivityThread.handleStartActivity(ActivityThread.java:3661) // at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221) // at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201) // at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:183) // at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:132) // at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) // at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211) // at android.os.Handler.dispatchMessage(Handler.java:106) // at android.os.Looper.loopOnce(Looper.java:201) // at android.os.Looper.loop(Looper.java:288) // at android.app.ActivityThread.main(ActivityThread.java:7880) // at java.lang.reflect.Method.invoke(Native Method) // at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) // at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) // // NOT RESPONDING: com.android.systemui (pid 2081) ANR in com.android.systemui PID: 2081 Reason: Input dispatching timed out (c76b002 NotificationShade (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, eventTime=27867239000000, source=0x00001002, displayId=0, action=DOWN, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (2181.0, 506.0)]), policyFlags=0x6b000000) ErrorId: 9f48d09e-37ac-4149-bef9-2f5a2b0338d6 Frozen: false Load: 5.8 / 6.14 / 5.36 ----- Output from /proc/pressure/memory ----- some avg10=0.00 avg60=0.00 avg300=0.00 total=0 full avg10=0.00 avg60=0.00 avg300=0.00 total=0 ----- End output from /proc/pressure/memory ----- CPU usage from 0ms to 14005ms later (2022-10-28 21:20:13.425 to 2022-10-28 21:20:27.430): 96% 1241/ept_uppertester_v2.0_fse: 84% user + 11% kernel 31% 1137/system_server: 8.5% user + 22% kernel / faults: 30820 minor 30% 2081/com.android.systemui: 22% user + 8.1% kernel / faults: 3124 minor 30% 1231/tlog: 1.4% user + 29% kernel / faults: 1 minor 26% 1033/surfaceflinger: 11% user + 14% kernel / faults: 1775 minor 19% 1331/media.codec: 4.4% user + 14% kernel / faults: 10859 minor 19% 957/vendor.qti.hardware.display.composer-service: 5.4% user + 13% kernel / faults: 111 minor 18% 1286/mediaserver: 6.5% user + 12% kernel / faults: 1966 minor 16% 1424/media.swcodec: 4% user + 12% kernel / faults: 7822 minor 12% 5602/com.android.deskclock: 7.1% user + 5.7% kernel / faults: 3140 minor 8.2% 1013/audioserver: 2.7% user + 5.5% kernel / faults: 383 minor 7.9% 801/android.hardware.audio.service: 1.4% user + 6.4% kernel / faults: 122 minor 5.9% 17043/com.android.documentsui: 3.9% user + 1.9% kernel / faults: 3648 minor 5.3% 20155/kworker/u16:21-memlat_wq: 0% user + 5.3% kernel 4.5% 4937/app_process: 1.9% user + 2.6% kernel / faults: 19 minor 4.2% 3245/com.sohu.inputmethod.sogou.car: 2.1% user + 2.1% kernel / faults: 1720 minor 1 major 3.5% 1272/media.extractor: 0.7% user + 2.8% kernel / faults: 4069 minor 3.3% 4901/adbd: 0.5% user + 2.7% kernel 3.2% 288/kgsl_worker_thr: 0% user + 3.2% kernel 3.1% 986/media.hwcodec: 1.1% user + 1.9% kernel / faults: 3952 minor 2.9% 502/logd: 0.4% user + 2.4% kernel / faults: 31 minor 2.9% 15722/kworker/u16:18+NPU_DCI: 0% user + 2.9% kernel 2.7% 15030/kworker/u16:0+LPASS_CNTL: 0% user + 2.7% kernel 2.5% 7331/com.microsoft.emmx: 0.2% user + 2.3% kernel 2.5% 14898/kworker/u16:23-WCNSS_DATA: 0% user + 2.5% kernel 2.4% 745/crtc_commit:125: 0% user + 2.4% kernel 2.4% 20158/kworker/3:2-ipv6_addrconf: 0% user + 2.4% kernel 2.3% 102/irq/41-tsens-up: 0% user + 2.3% kernel 2.2% 6687/kworker/u16:3+NPU_DATA: 0% user + 2.2% kernel 2.2% 12761/com.android.bluetooth: 0% user + 2.1% kernel / faults: 287 minor 2.2% 15520/kworker/u16:13+NPU_DCI: 0% user + 2.2% kernel 2.1% 4572/kworker/u16:6+DIAG_CTRL: 0% user + 2.1% kernel 2.1% 15583/kworker/u16:15-devfreq_wq: 0% user + 2.1% kernel 1.9% 2617/com.android.launcher3: 0.7% user + 1.2% kernel / faults: 490 minor 1.9% 15431/kworker/u16:10-MODEM_DATA: 0% user + 1.9% kernel 1.4% 11/rcu_preempt: 0% user + 1.4% kernel 0% 1/init: 0% user + 0% kernel 0.9% 14/rcuop/0: 0% user + 0.9% kernel 0% 631/tombstoned: 0% user + 0% kernel / faults: 5 minor 0.8% 32/rcuop/2: 0% user + 0.8% kernel 0.8% 64/rcuop/6: 0% user + 0.8% kernel 0.8% 6215/kworker/u16:11-memlat_wq: 0% user + 0.8% kernel 0.7% 48/rcuop/4: 0% user + 0.7% kernel 0.7% 15785/com.android.commands.monkey: 0.2% user + 0.4% kernel / faults: 26 minor 0.7% 12/rcu_sched: 0% user + 0.7% kernel 0.6% 112/system: 0% user + 0.6% kernel 0.6% 672/statsd: 0.1% user + 0.4% kernel / faults: 102 minor 0.5% 40/rcuop/3: 0% user + 0.5% kernel 0.5% 2209/com.thundercomm.microservice: 0.2% user + 0.3% kernel / faults: 702 minor 0.5% 2851/com.qualcomm.location: 0.1% user + 0.4% kernel / faults: 716 minor 0.5% 17457/kworker/u17:8-kgsl-events: 0% user + 0.5% kernel 0.5% 18406/kworker/u17:9-kgsl-events: 0% user + 0.5% kernel 0.4% 24/rcuop/1: 0% user + 0.4% kernel 0.4% 504/servicemanager: 0.1% user + 0.3% kernel / faults: 6 minor 0.4% 673/netd: 0% user + 0.4% kernel / faults: 61 minor 0% 2329/.qtidataservices: 0% user + 0% kernel / faults: 801 minor 0% 2412/vendor.qti.qesdk.sysservice: 0% user + 0% kernel / faults: 768 minor 0% 2435/com.qti.qualcomm.mstatssystemservice: 0% user + 0% kernel / faults: 700 minor 0% 2506/com.thundercomm.tcservice: 0% user + 0% kernel / faults: 744 minor 0% 2563/com.qualcomm.qti.qdma: 0% user + 0% kernel / faults: 712 minor 0.4% 2832/irq/16-90b6400.: 0% user + 0.4% kernel 0% 2951/com.qualcomm.qti.services.systemhelper:systemhelper_service: 0% user + 0% kernel / faults: 781 minor 0% 3015/com.qualcomm.qti.workloadclassifier: 0% user + 0% kernel / faults: 765 minor 0.4% 18218/kworker/u17:6-kgsl-events: 0% user + 0.4% kernel 0.4% 18342/kworker/u16:14+NPU_DATA: 0% user + 0.4% kernel 0.4% 20009/kworker/u17:11-kgsl-events: 0% user + 0.4% kernel 0.4% 649/vendor.ts.uart@1.0-service: 0.1% user + 0.2% kernel 0% 828/android.hardware.gnss@2.1-service-qti: 0% user + 0% kernel / faults: 35 minor 0% 859/android.hardware.neuralnetworks@1.3-service-qti: 0% user + 0% kernel / faults: 20 minor 0% 2373/com.tc.logclient: 0% user + 0% kernel / faults: 718 minor 0% 2468/com.android.se: 0% user + 0% kernel / faults: 750 minor 0.4% 2501/com.thundercomm.remotecontrolservice: 0.2% user + 0.2% kernel / faults: 737 minor 0.4% 2836/irq/17-9091000.: 0% user + 0.4% kernel 0% 2906/ts.car.uart: 0% user + 0% kernel / faults: 750 minor 0.3% 56/rcuop/5: 0% user + 0.3% kernel 0.3% 1000/qrtr-ns: 0% user + 0.2% kernel 0.3% 1259/cameraserver: 0% user + 0.3% kernel / faults: 24 minor 0.3% 1278/media.metrics: 0% user + 0.2% kernel / faults: 32 minor 0% 2179/com.android.networkstack.process: 0% user + 0% kernel / faults: 732 minor 0% 2299/com.thundercomm.tcsetupWizard: 0% user + 0% kernel / faults: 730 minor 0.3% 2321/.dataservices: 0.1% user + 0.2% kernel / faults: 830 minor 0.3% 2342/com.thundercomm.tchttpserver: 0.1% user + 0.2% kernel / faults: 669 minor 0.2% 575/android.system.suspend@1.0-service: 0% user + 0.2% kernel / faults: 18 minor 0% 576/keystore2: 0% user + 0% kernel / faults: 18 minor 0.2% 746/crtc_event:125: 0% user + 0.2% kernel 0% 915/android.hardware.sensors@2.0-service.multihal: 0% user + 0% kernel / faults: 28 minor 0.2% 2265/com.thundercomm.microsettings: 0% user + 0.2% kernel / faults: 672 minor 0% 2938/.pasr: 0% user + 0% kernel / faults: 709 minor 0% 2987/com.qualcomm.qti.qccnetstat: 0% user + 0% kernel / faults: 707 minor 0.2% 17098/android.process.media: 0.1% user + 0.1% kernel / faults: 198 minor 0.2% 15/rcuos/0: 0% user + 0.2% kernel 0.2% 33/rcuos/2: 0% user + 0.2% kernel 0.2% 44/migration/4: 0% user + 0.2% kernel 0.2% 68/migration/7: 0% user + 0.2% kernel 0.2% 72/rcuop/7: 0% user + 0.2% kernel 0.2% 505/hwservicemanager: 0% user + 0.1% kernel / faults: 2 minor 0.2% 550/vold: 0% user + 0.2% kernel / faults: 20 minor 0.2% 819/android.hardware.bluetooth@1.0-service-qti: 0% user + 0.2% kernel / faults: 56 minor 0.2% 833/android.hardware.health@2.1-service: 0% user + 0.1% kernel / faults: 25 minor 0.2% 963/vendor.qti.hardware.perf@2.2-service: 0% user + 0.1% kernel 0.2% 1215/drmserver: 0% user + 0.2% kernel / faults: 16 minor 0.2% 2613/android.ext.services: 0.1% user + 0% kernel / faults: 73 minor 0.1% 49/rcuos/4: 0% user + 0.1% kernel 0.1% 65/rcuos/6: 0% user + 0.1% kernel 0.1% 503/lmkd: 0% user + 0.1% kernel 0% 838/android.hardware.lights-service.qti: 0% user + 0% kernel / faults: 13 minor 0.1% 954/vendor.qti.hardware.display.allocator-service: 0% user + 0.1% kernel / faults: 56 minor 0.1% 960/vendor.qti.hardware.iop@2.0-service: 0% user + 0% kernel / faults: 1 minor 0.1% 1043/tftp_server: 0% user + 0.1% kernel 0% 1477/qfp-daemon: 0% user + 0% kernel / faults: 42 minor 0.1% 1569/msm_irqbalance: 0% user + 0.1% kernel 0.1% 3103/com.android.providers.media.module: 0% user + 0.1% kernel / faults: 32 minor 0% 3433/com.qualcomm.qti.devicestatisticsservice: 0% user + 0% kernel / faults: 703 minor 0.1% 17094/com.android.externalstorage: 0% user + 0% kernel / faults: 167 minor 0% 17/migration/0: 0% user + 0% kernel 0% 25/rcuos/1: 0% user + 0% kernel 0% 28/migration/2: 0% user + 0% kernel 0% 36/migration/3: 0% user + 0% kernel 0% 41/rcuos/3: 0% user + 0% kernel 0% 52/migration/5: 0% user + 0% kernel 0% 57/rcuos/5: 0% user + 0% kernel 0% 60/migration/6: 0% user + 0% kernel 0% 89/qmp_aop: 0% user + 0% kernel 0% 378/kworker/7:1H-kblockd: 0% user + 0% kernel 0% 810/android.hidl.allocator@1.0-service: 0% user + 0% kernel 0% 1007/pd-mapper: 0% user + 0% kernel 0% 1254/cnss_diag: 0% user + 0% kernel 0% 1288/selfinstaller: 0% user + 0% kernel 0% 1441/cnss-daemon: 0% user + 0% kernel 0% 7792/kworker/u16:8+DIAG_CTRL: 0% user + 0% kernel 0% 10325/kworker/6:2-mm_percpu_wq: 0% user + 0% kernel 0% 14751/kworker/7:0-events_freezable_power_: 0% user + 0% kernel 0% 15291/kworker/u16:2-memlat_wq: 0% user + 0% kernel 0% 15766/kworker/1:1-mm_percpu_wq: 0% user + 0% kernel 0% 16570/com.microsoft.emmx:privileged_process1: 0% user + 0% kernel / faults: 15 minor 0% 17357/kworker/2:0-mm_percpu_wq: 0% user + 0% kernel 0% 18955/kworker/5:2-sock_diag_events: 0% user + 0% kernel 0% 19590/com.android.emergency: 0% user + 0% kernel / faults: 1 minor 0% 20767/kworker/4:0-mm_percpu_wq: 0% user + 0% kernel 0% 21172/kworker/0:1-mm_percpu_wq: 0% user + 0% kernel 57% TOTAL: 23% user + 31% kernel + 0.1% iowait + 1.4% irq + 0.5% softirq CPU usage from 336ms to 1549ms later (2022-10-28 21:20:13.761 to 2022-10-28 21:20:14.974): 93% 1241/ept_uppertester_v2.0_fse: 81% user + 12% kernel 95% 2081/com.android.systemui: 86% user + 9.5% kernel / faults: 27 minor 94% 21306/HeapDumpThread: 84% user + 9.5% kernel 3.1% 2243/RenderThread: 1.5% user + 1.5% kernel 1.5% 2081/ndroid.systemui: 0% user + 1.5% kernel 78% 1137/system_server: 14% user + 64% kernel / faults: 601 minor 61% 21313/AnrConsumer: 9.3% user + 52% kernel 2.6% 1220/android.anim: 0% user + 2.6% kernel 2.6% 1807/InputDispatcher: 0% user + 2.6% kernel 2.6% 2108/Binder:1137_5: 1.3% user + 1.3% kernel 1.3% 1217/android.ui: 0% user + 1.3% kernel 1.3% 1219/android.display: 1.3% user + 0% kernel 1.3% 1260/android.bg: 0% user + 1.3% kernel 1.3% 6333/Binder:1137_14: 1.3% user + 0% kernel 1.3% 12058/Binder:1137_1C: 0% user + 1.3% kernel 53% 1231/tlog: 1.3% user + 52% kernel 53% 1240/tlog: 1.3% user + 52% kernel 41% 1286/mediaserver: 14% user + 27% kernel / faults: 178 minor 11% 10821/NPDecoder-CL: 4.3% user + 7.2% kernel 4.3% 10820/NPDecoder: 2.8% user + 1.4% kernel 2.8% 11580/HwBinder:1286_A: 0% user + 2.8% kernel 2.8% 12683/HwBinder:1286_B: 0% user + 2.8% kernel 1.4% 10819/NuPlayerRendere: 0% user + 1.4% kernel +0% 21335/NuPlayerRendere: 0% user + 0% kernel +0% 21336/NPDecoder: 0% user + 0% kernel +0% 21337/NPDecoder-CL: 0% user + 0% kernel 35% 1033/surfaceflinger: 17% user + 18% kernel / faults: 7 minor 13% 1033/surfaceflinger: 7.9% user + 5.2% kernel 13% 1077/RenderEngine: 6.6% user + 6.6% kernel 2.6% 1071/Binder:1033_2: 1.3% user + 1.3% kernel 2.6% 1342/Binder:1033_3: 0% user + 2.6% kernel 1.3% 1070/Binder:1033_1: 0% user + 1.3% kernel 1.3% 1084/TimerDispatch: 1.3% user + 0% kernel 25% 957/vendor.qti.hardware.display.composer-service: 8.9% user + 16% kernel 24% 1081/HwBinder:957_3: 8.9% user + 15% kernel 27% 1424/media.swcodec: 7.7% user + 20% kernel / faults: 138 minor 12% 10824/.vorbis.decoder: 4.6% user + 7.7% kernel 4.6% 1987/HwBinder:1424_7: 0% user + 4.6% kernel 3.1% 13843/HwBinder:1424_1: 1.5% user + 1.5% kernel 1.5% 1424/mediaswcodec: 0% user + 1.5% kernel 1.5% 2174/HwBinder:1424_9: 0% user + 1.5% kernel 1.5% 17634/HwBinder:1424_1: 0% user + 1.5% kernel +0% 21338/.vorbis.decoder: 0% user + 0% kernel 15% 1013/audioserver: 9.1% user + 6.5% kernel / faults: 29 minor 5.2% 1644/FastMixer: 1.3% user + 3.9% kernel 3.9% 1645/AudioOut_D: 2.6% user + 1.3% kernel 2.6% 3998/Binder:1013_6: 1.3% user + 1.3% kernel 1.3% 1309/ApmOutput: 0% user + 1.3% kernel 1.3% 1650/AudioOut_15: 1.3% user + 0% kernel 1.3% 1668/AudioOut_3D: 1.3% user + 0% kernel 1.3% 5330/Binder:1013_7: 0% user + 1.3% kernel 16% 1331/media.codec: 1.4% user + 14% kernel 7.4% 4960/VideoEncMsgThre: 0% user + 7.4% kernel 2.9% 10871/HwBinder:1331_1: 1.4% user + 1.4% kernel 1.4% 1939/HwBinder:1331_E: 0% user + 1.4% kernel 1.4% 4961/VideoEncCallBac: 0% user + 1.4% kernel 1.4% 4962/OMXCallbackDisp: 0% user + 1.4% kernel 12% 801/android.hardware.audio.service: 2.4% user + 9.9% kernel 7.4% 2887/writer: 3.7% user + 3.7% kernel 1.2% 801/audio.service: 0% user + 1.2% kernel 1.2% 1719/HwBinder:801_5: 0% user + 1.2% kernel 1.2% 18042/HwBinder:801_8: 0% user + 1.2% kernel 16% 15520/kworker/u16:13-adb: 0% user + 16% kernel 4.2% 288/kgsl_worker_thr: 0% user + 4.2% kernel 9.1% 14898/kworker/u16:23-adb: 0% user + 9.1% kernel 2.6% 64/rcuop/6: 0% user + 2.6% kernel 2.7% 112/system: 0% user + 2.7% kernel 3.5% 502/logd: 0% user + 3.5% kernel 3.5% 508/logd.writer: 1.1% user + 2.3% kernel 2.3% 1243/logd.reader.per: 0% user + 2.3% kernel 3.6% 745/crtc_commit:125: 0% user + 3.6% kernel 6.2% 6687/kworker/u16:3-kgsl-mementry: 0% user + 6.2% kernel 9.5% 20158/kworker/3:2-mm_percpu_wq: 0% user + 9.5% kernel 1.6% 11/rcu_preempt: 0% user + 1.6% kernel 1.6% 14/rcuop/0: 0% user + 1.6% kernel 1.7% 48/rcuop/4: 0% user + 1.7% kernel 1.8% 102/irq/41-tsens-up: 0% user + 1.8% kernel 4% 4901/adbd: 0% user + 4% kernel 2% 4911/UsbFfs-worker: 0% user + 2% kernel 4% 4937/app_process: 2% user + 2% kernel / faults: 1 minor 2% 4937/main: 0% user + 2% kernel 2% 4957/MediaCodec_loop: 2% user + 0% kernel 2% 4958/CodecLooper: 0% user + 2% kernel 0.8% 12/rcu_sched: 0% user + 0.8% kernel 0.8% 32/rcuop/2: 0% user + 0.8% kernel 0.8% 40/rcuop/3: 0% user + 0.8% kernel 0.8% 49/rcuos/4: 0% user + 0.8% kernel 0.8% 52/migration/5: 0% user + 0.8% kernel 0.8% 56/rcuop/5: 0% user + 0.8% kernel 1.1% 505/hwservicemanager: 0% user + 1.1% kernel 1.1% 575/android.system.suspend@1.0-service: 0% user + 1.1% kernel 1.2% 649/vendor.ts.uart@1.0-service: 1.2% user + 0% kernel 1.2% 746/crtc_event:125: 0% user + 1.2% kernel 1.3% 1000/qrtr-ns: 1.3% user + 0% kernel 1.3% 1043/tftp_server: 0% user + 1.3% kernel 1.4% 1278/media.metrics: 0% user + 1.4% kernel / faults: 3 minor 1.6% 2342/com.thundercomm.tchttpserver: 0% user + 1.6% kernel / faults: 3 minor 1.6% 2342/mm.tchttpserver: 0% user + 1.6% kernel 1.7% 2832/irq/16-90b6400.: 0% user + 1.7% kernel 1.7% 2836/irq/17-9091000.: 0% user + 1.7% kernel 2% 5602/com.android.deskclock: 2% user + 0% kernel / faults: 9 minor 2% 5602/droid.deskclock: 2% user + 0% kernel 2.3% 15030/kworker/u16:0+kgsl-mementry: 0% user + 2.3% kernel 86% TOTAL: 37% user + 45% kernel + 2.1% irq + 0.7% softirq procrank: PID Vss Rss Pss Uss Swap PSwap USwap ZSwap cmdline 1137 20851024K 539552K 207254K 125036K 0K 0K 0K 0K system_server 7331 51580256K 341256K 138975K 108408K 0K 0K 0K 0K com.microsoft.emmx 2081 17686436K 316944K 126086K 101136K 0K 0K 0K 0K com.android.systemui 3245 1601068K 173492K 89437K 59976K 0K 0K 0K 0K com.sohu.inputmethod.sogou.car 19497 17348664K 221148K 80703K 74876K 0K 0K 0K 0K com.android.settings 2617 17271572K 199288K 59759K 53444K 0K 0K 0K 0K com.android.launcher3 5602 17016084K 199296K 56776K 50704K 0K 0K 0K 0K com.android.deskclock 6909 16843740K 179636K 52878K 49132K 0K 0K 0K 0K com.qualcomm.qti.sensors.qsensortest 675 1808116K 169320K 52374K 10960K 0K 0K 0K 0K zygote 16637 256863744K 201792K 48928K 17480K 0K 0K 0K 0K com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:12 16570 50709020K 207492K 48067K 26032K 0K 0K 0K 0K com.microsoft.emmx:privileged_process1 16090 17011636K 168552K 41923K 37880K 0K 0K 0K 0K com.android.permissioncontroller 4937 16106136K 125044K 39235K 33272K 0K 0K 0K 0K app_process 15785 15837096K 120824K 37429K 32320K 0K 0K 0K 0K com.android.commands.monkey 16463 256885240K 183220K 37240K 8520K 0K 0K 0K 0K com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:10 2265 16809772K 129288K 36990K 34444K 0K 0K 0K 0K com.thundercomm.microsettings 1033 13450336K 63236K 36610K 34716K 0K 0K 0K 0K /system/bin/surfaceflinger 20374 16997748K 171928K 34534K 23916K 0K 0K 0K 0K com.android.systemui:screenshot 4952 15850144K 106412K 34205K 29948K 0K 0K 0K 0K app_process 17043 17132812K 163800K 32411K 27792K 0K 0K 0K 0K com.android.documentsui 16766 17079632K 143472K 28972K 25948K 0K 0K 0K 0K com.qualcomm.qti.usta 2251 1753108K 73208K 27940K 10892K 0K 0K 0K 0K webview_zygote 19590 16842236K 151676K 26504K 22924K 0K 0K 0K 0K com.android.emergency 12761 17599448K 134112K 26306K 23028K 0K 0K 0K 0K com.android.bluetooth 20115 16842360K 148360K 25819K 22416K 0K 0K 0K 0K com.android.storagemanager 1013 14236968K 55572K 25117K 22184K 0K 0K 0K 0K /system/bin/audioserver 1286 137748K 47260K 24034K 11676K 0K 0K 0K 0K /system/bin/mediaserver 19565 16833924K 142376K 22904K 19704K 0K 0K 0K 0K com.android.settings.intelligence 15846 17517624K 144192K 21502K 17720K 0K 0K 0K 0K com.android.gallery3d 801 75768K 24564K 20521K 19724K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.audio.service 3103 17051600K 125384K 20306K 17580K 0K 0K 0K 0K com.android.providers.media.module 674 16922372K 194144K 20272K 2356K 0K 0K 0K 0K zygote64 15761 16824192K 143104K 17859K 14300K 0K 0K 0K 0K com.android.soundrecorder 15806 16827112K 132168K 17636K 14892K 0K 0K 0K 0K com.thundercomm.mcuupgrade 19117 16825588K 132568K 15831K 12728K 0K 0K 0K 0K com.android.calendar 1272 13650708K 38672K 15086K 13336K 0K 0K 0K 0K media.extractor 828 13401796K 21316K 14493K 13688K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.gnss@2.1-service-qti 16450 50704556K 118432K 14473K 1996K 0K 0K 0K 0K com.microsoft.emmx_zygote 15929 16807176K 125348K 14389K 11884K 0K 0K 0K 0K com.example.android.locationattribution 1331 135376K 21708K 13306K 10612K 0K 0K 0K 0K media.codec 2613 16820340K 113704K 13117K 8912K 0K 0K 0K 0K android.ext.services 859 13196072K 20916K 12730K 12160K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti 2179 16766208K 106144K 12679K 10768K 0K 0K 0K 0K com.android.networkstack.process 2851 16787880K 105980K 12474K 10276K 0K 0K 0K 0K com.qualcomm.location 21173 16757212K 120316K 12295K 9916K 0K 0K 0K 0K com.android.music 957 13387548K 23488K 12157K 11088K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.display.composer-service 19681 16695224K 114176K 11482K 8892K 0K 0K 0K 0K android.process.acore 3015 16739768K 99480K 11417K 9816K 0K 0K 0K 0K com.qualcomm.qti.workloadclassifier 2501 16800444K 104768K 11392K 9504K 0K 0K 0K 0K com.thundercomm.remotecontrolservice 1424 13746848K 25096K 11352K 9300K 0K 0K 0K 0K media.swcodec 2209 16754784K 98728K 11223K 9668K 0K 0K 0K 0K com.thundercomm.microservice 2563 16784772K 107280K 11189K 9008K 0K 0K 0K 0K com.qualcomm.qti.qdma 17098 16924348K 100980K 11159K 9496K 0K 0K 0K 0K android.process.media 2342 16733232K 97712K 11070K 9544K 0K 0K 0K 0K com.thundercomm.tchttpserver 2321 16873068K 96932K 10830K 9304K 0K 0K 0K 0K .dataservices 1259 13403404K 32292K 10809K 9260K 0K 0K 0K 0K /system/bin/cameraserver 19622 16686332K 93908K 9975K 8556K 0K 0K 0K 0K com.android.traceur 2506 16750244K 95020K 9643K 8208K 0K 0K 0K 0K com.thundercomm.tcservice 2373 16729736K 96448K 9532K 8040K 0K 0K 0K 0K com.tc.logclient 1278 13186636K 14624K 8869K 8620K 0K 0K 0K 0K media.metrics 2299 16725868K 92872K 8746K 7344K 0K 0K 0K 0K com.thundercomm.tcsetupWizard 1 13051732K 14280K 8674K 7232K 0K 0K 0K 0K /system/bin/init 3568 16664660K 92364K 8576K 7168K 0K 0K 0K 0K com.android.managedprovisioning 2951 16730424K 95028K 8445K 6960K 0K 0K 0K 0K com.qualcomm.qti.services.systemhelper:systemhelper_service 2906 16748120K 92084K 8398K 7000K 0K 0K 0K 0K ts.car.uart 2468 16712488K 95000K 8055K 6528K 0K 0K 0K 0K com.android.se 2329 16746980K 92580K 8036K 6612K 0K 0K 0K 0K .qtidataservices 2987 16694172K 92808K 7968K 6496K 0K 0K 0K 0K com.qualcomm.qti.qccnetstat 986 47644K 14704K 7876K 6280K 0K 0K 0K 0K media.hwcodec 1340 13162796K 14708K 7477K 5868K 0K 0K 0K 0K /system/vendor/bin/cnd 2412 16693324K 91740K 7446K 6036K 0K 0K 0K 0K vendor.qti.qesdk.sysservice 2435 16658668K 90784K 7334K 5944K 0K 0K 0K 0K com.qti.qualcomm.mstatssystemservice 2938 16692716K 90596K 7293K 5896K 0K 0K 0K 0K .pasr 3433 16676004K 90204K 7202K 5812K 0K 0K 0K 0K com.qualcomm.qti.devicestatisticsservice 4901 13192028K 11748K 7184K 7072K 0K 0K 0K 0K /apex/com.android.adbd/bin/adbd 3642 16678920K 88676K 6764K 5408K 0K 0K 0K 0K com.android.packageinstaller 19144 16694076K 96304K 6557K 4912K 0K 0K 0K 0K com.android.providers.calendar 576 13034552K 15516K 6308K 5384K 0K 0K 0K 0K /system/bin/keystore2 963 13279528K 13452K 6162K 5256K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.perf@2.2-service 3132 16730920K 91824K 5996K 4520K 0K 0K 0K 0K com.qualcomm.location.XT 1363 13022160K 10588K 5930K 5864K 0K 0K 0K 0K /vendor/bin/imsrcsd 15988 16693848K 92820K 5840K 4264K 0K 0K 0K 0K com.qualcomm.qti.qccauthmgr 1224 13228452K 13836K 5778K 5064K 0K 0K 0K 0K /system/bin/iorapd 21266 16715024K 91892K 5707K 3976K 0K 0K 0K 0K com.qti.diagservices 819 13287612K 10296K 5700K 5600K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti 3718 16693820K 88136K 5551K 4180K 0K 0K 0K 0K com.android.shell 17094 16676004K 91016K 5334K 3840K 0K 0K 0K 0K com.android.externalstorage 474 13024816K 10184K 5117K 3840K 0K 0K 0K 0K /system/bin/ueventd 502 13015700K 8168K 5116K 5076K 0K 0K 0K 0K /system/bin/logd 21478 12885404K 7508K 5023K 5004K 0K 0K 0K 0K procrank 673 13296432K 9832K 4423K 4320K 0K 0K 0K 0K /system/bin/netd 550 13074428K 10104K 4099K 3768K 0K 0K 0K 0K /system/bin/vold 1231 13064020K 9544K 4087K 3720K 0K 0K 0K 0K /system/bin/tlog 1470 12952892K 10732K 4061K 3344K 0K 0K 0K 0K /system/bin/update_engine 1254 12986004K 8376K 3834K 3732K 0K 0K 0K 0K /system/vendor/bin/cnss_diag 472 12920644K 8656K 3814K 2716K 0K 0K 0K 0K /system/bin/init 920 12985712K 7900K 3775K 3716K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.wifi@1.0-service 1343 29172K 8124K 3734K 3124K 0K 0K 0K 0K /vendor/bin/wifidisplayhalservice 915 13203172K 9604K 3619K 3156K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal 1288 13180708K 6880K 3605K 3532K 0K 0K 0K 0K /system/bin/selfinstaller 1547 13112188K 9728K 3541K 2132K 0K 0K 0K 0K /vendor/bin/imsdatadaemon 800 13971772K 8720K 3182K 2888K 0K 0K 0K 0K /vendor/bin/ssgtzd 1354 13087896K 8988K 3120K 2908K 0K 0K 0K 0K /vendor/bin/ims_rtp_daemon 998 13072308K 8644K 3052K 2824K 0K 0K 0K 0K /vendor/bin/vppservice 960 13025540K 9228K 3050K 2620K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.iop@2.0-service 1226 13027184K 8628K 3019K 1928K 0K 0K 0K 0K /system/bin/traced_probes 1267 13041840K 7692K 3000K 2904K 0K 0K 0K 0K /system/bin/installd 1503 13082652K 10204K 2992K 2108K 0K 0K 0K 0K xtra-daemon 1854 13045912K 8080K 2846K 2432K 0K 0K 0K 0K /system/bin/iorap.prefetcherd 1477 12976204K 7124K 2826K 2756K 0K 0K 0K 0K /vendor/bin/qfp-daemon 2934 13944920K 7180K 2813K 2708K 0K 0K 0K 0K /vendor/bin/thermal-engine 1328 27828K 7096K 2660K 1996K 0K 0K 0K 0K /vendor/bin/wfdhdcphalservice 940 12960956K 7156K 2456K 2316K 0K 0K 0K 0K /vendor/bin/hw/vendor.display.color@1.0-service 1501 13174804K 8940K 2436K 1808K 0K 0K 0K 0K slim_daemon 826 12981612K 7748K 2416K 2208K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.drm@1.3-service.clearkey 1297 12944712K 7204K 2411K 2224K 0K 0K 0K 0K /system/bin/storaged 672 13077368K 6024K 2345K 2272K 0K 0K 0K 0K /apex/com.android.os.statsd/bin/statsd 1441 13029912K 7500K 2341K 2168K 0K 0K 0K 0K /system/vendor/bin/cnss-daemon 1215 29264K 7604K 2313K 1276K 0K 0K 0K 0K /system/bin/drmserver 648 12955756K 7484K 2242K 2012K 0K 0K 0K 0K /system/vendor/bin/ipacm 1017 12952728K 7720K 2194K 1564K 0K 0K 0K 0K /system/bin/credstore 548 13175096K 7648K 2168K 1692K 0K 0K 0K 0K /vendor/bin/qseecomd 1496 13002852K 5880K 2084K 1984K 0K 0K 0K 0K lowi-server 1227 12943912K 5352K 2045K 1208K 0K 0K 0K 0K /system/bin/traced 505 12914788K 7268K 2016K 1880K 0K 0K 0K 0K /system/bin/hwservicemanager 1028 12997456K 7848K 1866K 1676K 0K 0K 0K 0K /system/bin/gpuservice 817 12966808K 7296K 1862K 1532K 0K 0K 0K 0K /system/system_ext/bin/qccsyshal@1.1-service 504 12960184K 6056K 1793K 1680K 0K 0K 0K 0K /system/bin/servicemanager 574 12909376K 7128K 1746K 1536K 0K 0K 0K 0K /vendor/bin/spdaemon 1044 13082688K 6116K 1725K 1388K 0K 0K 0K 0K /vendor/bin/sensors.qti 996 13019124K 6104K 1711K 1416K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.secure_element@1.2-service 975 13026232K 5740K 1679K 1648K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.2-service 1314 13052832K 6872K 1677K 1532K 0K 0K 0K 0K /system/bin/wificond 970 13053332K 7604K 1664K 1252K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service 823 22244K 5056K 1640K 1296K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.cas@1.2-service 1247 13000812K 5296K 1632K 1040K 0K 0K 0K 0K /system/system_ext/bin/dpmd 954 12979860K 7836K 1627K 1452K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.display.allocator-service 1320 13143724K 8116K 1619K 1368K 0K 0K 0K 0K /system_ext/bin/perfservice 1554 12885140K 4148K 1560K 1544K 0K 0K 0K 0K /system/bin/llkd 545 12974092K 6568K 1524K 1264K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.keymaster@4.1-service-qti 1237 13004052K 6296K 1517K 1436K 0K 0K 0K 0K /system/vendor/bin/dpmQmiMgr 1236 12981416K 6332K 1477K 768K 0K 0K 0K 0K /system/system_ext/bin/dpmd 1245 12924872K 5760K 1473K 1368K 0K 0K 0K 0K /system/vendor/bin/qcom-system-daemon 918 12997988K 5656K 1453K 1420K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.usb@1.2-service-qti 1475 13056312K 5772K 1447K 1284K 0K 0K 0K 0K /system/vendor/bin/qcc-trd 972 12900660K 6312K 1443K 1140K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.sensorscalibrate@1.0-service 503 13046260K 7408K 1440K 1220K 0K 0K 0K 0K /system/bin/lmkd 1465 13088564K 6812K 1406K 1104K 0K 0K 0K 0K /system/bin/tzlog 579 12936064K 5716K 1373K 1336K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.boot@1.1-service 1361 12947764K 5184K 1362K 1312K 0K 0K 0K 0K /vendor/bin/imsqmidaemon 649 13103944K 5704K 1308K 1264K 0K 0K 0K 0K /vendor/bin/hw/vendor.ts.uart@1.0-service 1266 13013672K 5576K 1303K 1196K 0K 0K 0K 0K /system/bin/incidentd 976 12915176K 6204K 1293K 1168K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.soter@1.0-service 575 12978680K 5432K 1289K 1204K 0K 0K 0K 0K /system/bin/hw/android.system.suspend@1.0-service 1238 12972692K 5776K 1260K 1132K 0K 0K 0K 0K /vendor/bin/feature_enabler_client 950 13078036K 6092K 1255K 1000K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.capabilityconfigstore@1.0-service 917 12892332K 5396K 1241K 1112K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.thermal@2.0-service.qti 1457 13024112K 6240K 1238K 1124K 0K 0K 0K 0K /system/bin/gatekeeperd 833 12909144K 5516K 1232K 1032K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.health@2.1-service 549 12941916K 5612K 1225K 1148K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service 862 13013964K 6860K 1215K 1076K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.power-service 947 12922904K 5908K 1203K 1028K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.esepowermanager@1.1-service 620 12954160K 6000K 1197K 912K 0K 0K 0K 0K /vendor/bin/keymasterd 582 12917460K 6072K 1184K 1056K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti 993 12907004K 5636K 1183K 1020K 0K 0K 0K 0K /vendor/bin/vendor.qti.qspmhal@1.0-service 2901 12963120K 5488K 1178K 1036K 0K 0K 0K 0K /system_ext/bin/qspmsvc 1420 20000K 4296K 1154K 764K 0K 0K 0K 0K /vendor/bin/wfdvndservice 961 12944608K 5228K 1141K 1012K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.limits@1.0-service 647 13069964K 4596K 1135K 1108K 0K 0K 0K 0K /vendor/bin/time_daemon 1480 12956444K 5244K 1134K 928K 0K 0K 0K 0K /vendor/bin/tloc_daemon 967 13004328K 5532K 1109K 1064K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qccvndhal@1.0-service 723 12901296K 3440K 1099K 912K 0K 0K 0K 0K /system/bin/ip6tables-restore 583 12932500K 5440K 1097K 912K 0K 0K 0K 0K /vendor/bin/sscrpcd 722 12938160K 3600K 1096K 908K 0K 0K 0K 0K /system/bin/iptables-restore 1406 12971880K 5316K 1096K 916K 0K 0K 0K 0K /vendor/bin/adsprpcd 1403 13005472K 5328K 1092K 908K 0K 0K 0K 0K /vendor/bin/adsprpcd 991 12968572K 5588K 1087K 1036K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.power.pasrmanager@1.0-service 1008 12984484K 5200K 1086K 1016K 0K 0K 0K 0K /vendor/bin/pm-service 1367 12985080K 4284K 1080K 1044K 0K 0K 0K 0K /system/vendor/bin/ipacm-diag 1006 12963204K 5324K 1079K 896K 0K 0K 0K 0K /vendor/bin/sscrpcd 984 13012592K 5508K 1066K 936K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti 1407 12989088K 5276K 1062K 932K 0K 0K 0K 0K /vendor/bin/cdsprpcd 2893 10771292K 1144K 1060K 1060K 0K 0K 0K 0K /system/bin/mdnsd 958 12925200K 5268K 1048K 972K 0K 0K 0K 0K /vendor/bin/dspservice 985 12976612K 5332K 1038K 1000K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.vibrator.service 997 13023420K 5188K 1018K 960K 0K 0K 0K 0K /vendor/bin/hw/vendor.thundercomm.hardware.tsnv@1.0-service 841 12909020K 5024K 990K 956K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.memtrack@1.0-service 506 12939336K 4760K 981K 932K 0K 0K 0K 0K /vendor/bin/vndservicemanager 1447 12966864K 4584K 980K 916K 0K 0K 0K 0K /system/vendor/bin/loc_launcher 838 12908976K 5136K 952K 916K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.lights-service.qti 577 12931000K 4884K 950K 920K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.atrace@1.0-service 1007 12946868K 4512K 942K 904K 0K 0K 0K 0K /vendor/bin/pd-mapper 1445 12945820K 4248K 911K 784K 0K 0K 0K 0K /vendor/bin/mlid 4932 12898680K 3260K 836K 752K 0K 0K 0K 0K -/system/bin/sh 1211 12948168K 4460K 827K 784K 0K 0K 0K 0K /vendor/bin/pm-proxy 1569 13009104K 4184K 810K 788K 0K 0K 0K 0K /vendor/bin/msm_irqbalance 15731 12908920K 3388K 809K 720K 0K 0K 0K 0K -/system/bin/sh 1038 12970324K 4184K 790K 760K 0K 0K 0K 0K /vendor/bin/rmt_storage 510 12917112K 3336K 787K 700K 0K 0K 0K 0K /system/bin/sh 810 12881556K 4360K 772K 736K 0K 0K 0K 0K /system/bin/hw/android.hidl.allocator@1.0-service 1043 12883260K 3756K 772K 748K 0K 0K 0K 0K /vendor/bin/tftp_server 4935 12968312K 3136K 721K 636K 0K 0K 0K 0K /system/bin/sh 631 12928052K 2920K 661K 648K 0K 0K 0K 0K /system/bin/tombstoned 1000 12888896K 3404K 641K 624K 0K 0K 0K 0K /vendor/bin/qrtr-ns 1443 12480K 2492K 634K 508K 0K 0K 0K 0K /vendor/bin/ssgqmigd 1241 12941616K 2928K 605K 588K 0K 0K 0K 0K /vendor/bin/ept_uppertester_v2.0_fse ------ ------ ------ ------ ------ ------ ------ 2338465K 1786420K 0K 0K 0K 0K TOTAL ZRAM: 12K physical used for 0K in swap (4194300K total swap) RAM: 7844396K total, 2022244K free, 7488K buffers, 1648740K cached, 19372K shmem, 968928K slab // procrank status was 0 anr traces: Subject: Input dispatching timed out (c76b002 NotificationShade (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, eventTime=27867239000000, source=0x00001002, displayId=0, action=DOWN, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (2181.0, 506.0)]), policyFlags=0x6b000000) ----- pid 2081 at 2022-10-28 21:20:15.086542039+0800 ----- Cmd line: com.android.systemui Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=6104 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/priv-app/SystemUI/SystemUI.apk:/system_ext/priv-app/SystemUI/SystemUI.apk!classes2.dex], parent #1 #5 dalvik.system.PathClassLoader: [], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 34102 strong; 1238 weak JNI: CheckJNI is off; globals=821 (plus 104 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 30% free, 17MB/25MB; 397686 objects Dumping cumulative Gc timings Start Dumping Averages for 252 iterations for concurrent copying MarkingPhase: Sum: 10.853s Avg: 43.068ms ScanCardsForSpace: Sum: 5.912s Avg: 23.462ms ScanImmuneSpaces: Sum: 5.820s Avg: 23.098ms ProcessMarkStack: Sum: 2.141s Avg: 8.499ms VisitConcurrentRoots: Sum: 2.070s Avg: 8.217ms ClearFromSpace: Sum: 1.867s Avg: 7.411ms SweepSystemWeaks: Sum: 1.155s Avg: 4.583ms ProcessReferences: Sum: 505.912ms Avg: 2.007ms EnqueueFinalizerReferences: Sum: 391.711ms Avg: 1.554ms CaptureThreadRootsForMarking: Sum: 331.133ms Avg: 1.314ms InitializePhase: Sum: 200.385ms Avg: 795.178us ForwardSoftReferences: Sum: 121.884ms Avg: 483.666us GrayAllDirtyImmuneObjects: Sum: 119.696ms Avg: 474.984us FlipOtherThreads: Sum: 107.377ms Avg: 426.099us VisitNonThreadRoots: Sum: 94.854ms Avg: 376.404us CopyingPhase: Sum: 65.690ms Avg: 260.674us ThreadListFlip: Sum: 60.436ms Avg: 239.825us FlipThreadRoots: Sum: 35.775ms Avg: 141.964us SweepLargeObjects: Sum: 26.580ms Avg: 105.476us ReclaimPhase: Sum: 20.249ms Avg: 80.353us MarkZygoteLargeObjects: Sum: 16.321ms Avg: 64.765us MarkStackAsLive: Sum: 15.185ms Avg: 60.257us EmptyRBMarkBitStack: Sum: 14.445ms Avg: 57.321us (Paused)ClearCards: Sum: 13.315ms Avg: 52.837us RecordFree: Sum: 11.683ms Avg: 46.361us SweepAllocSpace: Sum: 8.808ms Avg: 34.952us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 6.847ms Avg: 27.170us SwapBitmaps: Sum: 6.794ms Avg: 26.960us ResumeRunnableThreads: Sum: 4.128ms Avg: 16.380us (Paused)FlipCallback: Sum: 1.960ms Avg: 7.777us ResumeOtherThreads: Sum: 1.687ms Avg: 6.694us Sweep: Sum: 940us Avg: 3.730us (Paused)SetFromSpace: Sum: 867us Avg: 3.440us UnBindBitmaps: Sum: 763us Avg: 3.027us Done Dumping Averages concurrent copying paused: Sum: 98.718ms 99% C.I. 19us-4979.999us Avg: 195.869us Max: 12103us concurrent copying freed-bytes: Avg: 2800KB Max: 17MB Min: 486KB Freed-bytes histogram: 0:57,1280:119,2560:22,3840:14,5120:13,6400:12,7680:5,8960:3,10240:5,11520:1,16640:1 concurrent copying total time: 32.007s mean time: 127.014ms concurrent copying freed: 17770120 objects with total size 689MB concurrent copying throughput: 555195/s / 21MB/s per cpu-time: 31133778/s / 29MB/s concurrent copying tracing throughput: 55MB/s per cpu-time: 76MB/s Average major GC reclaim bytes ratio 0.169145 over 252 GC cycles Average major GC copied live bytes ratio 0.197254 over 257 major GCs Cumulative bytes moved 169294912 Cumulative objects moved 3615227 Peak regions allocated 123 (30MB) / 1024 (256MB) Total madvise time 991.228ms Start Dumping Averages for 3 iterations for young concurrent copying ProcessMarkStack: Sum: 41.332ms Avg: 13.777ms ScanCardsForSpace: Sum: 34.295ms Avg: 11.431ms ScanImmuneSpaces: Sum: 23.926ms Avg: 7.975ms ClearFromSpace: Sum: 19.302ms Avg: 6.434ms VisitConcurrentRoots: Sum: 15.610ms Avg: 5.203ms ThreadListFlip: Sum: 6.216ms Avg: 2.072ms InitializePhase: Sum: 5.825ms Avg: 1.941ms SweepSystemWeaks: Sum: 2.568ms Avg: 856us EnqueueFinalizerReferences: Sum: 1.763ms Avg: 587.666us FlipOtherThreads: Sum: 1.574ms Avg: 524.666us ResumeRunnableThreads: Sum: 1.413ms Avg: 471us ProcessReferences: Sum: 1.368ms Avg: 456us GrayAllDirtyImmuneObjects: Sum: 1.361ms Avg: 453.666us ReclaimPhase: Sum: 444us Avg: 148us ForwardSoftReferences: Sum: 305us Avg: 101.666us EmptyRBMarkBitStack: Sum: 199us Avg: 66.333us SweepArray: Sum: 186us Avg: 62us VisitNonThreadRoots: Sum: 148us Avg: 49.333us (Paused)ClearCards: Sum: 125us Avg: 41.666us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 84us Avg: 28us RecordFree: Sum: 64us Avg: 21.333us ResetStack: Sum: 58us Avg: 19.333us CopyingPhase: Sum: 55us Avg: 18.333us FreeList: Sum: 50us Avg: 16.666us MarkZygoteLargeObjects: Sum: 39us Avg: 13us SwapBitmaps: Sum: 18us Avg: 6us UnBindBitmaps: Sum: 13us Avg: 4.333us (Paused)SetFromSpace: Sum: 11us Avg: 3.666us (Paused)FlipCallback: Sum: 11us Avg: 3.666us FlipThreadRoots: Sum: 7us Avg: 2.333us ResumeOtherThreads: Sum: 5us Avg: 1.666us Done Dumping Averages young concurrent copying paused: Sum: 6.539ms 99% C.I. 0.014ms-6.269ms Avg: 1.089ms Max: 6.269ms young concurrent copying freed-bytes: Avg: 7592KB Max: 10220KB Min: 2448KB Freed-bytes histogram: 1920:1,9600:2 young concurrent copying total time: 158.375ms mean time: 52.791ms young concurrent copying freed: 629920 objects with total size 22MB young concurrent copying throughput: 3.98684e+06/s / 140MB/s per cpu-time: 259148977/s / 247MB/s young concurrent copying tracing throughput: 43MB/s per cpu-time: 77MB/s Average minor GC reclaim bytes ratio 0.529619 over 3 GC cycles Average minor GC copied live bytes ratio 0.212209 over 4 minor GCs Cumulative bytes moved 3812992 Cumulative objects moved 64010 Peak regions allocated 123 (30MB) / 1024 (256MB) Total time spent in GC: 32.166s Mean GC size throughput: 22MB/s per cpu-time: 30MB/s Mean GC object throughput: 572034 objects/s Total number of allocations 18797726 Total bytes allocated 729MB Total bytes freed 711MB Free memory 8025KB Free memory until GC 8025KB Free memory until OOME 238MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 105.257ms Total time waiting for GC to complete: 478.704us Total GC count: 255 Total GC time: 32.166s Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:839,1:200,2:24,3:2 Histogram of blocking GC count per 10000 ms: 0:1065 Native bytes total: 43682403 registered: 2010979 Total native bytes at last GC: 43205455 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /system_ext/priv-app/SystemUI/oat/arm64/SystemUI.vdex: verify Current JIT code cache size (used / resident): 2467KB / 2508KB Current JIT data cache size (used / resident): 1230KB / 1344KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 363KB Current JIT capacity: 5120KB Current number of JIT JNI stub entries: 1 Current number of JIT code cache entries: 4576 Total number of JIT baseline compilations: 4812 Total number of JIT optimized compilations: 123 Total number of JIT compilations for on stack replacement: 86 Total number of JIT code cache collections: 14 Memory used for stack maps: Avg: 84B Max: 6776B Min: 16B Memory used for compiled code: Avg: 613B Max: 28KB Min: 24B Memory used for profiling info: Avg: 110B Max: 6936B Min: 24B Start Dumping Averages for 5054 iterations for JIT timings Compiling baseline: Sum: 5.060s Avg: 1.001ms TrimMaps: Sum: 687.085ms Avg: 135.948us Code cache collection: Sum: 553.242ms Avg: 109.466us Compiling OSR: Sum: 385.329ms Avg: 76.242us Compiling optimized: Sum: 321.128ms Avg: 63.539us Done Dumping Averages Memory used for compilation: Avg: 41KB Max: 2270KB Min: 0B ProfileSaver total_bytes_written=2840157 ProfileSaver total_number_of_writes=120 ProfileSaver total_number_of_code_cache_queries=165 ProfileSaver total_number_of_skipped_writes=45 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=27817755 ProfileSaver total_ms_of_work=8317 ProfileSaver total_number_of_hot_spikes=49 ProfileSaver total_number_of_wake_ups=228 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27827742 Metrics: ClassLoadingTotalTime: count = 630265 ClassVerificationTotalTime: count = 816 ClassVerificationCount: count = 1 WorldStopTimeDuringGCAvg: count = 413 YoungGcCount: count = 3 FullGcCount: count = 252 TotalBytesAllocated: count = 762742512 TotalGcCollectionTime: count = 32307 YoungGcThroughputAvg: count = 138 FullGcThroughputAvg: count = 21 YoungGcTracingThroughputAvg: count = 40 FullGcTracingThroughputAvg: count = 60 JitMethodCompileTotalTime: count = 10788305 JitMethodCompileCount: count = 5022 YoungGcCollectionTime: range = 0...60000, buckets: 3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 252,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 252,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 3,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 252,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 70.131ms 99% C.I. 1.343us-5587.200us Avg: 133.075us Max: 11993us DALVIK THREADS (61): "Signal Catcher" daemon prio=10 tid=4 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x13587320 self=0xb40000789c81ee90 | sysTid=2093 nice=-20 cgrp=default sched=0/0 handle=0x7717128cb0 | state=R schedstat=( 46614315 56563388 338 ) utm=1 stm=2 core=4 HZ=100 | stack=0x7717031000-0x7717033000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2081 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 229927614946 198042190989 463078 ) utm=13996 stm=8996 core=1 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=6 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13587398 self=0xb40000789c81d2c0 | sysTid=2098 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 18542081 57024066 334 ) utm=0 stm=1 core=4 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c822630 | sysTid=2095 nice=-20 cgrp=default sched=0/0 handle=0x771302acb0 | state=S schedstat=( 15096881 32210666 331 ) utm=0 stm=1 core=6 HZ=100 | stack=0x7712f33000-0x7712f35000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13587410 self=0xb40000789c83ff00 | sysTid=2100 nice=9 cgrp=default sched=0/0 handle=0x76c28c7cb0 | state=S schedstat=( 6915362539 8699081032 8735 ) utm=320 stm=370 core=7 HZ=100 | stack=0x76c27c8000-0x76c27ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13587488 self=0xb40000789c83c760 | sysTid=2102 nice=4 cgrp=default sched=0/0 handle=0x76c06b7cb0 | state=S schedstat=( 1152278990 1829261581 2839 ) utm=47 stm=68 core=1 HZ=100 | stack=0x76c05b4000-0x76c05b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0ce5ac98> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0ce5ac98> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13587500 self=0xb40000789c83e330 | sysTid=2104 nice=4 cgrp=default sched=0/0 handle=0x76c05adcb0 | state=S schedstat=( 2179842789 2327709072 3542 ) utm=116 stm=101 core=3 HZ=100 | stack=0x76c04aa000-0x76c04ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0df0fcf1> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0df0fcf1> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "HeapTaskDaemon" daemon prio=5 tid=12 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13588578 self=0xb40000789c83ab90 | sysTid=2101 nice=4 cgrp=default sched=0/0 handle=0x76c07c1cb0 | state=S schedstat=( 23564850661 8700100496 12460 ) utm=2051 stm=304 core=6 HZ=100 | stack=0x76c06be000-0x76c06c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Sleeping | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13587578 self=0xb40000789c8436a0 | sysTid=2105 nice=4 cgrp=default sched=0/0 handle=0x76c04a3cb0 | state=S schedstat=( 42363170 370759048 693 ) utm=0 stm=3 core=5 HZ=100 | stack=0x76c03a0000-0x76c03a2000 stackSize=1039KB | held mutexes= at java.lang.Thread.sleep(Native method) - sleeping on <0x001350d6> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:451) - locked <0x001350d6> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:356) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos(Daemons.java:390) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:419) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:325) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2081_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x135875f0 self=0xb40000789c841ad0 | sysTid=2107 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 1663395071 2914792021 7049 ) utm=47 stm=119 core=0 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2081_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587668 self=0xb40000789c846e40 | sysTid=2110 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 2060959753 3911853436 9086 ) utm=53 stm=152 core=5 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2081_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x135876e0 self=0xb40000789c845270 | sysTid=2111 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 3591163435 6959181082 15194 ) utm=94 stm=264 core=5 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13587758 self=0xb40000789c84dd80 | sysTid=2126 nice=9 cgrp=default sched=0/0 handle=0x76b8fa1cb0 | state=S schedstat=( 7004777980 1562374711 2620 ) utm=548 stm=151 core=5 HZ=100 | stack=0x76b8eaa000-0x76b8eac000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "wmshell.anim" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x135877d0 self=0xb40000789c84a5e0 | sysTid=2203 nice=-4 cgrp=default sched=0/0 handle=0x76b8ea3cb0 | state=S schedstat=( 12241669 103864114 307 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b8da0000-0x76b8da2000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "wmshell.splashscreen" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x135878b0 self=0xb40000789c8530f0 | sysTid=2233 nice=-10 cgrp=default sched=0/0 handle=0x76b8d99cb0 | state=S schedstat=( 8854135238 6774669849 19868 ) utm=415 stm=469 core=5 HZ=100 | stack=0x76b8c96000-0x76b8c98000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "wmshell.splashworker" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587990 self=0xb40000789c854cc0 | sysTid=2234 nice=-10 cgrp=default sched=0/0 handle=0x76b8c8fcb0 | state=S schedstat=( 2393172349 672400485 1467 ) utm=175 stm=63 core=4 HZ=100 | stack=0x76b8b8c000-0x76b8b8e000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2081_4" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587a70 self=0xb40000789c84f950 | sysTid=2239 nice=0 cgrp=default sched=0/0 handle=0x76b8b85cb0 | state=S schedstat=( 3711191048 6996594244 16279 ) utm=102 stm=268 core=6 HZ=100 | stack=0x76b8a8e000-0x76b8a90000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "RenderThread" daemon prio=7 tid=22 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587ae8 self=0xb40000789c85a030 | sysTid=2243 nice=-4 cgrp=default sched=0/0 handle=0x76b897dcb0 | state=S schedstat=( 264462693585 162249368556 438529 ) utm=13547 stm=12899 core=3 HZ=100 | stack=0x76b8886000-0x76b8888000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000003d5e78 /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+80) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "SysUiBg" prio=5 tid=23 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587b60 self=0xb40000789c84c1b0 | sysTid=2288 nice=10 cgrp=default sched=0/0 handle=0x76b8a87cb0 | state=S schedstat=( 16446975704 29185687584 56684 ) utm=677 stm=967 core=3 HZ=100 | stack=0x76b8984000-0x76b8986000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "AsyncTask #1" prio=5 tid=24 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587c40 self=0xb40000789c858460 | sysTid=2375 nice=10 cgrp=default sched=0/0 handle=0x76b887fcb0 | state=S schedstat=( 112368843 454145429 516 ) utm=4 stm=6 core=0 HZ=100 | stack=0x76b877c000-0x76b877e000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:459) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:920) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "ImageWallpaper" prio=5 tid=25 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587d28 self=0xb40000789c85bc00 | sysTid=2391 nice=0 cgrp=default sched=0/0 handle=0x76b8775cb0 | state=S schedstat=( 296429383 177432701 523 ) utm=12 stm=17 core=0 HZ=100 | stack=0x76b8672000-0x76b8674000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "async_sensor" prio=5 tid=26 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587e08 self=0xb40000789c862b40 | sysTid=2414 nice=0 cgrp=default sched=0/0 handle=0x76b866bcb0 | state=S schedstat=( 11242406 139009690 302 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b8568000-0x76b856a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2081_5" prio=5 tid=28 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13587f90 self=0xb40000789c860f70 | sysTid=2420 nice=0 cgrp=default sched=0/0 handle=0x76b8457cb0 | state=S schedstat=( 6254037569 11145681720 25474 ) utm=175 stm=450 core=0 HZ=100 | stack=0x76b8360000-0x76b8362000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "pool-3-thread-1" prio=5 tid=29 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13588008 self=0xb40000789c864710 | sysTid=2423 nice=0 cgrp=default sched=0/0 handle=0x76aa5e0cb0 | state=S schedstat=( 1416439728 2238009236 5935 ) utm=55 stm=86 core=7 HZ=100 | stack=0x76aa4dd000-0x76aa4df000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "VolumeDialogControllerImpl" prio=5 tid=35 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13588420 self=0xb40000789c869a80 | sysTid=2465 nice=0 cgrp=default sched=0/0 handle=0x76a5ed2cb0 | state=S schedstat=( 2382355509 3213549493 8491 ) utm=91 stm=147 core=6 HZ=100 | stack=0x76a5dcf000-0x76a5dd1000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:2081_1" prio=5 tid=37 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13588500 self=0xb40000789c8709c0 | sysTid=2474 nice=-16 cgrp=default sched=0/0 handle=0x76a07c8cb0 | state=S schedstat=( 42342086 92108541 447 ) utm=0 stm=4 core=6 HZ=100 | stack=0x76a06d1000-0x76a06d3000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=36 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0040 self=0xb40000789c86b650 | sysTid=2503 nice=-2 cgrp=default sched=0/0 handle=0x769da4bcb0 | state=S schedstat=( 243377974 466394947 1388 ) utm=5 stm=18 core=5 HZ=100 | stack=0x769d948000-0x769d94a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "WifiManagerThread" prio=5 tid=34 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0120 self=0xb40000789c86edf0 | sysTid=2547 nice=0 cgrp=default sched=0/0 handle=0x76a4acccb0 | state=S schedstat=( 10541205 100899480 295 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76a49c9000-0x76a49cb000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ConnectivityThread" prio=5 tid=38 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0200 self=0xb40000789c86d220 | sysTid=2565 nice=0 cgrp=default sched=0/0 handle=0x76a4880cb0 | state=S schedstat=( 9848126 78679634 291 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76a477d000-0x76a477f000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "TimeTick" prio=5 tid=33 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac02e0 self=0xb40000789c874160 | sysTid=2572 nice=0 cgrp=default sched=0/0 handle=0x76a5dc8cb0 | state=S schedstat=( 607167315 970036002 2520 ) utm=19 stm=41 core=3 HZ=100 | stack=0x76a5cc5000-0x76a5cc7000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "android.bg" prio=5 tid=40 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac03c0 self=0xb40000789c875d30 | sysTid=2636 nice=10 cgrp=default sched=0/0 handle=0x76a5bb4cb0 | state=S schedstat=( 404994406 2313947219 1816 ) utm=16 stm=24 core=5 HZ=100 | stack=0x76a5ab1000-0x76a5ab3000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-5-thread-1" prio=5 tid=42 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac04a0 self=0xb40000789c877900 | sysTid=2693 nice=0 cgrp=default sched=0/0 handle=0x76a5836cb0 | state=S schedstat=( 10637647 108666573 297 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76a5733000-0x76a5735000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "Keyboard" prio=5 tid=41 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0610 self=0xb40000789c87e840 | sysTid=2696 nice=10 cgrp=default sched=0/0 handle=0x76a572ccb0 | state=S schedstat=( 6126515 122850111 180 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76a5629000-0x76a562b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ScreenDecorations" prio=5 tid=43 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac06f0 self=0xb40000789c87cc70 | sysTid=2697 nice=0 cgrp=default sched=0/0 handle=0x76a5622cb0 | state=S schedstat=( 302663013 1065847929 3018 ) utm=7 stm=22 core=1 HZ=100 | stack=0x76a551f000-0x76a5521000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "hwuiTask1" daemon prio=6 tid=30 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac07d0 self=0xb40000789c8794d0 | sysTid=2718 nice=-2 cgrp=default sched=0/0 handle=0x76a9070cb0 | state=S schedstat=( 407072286 1427713144 5312 ) utm=18 stm=21 core=6 HZ=100 | stack=0x76a8f79000-0x76a8f7b000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask0" daemon prio=6 tid=31 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0848 self=0xb40000789c883bb0 | sysTid=2716 nice=-2 cgrp=default sched=0/0 handle=0x76a916ecb0 | state=S schedstat=( 409837524 1625762523 5361 ) utm=18 stm=22 core=5 HZ=100 | stack=0x76a9077000-0x76a9079000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-5" prio=5 tid=44 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac08c0 self=0xb40000789c88fe60 | sysTid=2785 nice=0 cgrp=default sched=0/0 handle=0x76a854acb0 | state=S schedstat=( 348752466 268179362 618 ) utm=28 stm=6 core=6 HZ=100 | stack=0x76a8447000-0x76a8449000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387) at androidx.asynclayoutinflater.view.AsyncLayoutInflater$InflateThread.runInner(AsyncLayoutInflater.java:180) at androidx.asynclayoutinflater.view.AsyncLayoutInflater$InflateThread.run(AsyncLayoutInflater.java:202) "Binder:2081_6" prio=5 tid=46 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0be0 self=0xb40000789c8a1480 | sysTid=2814 nice=0 cgrp=default sched=0/0 handle=0x76ac3cccb0 | state=S schedstat=( 7248510935 13547691542 30755 ) utm=181 stm=542 core=1 HZ=100 | stack=0x76ac2d5000-0x76ac2d7000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "AudioPortEventHandler" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0c58 self=0xb40000789c88e290 | sysTid=2885 nice=0 cgrp=default sched=0/0 handle=0x7717e8acb0 | state=S schedstat=( 11168026 67168798 298 ) utm=0 stm=1 core=2 HZ=100 | stack=0x7717d87000-0x7717d89000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2081_7" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0d38 self=0xb40000789c89a540 | sysTid=2884 nice=0 cgrp=default sched=0/0 handle=0x7717f88cb0 | state=S schedstat=( 10436833391 19173357627 44827 ) utm=275 stm=767 core=2 HZ=100 | stack=0x7717e91000-0x7717e93000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "InteractionJankMonitor-Worker" prio=5 tid=5 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0db0 self=0xb40000789c819b20 | sysTid=2903 nice=0 cgrp=default sched=0/0 handle=0x7717d80cb0 | state=S schedstat=( 984734707 1966862977 6778 ) utm=25 stm=73 core=5 HZ=100 | stack=0x7717c7d000-0x7717c7f000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2081_8" prio=5 tid=7 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14ac0e90 self=0xb40000789c81b6f0 | sysTid=2911 nice=0 cgrp=default sched=0/0 handle=0x7717b79cb0 | state=S schedstat=( 9848063041 17547491740 41473 ) utm=271 stm=712 core=2 HZ=100 | stack=0x7717a82000-0x7717a84000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ApplicationsState.Loader" prio=5 tid=32 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440040 self=0xb40000789c8d72b0 | sysTid=5405 nice=0 cgrp=default sched=0/0 handle=0x7717345cb0 | state=S schedstat=( 8635465 74757445 256 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7717242000-0x7717244000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-5-thread-2" prio=5 tid=45 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440120 self=0xb40000789c8ce7a0 | sysTid=5406 nice=0 cgrp=default sched=0/0 handle=0x76ab9c2cb0 | state=S schedstat=( 14905157 88237767 272 ) utm=1 stm=0 core=2 HZ=100 | stack=0x76ab8bf000-0x76ab8c1000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "Binder:2081_9" prio=5 tid=39 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x134401e8 self=0xb40000789c8dfdc0 | sysTid=5837 nice=0 cgrp=default sched=0/0 handle=0x771782bcb0 | state=S schedstat=( 9466765985 17859894391 43069 ) utm=279 stm=667 core=1 HZ=100 | stack=0x7717734000-0x7717736000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "SysUiLng" prio=5 tid=49 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440260 self=0xb40000789c93a400 | sysTid=6151 nice=10 cgrp=default sched=0/0 handle=0x76abb2ccb0 | state=S schedstat=( 518217610 140170943 240 ) utm=8 stm=42 core=2 HZ=100 | stack=0x76aba29000-0x76aba2b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-7-thread-1" prio=5 tid=27 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440340 self=0xb40000789c89c110 | sysTid=6173 nice=0 cgrp=default sched=0/0 handle=0x76ab7f8cb0 | state=S schedstat=( 192044178 309950895 1028 ) utm=3 stm=16 core=4 HZ=100 | stack=0x76ab6f5000-0x76ab6f7000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "pool-5-thread-3" prio=5 tid=47 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x134404b0 self=0xb40000789c8daa50 | sysTid=6288 nice=0 cgrp=default sched=0/0 handle=0x77176edcb0 | state=S schedstat=( 10693542 54587027 229 ) utm=0 stm=1 core=0 HZ=100 | stack=0x77175ea000-0x77175ec000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "pool-5-thread-4" prio=5 tid=48 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440578 self=0xb40000789c956100 | sysTid=6308 nice=0 cgrp=default sched=0/0 handle=0x76ac520cb0 | state=S schedstat=( 8615102 74553544 220 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76ac41d000-0x76ac41f000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "Binder:2081_A" prio=5 tid=53 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440640 self=0xb40000789c950d90 | sysTid=6519 nice=0 cgrp=default sched=0/0 handle=0x76abececb0 | state=S schedstat=( 7874353896 15728727053 35686 ) utm=223 stm=564 core=1 HZ=100 | stack=0x76abdd7000-0x76abdd9000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "pool-6-thread-1" prio=5 tid=50 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x134406b8 self=0xb40000789c954530 | sysTid=6672 nice=0 cgrp=default sched=0/0 handle=0x76ab6eecb0 | state=S schedstat=( 740095565 653333682 1912 ) utm=33 stm=40 core=2 HZ=100 | stack=0x76ab5eb000-0x76ab5ed000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "InsetsAnimations" prio=5 tid=51 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x133400a0 self=0xb40000789c988790 | sysTid=8100 nice=0 cgrp=default sched=0/0 handle=0x76ac2cecb0 | state=S schedstat=( 87627818 343860943 492 ) utm=2 stm=6 core=2 HZ=100 | stack=0x76ac1cb000-0x76ac1cd000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2081_B" prio=5 tid=54 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440780 self=0xb40000789c9c70d0 | sysTid=10959 nice=0 cgrp=default sched=0/0 handle=0x76ac1c4cb0 | state=S schedstat=( 6391901566 12818560027 30818 ) utm=180 stm=458 core=1 HZ=100 | stack=0x76ac0cd000-0x76ac0cf000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2081_C" prio=5 tid=52 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x134407f8 self=0xb40000789c9d3380 | sysTid=11280 nice=0 cgrp=default sched=0/0 handle=0x76a5954cb0 | state=S schedstat=( 6160515748 12172824860 29611 ) utm=178 stm=437 core=5 HZ=100 | stack=0x76a585d000-0x76a585f000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2081_D" prio=5 tid=56 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13440870 self=0xb40000789c9ca870 | sysTid=11492 nice=0 cgrp=default sched=0/0 handle=0x76ac0c6cb0 | state=S schedstat=( 6275501203 12341819280 29835 ) utm=180 stm=447 core=6 HZ=100 | stack=0x76abfcf000-0x76abfd1000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2081_E" prio=5 tid=59 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x134408e8 self=0xb40000789c9e1200 | sysTid=17656 nice=0 cgrp=default sched=0/0 handle=0x76a8669cb0 | state=S schedstat=( 2729584904 5354198870 12632 ) utm=76 stm=196 core=6 HZ=100 | stack=0x76a8572000-0x76a8574000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "process reaper" daemon prio=10 tid=55 TimedWaiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e87fb8 self=0xb40000789c9f7b90 | sysTid=21305 nice=-8 cgrp=default sched=0/0 handle=0x76a45e2cb0 | state=S schedstat=( 6559899 1423542 5 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76a44d7000-0x76a44d9000 stackSize=1071KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "HeapDumpThread" prio=5 tid=58 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c9f7b8 self=0xb40000789c9fb330 | sysTid=21306 nice=0 cgrp=default sched=0/0 handle=0x76a5cbecb0 | state=S schedstat=( 7102897247 318581489 1349 ) utm=510 stm=200 core=6 HZ=100 | stack=0x76a5bbb000-0x76a5bbd000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004c59dc /apex/com.android.art/lib64/libart.so (art::JNI::ReleasePrimitiveArrayCritical(_JNIEnv*, _jarray*, void*, int)+496) native: #03 pc 000000000001959c /apex/com.android.art/lib64/libopenjdk.so (Deflater_deflateBytes+712) at java.util.zip.Deflater.deflateBytes(Native method) at java.util.zip.Deflater.deflate(Deflater.java:462) - locked <0x065ecf57> (a java.util.zip.ZStreamRef) at java.util.zip.Deflater.deflate(Deflater.java:384) at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:259) at java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:212) at java.util.zip.ZipOutputStream.write(ZipOutputStream.java:333) - locked <0x0dd4fa44> (a java.util.zip.ZipOutputStream) at com.android.systemui.util.leak.DumpTruck.zipUp(DumpTruck.java:180) at com.android.systemui.util.leak.DumpTruck.captureHeaps(DumpTruck.java:117) at com.android.systemui.util.leak.GarbageMonitor.dumpHprofAndGetShareIntent(GarbageMonitor.java:262) at com.android.systemui.util.leak.GarbageMonitor.access$100(GarbageMonitor.java:77) at com.android.systemui.util.leak.GarbageMonitor$MemoryTile$1.run(GarbageMonitor.java:449) "Binder:2081_F" prio=5 tid=60 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13400020 self=0xb40000789ca02270 | sysTid=21310 nice=0 cgrp=default sched=0/0 handle=0x76a4cc8cb0 | state=S schedstat=( 8344375 29665936 58 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76a4bd1000-0x76a4bd3000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2081_10" prio=5 tid=61 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13740020 self=0xb40000789c9a7c30 | sysTid=21311 nice=0 cgrp=default sched=0/0 handle=0x76a44d0cb0 | state=S schedstat=( 18942192 97114057 89 ) utm=1 stm=0 core=6 HZ=100 | stack=0x76a43d9000-0x76a43db000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-281" prio=5 tid=62 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13840000 self=0xb40000789c9dbe90 | sysTid=21328 nice=0 cgrp=default sched=0/0 handle=0x76a43d2cb0 | state=S schedstat=( 11918073 32570313 53 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76a42cf000-0x76a42d1000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at com.android.systemui.media.NotificationPlayer$CreationAndCompletionThread.run(NotificationPlayer.java:169) "CCodecWatchdog" prio=5 (not attached) | sysTid=2469 nice=0 cgrp=default | state=S schedstat=( 11214691 112145524 293 ) utm=0 stm=1 core=0 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000019cb0 /system/lib64/libstagefright_foundation.so (android::ALooper::loop()+372) native: #04 pc 0000000000013654 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+464) native: #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "NDK MediaCodec_" prio=10 (not attached) | sysTid=2472 nice=-16 cgrp=default | state=S schedstat=( 11881864 72796359 319 ) utm=0 stm=1 core=6 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000001c26c /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&) (.cfi)+136) native: #05 pc 000000000001c91c /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&), std::__1::reference_wrapper const, std::__1::less, std::__1::allocator const> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*) (.cfi)+68) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "NDK MediaCodec_" prio=10 (not attached) | sysTid=2473 nice=-16 cgrp=default | state=S schedstat=( 12924369 75964799 337 ) utm=0 stm=1 core=0 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000001ca90 /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(std::__1::map const, long, std::__1::owner_less, std::__1::allocator const, long> > >&, std::__1::mutex&, std::__1::condition_variable&) (.cfi)+140) native: #05 pc 000000000001ce54 /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, long, std::__1::owner_less, std::__1::allocator const, long> > >&, std::__1::mutex&, std::__1::condition_variable&), std::__1::reference_wrapper const, long, std::__1::owner_less, std::__1::allocator const, long> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*) (.cfi)+68) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "Binder:2081_4" prio=5 (not attached) | sysTid=2770 nice=0 cgrp=default | state=S schedstat=( 4335128728 31818092734 90148 ) utm=86 stm=346 core=1 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000009e21c /system/lib64/libgui.so (android::AsyncWorker::run()+444) native: #05 pc 000000000009e2b4 /system/lib64/libgui.so (void* std::__1::__thread_proxy >, void (android::AsyncWorker::*)(), android::AsyncWorker*> >(void*)+64) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "GrallocUploadTh" prio=5 (not attached) | sysTid=5215 nice=0 cgrp=default | state=S schedstat=( 23043146 71613902 283 ) utm=0 stm=1 core=0 HZ=100 native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000004fa5c8 /system/lib64/libhwui.so (android::uirenderer::ThreadBase::threadLoop()+68) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) ----- end 2081 ----- ----- Waiting Channels: pid 2081 at 2022-10-28 21:20:15.082503289+0800 ----- Cmd line: com.android.systemui sysTid=2081 do_epoll_wait sysTid=2093 do_sigtimedwait sysTid=2095 pipe_read sysTid=2098 do_sys_poll sysTid=2100 futex_wait_queue_me sysTid=2101 futex_wait_queue_me sysTid=2102 futex_wait_queue_me sysTid=2104 futex_wait_queue_me sysTid=2105 futex_wait_queue_me sysTid=2107 binder_thread_read sysTid=2110 binder_thread_read sysTid=2111 binder_thread_read sysTid=2126 futex_wait_queue_me sysTid=2203 do_epoll_wait sysTid=2233 do_epoll_wait sysTid=2234 do_epoll_wait sysTid=2239 binder_thread_read sysTid=2243 do_epoll_wait sysTid=2288 do_epoll_wait sysTid=2375 futex_wait_queue_me sysTid=2391 do_epoll_wait sysTid=2414 do_epoll_wait sysTid=2420 binder_thread_read sysTid=2423 futex_wait_queue_me sysTid=2465 do_epoll_wait sysTid=2469 futex_wait_queue_me sysTid=2472 futex_wait_queue_me sysTid=2473 futex_wait_queue_me sysTid=2474 binder_thread_read sysTid=2503 do_epoll_wait sysTid=2547 do_epoll_wait sysTid=2565 do_epoll_wait sysTid=2572 do_epoll_wait sysTid=2636 do_epoll_wait sysTid=2693 futex_wait_queue_me sysTid=2696 do_epoll_wait sysTid=2697 do_epoll_wait sysTid=2716 futex_wait_queue_me sysTid=2718 futex_wait_queue_me sysTid=2770 futex_wait_queue_me sysTid=2785 futex_wait_queue_me sysTid=2814 binder_thread_read sysTid=2884 binder_thread_read sysTid=2885 do_epoll_wait sysTid=2903 do_epoll_wait sysTid=2911 binder_thread_read sysTid=5215 do_epoll_wait sysTid=5405 do_epoll_wait sysTid=5406 futex_wait_queue_me sysTid=5837 binder_thread_read sysTid=6151 do_epoll_wait sysTid=6173 futex_wait_queue_me sysTid=6288 futex_wait_queue_me sysTid=6308 futex_wait_queue_me sysTid=6519 binder_thread_read sysTid=6672 futex_wait_queue_me sysTid=8100 do_epoll_wait sysTid=10959 binder_thread_read sysTid=11280 binder_thread_read sysTid=11492 binder_thread_read sysTid=17656 binder_thread_read sysTid=21305 futex_wait_queue_me sysTid=21306 0 sysTid=21310 binder_thread_read sysTid=21311 binder_thread_read sysTid=21328 do_epoll_wait ----- end 2081 ----- ----- pid 1137 at 2022-10-28 21:20:15.382651466+0800 ----- Cmd line: system_server Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=24881 post zygote classes=3293 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system/framework/services.jar:/system/framework/services.jar!classes2.dex:/apex/com.android.permission/javalib/service-permission.jar:/system/framework/ethernet-service.jar:/apex/com.android.appsearch/javalib/service-appsearch.jar:/apex/com.android.media/javalib/service-media-s.jar], parent #1 #5 dalvik.system.PathClassLoader: [/system/priv-app/SettingsProvider/SettingsProvider.apk], parent #1 #6 dalvik.system.PathClassLoader: [/apex/com.android.wifi/javalib/service-wifi.jar], parent #4 #7 dalvik.system.PathClassLoader: [/apex/com.android.tethering/javalib/service-connectivity.jar], parent #4 #8 dalvik.system.PathClassLoader: [/apex/com.android.os.statsd/javalib/service-statsd.jar], parent #4 #9 dalvik.system.PathClassLoader: [/apex/com.android.scheduling/javalib/service-scheduling.jar], parent #4 #10 dalvik.system.PathClassLoader: [/system_ext/framework/ActivityExt.jar], parent #0 #11 dalvik.system.PathClassLoader: [/system/priv-app/Telecom/Telecom.apk], parent #1 #12 dalvik.system.PathClassLoader: [/system/priv-app/FusedLocation/FusedLocation.apk], parent #1 #13 dalvik.system.PathClassLoader: [/product/framework/ims-ext-common.jar], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 51186 strong; 4456 weak JNI: CheckJNI is off; globals=3882 (plus 390 weak) Libraries: /system/lib64/libalarm_jni.so /system/lib64/libandroid_servers.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicing.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libservice-connectivity.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (20) Heap: 14% free, 23MB/28MB; 509700 objects Dumping cumulative Gc timings Start Dumping Averages for 265 iterations for concurrent copying ScanImmuneSpaces: Sum: 16.807s Avg: 63.422ms MarkingPhase: Sum: 12.224s Avg: 46.131ms ScanCardsForSpace: Sum: 5.970s Avg: 22.531ms VisitConcurrentRoots: Sum: 2.254s Avg: 8.508ms ProcessMarkStack: Sum: 2.156s Avg: 8.136ms ClearFromSpace: Sum: 2.127s Avg: 8.029ms InitializePhase: Sum: 1.452s Avg: 5.481ms SweepSystemWeaks: Sum: 477.305ms Avg: 1.801ms CaptureThreadRootsForMarking: Sum: 375.696ms Avg: 1.417ms FlipOtherThreads: Sum: 268.368ms Avg: 1.012ms ProcessReferences: Sum: 248.974ms Avg: 939.524us EnqueueFinalizerReferences: Sum: 242.292ms Avg: 914.309us GrayAllDirtyImmuneObjects: Sum: 189.033ms Avg: 713.332us (Paused)ClearCards: Sum: 172.471ms Avg: 650.833us VisitNonThreadRoots: Sum: 113.576ms Avg: 428.588us ForwardSoftReferences: Sum: 101.155ms Avg: 381.716us SweepLargeObjects: Sum: 69.541ms Avg: 262.418us EmptyRBMarkBitStack: Sum: 38.305ms Avg: 144.547us CopyingPhase: Sum: 35.865ms Avg: 135.339us ThreadListFlip: Sum: 26.514ms Avg: 100.052us FlipThreadRoots: Sum: 25.173ms Avg: 94.992us RecordFree: Sum: 24.020ms Avg: 90.641us MarkZygoteLargeObjects: Sum: 23.107ms Avg: 87.196us ReclaimPhase: Sum: 22.294ms Avg: 84.128us MarkStackAsLive: Sum: 16.926ms Avg: 63.871us ResumeRunnableThreads: Sum: 13.653ms Avg: 51.520us SweepAllocSpace: Sum: 13.542ms Avg: 51.101us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 7.739ms Avg: 29.203us ResumeOtherThreads: Sum: 5.852ms Avg: 22.083us SwapBitmaps: Sum: 3.564ms Avg: 13.449us (Paused)FlipCallback: Sum: 1.065ms Avg: 4.018us Sweep: Sum: 889us Avg: 3.354us (Paused)SetFromSpace: Sum: 779us Avg: 2.939us UnBindBitmaps: Sum: 749us Avg: 2.826us Done Dumping Averages concurrent copying paused: Sum: 237.768ms 99% C.I. 23us-9174.999us Avg: 448.618us Max: 16041us concurrent copying freed-bytes: Avg: 4032KB Max: 12MB Min: 1285KB Freed-bytes histogram: 1280:80,2560:74,3840:55,5120:16,6400:12,7680:14,8960:6,10240:5,11520:3 concurrent copying total time: 45.512s mean time: 171.744ms concurrent copying freed: 19151181 objects with total size 1043MB concurrent copying throughput: 420794/s / 22MB/s per cpu-time: 28392607/s / 27MB/s concurrent copying tracing throughput: 37MB/s per cpu-time: 44MB/s Average major GC reclaim bytes ratio 0.207951 over 265 GC cycles Average major GC copied live bytes ratio 0.172301 over 270 major GCs Cumulative bytes moved 206359280 Cumulative objects moved 4679769 Peak regions allocated 159 (39MB) / 2048 (512MB) Total madvise time 1.448s Start Dumping Averages for 21 iterations for young concurrent copying ScanImmuneSpaces: Sum: 707.400ms Avg: 33.685ms ScanCardsForSpace: Sum: 359.761ms Avg: 17.131ms ClearFromSpace: Sum: 305.247ms Avg: 14.535ms ProcessMarkStack: Sum: 250.382ms Avg: 11.922ms VisitConcurrentRoots: Sum: 130.098ms Avg: 6.195ms InitializePhase: Sum: 54.116ms Avg: 2.576ms GrayAllDirtyImmuneObjects: Sum: 42.300ms Avg: 2.014ms FlipOtherThreads: Sum: 40.516ms Avg: 1.929ms EnqueueFinalizerReferences: Sum: 33.945ms Avg: 1.616ms SweepSystemWeaks: Sum: 29.460ms Avg: 1.402ms ProcessReferences: Sum: 24.015ms Avg: 1.143ms SweepArray: Sum: 17.848ms Avg: 849.904us FlipThreadRoots: Sum: 6.751ms Avg: 321.476us CopyingPhase: Sum: 4.979ms Avg: 237.095us ForwardSoftReferences: Sum: 3.833ms Avg: 182.523us ThreadListFlip: Sum: 3.568ms Avg: 169.904us ResumeRunnableThreads: Sum: 2.442ms Avg: 116.285us VisitNonThreadRoots: Sum: 2.353ms Avg: 112.047us EmptyRBMarkBitStack: Sum: 2.252ms Avg: 107.238us RecordFree: Sum: 1.912ms Avg: 91.047us ResumeOtherThreads: Sum: 1.193ms Avg: 56.809us (Paused)ClearCards: Sum: 886us Avg: 42.190us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 720us Avg: 34.285us FreeList: Sum: 648us Avg: 30.857us ResetStack: Sum: 446us Avg: 21.238us ReclaimPhase: Sum: 330us Avg: 15.714us MarkZygoteLargeObjects: Sum: 241us Avg: 11.476us SwapBitmaps: Sum: 170us Avg: 8.095us UnBindBitmaps: Sum: 131us Avg: 6.238us (Paused)FlipCallback: Sum: 78us Avg: 3.714us (Paused)SetFromSpace: Sum: 77us Avg: 3.666us Done Dumping Averages young concurrent copying paused: Sum: 7.559ms 99% C.I. 19us-823us Avg: 179.976us Max: 823us young concurrent copying freed-bytes: Avg: 10201KB Max: 15MB Min: 4946KB Freed-bytes histogram: 3840:1,6400:3,7680:2,8960:6,10240:3,11520:2,12800:2,14080:1,15360:1 young concurrent copying total time: 2.028s mean time: 96.576ms young concurrent copying freed: 3170661 objects with total size 209MB young concurrent copying throughput: 1.56344e+06/s / 103MB/s per cpu-time: 149439640/s / 142MB/s young concurrent copying tracing throughput: 42MB/s per cpu-time: 59MB/s Average minor GC reclaim bytes ratio 0.435435 over 21 GC cycles Average minor GC copied live bytes ratio 0.0878731 over 22 minor GCs Cumulative bytes moved 14657976 Cumulative objects moved 292976 Peak regions allocated 159 (39MB) / 2048 (512MB) Total time spent in GC: 47.540s Mean GC size throughput: 26MB/s per cpu-time: 31MB/s Mean GC object throughput: 469535 objects/s Total number of allocations 22831542 Total bytes allocated 1276MB Total bytes freed 1253MB Free memory 4280KB Free memory until GC 4280KB Free memory until OOME 488MB Total memory 28MB Max memory 512MB Zygote space size 7252KB Total mutator paused time: 245.327ms Total time waiting for GC to complete: 260.958ms Total GC count: 286 Total GC time: 47.540s Total blocking GC count: 3 Total blocking GC time: 664.462ms Histogram of GC count per 10000 ms: 0:885,1:213,2:29,3:3,5:1 Histogram of blocking GC count per 10000 ms: 0:1129,1:1,2:1 Native bytes total: 213955723 registered: 201542027 Total native bytes at last GC: 213542547 /system/framework/oat/arm64/services.odex: speed /system/framework/oat/arm64/com.android.location.provider.odex: speed /product/framework/oat/arm64/ims-ext-common.odex: verify /data/dalvik-cache/arm64/apex@com.android.tethering@javalib@service-connectivity.jar@classes.dex: verify /system/priv-app/SettingsProvider/oat/arm64/SettingsProvider.odex: speed /data/dalvik-cache/arm64/apex@com.android.scheduling@javalib@service-scheduling.jar@classes.dex: verify /data/dalvik-cache/arm64/apex@com.android.os.statsd@javalib@service-statsd.jar@classes.dex: verify /system/framework/oat/arm64/com.android.location.provider.odex: speed /system/priv-app/Telecom/oat/arm64/Telecom.odex: speed /system/priv-app/FusedLocation/oat/arm64/FusedLocation.odex: speed /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /data/dalvik-cache/arm64/apex@com.android.media@javalib@service-media-s.jar@classes.dex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /data/dalvik-cache/arm64/apex@com.android.appsearch@javalib@service-appsearch.jar@classes.dex: verify /data/dalvik-cache/arm64/apex@com.android.permission@javalib@service-permission.jar@classes.dex: verify /system/framework/oat/arm64/ethernet-service.odex: speed /data/dalvik-cache/arm64/system_ext@framework@ActivityExt.jar@classes.dex: verify /data/dalvik-cache/arm64/apex@com.android.wifi@javalib@service-wifi.jar@classes.dex: verify Current JIT code cache size (used / resident): 1066KB / 1076KB Current JIT data cache size (used / resident): 563KB / 640KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 85KB Current JIT capacity: 3072KB Current number of JIT JNI stub entries: 1 Current number of JIT code cache entries: 639 Total number of JIT baseline compilations: 669 Total number of JIT optimized compilations: 74 Total number of JIT compilations for on stack replacement: 3 Total number of JIT code cache collections: 10 Memory used for stack maps: Avg: 263B Max: 19KB Min: 16B Memory used for compiled code: Avg: 1645B Max: 120KB Min: 24B Memory used for profiling info: Avg: 493B Max: 38KB Min: 24B Start Dumping Averages for 774 iterations for JIT timings Compiling baseline: Sum: 1.396s Avg: 1.803ms Code cache collection: Sum: 253.720ms Avg: 327.803us Compiling optimized: Sum: 195.543ms Avg: 252.639us TrimMaps: Sum: 186.186ms Avg: 240.550us Compiling OSR: Sum: 32.720ms Avg: 42.273us Done Dumping Averages Memory used for compilation: Avg: 98KB Max: 5069KB Min: 0B *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27838111 Metrics: ClassLoadingTotalTime: count = 686838 ClassVerificationTotalTime: count = 103020 ClassVerificationCount: count = 57 WorldStopTimeDuringGCAvg: count = 858 YoungGcCount: count = 21 FullGcCount: count = 265 TotalBytesAllocated: count = 1337024976 TotalGcCollectionTime: count = 47725 YoungGcThroughputAvg: count = 125 FullGcThroughputAvg: count = 22 YoungGcTracingThroughputAvg: count = 52 FullGcTracingThroughputAvg: count = 41 JitMethodCompileTotalTime: count = 4065940 JitMethodCompileCount: count = 746 YoungGcCollectionTime: range = 0...60000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 265,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 265,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 265,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 37.047ms 99% C.I. 0.682us-903.679us Avg: 63.005us Max: 4179us DALVIK THREADS (170): "Signal Catcher" daemon prio=10 tid=2 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x13040148 self=0xb40000789c81ee90 | sysTid=1155 nice=-20 cgrp=default sched=0/0 handle=0x771408bcb0 | state=R schedstat=( 45495779 5014063 7 ) utm=2 stm=2 core=6 HZ=100 | stack=0x7713f94000-0x7713f96000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=1137 nice=-2 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 27934407457 40266595280 85298 ) utm=1000 stm=1792 core=0 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at com.android.server.SystemServer.run(SystemServer.java:908) at com.android.server.SystemServer.main(SystemServer.java:615) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987) "perfetto_hprof_listener" prio=10 tid=3 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c81b6f0 | sysTid=1156 nice=-20 cgrp=default sched=0/0 handle=0x76c19c5cb0 | state=S schedstat=( 1105313 3012396 3 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76c18ce000-0x76c18d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerDaemon" daemon prio=5 tid=4 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x130401c0 self=0xb40000789c817f50 | sysTid=1161 nice=4 cgrp=default sched=0/0 handle=0x76c14afcb0 | state=S schedstat=( 1172330724 726360841 1422 ) utm=58 stm=58 core=0 HZ=100 | stack=0x76c13ac000-0x76c13ae000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x094461db> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x094461db> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13040238 self=0xb40000789c81d2c0 | sysTid=1159 nice=4 cgrp=default sched=0/0 handle=0x76c16c3cb0 | state=S schedstat=( 40291635142 5543689874 11593 ) utm=3625 stm=403 core=7 HZ=100 | stack=0x76c15c0000-0x76c15c2000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def4 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+36) native: #01 pc 000000000028e04c /apex/com.android.art/lib64/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long, int)+176) native: #02 pc 00000000003bb7e8 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+512) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=6 Sleeping | group="system" sCount=1 ucsCount=0 flags=1 obj=0x130402b0 self=0xb40000789c838fc0 | sysTid=1162 nice=4 cgrp=default sched=0/0 handle=0x76c03a5cb0 | state=S schedstat=( 35668075 201377775 468 ) utm=0 stm=3 core=3 HZ=100 | stack=0x76c02a2000-0x76c02a4000 stackSize=1039KB | held mutexes= at java.lang.Thread.sleep(Native method) - sleeping on <0x02509478> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:451) - locked <0x02509478> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:356) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos(Daemons.java:390) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:419) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:325) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13040330 self=0xb40000789c822630 | sysTid=1157 nice=-20 cgrp=default sched=0/0 handle=0x76c18c7cb0 | state=S schedstat=( 30301250 70121777 386 ) utm=0 stm=3 core=2 HZ=100 | stack=0x76c17d0000-0x76c17d2000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=8 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x130403a8 self=0xb40000789c819b20 | sysTid=1160 nice=4 cgrp=default sched=0/0 handle=0x76c15b9cb0 | state=S schedstat=( 1532606954 1380390111 4704 ) utm=49 stm=103 core=6 HZ=100 | stack=0x76c14b6000-0x76c14b8000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x065bf751> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x065bf751> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13040420 self=0xb40000789c83ab90 | sysTid=1158 nice=9 cgrp=default sched=0/0 handle=0x76c17c9cb0 | state=S schedstat=( 1868879429 3333365785 2481 ) utm=80 stm=106 core=6 HZ=100 | stack=0x76c16ca000-0x76c16cc000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_1" prio=5 tid=10 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040498 self=0xb40000789c83ff00 | sysTid=1164 nice=0 cgrp=default sched=0/0 handle=0x76ba19dcb0 | state=S schedstat=( 8772860070 10569647404 28208 ) utm=373 stm=503 core=6 HZ=100 | stack=0x76ba0a6000-0x76ba0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_2" prio=5 tid=11 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040510 self=0xb40000789c83c760 | sysTid=1165 nice=0 cgrp=default sched=0/0 handle=0x76b909fcb0 | state=S schedstat=( 9449528012 10881432450 29405 ) utm=401 stm=543 core=6 HZ=100 | stack=0x76b8fa8000-0x76b8faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-2" prio=5 tid=12 Sleeping | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040588 self=0xb40000789c83e330 | sysTid=1184 nice=0 cgrp=default sched=0/0 handle=0x76b0703cb0 | state=S schedstat=( 237866708 30148329 262 ) utm=3 stm=20 core=0 HZ=100 | stack=0x76b0600000-0x76b0602000 stackSize=1039KB | held mutexes= at java.lang.Thread.sleep(Native method) - sleeping on <0x04292bb6> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:451) - locked <0x04292bb6> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:356) at com.android.server.SystemServer.lambda$spawnFdLeakCheckThread$0(SystemServer.java:593) at com.android.server.SystemServer$$ExternalSyntheticLambda2.run(unavailable:-1) at java.lang.Thread.run(Thread.java:920) "android.fg" prio=5 tid=13 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040620 self=0xb40000789c8436a0 | sysTid=1216 nice=0 cgrp=default sched=0/0 handle=0x76aae07cb0 | state=S schedstat=( 8895268267 12542148314 18441 ) utm=246 stm=643 core=3 HZ=100 | stack=0x76aad04000-0x76aad06000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "android.ui" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040708 self=0xb40000789c841ad0 | sysTid=1217 nice=-2 cgrp=default sched=0/0 handle=0x76a9cfdcb0 | state=S schedstat=( 33125801892 40175744844 101132 ) utm=1084 stm=2228 core=1 HZ=100 | stack=0x76a9bfa000-0x76a9bfc000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004663c0 /apex/com.android.art/lib64/libart.so (art::JNI::FindClass(_JNIEnv*, char const*)+516) native: #03 pc 000000000011d7d8 /system/lib64/libandroid_runtime.so (android::NativeInputEventReceiver::consumeEvents(_JNIEnv*, bool, long, bool*)+284) native: #04 pc 000000000011d5e4 /system/lib64/libandroid_runtime.so (android::NativeInputEventReceiver::handleEvent(int, int, void*)+184) native: #05 pc 0000000000018184 /system/lib64/libutils.so (android::Looper::pollInner(int)+916) native: #06 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #07 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) at com.android.server.UiThread.run(UiThread.java:45) "android.io" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130407f0 self=0xb40000789c845270 | sysTid=1218 nice=0 cgrp=default sched=0/0 handle=0x76a8bf3cb0 | state=S schedstat=( 874933314 738061940 1804 ) utm=20 stm=67 core=0 HZ=100 | stack=0x76a8af0000-0x76a8af2000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "android.display" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048858 self=0xb40000789c846e40 | sysTid=1219 nice=-3 cgrp=default sched=0/0 handle=0x76a7ae9cb0 | state=S schedstat=( 26141117726 30221877969 71652 ) utm=874 stm=1739 core=0 HZ=100 | stack=0x76a79e6000-0x76a79e8000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "android.anim" prio=5 tid=17 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130408d8 self=0xb40000789c848a10 | sysTid=1220 nice=-4 cgrp=default sched=0/0 handle=0x76a69dfcb0 | state=S schedstat=( 66812576769 38115637077 139708 ) utm=3289 stm=3391 core=5 HZ=100 | stack=0x76a68dc000-0x76a68de000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "android.anim.lf" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130409c0 self=0xb40000789c84dd80 | sysTid=1221 nice=-4 cgrp=default sched=0/0 handle=0x76a58d5cb0 | state=S schedstat=( 21520691343 10847728284 48794 ) utm=727 stm=1424 core=6 HZ=100 | stack=0x76a57d2000-0x76a57d4000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "watchdog" prio=5 tid=20 TimedWaiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040aa8 self=0xb40000789c84a5e0 | sysTid=1222 nice=0 cgrp=default sched=0/0 handle=0x76a47cbcb0 | state=S schedstat=( 372233203 196909260 1026 ) utm=14 stm=22 core=2 HZ=100 | stack=0x76a46c8000-0x76a46ca000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x059d40b7> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at com.android.server.Watchdog.run(Watchdog.java:633) - locked <0x059d40b7> (a java.lang.Object) at com.android.server.Watchdog.$r8$lambda$W7y-nlYuEBh_r4--InIAt97WYPU(Watchdog.java:-1) at com.android.server.Watchdog$$ExternalSyntheticLambda0.run(unavailable:-1) at java.lang.Thread.run(Thread.java:920) "android.bg" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040b68 self=0xb40000789c8530f0 | sysTid=1260 nice=10 cgrp=default sched=0/0 handle=0x76a25b7cb0 | state=S schedstat=( 25871172475 46203047298 48575 ) utm=359 stm=2227 core=1 HZ=100 | stack=0x76a24b4000-0x76a24b6000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:1137_1" prio=5 tid=22 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040c48 self=0xb40000789c854cc0 | sysTid=1265 nice=-2 cgrp=default sched=0/0 handle=0x76a13afcb0 | state=S schedstat=( 21500001 35974167 117 ) utm=0 stm=1 core=2 HZ=100 | stack=0x76a12b8000-0x76a12ba000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ActivityManager" prio=5 tid=23 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040cc0 self=0xb40000789c851520 | sysTid=1268 nice=-2 cgrp=default sched=0/0 handle=0x76a02b1cb0 | state=S schedstat=( 17990378463 6337689680 13472 ) utm=217 stm=1581 core=3 HZ=100 | stack=0x76a01ae000-0x76a01b0000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "ActivityManager:procStart" prio=5 tid=24 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040da8 self=0xb40000789c84f950 | sysTid=1270 nice=-2 cgrp=default sched=0/0 handle=0x769f1a7cb0 | state=S schedstat=( 586140988 810590510 1063 ) utm=16 stm=42 core=6 HZ=100 | stack=0x769f0a4000-0x769f0a6000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "ActivityManager:kill" prio=5 tid=25 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040e90 self=0xb40000789c85a030 | sysTid=1273 nice=10 cgrp=default sched=0/0 handle=0x769e09dcb0 | state=S schedstat=( 831339040 2953757062 3683 ) utm=6 stm=76 core=1 HZ=100 | stack=0x769df9a000-0x769df9c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "ActivityManager:killHandler" prio=5 tid=26 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040f78 self=0xb40000789c858460 | sysTid=1274 nice=10 cgrp=default sched=0/0 handle=0x769cf93cb0 | state=S schedstat=( 101808239 767721137 624 ) utm=7 stm=2 core=0 HZ=100 | stack=0x769ce90000-0x769ce92000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "OomAdjuster" prio=5 tid=27 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041060 self=0xb40000789c856890 | sysTid=1276 nice=-10 cgrp=default sched=0/0 handle=0x769bd7fcb0 | state=S schedstat=( 46941464939 9775187727 23949 ) utm=143 stm=4550 core=7 HZ=100 | stack=0x769bc7c000-0x769bc7e000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "Thread-3" prio=5 tid=28 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041148 self=0xb40000789c85bc00 | sysTid=1275 nice=0 cgrp=default sched=0/0 handle=0x769be89cb0 | state=S schedstat=( 140729 9843959 1 ) utm=0 stm=0 core=4 HZ=100 | stack=0x769bd86000-0x769bd88000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 00000000000aff1c /system/lib64/libandroid_servers.so (android::android_server_am_LowMemDetector_waitForPressure(_JNIEnv*, _jobject*)+116) at com.android.server.am.LowMemDetector.waitForPressure(Native method) at com.android.server.am.LowMemDetector.access$100(LowMemDetector.java:37) at com.android.server.am.LowMemDetector$LowMemThread.run(LowMemDetector.java:97) "batterystats-handler" prio=5 tid=29 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130411e8 self=0xb40000789c85d7d0 | sysTid=1279 nice=0 cgrp=default sched=0/0 handle=0x7699c75cb0 | state=S schedstat=( 7424044706 21507336084 35439 ) utm=289 stm=452 core=3 HZ=100 | stack=0x7699b72000-0x7699b74000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "batterystats-worker" prio=5 tid=30 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130412c8 self=0xb40000789c862b40 | sysTid=1283 nice=0 cgrp=default sched=0/0 handle=0x7698b6bcb0 | state=S schedstat=( 1908208400 989080241 1200 ) utm=20 stm=170 core=1 HZ=100 | stack=0x7698a68000-0x7698a6a000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1120) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:849) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at com.android.server.am.BatteryExternalStatsWorker.lambda$new$0(BatteryExternalStatsWorker.java:88) at com.android.server.am.BatteryExternalStatsWorker$$ExternalSyntheticLambda6.run(unavailable:-1) at java.lang.Thread.run(Thread.java:920) "FileObserver" prio=5 tid=31 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041430 self=0xb40000789c85f3a0 | sysTid=1316 nice=0 cgrp=default sched=0/0 handle=0x7697a61cb0 | state=S schedstat=( 103062023 274458188 884 ) utm=1 stm=8 core=3 HZ=100 | stack=0x769795e000-0x7697960000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 00000000001a9290 /system/lib64/libandroid_runtime.so (android::android_os_fileobserver_observe(_JNIEnv*, _jobject*, int)+168) at android.os.FileObserver$ObserverThread.observe(Native method) at android.os.FileObserver$ObserverThread.run(FileObserver.java:116) "CpuTracker" prio=5 tid=32 TimedWaiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130414b8 self=0xb40000789c860f70 | sysTid=1318 nice=0 cgrp=default sched=0/0 handle=0x7696957cb0 | state=S schedstat=( 6573990578 1508263701 1356 ) utm=31 stm=626 core=5 HZ=100 | stack=0x7696854000-0x7696856000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x02368024> (a com.android.server.am.AppProfiler$ProcessCpuThread) at java.lang.Object.wait(Object.java:442) at com.android.server.am.AppProfiler$ProcessCpuThread.run(AppProfiler.java:1950) - locked <0x02368024> (a com.android.server.am.AppProfiler$ProcessCpuThread) "DataLoaderManager" prio=5 tid=33 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041548 self=0xb40000789c864710 | sysTid=1319 nice=0 cgrp=default sched=0/0 handle=0x769584dcb0 | state=S schedstat=( 1068331 22501408 3 ) utm=0 stm=0 core=3 HZ=100 | stack=0x769574a000-0x769574c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Thread-4" prio=6 tid=34 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041628 self=0xb40000789c867eb0 | sysTid=1323 nice=-2 cgrp=default sched=0/0 handle=0x7694645cb0 | state=S schedstat=( 502864 6531719 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x769454e000-0x7694550000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def4 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+36) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) native: #03 pc 0000000000030a7c /apex/com.android.os.statsd/lib64/libstatspull.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >)+112) native: #04 pc 000000000009bf60 /system/lib64/service.incremental.so (std::__1::cv_status std::__1::condition_variable::wait_until > >(std::__1::unique_lock&, std::__1::chrono::time_point > > const&)+156) native: #05 pc 00000000000a17f8 /system/lib64/service.incremental.so (android::incremental::RealTimedQueueWrapper::runTimers()+184) native: #06 pc 00000000000a1704 /system/lib64/service.incremental.so (void* std::__1::__thread_proxy >, android::incremental::RealTimedQueueWrapper::RealTimedQueueWrapper(_JavaVM*)::'lambda'()> >(void*)+52) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-5" prio=6 tid=35 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130416a0 self=0xb40000789c869a80 | sysTid=1325 nice=-2 cgrp=default sched=0/0 handle=0x7694449cb0 | state=S schedstat=( 175000 6772187 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7694352000-0x7694354000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000111194 /system/lib64/service.incremental.so (android::Looper::pollInner(int)+184) native: #02 pc 00000000001119fc /system/lib64/service.incremental.so (android::Looper::pollAll(int, int*, int*, void**)+404) native: #03 pc 0000000000094f18 /system/lib64/service.incremental.so (void* std::__1::__thread_proxy >, android::incremental::IncrementalService::IncrementalService(android::incremental::ServiceManagerWrapper&&, std::__1::basic_string_view >)::$_13> >(void*)+84) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-6" prio=6 tid=36 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041718 self=0xb40000789c8662e0 | sysTid=1324 nice=-2 cgrp=default sched=0/0 handle=0x7694547cb0 | state=S schedstat=( 139584 7077031 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7694450000-0x7694452000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 00000000000309d4 /apex/com.android.os.statsd/lib64/libstatspull.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000008ef00 /system/lib64/service.incremental.so (android::incremental::IncrementalService::runJobProcessing()+116) native: #05 pc 0000000000094e88 /system/lib64/service.incremental.so (void* std::__1::__thread_proxy >, android::incremental::IncrementalService::IncrementalService(android::incremental::ServiceManagerWrapper&&, std::__1::basic_string_view >)::$_12> >(void*)+64) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-7" prio=6 tid=37 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041790 self=0xb40000789c86edf0 | sysTid=1322 nice=-2 cgrp=default sched=0/0 handle=0x7694743cb0 | state=S schedstat=( 197031 7505261 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x769464c000-0x769464e000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def4 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+36) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) native: #03 pc 0000000000030a7c /apex/com.android.os.statsd/lib64/libstatspull.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >)+112) native: #04 pc 000000000009bf60 /system/lib64/service.incremental.so (std::__1::cv_status std::__1::condition_variable::wait_until > >(std::__1::unique_lock&, std::__1::chrono::time_point > > const&)+156) native: #05 pc 00000000000a17f8 /system/lib64/service.incremental.so (android::incremental::RealTimedQueueWrapper::runTimers()+184) native: #06 pc 00000000000a1704 /system/lib64/service.incremental.so (void* std::__1::__thread_proxy >, android::incremental::RealTimedQueueWrapper::RealTimedQueueWrapper(_JavaVM*)::'lambda'()> >(void*)+52) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "PowerManagerService" prio=5 tid=38 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041808 self=0xb40000789c86b650 | sysTid=1327 nice=-10 cgrp=default sched=0/0 handle=0x769034bcb0 | state=S schedstat=( 4416336634 12229154025 26658 ) utm=140 stm=300 core=0 HZ=100 | stack=0x7690248000-0x769024a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "BatteryStats_wakeupReason" prio=5 tid=39 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130418f0 self=0xb40000789c8709c0 | sysTid=1335 nice=-2 cgrp=default sched=0/0 handle=0x768f241cb0 | state=S schedstat=( 2026667 13163020 7 ) utm=0 stm=0 core=0 HZ=100 | stack=0x768f13e000-0x768f140000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 000000000005ff40 /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+136) native: #03 pc 0000000000070488 /system/lib64/libandroid_servers.so (android::nativeWaitWakeup(_JNIEnv*, _jobject*, _jobject*)+384) at com.android.server.am.BatteryStatsService.nativeWaitWakeup(Native method) at com.android.server.am.BatteryStatsService.access$600(BatteryStatsService.java:122) at com.android.server.am.BatteryStatsService$WakeupReasonThread.waitWakeup(BatteryStatsService.java:2185) at com.android.server.am.BatteryStatsService$WakeupReasonThread.run(BatteryStatsService.java:2166) "PackageManagerBg" prio=5 tid=40 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130419b8 self=0xb40000789c874160 | sysTid=1344 nice=0 cgrp=default sched=0/0 handle=0x768f137cb0 | state=S schedstat=( 40896304 32802864 9 ) utm=3 stm=0 core=2 HZ=100 | stack=0x768f034000-0x768f036000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "PackageManager" prio=5 tid=41 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041a98 self=0xb40000789c875d30 | sysTid=1349 nice=10 cgrp=default sched=0/0 handle=0x768d02dcb0 | state=S schedstat=( 22241616 144420155 26 ) utm=0 stm=1 core=6 HZ=100 | stack=0x768cf2a000-0x768cf2c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "DefaultPermGrantPolicy" prio=5 tid=42 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041b80 self=0xb40000789c872590 | sysTid=1352 nice=10 cgrp=default sched=0/0 handle=0x768bf23cb0 | state=S schedstat=( 4191561 70015990 10 ) utm=0 stm=0 core=7 HZ=100 | stack=0x768be20000-0x768be22000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "PackageManager" prio=5 tid=43 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041c68 self=0xb40000789c877900 | sysTid=1360 nice=10 cgrp=default sched=0/0 handle=0x768ae19cb0 | state=S schedstat=( 988501765 240764274 476 ) utm=28 stm=69 core=2 HZ=100 | stack=0x768ad16000-0x768ad18000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "PackageInstaller" prio=5 tid=45 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041d50 self=0xb40000789c888f20 | sysTid=1679 nice=0 cgrp=default sched=0/0 handle=0x7688c05cb0 | state=S schedstat=( 781666 689375 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7688b02000-0x7688b04000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "OverlayManager" prio=5 tid=46 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041e30 self=0xb40000789c88c6c0 | sysTid=1699 nice=0 cgrp=default sched=0/0 handle=0x7687afbcb0 | state=S schedstat=( 2133073 10137448 13 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76879f8000-0x76879fa000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HealthServiceHwbinder" prio=5 tid=48 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041f10 self=0xb40000789c8a3050 | sysTid=1713 nice=0 cgrp=default sched=0/0 handle=0x76793cacb0 | state=S schedstat=( 2352915 4833176 7 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76792c7000-0x76792c9000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "jobscheduler.bg" prio=5 tid=49 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13041ff0 self=0xb40000789c8a1480 | sysTid=1717 nice=10 cgrp=default sched=0/0 handle=0x76782c0cb0 | state=S schedstat=( 632085750 1929471712 2135 ) utm=18 stm=45 core=5 HZ=100 | stack=0x76781bd000-0x76781bf000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "RollbackPackageHealthObserver" prio=5 tid=50 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130420d0 self=0xb40000789c881fe0 | sysTid=1732 nice=0 cgrp=default sched=0/0 handle=0x767f3e5cb0 | state=S schedstat=( 1746719 4646042 10 ) utm=0 stm=0 core=4 HZ=100 | stack=0x767f2e2000-0x767f2e4000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "RollbackManagerServiceHandler" prio=5 tid=51 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130421b0 self=0xb40000789c898970 | sysTid=1733 nice=0 cgrp=default sched=0/0 handle=0x767fa99cb0 | state=S schedstat=( 3212238 4247290 14 ) utm=0 stm=0 core=4 HZ=100 | stack=0x767f996000-0x767f998000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "NativeTombstoneManager:tombstoneWatcher" prio=5 tid=52 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042290 self=0xb40000789c8951d0 | sysTid=1735 nice=10 cgrp=default sched=0/0 handle=0x7680de1cb0 | state=S schedstat=( 2422135 2973594 9 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7680cde000-0x7680ce0000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "AccountManagerService" prio=5 tid=55 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042378 self=0xb40000789c885780 | sysTid=1738 nice=-2 cgrp=default sched=0/0 handle=0x76858e7cb0 | state=S schedstat=( 18797762 47448438 44 ) utm=0 stm=1 core=2 HZ=100 | stack=0x76857e4000-0x76857e6000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "SettingsProvider" prio=5 tid=56 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042460 self=0xb40000789c88fe60 | sysTid=1752 nice=10 cgrp=default sched=0/0 handle=0x76846c9cb0 | state=S schedstat=( 1937317736 2383708102 4416 ) utm=39 stm=154 core=0 HZ=100 | stack=0x76845c6000-0x76845c8000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "CachedAppOptimizerThread" prio=5 tid=57 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042540 self=0xb40000789c89c110 | sysTid=1769 nice=0 cgrp=default sched=0/0 handle=0x76835bfcb0 | state=S schedstat=( 2096163443 646873605 1390 ) utm=26 stm=182 core=1 HZ=100 | stack=0x76834bc000-0x76834be000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "com.android.permission.util.ForegroundThread" prio=5 tid=58 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042628 self=0xb40000789c89a540 | sysTid=1770 nice=0 cgrp=default sched=0/0 handle=0x76834b5cb0 | state=S schedstat=( 88542714 127057243 113 ) utm=3 stm=5 core=1 HZ=100 | stack=0x76833b2000-0x76833b4000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "AlarmManager" prio=5 tid=59 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042708 self=0xb40000789c87e840 | sysTid=1785 nice=0 cgrp=default sched=0/0 handle=0x768333bcb0 | state=S schedstat=( 1308639189 1133989856 1914 ) utm=43 stm=87 core=3 HZ=100 | stack=0x7683238000-0x768323a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000003104 /system/lib64/libalarm_jni.so (android::android_server_alarm_AlarmManagerService_waitForAlarm(_JNIEnv*, _jobject*, long)+124) at com.android.server.alarm.AlarmManagerService.waitForAlarm(Native method) at com.android.server.alarm.AlarmManagerService.access$1700(AlarmManagerService.java:171) at com.android.server.alarm.AlarmManagerService$Injector.waitForAlarm(AlarmManagerService.java:4036) at com.android.server.alarm.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4134) "CameraService_proxy" prio=5 tid=60 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130427c0 self=0xb40000789c8b6240 | sysTid=1789 nice=-4 cgrp=default sched=0/0 handle=0x7683231cb0 | state=S schedstat=( 1134897 2717135 2 ) utm=0 stm=0 core=3 HZ=100 | stack=0x768312e000-0x7683130000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "UEventObserver" prio=5 tid=61 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130428a8 self=0xb40000789c8b2aa0 | sysTid=1805 nice=0 cgrp=default sched=0/0 handle=0x7683127cb0 | state=S schedstat=( 98656973 503754816 880 ) utm=3 stm=6 core=0 HZ=100 | stack=0x7683024000-0x7683026000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000004cc8 /system/lib64/libhardware_legacy.so (uevent_next_event+88) native: #03 pc 0000000000156e34 /system/lib64/libandroid_runtime.so (android::nativeWaitForNextEvent(_JNIEnv*, _jclass*)+248) at android.os.UEventObserver.nativeWaitForNextEvent(Native method) at android.os.UEventObserver.access$100(UEventObserver.java:42) at android.os.UEventObserver$UEventThread.run(UEventObserver.java:189) "InputReader" prio=10 tid=63 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042a78 self=0xb40000789c8b7e10 | sysTid=1808 nice=-8 cgrp=default sched=0/0 handle=0x7682e15cb0 | state=S schedstat=( 514798956 199658174 1171 ) utm=8 stm=42 core=2 HZ=100 | stack=0x7682d1e000-0x7682d20000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000042fbc /system/lib64/libinputreader.so (android::EventHub::getEvents(int, android::RawEvent*, unsigned long)+2348) native: #02 pc 000000000007d404 /system/lib64/libinputreader.so (android::InputReader::loopOnce()+176) native: #03 pc 0000000000009168 /system/lib64/libinputflinger_base.so (android::(anonymous namespace)::InputThreadImpl::threadLoop()+28) native: #04 pc 0000000000013654 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+464) native: #05 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "InputDispatcher" prio=10 tid=64 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042bb0 self=0xb40000789c8bd180 | sysTid=1807 nice=-10 cgrp=default sched=0/0 handle=0x7682f13cb0 | state=S schedstat=( 57765320775 47664747738 170677 ) utm=1530 stm=4245 core=6 HZ=100 | stack=0x7682e1c000-0x7682e1e000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000038680 /system/lib64/libinputflinger.so (android::inputdispatcher::InputDispatcher::dispatchOnce()+196) native: #04 pc 0000000000009168 /system/lib64/libinputflinger_base.so (android::(anonymous namespace)::InputThreadImpl::threadLoop()+28) native: #05 pc 0000000000013654 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+464) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hidl_ssvc_poll" prio=5 tid=65 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042c28 self=0xb40000789c88e290 | sysTid=1812 nice=0 cgrp=default sched=1/10 handle=0x7682b1bcb0 | state=S schedstat=( 542292 1378594 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7682a24000-0x7682a26000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000018710 /system/lib64/libutils.so (android::Looper::pollAll(int, int*, int*, void**)+404) native: #03 pc 000000000000953c /system/lib64/libsensorservicehidl.so (void* std::__1::__thread_proxy >, android::frameworks::sensorservice::V1_0::implementation::SensorManager::getLooper()::$_2> >(void*)+244) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HwBinder:1137_2" prio=5 tid=66 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042ca0 self=0xb40000789c8bb5b0 | sysTid=1810 nice=-2 cgrp=default sched=0/0 handle=0x7682c19cb0 | state=S schedstat=( 12523439 19788486 66 ) utm=0 stm=1 core=1 HZ=100 | stack=0x7682b22000-0x7682b24000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "NetworkWatchlistService" prio=5 tid=67 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042d18 self=0xb40000789c887350 | sysTid=1814 nice=10 cgrp=default sched=0/0 handle=0x7682a1dcb0 | state=S schedstat=( 2279008855 3769727509 10236 ) utm=60 stm=167 core=1 HZ=100 | stack=0x768291a000-0x768291c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "EventHandlerThread" prio=5 tid=68 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042e00 self=0xb40000789c8bed50 | sysTid=1819 nice=0 cgrp=default sched=0/0 handle=0x76817c4cb0 | state=S schedstat=( 190087398 463774752 884 ) utm=2 stm=16 core=2 HZ=100 | stack=0x76816c1000-0x76816c3000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "AppIntegrityManagerServiceHandler" prio=5 tid=69 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042ee8 self=0xb40000789c8b99e0 | sysTid=1822 nice=0 cgrp=default sched=0/0 handle=0x76816bacb0 | state=S schedstat=( 590781 1942135 5 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76815b7000-0x76815b9000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "AccessibilityTracing" prio=5 tid=70 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13042fc8 self=0xb40000789c8c0920 | sysTid=1827 nice=0 cgrp=default sched=0/0 handle=0x76815b0cb0 | state=S schedstat=( 977031 31421198 2 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76814ad000-0x76814af000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "StorageManagerService" prio=5 tid=71 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130430a8 self=0xb40000789c8c24f0 | sysTid=1837 nice=0 cgrp=default sched=0/0 handle=0x76814a6cb0 | state=S schedstat=( 23598176 40162137 68 ) utm=1 stm=0 core=2 HZ=100 | stack=0x76813a3000-0x76813a5000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:1137_3" prio=5 tid=73 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043188 self=0xb40000789c8cb000 | sysTid=1845 nice=0 cgrp=default sched=0/0 handle=0x768139ccb0 | state=S schedstat=( 9402424595 11344410739 29605 ) utm=415 stm=525 core=1 HZ=100 | stack=0x76812a5000-0x76812a7000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "LockSettingsService" prio=5 tid=74 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043200 self=0xb40000789c8c9430 | sysTid=1853 nice=10 cgrp=default sched=0/0 handle=0x7680f9dcb0 | state=S schedstat=( 3402445 24102085 17 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7680e9a000-0x7680e9c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "NetworkStats" prio=5 tid=76 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130432e8 self=0xb40000789c8d0370 | sysTid=1888 nice=0 cgrp=default sched=0/0 handle=0x767f98fcb0 | state=S schedstat=( 254729380 269086357 342 ) utm=6 stm=19 core=3 HZ=100 | stack=0x767f88c000-0x767f88e000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "NetworkPolicy" prio=5 tid=77 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130433c8 self=0xb40000789c8d56e0 | sysTid=1889 nice=0 cgrp=default sched=0/0 handle=0x767f885cb0 | state=S schedstat=( 114662862 101939431 250 ) utm=2 stm=9 core=0 HZ=100 | stack=0x767f782000-0x767f784000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "NetworkPolicy.uid" prio=5 tid=78 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130434a8 self=0xb40000789c8d1f40 | sysTid=1890 nice=-2 cgrp=default sched=0/0 handle=0x767f77bcb0 | state=S schedstat=( 1529257251 3488539827 5059 ) utm=40 stm=112 core=4 HZ=100 | stack=0x767f678000-0x767f67a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "WifiHandlerThread" prio=5 tid=79 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043590 self=0xb40000789c8d3b10 | sysTid=1898 nice=0 cgrp=default sched=0/0 handle=0x767f671cb0 | state=S schedstat=( 546168370 2253185707 3099 ) utm=19 stm=35 core=5 HZ=100 | stack=0x767f56e000-0x767f570000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "WifiDiagnostics" prio=5 tid=80 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043670 self=0xb40000789c8d8e80 | sysTid=1899 nice=0 cgrp=default sched=0/0 handle=0x767f567cb0 | state=S schedstat=( 8489 2063699 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x767f464000-0x767f466000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "WifiP2pService" prio=5 tid=81 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043750 self=0xb40000789c8d72b0 | sysTid=1903 nice=0 cgrp=default sched=0/0 handle=0x7679606cb0 | state=S schedstat=( 3394948 19409789 12 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7679503000-0x7679505000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "PasspointProvisionerHandlerThread" prio=5 tid=82 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043830 self=0xb40000789c8daa50 | sysTid=1905 nice=0 cgrp=default sched=0/0 handle=0x76794fccb0 | state=S schedstat=( 38894841 31745887 28 ) utm=0 stm=3 core=7 HZ=100 | stack=0x76793f9000-0x76793fb000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "WifiScanningService" prio=5 tid=83 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043910 self=0xb40000789c8ce7a0 | sysTid=1926 nice=0 cgrp=default sched=0/0 handle=0x765ff76cb0 | state=S schedstat=( 2377970 2066980 6 ) utm=0 stm=0 core=7 HZ=100 | stack=0x765fe73000-0x765fe75000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "WifiManagerThread" prio=5 tid=84 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130439f0 self=0xb40000789c8de1f0 | sysTid=1927 nice=0 cgrp=default sched=0/0 handle=0x765fe6ccb0 | state=S schedstat=( 1041199 66197 1 ) utm=0 stm=0 core=1 HZ=100 | stack=0x765fd69000-0x765fd6b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "android.pacproxyservice" prio=5 tid=85 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043ad0 self=0xb40000789c8e3560 | sysTid=1936 nice=0 cgrp=default sched=0/0 handle=0x765fd62cb0 | state=S schedstat=( 1546928 3217499 9 ) utm=0 stm=0 core=1 HZ=100 | stack=0x765fc5f000-0x765fc61000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ConnectivityServiceThread" prio=5 tid=86 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043bb0 self=0xb40000789c8dfdc0 | sysTid=1948 nice=0 cgrp=default sched=0/0 handle=0x765fb80cb0 | state=S schedstat=( 407764421 495964226 782 ) utm=23 stm=16 core=6 HZ=100 | stack=0x765fa7d000-0x765fa7f000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "VpnManagerService" prio=5 tid=87 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043c90 self=0xb40000789c8e1990 | sysTid=1949 nice=0 cgrp=default sched=0/0 handle=0x7652409cb0 | state=S schedstat=( 4002967 8016197 12 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7652306000-0x7652308000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "VcnManagementService" prio=5 tid=88 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043d70 self=0xb40000789c8ea4a0 | sysTid=1950 nice=0 cgrp=default sched=0/0 handle=0x76512ffcb0 | state=S schedstat=( 35332400 148219278 266 ) utm=2 stm=1 core=3 HZ=100 | stack=0x76511fc000-0x76511fe000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "NsdService" prio=5 tid=89 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043e50 self=0xb40000789c8e5130 | sysTid=1951 nice=0 cgrp=default sched=0/0 handle=0x76501f5cb0 | state=S schedstat=( 1008126 351770 3 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76500f2000-0x76500f4000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "mDnsConnector" prio=5 tid=90 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13043f30 self=0xb40000789c8e6d00 | sysTid=1952 nice=0 cgrp=default sched=0/0 handle=0x764f0ebcb0 | state=S schedstat=( 1890158 0 1 ) utm=0 stm=0 core=1 HZ=100 | stack=0x764efe8000-0x764efea000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) native: #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) native: #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) native: #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) native: #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$300(LocalSocketImpl.java:37) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110) - locked <0x0c17b78d> (a java.lang.Object) at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:214) at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:140) at java.lang.Thread.run(Thread.java:920) "ranker" prio=5 tid=91 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045078 self=0xb40000789c8e88d0 | sysTid=1953 nice=10 cgrp=default sched=0/0 handle=0x764dfe1cb0 | state=S schedstat=( 1706213302 4121545066 5500 ) utm=117 stm=53 core=4 HZ=100 | stack=0x764dede000-0x764dee0000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ConditionProviders.ECP" prio=5 tid=92 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045158 self=0xb40000789c8edc40 | sysTid=1954 nice=10 cgrp=default sched=0/0 handle=0x764ced7cb0 | state=S schedstat=( 9886982 58150157 20 ) utm=0 stm=0 core=2 HZ=100 | stack=0x764cdd4000-0x764cdd6000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:1137_4" prio=5 tid=93 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045238 self=0xb40000789c8f13e0 | sysTid=1955 nice=0 cgrp=default sched=0/0 handle=0x764bdcdcb0 | state=S schedstat=( 10392951437 12641312031 32359 ) utm=421 stm=618 core=1 HZ=100 | stack=0x764bcd6000-0x764bcd8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "DeviceStorageMonitorService" prio=5 tid=94 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130452b0 self=0xb40000789c8ec070 | sysTid=1957 nice=10 cgrp=default sched=0/0 handle=0x764accfcb0 | state=S schedstat=( 715000899 200969841 622 ) utm=21 stm=49 core=1 HZ=100 | stack=0x764abcc000-0x764abce000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "AS.SfxWorker" prio=5 tid=95 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045390 self=0xb40000789c8ef810 | sysTid=1958 nice=0 cgrp=default sched=0/0 handle=0x7649bc5cb0 | state=S schedstat=( 129028858 186644066 288 ) utm=2 stm=10 core=2 HZ=100 | stack=0x7649ac2000-0x7649ac4000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at com.android.server.audio.SoundEffectsHelper$SfxWorker.run(SoundEffectsHelper.java:458) "AudioService" prio=5 tid=96 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130454b8 self=0xb40000789c8f8320 | sysTid=1959 nice=0 cgrp=default sched=0/0 handle=0x7648abbcb0 | state=S schedstat=( 2135654861 2452700451 8645 ) utm=48 stm=165 core=2 HZ=100 | stack=0x76489b8000-0x76489ba000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at com.android.server.audio.AudioService$AudioSystemThread.run(AudioService.java:7392) "AudioDeviceBroker" prio=5 tid=97 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045778 self=0xb40000789c8f4b80 | sysTid=1960 nice=0 cgrp=default sched=0/0 handle=0x76479b1cb0 | state=S schedstat=( 16202506 49877656 54 ) utm=0 stm=1 core=3 HZ=100 | stack=0x76478ae000-0x76478b0000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at com.android.server.audio.AudioDeviceBroker$BrokerThread.run(AudioDeviceBroker.java:1179) "AudioPortEventHandler" prio=5 tid=98 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130458c8 self=0xb40000789c8fbac0 | sysTid=1962 nice=0 cgrp=default sched=0/0 handle=0x76468a7cb0 | state=S schedstat=( 7346820 6395208 17 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76467a4000-0x76467a6000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "MediaFocusControl" prio=5 tid=99 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130459a8 self=0xb40000789c900e30 | sysTid=1963 nice=0 cgrp=default sched=0/0 handle=0x764579dcb0 | state=S schedstat=( 860417 0 1 ) utm=0 stm=0 core=2 HZ=100 | stack=0x764569a000-0x764569c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "SoundTriggerHw2Watchdog" prio=5 tid=100 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045a88 self=0xb40000789c902a00 | sysTid=1965 nice=0 cgrp=default sched=0/0 handle=0x7644693cb0 | state=S schedstat=( 695885 1274115 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7644590000-0x7644592000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x04144d42> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.util.TimerThread.mainLoop(Timer.java:533) - locked <0x04144d42> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:512) "Thread-14" prio=5 tid=101 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045b18 self=0xb40000789c9061a0 | sysTid=1966 nice=0 cgrp=default sched=0/0 handle=0x7643589cb0 | state=S schedstat=( 882344 15479478 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7643486000-0x7643488000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:868) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:995) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1313) at java.util.concurrent.Semaphore.acquireUninterruptibly(Semaphore.java:341) at com.android.server.soundtrigger_middleware.ExternalCaptureStateTracker.run(ExternalCaptureStateTracker.java:60) at com.android.server.soundtrigger_middleware.ExternalCaptureStateTracker.$r8$lambda$RZMAt4xyair7XupdR0vc4Crojqo(ExternalCaptureStateTracker.java:-1) at com.android.server.soundtrigger_middleware.ExternalCaptureStateTracker$$ExternalSyntheticLambda0.run(unavailable:-1) at java.lang.Thread.run(Thread.java:920) "ConnectivityThread" prio=5 tid=102 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045c18 self=0xb40000789c907d70 | sysTid=1970 nice=0 cgrp=default sched=0/0 handle=0x764247fcb0 | state=S schedstat=( 384895 2739844 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x764237c000-0x764237e000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "backup" prio=5 tid=103 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045cf8 self=0xb40000789c909940 | sysTid=1972 nice=10 cgrp=default sched=0/0 handle=0x7641375cb0 | state=S schedstat=( 23902866 290725677 51 ) utm=1 stm=0 core=4 HZ=100 | stack=0x7641272000-0x7641274000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:1137_3" prio=5 tid=104 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045dd8 self=0xb40000789c90d0e0 | sysTid=1973 nice=-2 cgrp=default sched=0/0 handle=0x764126bcb0 | state=S schedstat=( 8868964 18493382 25 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7641174000-0x7641176000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "com.android.permission.util.BackgroundThread" prio=5 tid=105 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045e50 self=0xb40000789c90b510 | sysTid=1977 nice=0 cgrp=default sched=0/0 handle=0x763f16dcb0 | state=S schedstat=( 28879271 16797601 55 ) utm=0 stm=2 core=3 HZ=100 | stack=0x763f06a000-0x763f06c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "BlobStore" prio=5 tid=106 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13045f30 self=0xb40000789c90ecb0 | sysTid=1980 nice=0 cgrp=default sched=0/0 handle=0x763e063cb0 | state=S schedstat=( 9856353 3289063 15 ) utm=0 stm=0 core=0 HZ=100 | stack=0x763df60000-0x763df62000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "GraphicsStats-disk" prio=5 tid=107 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046018 self=0xb40000789c915bf0 | sysTid=1981 nice=10 cgrp=default sched=0/0 handle=0x763cf59cb0 | state=S schedstat=( 120812964 239546096 190 ) utm=3 stm=8 core=2 HZ=100 | stack=0x763ce56000-0x763ce58000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "SessionRecordThread" prio=5 tid=108 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130460f8 self=0xb40000789c910880 | sysTid=1984 nice=0 cgrp=default sched=0/0 handle=0x763bd51cb0 | state=S schedstat=( 1585883 8359533 15 ) utm=0 stm=0 core=1 HZ=100 | stack=0x763bc4e000-0x763bc50000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "FingerprintService" prio=5 tid=109 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130461d8 self=0xb40000789c914020 | sysTid=1988 nice=10 cgrp=default sched=0/0 handle=0x763ac47cb0 | state=S schedstat=( 6188438 70199739 27 ) utm=0 stm=0 core=4 HZ=100 | stack=0x763ab44000-0x763ab46000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "SliceManagerService" prio=5 tid=110 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130462c0 self=0xb40000789c912450 | sysTid=1990 nice=10 cgrp=default sched=0/0 handle=0x7639b3dcb0 | state=S schedstat=( 17925985 40130887 54 ) utm=0 stm=1 core=6 HZ=100 | stack=0x7639a3a000-0x7639a3c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "StatsCompanionService" prio=5 tid=111 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130463a8 self=0xb40000789c91af60 | sysTid=1991 nice=0 cgrp=default sched=0/0 handle=0x7638a33cb0 | state=S schedstat=( 574584 8268332 3 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7638930000-0x7638932000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ClipboardService" prio=5 tid=113 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046488 self=0xb40000789c919390 | sysTid=1998 nice=0 cgrp=default sched=0/0 handle=0x763681fcb0 | state=S schedstat=( 373750 471927 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x763671c000-0x763671e000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "wifiRttService" prio=5 tid=114 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046568 self=0xb40000789c9177c0 | sysTid=2022 nice=0 cgrp=default sched=0/0 handle=0x7635715cb0 | state=S schedstat=( 5209584 28731040 16 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7635612000-0x7635614000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "wifiAwareService" prio=5 tid=115 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046648 self=0xb40000789c8dc620 | sysTid=2023 nice=0 cgrp=default sched=0/0 handle=0x763460bcb0 | state=S schedstat=( 7581614 24126043 10 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7634508000-0x763450a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "EthernetServiceThread" prio=5 tid=116 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046728 self=0xb40000789c91e700 | sysTid=2024 nice=0 cgrp=default sched=0/0 handle=0x7633501cb0 | state=S schedstat=( 92320724 222289540 392 ) utm=3 stm=5 core=3 HZ=100 | stack=0x76333fe000-0x7633400000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "TaskSnapshotPersister" prio=5 tid=117 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046808 self=0xb40000789c923a70 | sysTid=2031 nice=10 cgrp=default sched=0/0 handle=0x76323f7cb0 | state=S schedstat=( 95840207092 17994505531 32777 ) utm=3626 stm=5957 core=1 HZ=100 | stack=0x76322f4000-0x76322f6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0f3b3153> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at com.android.server.wm.TaskSnapshotPersister$1.run(TaskSnapshotPersister.java:295) - locked <0x0f3b3153> (a java.lang.Object) "PhotonicModulator" prio=5 tid=119 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130468a8 self=0xb40000789c921ea0 | sysTid=2036 nice=0 cgrp=default sched=0/0 handle=0x76300d9cb0 | state=S schedstat=( 914461901 562720819 1227 ) utm=41 stm=50 core=2 HZ=100 | stack=0x762ffd6000-0x762ffd8000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0e6d7a90> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at com.android.server.display.DisplayPowerState$PhotonicModulator.run(DisplayPowerState.java:505) - locked <0x0e6d7a90> (a java.lang.Object) "HealthServiceHwbinder" prio=5 tid=118 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046948 self=0xb40000789c9045d0 | sysTid=2039 nice=0 cgrp=default sched=0/0 handle=0x76312edcb0 | state=S schedstat=( 2082447 15424376 8 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76311ea000-0x76311ec000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "GameManagerService" prio=5 tid=120 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046a28 self=0xb40000789c927210 | sysTid=2043 nice=10 cgrp=default sched=0/0 handle=0x76301e3cb0 | state=S schedstat=( 5666197 20948699 9 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76300e0000-0x76300e2000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) at com.android.server.ServiceThread.run(ServiceThread.java:44) "SyncManager" prio=5 tid=121 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046b10 self=0xb40000789c9202d0 | sysTid=2055 nice=10 cgrp=default sched=0/0 handle=0x762efcfcb0 | state=S schedstat=( 6266512 91335987 11 ) utm=0 stm=0 core=7 HZ=100 | stack=0x762eecc000-0x762eece000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "UsbService host thread" prio=5 tid=122 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046bf0 self=0xb40000789c925640 | sysTid=2059 nice=0 cgrp=default sched=0/0 handle=0x762c83ccb0 | state=S schedstat=( 1520677 2969791 2 ) utm=0 stm=0 core=2 HZ=100 | stack=0x762c739000-0x762c73b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 00000000000025e4 /system/lib64/libusbhost.so (usb_host_read_event+156) native: #02 pc 0000000000002b8c /system/lib64/libusbhost.so (usb_host_run+160) at com.android.server.usb.UsbHostManager.monitorUsbHostBus(Native method) at com.android.server.usb.UsbHostManager.$r8$lambda$SPDYSM5zj7AWqCOdeQkFCup_bCc(UsbHostManager.java:-1) at com.android.server.usb.UsbHostManager$$ExternalSyntheticLambda0.run(unavailable:-1) at java.lang.Thread.run(Thread.java:920) "Thread-18" prio=5 tid=123 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046cb8 self=0xb40000789c92a9b0 | sysTid=2061 nice=0 cgrp=default sched=0/0 handle=0x762b732cb0 | state=S schedstat=( 2703282 10666873 9 ) utm=0 stm=0 core=6 HZ=100 | stack=0x762b62f000-0x762b631000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2788 /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+8) native: #01 pc 00000000000046a0 /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4(int, sockaddr*, unsigned int*, int) (.cfi)+76) native: #02 pc 0000000000051544 /apex/com.android.runtime/lib64/bionic/libc.so (accept4+48) native: #03 pc 00000000000222d0 /apex/com.android.art/lib64/libjavacore.so (Linux_accept(_JNIEnv*, _jobject*, _jobject*, _jobject*)+176) at libcore.io.Linux.accept(Native method) at libcore.io.ForwardingOs.accept(ForwardingOs.java:93) at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:66) at android.system.Os.accept(Os.java:57) at android.system.Os.accept(Os.java:51) at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:132) "NetworkStatsObservers" prio=5 tid=125 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046e38 self=0xb40000789c92c580 | sysTid=2063 nice=0 cgrp=default sched=0/0 handle=0x762951ecb0 | state=S schedstat=( 6525368 38912135 55 ) utm=0 stm=0 core=2 HZ=100 | stack=0x762941b000-0x762941d000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:1137_4" prio=5 tid=126 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046f18 self=0xb40000789c928de0 | sysTid=2086 nice=-2 cgrp=default sched=0/0 handle=0x763be4fcb0 | state=S schedstat=( 3424792 6567189 14 ) utm=0 stm=0 core=2 HZ=100 | stack=0x763bd58000-0x763bd5a000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HwBinder:1137_5" prio=5 tid=127 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13046f90 self=0xb40000789c92fd20 | sysTid=2094 nice=-2 cgrp=default sched=0/0 handle=0x7627414cb0 | state=S schedstat=( 21040006 62728748 108 ) utm=0 stm=2 core=1 HZ=100 | stack=0x762731d000-0x762731f000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "NetworkTimeUpdateService" prio=5 tid=129 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047008 self=0xb40000789c9334c0 | sysTid=2103 nice=0 cgrp=default sched=0/0 handle=0x762520ccb0 | state=S schedstat=( 498540 3179324 3 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7625109000-0x762510b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:1137_5" prio=5 tid=130 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130470e8 self=0xb40000789c935090 | sysTid=2108 nice=0 cgrp=default sched=0/0 handle=0x7624102cb0 | state=S schedstat=( 12159723482 14829051548 37418 ) utm=533 stm=682 core=0 HZ=100 | stack=0x762400b000-0x762400d000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 000000000074cd0c /apex/com.android.art/lib64/libart.so (art::GoToRunnable(art::Thread*)+412) native: #03 pc 000000000074cb38 /apex/com.android.art/lib64/libart.so (art::JniMethodEnd(unsigned int, art::Thread*)+28) at com.android.server.input.InputManagerService.nativeInjectInputEvent(Native method) at com.android.server.input.InputManagerService.injectInputEventInternal(InputManagerService.java:869) at com.android.server.input.InputManagerService.injectInputEvent(InputManagerService.java:829) at android.hardware.input.IInputManager$Stub.onTransact(IInputManager.java:573) at android.os.Binder.execTransactInternal(Binder.java:1179) at android.os.Binder.execTransact(Binder.java:1143) "EventHandler" prio=5 tid=128 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047160 self=0xb40000789c938830 | sysTid=2117 nice=0 cgrp=default sched=0/0 handle=0x762cdbbcb0 | state=S schedstat=( 1095399418 2621441744 4259 ) utm=24 stm=84 core=2 HZ=100 | stack=0x762ccb8000-0x762ccba000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:1137_6" prio=5 tid=135 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047240 self=0xb40000789c942f10 | sysTid=2182 nice=-10 cgrp=default sched=0/0 handle=0x7611a5ccb0 | state=S schedstat=( 15522854713 15251315076 44151 ) utm=636 stm=915 core=1 HZ=100 | stack=0x7611965000-0x7611967000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 0000000000473080 /apex/com.android.art/lib64/libart.so (art::JNI::CallBooleanMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+500) native: #03 pc 00000000000b4174 /system/lib64/libandroid_runtime.so (_JNIEnv::CallBooleanMethod(_jobject*, _jmethodID*, ...)+124) native: #04 pc 00000000001663e0 /system/lib64/libandroid_runtime.so (JavaBBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+160) native: #05 pc 0000000000049880 /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+252) native: #06 pc 00000000000538cc /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1048) native: #07 pc 00000000000533e8 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+164) native: #08 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #09 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #10 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #11 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #12 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "BluetoothRouteManager" prio=5 tid=133 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130472b8 self=0xb40000789c941340 | sysTid=2383 nice=0 cgrp=default sched=0/0 handle=0x761b469cb0 | state=S schedstat=( 460311 27802500 3 ) utm=0 stm=0 core=7 HZ=100 | stack=0x761b366000-0x761b368000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "com.android.server.telecom.CallAudioRouteStateMachine" prio=5 tid=134 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047398 self=0xb40000789c94ba20 | sysTid=2393 nice=0 cgrp=default sched=0/0 handle=0x761adbfcb0 | state=S schedstat=( 1201044 1268332 4 ) utm=0 stm=0 core=3 HZ=100 | stack=0x761acbc000-0x761acbe000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "CallAudioModeStateMachine" prio=5 tid=136 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047478 self=0xb40000789c948280 | sysTid=2406 nice=0 cgrp=default sched=0/0 handle=0x761aa69cb0 | state=S schedstat=( 1360521 2695990 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x761a966000-0x761a968000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ConnectionSvrFocusMgr" prio=5 tid=137 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047558 self=0xb40000789c93bfd0 | sysTid=2408 nice=0 cgrp=default sched=0/0 handle=0x76165f8cb0 | state=S schedstat=( 385886 4322239 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76164f5000-0x76164f7000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:1137_7" prio=5 tid=138 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047638 self=0xb40000789c94d5f0 | sysTid=2421 nice=0 cgrp=default sched=0/0 handle=0x761074acb0 | state=S schedstat=( 12953558397 15439808370 37916 ) utm=541 stm=753 core=0 HZ=100 | stack=0x7610653000-0x7610655000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_8" prio=5 tid=112 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130476b0 self=0xb40000789c944ae0 | sysTid=2504 nice=0 cgrp=default sched=0/0 handle=0x7637929cb0 | state=S schedstat=( 6089291885 7419570500 19921 ) utm=270 stm=338 core=0 HZ=100 | stack=0x7637832000-0x7637834000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "RedirectListenerHandler" prio=5 tid=132 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047728 self=0xb40000789c936c60 | sysTid=2776 nice=0 cgrp=default sched=0/0 handle=0x761c8e6cb0 | state=S schedstat=( 1108385 2180625 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x761c7e3000-0x761c7e5000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-5-thread-1" prio=5 tid=139 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047808 self=0xb40000789c93dba0 | sysTid=2775 nice=0 cgrp=default sched=0/0 handle=0x761c9f0cb0 | state=S schedstat=( 6342605 13087396 14 ) utm=0 stm=0 core=6 HZ=100 | stack=0x761c8ed000-0x761c8ef000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1120) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:849) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "AdbDebuggingManager" prio=5 tid=53 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047960 self=0xb40000789c91cb30 | sysTid=2777 nice=0 cgrp=default sched=0/0 handle=0x761c7dccb0 | state=S schedstat=( 10050780 13819582 16 ) utm=0 stm=0 core=2 HZ=100 | stack=0x761c6d9000-0x761c6db000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) native: #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) native: #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) native: #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) native: #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$300(LocalSocketImpl.java:37) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110) - locked <0x0b553f89> (a java.lang.Object) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:96) at com.android.server.adb.AdbDebuggingManager$AdbDebuggingThread.listenToSocket(AdbDebuggingManager.java:407) at com.android.server.adb.AdbDebuggingManager$AdbDebuggingThread.run(AdbDebuggingManager.java:375) "OsuServerHandler" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047a40 self=0xb40000789c8ccbd0 | sysTid=2780 nice=0 cgrp=default sched=0/0 handle=0x76a46c1cb0 | state=S schedstat=( 283698 81198 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76a45be000-0x76a45c0000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-8-thread-1" prio=5 tid=47 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047b20 self=0xb40000789c893600 | sysTid=2892 nice=0 cgrp=default sched=0/0 handle=0x768942dcb0 | state=S schedstat=( 96322388 309409739 192 ) utm=2 stm=6 core=7 HZ=100 | stack=0x768932a000-0x768932c000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "backup-0" prio=5 tid=54 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047c90 self=0xb40000789c88aaf0 | sysTid=2888 nice=10 cgrp=default sched=0/0 handle=0x7689641cb0 | state=S schedstat=( 122135620 991444589 592 ) utm=4 stm=8 core=2 HZ=100 | stack=0x768953e000-0x7689540000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "LazyTaskWriterThread" prio=5 tid=62 TimedWaiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047d70 self=0xb40000789c8b4670 | sysTid=2896 nice=10 cgrp=default sched=0/0 handle=0x7689260cb0 | state=S schedstat=( 8120926615 5536914781 11245 ) utm=95 stm=716 core=6 HZ=100 | stack=0x768915d000-0x768915f000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x08bd8faf> (a com.android.server.wm.PersisterQueue) at java.lang.Object.wait(Object.java:442) at com.android.server.wm.PersisterQueue.processNextItem(PersisterQueue.java:241) - locked <0x08bd8faf> (a com.android.server.wm.PersisterQueue) at com.android.server.wm.PersisterQueue.access$300(PersisterQueue.java:33) at com.android.server.wm.PersisterQueue$LazyTaskWriterThread.run(PersisterQueue.java:298) "pool-7-thread-1" prio=5 tid=72 TimedWaiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047e20 self=0xb40000789c8c40c0 | sysTid=2897 nice=0 cgrp=default sched=0/0 handle=0x7688d3dcb0 | state=S schedstat=( 109270197 137561408 309 ) utm=8 stm=2 core=0 HZ=100 | stack=0x7688c3a000-0x7688c3c000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2109) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1132) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:849) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "StorageUserConnectionThread-0" prio=5 tid=44 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13047f78 self=0xb40000789c956100 | sysTid=2909 nice=0 cgrp=default sched=0/0 handle=0x7685df1cb0 | state=S schedstat=( 2916041 17922447 4 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7685cee000-0x7685cf0000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "queued-work-looper" prio=5 tid=75 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048058 self=0xb40000789c89dce0 | sysTid=2925 nice=-2 cgrp=default sched=0/0 handle=0x76828cecb0 | state=S schedstat=( 455313 8687917 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76827cb000-0x76827cd000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:1137_9" prio=5 tid=140 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048138 self=0xb40000789c950d90 | sysTid=2943 nice=0 cgrp=default sched=0/0 handle=0x768129ecb0 | state=S schedstat=( 11040867033 13063885456 34323 ) utm=488 stm=615 core=1 HZ=100 | stack=0x76811a7000-0x76811a9000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_A" prio=5 tid=141 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130481b0 self=0xb40000789c95b470 | sysTid=3143 nice=0 cgrp=default sched=0/0 handle=0x76810b7cb0 | state=S schedstat=( 13269750182 16756995472 39705 ) utm=565 stm=761 core=4 HZ=100 | stack=0x7680fc0000-0x7680fc2000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "AsyncQueryWorker" prio=5 tid=143 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048228 self=0xb40000789c95d040 | sysTid=3474 nice=0 cgrp=default sched=0/0 handle=0x768907ecb0 | state=S schedstat=( 11511353 14009686 22 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7688f7b000-0x7688f7d000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:1137_B" prio=5 tid=131 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048308 self=0xb40000789c896da0 | sysTid=4007 nice=0 cgrp=default sched=0/0 handle=0x7689cefcb0 | state=S schedstat=( 9026049289 10866517465 27957 ) utm=380 stm=521 core=4 HZ=100 | stack=0x7689bf8000-0x7689bfa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_C" prio=5 tid=142 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048380 self=0xb40000789c9598a0 | sysTid=4011 nice=0 cgrp=default sched=0/0 handle=0x7689bf1cb0 | state=S schedstat=( 11054610055 12016149233 30453 ) utm=437 stm=667 core=6 HZ=100 | stack=0x7689afa000-0x7689afc000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-30" prio=10 tid=145 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130483f8 self=0xb40000789c9466b0 | sysTid=5076 nice=-8 cgrp=default sched=0/0 handle=0x7689937cb0 | state=S schedstat=( 3006198 2067136 17 ) utm=0 stm=0 core=3 HZ=100 | stack=0x7689840000-0x7689842000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 00000000000309d4 /apex/com.android.os.statsd/lib64/libstatspull.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 0000000000017764 /system/lib64/libvibratorservice.so (void std::__1::condition_variable_any::wait(std::__1::mutex&)+104) native: #05 pc 00000000000176a0 /system/lib64/libvibratorservice.so (android::vibrator::CallbackScheduler::loop()+440) native: #06 pc 0000000000017974 /system/lib64/libvibratorservice.so (void* std::__1::__thread_proxy >, void (android::vibrator::CallbackScheduler::*)(), android::vibrator::CallbackScheduler*> >(void*)+64) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "RenderThread" daemon prio=7 tid=144 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048470 self=0xb40000789c891a30 | sysTid=5107 nice=10 cgrp=default sched=0/0 handle=0x7689a41cb0 | state=S schedstat=( 23020487881 6774921057 12846 ) utm=227 stm=2074 core=5 HZ=100 | stack=0x768994a000-0x768994c000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000003d5e78 /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+80) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_D" prio=5 tid=147 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048560 self=0xb40000789c96e660 | sysTid=5496 nice=0 cgrp=default sched=0/0 handle=0x7661d02cb0 | state=S schedstat=( 12686180566 13929332571 39788 ) utm=554 stm=714 core=6 HZ=100 | stack=0x7661c0b000-0x7661c0d000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_E" prio=5 tid=148 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130485d8 self=0xb40000789c965b50 | sysTid=5782 nice=0 cgrp=default sched=0/0 handle=0x7661f76cb0 | state=S schedstat=( 5487365941 7073549272 16783 ) utm=240 stm=307 core=7 HZ=100 | stack=0x7661e7f000-0x7661e81000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_F" prio=5 tid=149 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048650 self=0xb40000789c971e00 | sysTid=5840 nice=0 cgrp=default sched=0/0 handle=0x7661e78cb0 | state=S schedstat=( 6864867451 8515675415 19607 ) utm=315 stm=371 core=6 HZ=100 | stack=0x7661d81000-0x7661d83000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_10" prio=5 tid=150 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130486c8 self=0xb40000789c9692f0 | sysTid=5841 nice=0 cgrp=default sched=0/0 handle=0x7622daacb0 | state=S schedstat=( 7264786046 8671287356 22961 ) utm=330 stm=395 core=7 HZ=100 | stack=0x7622cb3000-0x7622cb5000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_11" prio=5 tid=151 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13048740 self=0xb40000789c977170 | sysTid=5895 nice=0 cgrp=default sched=0/0 handle=0x7622caccb0 | state=S schedstat=( 6911473430 8288144256 23056 ) utm=288 stm=402 core=4 HZ=100 | stack=0x7622bb5000-0x7622bb7000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_12" prio=5 tid=153 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a802d8 self=0xb40000789c9607e0 | sysTid=6214 nice=0 cgrp=default sched=0/0 handle=0x761afffcb0 | state=S schedstat=( 7110619645 8928499904 22292 ) utm=322 stm=388 core=6 HZ=100 | stack=0x761af08000-0x761af0a000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_13" prio=5 tid=154 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a80350 self=0xb40000789c978d40 | sysTid=6246 nice=0 cgrp=default sched=0/0 handle=0x7606522cb0 | state=S schedstat=( 7627346020 9138560557 24131 ) utm=347 stm=415 core=5 HZ=100 | stack=0x760642b000-0x760642d000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_14" prio=5 tid=155 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a803c8 self=0xb40000789c97c4e0 | sysTid=6333 nice=0 cgrp=default sched=0/0 handle=0x7600901cb0 | state=S schedstat=( 5476741443 6460805367 17946 ) utm=236 stm=310 core=3 HZ=100 | stack=0x760080a000-0x760080c000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask1" daemon prio=6 tid=152 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a80440 self=0xb40000789c96ca90 | sysTid=6692 nice=-2 cgrp=default sched=0/0 handle=0x762282ccb0 | state=S schedstat=( 486874 377136 6 ) utm=0 stm=0 core=3 HZ=100 | stack=0x7622735000-0x7622737000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask0" daemon prio=6 tid=156 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a804b8 self=0xb40000789c952960 | sysTid=6691 nice=-2 cgrp=default sched=0/0 handle=0x762292acb0 | state=S schedstat=( 548802 1645833 5 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7622833000-0x7622835000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_15" prio=5 tid=158 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40120 self=0xb40000789c97e0b0 | sysTid=7555 nice=0 cgrp=default sched=0/0 handle=0x7621647cb0 | state=S schedstat=( 8437312726 10453535979 29296 ) utm=365 stm=478 core=6 HZ=100 | stack=0x7621550000-0x7621552000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_16" prio=5 tid=159 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40198 self=0xb40000789c986bc0 | sysTid=7556 nice=0 cgrp=default sched=0/0 handle=0x7621196cb0 | state=S schedstat=( 7902388532 9878489786 25373 ) utm=335 stm=455 core=4 HZ=100 | stack=0x762109f000-0x76210a1000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_17" prio=5 tid=124 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40210 self=0xb40000789c98bf30 | sysTid=7796 nice=0 cgrp=default sched=0/0 handle=0x7629ebdcb0 | state=S schedstat=( 5787441534 7008047706 19988 ) utm=256 stm=322 core=6 HZ=100 | stack=0x7629dc6000-0x7629dc8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_18" prio=5 tid=157 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40288 self=0xb40000789c9739d0 | sysTid=8110 nice=0 cgrp=default sched=0/0 handle=0x762a33fcb0 | state=S schedstat=( 2115518788 2592878213 5753 ) utm=96 stm=114 core=2 HZ=100 | stack=0x762a248000-0x762a24a000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_19" prio=5 tid=161 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a80530 self=0xb40000789c994a40 | sysTid=9088 nice=0 cgrp=default sched=0/0 handle=0x7629fcdcb0 | state=S schedstat=( 4736354841 5872557493 14151 ) utm=214 stm=259 core=7 HZ=100 | stack=0x7629ed6000-0x7629ed8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_1A" prio=5 tid=162 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a805a8 self=0xb40000789c97a910 | sysTid=10633 nice=0 cgrp=default sched=0/0 handle=0x762994bcb0 | state=S schedstat=( 4907938470 6765624806 16159 ) utm=219 stm=271 core=1 HZ=100 | stack=0x7629854000-0x7629856000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_1B" prio=5 tid=146 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a80760 self=0xb40000789c983420 | sysTid=10916 nice=0 cgrp=default sched=0/0 handle=0x7680cd7cb0 | state=S schedstat=( 6570675763 8678784000 22955 ) utm=277 stm=379 core=7 HZ=100 | stack=0x7680be0000-0x7680be2000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_1C" prio=5 tid=164 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40320 self=0xb40000789c988790 | sysTid=12058 nice=0 cgrp=default sched=0/0 handle=0x762a52acb0 | state=S schedstat=( 4567344107 5815715770 15492 ) utm=194 stm=262 core=2 HZ=100 | stack=0x762a433000-0x762a435000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_1D" prio=5 tid=165 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40398 self=0xb40000789c9912a0 | sysTid=12081 nice=0 cgrp=default sched=0/0 handle=0x7629a7ecb0 | state=S schedstat=( 2706437896 3497019515 8950 ) utm=128 stm=142 core=1 HZ=100 | stack=0x7629987000-0x7629989000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_1E" prio=5 tid=167 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40410 self=0xb40000789c9a0cf0 | sysTid=12510 nice=0 cgrp=default sched=0/0 handle=0x7629743cb0 | state=S schedstat=( 1927008067 2935017182 6626 ) utm=79 stm=113 core=4 HZ=100 | stack=0x762964c000-0x762964e000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_1F" prio=5 tid=166 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13c40488 self=0xb40000789c996610 | sysTid=13526 nice=0 cgrp=default sched=0/0 handle=0x762a241cb0 | state=S schedstat=( 3720574431 4783095643 11732 ) utm=173 stm=198 core=6 HZ=100 | stack=0x762a14a000-0x762a14c000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:1137_20" prio=5 tid=169 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14a807d8 self=0xb40000789c9a4490 | sysTid=13649 nice=0 cgrp=default sched=0/0 handle=0x762a143cb0 | state=S schedstat=( 765515608 948893944 2910 ) utm=35 stm=41 core=4 HZ=100 | stack=0x762a04c000-0x762a04e000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "AsyncTask #5" prio=5 tid=168 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13b80030 self=0xb40000789c9ca870 | sysTid=19488 nice=10 cgrp=default sched=0/0 handle=0x7620873cb0 | state=S schedstat=( 65164216 172869902 196 ) utm=1 stm=5 core=0 HZ=100 | stack=0x7620770000-0x7620772000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:459) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:920) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "AudioTrack" prio=10 tid=163 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x146000d0 self=0xb40000789c98db00 | sysTid=19624 nice=-16 cgrp=default sched=1073741825/2 handle=0x7621549cb0 | state=S schedstat=( 1626823 1809219 11 ) utm=0 stm=0 core=3 HZ=100 | stack=0x7621452000-0x7621454000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def4 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+36) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) native: #03 pc 000000000008c084 /system/lib64/libaudioclient.so (android::AudioTrack::AudioTrackThread::threadLoop()+544) native: #04 pc 0000000000013654 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+464) native: #05 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Timer-2" prio=5 tid=160 TimedWaiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14600148 self=0xb40000789c9c8ca0 | sysTid=19701 nice=0 cgrp=default sched=0/0 handle=0x7620c5fcb0 | state=S schedstat=( 2564635 18147865 3 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7620b5c000-0x7620b5e000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0cc94b45> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:442) at java.util.TimerThread.mainLoop(Timer.java:559) - locked <0x0cc94b45> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:512) "AnrConsumer" prio=10 tid=171 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x14841d30 self=0xb40000789c99d550 | sysTid=21313 nice=-8 cgrp=default sched=0/0 handle=0x7620b55cb0 | state=S schedstat=( 1104738994 236485985 510 ) utm=14 stm=95 core=5 HZ=100 | stack=0x7620a52000-0x7620a54000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a280c /apex/com.android.runtime/lib64/bionic/libc.so (recvfrom+12) native: #01 pc 0000000000005544 /system/lib64/libdebuggerd_client.so (debuggerd_trigger_dump(int, DebuggerdDumpType, unsigned int, android::base::unique_fd_impl)+1316) native: #02 pc 0000000000006bfc /system/lib64/libdebuggerd_client.so (dump_backtrace_to_file_timeout(int, DebuggerdDumpType, int, int)+2060) native: #03 pc 000000000014026c /system/lib64/libandroid_runtime.so (android::dumpTraces(_JNIEnv*, int, _jstring*, int, DebuggerdDumpType)+160) native: #04 pc 000000000013de20 /system/lib64/libandroid_runtime.so (android::android_os_Debug_dumpJavaBacktraceToFileTimeout(_JNIEnv*, _jobject*, int, _jstring*, int)+32) at android.os.Debug.dumpJavaBacktraceToFileTimeout(Native method) at com.android.server.am.ActivityManagerService.dumpJavaTracesTombstoned(ActivityManagerService.java:3388) at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:3450) at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:3317) at com.android.server.am.ProcessErrorStateRecord.appNotResponding(ProcessErrorStateRecord.java:405) at com.android.server.am.AnrHelper$AnrRecord.appNotResponding(AnrHelper.java:182) at com.android.server.am.AnrHelper$AnrConsumerThread.run(AnrHelper.java:133) "CCodecWatchdog" prio=5 (not attached) | sysTid=2160 nice=0 cgrp=default | state=S schedstat=( 132448 554687 2 ) utm=0 stm=0 core=4 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000019cb0 /system/lib64/libstagefright_foundation.so (android::ALooper::loop()+372) native: #04 pc 0000000000013654 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+464) native: #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "NDK MediaCodec_" prio=10 (not attached) | sysTid=2165 nice=-16 cgrp=default | state=S schedstat=( 1429426 6466042 7 ) utm=0 stm=0 core=1 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000001c26c /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&) (.cfi)+136) native: #05 pc 000000000001c91c /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&), std::__1::reference_wrapper const, std::__1::less, std::__1::allocator const> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*) (.cfi)+68) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "NDK MediaCodec_" prio=10 (not attached) | sysTid=2166 nice=-16 cgrp=default | state=S schedstat=( 1596039 7072552 17 ) utm=0 stm=0 core=2 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000001ca90 /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(std::__1::map const, long, std::__1::owner_less, std::__1::allocator const, long> > >&, std::__1::mutex&, std::__1::condition_variable&) (.cfi)+140) native: #05 pc 000000000001ce54 /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, long, std::__1::owner_less, std::__1::allocator const, long> > >&, std::__1::mutex&, std::__1::condition_variable&), std::__1::reference_wrapper const, long, std::__1::owner_less, std::__1::allocator const, long> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*) (.cfi)+68) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "GrallocUploadTh" prio=5 (not attached) | sysTid=3983 nice=0 cgrp=default | state=S schedstat=( 516966944 269723229 524 ) utm=13 stm=38 core=2 HZ=100 native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000004fa5c8 /system/lib64/libhwui.so (android::uirenderer::ThreadBase::threadLoop()+68) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "Binder:1137_13" prio=5 (not attached) | sysTid=6701 nice=0 cgrp=default | state=S schedstat=( 2712347 21778800 59 ) utm=0 stm=0 core=2 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000009e21c /system/lib64/libgui.so (android::AsyncWorker::run()+444) native: #05 pc 000000000009e2b4 /system/lib64/libgui.so (void* std::__1::__thread_proxy >, void (android::AsyncWorker::*)(), android::AsyncWorker*> >(void*)+64) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) ----- end 1137 ----- ----- Waiting Channels: pid 1137 at 2022-10-28 21:20:15.379049539+0800 ----- Cmd line: system_server sysTid=1137 do_epoll_wait sysTid=1155 do_sigtimedwait sysTid=1156 pipe_read sysTid=1157 do_sys_poll sysTid=1158 futex_wait_queue_me sysTid=1159 futex_wait_queue_me sysTid=1160 futex_wait_queue_me sysTid=1161 futex_wait_queue_me sysTid=1162 futex_wait_queue_me sysTid=1164 binder_thread_read sysTid=1165 binder_thread_read sysTid=1184 futex_wait_queue_me sysTid=1216 do_epoll_wait sysTid=1217 do_epoll_wait sysTid=1218 do_epoll_wait sysTid=1219 do_epoll_wait sysTid=1220 do_epoll_wait sysTid=1221 do_epoll_wait sysTid=1222 futex_wait_queue_me sysTid=1260 do_epoll_wait sysTid=1265 binder_thread_read sysTid=1268 do_epoll_wait sysTid=1270 do_epoll_wait sysTid=1273 do_epoll_wait sysTid=1274 do_epoll_wait sysTid=1275 do_epoll_wait sysTid=1276 do_epoll_wait sysTid=1279 do_epoll_wait sysTid=1283 futex_wait_queue_me sysTid=1316 inotify_read sysTid=1318 futex_wait_queue_me sysTid=1319 do_epoll_wait sysTid=1322 futex_wait_queue_me sysTid=1323 futex_wait_queue_me sysTid=1324 futex_wait_queue_me sysTid=1325 do_epoll_wait sysTid=1327 do_epoll_wait sysTid=1335 futex_wait_queue_me sysTid=1344 do_epoll_wait sysTid=1349 do_epoll_wait sysTid=1352 do_epoll_wait sysTid=1360 do_epoll_wait sysTid=1679 do_epoll_wait sysTid=1699 do_epoll_wait sysTid=1713 do_epoll_wait sysTid=1717 do_epoll_wait sysTid=1732 do_epoll_wait sysTid=1733 do_epoll_wait sysTid=1735 do_epoll_wait sysTid=1738 do_epoll_wait sysTid=1752 do_epoll_wait sysTid=1769 do_epoll_wait sysTid=1770 do_epoll_wait sysTid=1785 do_epoll_wait sysTid=1789 do_epoll_wait sysTid=1805 do_sys_poll sysTid=1807 do_epoll_wait sysTid=1808 do_epoll_wait sysTid=1810 binder_thread_read sysTid=1812 do_epoll_wait sysTid=1814 do_epoll_wait sysTid=1819 do_epoll_wait sysTid=1822 do_epoll_wait sysTid=1827 do_epoll_wait sysTid=1837 do_epoll_wait sysTid=1845 binder_thread_read sysTid=1853 do_epoll_wait sysTid=1888 do_epoll_wait sysTid=1889 do_epoll_wait sysTid=1890 do_epoll_wait sysTid=1898 do_epoll_wait sysTid=1899 do_epoll_wait sysTid=1903 do_epoll_wait sysTid=1905 do_epoll_wait sysTid=1926 do_epoll_wait sysTid=1927 do_epoll_wait sysTid=1936 do_epoll_wait sysTid=1948 do_epoll_wait sysTid=1949 do_epoll_wait sysTid=1950 do_epoll_wait sysTid=1951 do_epoll_wait sysTid=1952 unix_stream_read_generic sysTid=1953 do_epoll_wait sysTid=1954 do_epoll_wait sysTid=1955 binder_thread_read sysTid=1957 do_epoll_wait sysTid=1958 do_epoll_wait sysTid=1959 do_epoll_wait sysTid=1960 do_epoll_wait sysTid=1962 do_epoll_wait sysTid=1963 do_epoll_wait sysTid=1965 futex_wait_queue_me sysTid=1966 futex_wait_queue_me sysTid=1970 do_epoll_wait sysTid=1972 do_epoll_wait sysTid=1973 binder_thread_read sysTid=1977 do_epoll_wait sysTid=1980 do_epoll_wait sysTid=1981 do_epoll_wait sysTid=1984 do_epoll_wait sysTid=1988 do_epoll_wait sysTid=1990 do_epoll_wait sysTid=1991 do_epoll_wait sysTid=1998 do_epoll_wait sysTid=2022 do_epoll_wait sysTid=2023 do_epoll_wait sysTid=2024 do_epoll_wait sysTid=2031 futex_wait_queue_me sysTid=2036 futex_wait_queue_me sysTid=2039 do_epoll_wait sysTid=2043 do_epoll_wait sysTid=2055 do_epoll_wait sysTid=2059 inotify_read sysTid=2061 __skb_wait_for_more_packets sysTid=2063 do_epoll_wait sysTid=2086 binder_thread_read sysTid=2094 binder_thread_read sysTid=2103 do_epoll_wait sysTid=2108 binder_thread_read sysTid=2117 do_epoll_wait sysTid=2160 futex_wait_queue_me sysTid=2165 futex_wait_queue_me sysTid=2166 futex_wait_queue_me sysTid=2182 binder_thread_read sysTid=2383 do_epoll_wait sysTid=2393 do_epoll_wait sysTid=2406 do_epoll_wait sysTid=2408 do_epoll_wait sysTid=2421 binder_thread_read sysTid=2504 binder_thread_read sysTid=2775 futex_wait_queue_me sysTid=2776 do_epoll_wait sysTid=2777 __skb_wait_for_more_packets sysTid=2780 do_epoll_wait sysTid=2892 futex_wait_queue_me sysTid=2888 do_epoll_wait sysTid=2896 futex_wait_queue_me sysTid=2897 futex_wait_queue_me sysTid=2909 do_epoll_wait sysTid=2925 do_epoll_wait sysTid=2943 binder_thread_read sysTid=3143 binder_thread_read sysTid=3474 do_epoll_wait sysTid=3983 do_epoll_wait sysTid=4007 binder_thread_read sysTid=4011 binder_thread_read sysTid=5076 futex_wait_queue_me sysTid=5107 do_epoll_wait sysTid=5496 binder_thread_read sysTid=5782 binder_thread_read sysTid=5840 binder_thread_read sysTid=5841 binder_thread_read sysTid=5895 binder_thread_read sysTid=6214 binder_thread_read sysTid=6246 binder_thread_read sysTid=6333 binder_thread_read sysTid=6691 futex_wait_queue_me sysTid=6692 futex_wait_queue_me sysTid=6701 futex_wait_queue_me sysTid=7555 binder_thread_read sysTid=7556 binder_thread_read sysTid=7796 binder_thread_read sysTid=8110 binder_thread_read sysTid=9088 binder_thread_read sysTid=10633 binder_thread_read sysTid=10916 binder_thread_read sysTid=12058 binder_thread_read sysTid=12081 binder_thread_read sysTid=12510 binder_thread_read sysTid=13526 binder_thread_read sysTid=13649 binder_thread_read sysTid=19488 futex_wait_queue_me sysTid=19624 futex_wait_queue_me sysTid=19701 futex_wait_queue_me sysTid=21313 0 ----- end 1137 ----- ----- pid 3245 at 2022-10-28 21:20:15.822859383+0800 ----- Cmd line: com.sohu.inputmethod.sogou.car Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm' Build type: optimized Zygote loaded classes=19569 post zygote classes=176 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 31040 strong; 1235 weak JNI: CheckJNI is off; globals=437 (plus 64 weak) Libraries: /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!/lib/armeabi-v7a/libSogouUI.so /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!/lib/armeabi-v7a/libcrash_collect.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (18) Heap: 21% free, 3284KB/4187KB; 175608 objects Dumping cumulative Gc timings Start Dumping Averages for 56 iterations for concurrent copying ScanImmuneSpaces: Sum: 1.197s Avg: 21.386ms ProcessMarkStack: Sum: 922.724ms Avg: 16.477ms VisitConcurrentRoots: Sum: 366.341ms Avg: 6.541ms ScanCardsForSpace: Sum: 187.555ms Avg: 3.349ms EnqueueFinalizerReferences: Sum: 174.212ms Avg: 3.110ms ClearFromSpace: Sum: 97.333ms Avg: 1.738ms GrayAllDirtyImmuneObjects: Sum: 46.164ms Avg: 824.357us MarkingPhase: Sum: 35.454ms Avg: 633.107us SweepSystemWeaks: Sum: 31.286ms Avg: 558.678us FlipOtherThreads: Sum: 29.745ms Avg: 531.160us InitializePhase: Sum: 28.043ms Avg: 500.767us SweepLargeObjects: Sum: 17.540ms Avg: 313.214us ProcessReferences: Sum: 16.505ms Avg: 294.732us MarkZygoteLargeObjects: Sum: 10.033ms Avg: 179.160us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 7.719ms Avg: 137.839us (Paused)ClearCards: Sum: 7.119ms Avg: 127.125us VisitNonThreadRoots: Sum: 6.349ms Avg: 113.375us ForwardSoftReferences: Sum: 5.208ms Avg: 93us ThreadListFlip: Sum: 4.159ms Avg: 74.267us RecordFree: Sum: 3.490ms Avg: 62.321us CopyingPhase: Sum: 3.072ms Avg: 54.857us CaptureThreadRootsForMarking: Sum: 2.625ms Avg: 46.875us MarkStackAsLive: Sum: 1.741ms Avg: 31.089us EmptyRBMarkBitStack: Sum: 1.450ms Avg: 25.892us SwapBitmaps: Sum: 1.449ms Avg: 25.875us ReclaimPhase: Sum: 1.166ms Avg: 20.821us SweepAllocSpace: Sum: 1.113ms Avg: 19.875us ResumeRunnableThreads: Sum: 824us Avg: 14.714us (Paused)FlipCallback: Sum: 793us Avg: 14.160us Sweep: Sum: 593us Avg: 10.589us FlipThreadRoots: Sum: 516us Avg: 9.214us (Paused)SetFromSpace: Sum: 360us Avg: 6.428us ResumeOtherThreads: Sum: 344us Avg: 6.142us UnBindBitmaps: Sum: 343us Avg: 6.125us Done Dumping Averages concurrent copying paused: Sum: 22.170ms 99% C.I. 22us-2719.999us Avg: 197.946us Max: 2833us concurrent copying freed-bytes: Avg: 611KB Max: 1488KB Min: 51KB Freed-bytes histogram: 0:2,160:10,320:7,480:14,640:10,800:4,960:3,1120:3,1280:2,1440:1 concurrent copying total time: 3.210s mean time: 57.339ms concurrent copying freed: 514138 objects with total size 33MB concurrent copying throughput: 160168/s / 10MB/s per cpu-time: 13518289/s / 12MB/s concurrent copying tracing throughput: 25MB/s per cpu-time: 31MB/s Average major GC reclaim bytes ratio 0.162049 over 56 GC cycles Average major GC copied live bytes ratio 0.644092 over 61 major GCs Cumulative bytes moved 66064768 Cumulative objects moved 1359298 Peak regions allocated 48 (12MB) / 1024 (256MB) Total madvise time 196.653ms Start Dumping Averages for 32 iterations for young concurrent copying ScanImmuneSpaces: Sum: 410.807ms Avg: 12.837ms ProcessMarkStack: Sum: 247.305ms Avg: 7.728ms ScanCardsForSpace: Sum: 198.561ms Avg: 6.205ms VisitConcurrentRoots: Sum: 118.015ms Avg: 3.687ms GrayAllDirtyImmuneObjects: Sum: 77.246ms Avg: 2.413ms InitializePhase: Sum: 57.954ms Avg: 1.811ms ClearFromSpace: Sum: 40.612ms Avg: 1.269ms EnqueueFinalizerReferences: Sum: 36.495ms Avg: 1.140ms SweepArray: Sum: 22.626ms Avg: 707.062us FlipThreadRoots: Sum: 17.153ms Avg: 536.031us ProcessReferences: Sum: 13.573ms Avg: 424.156us SweepSystemWeaks: Sum: 13.159ms Avg: 411.218us ThreadListFlip: Sum: 11.564ms Avg: 361.375us FlipOtherThreads: Sum: 9.288ms Avg: 290.250us ResumeRunnableThreads: Sum: 5.995ms Avg: 187.343us (Paused)SetFromSpace: Sum: 5.662ms Avg: 176.937us (Paused)ClearCards: Sum: 3.480ms Avg: 108.750us CopyingPhase: Sum: 2.541ms Avg: 79.406us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 2.322ms Avg: 72.562us VisitNonThreadRoots: Sum: 1.429ms Avg: 44.656us RecordFree: Sum: 1.357ms Avg: 42.406us MarkZygoteLargeObjects: Sum: 1.238ms Avg: 38.687us EmptyRBMarkBitStack: Sum: 1.228ms Avg: 38.375us ForwardSoftReferences: Sum: 928us Avg: 29us ReclaimPhase: Sum: 614us Avg: 19.187us ResetStack: Sum: 613us Avg: 19.156us UnBindBitmaps: Sum: 358us Avg: 11.187us SwapBitmaps: Sum: 351us Avg: 10.968us FreeList: Sum: 344us Avg: 10.750us (Paused)FlipCallback: Sum: 327us Avg: 10.218us ResumeOtherThreads: Sum: 222us Avg: 6.937us Done Dumping Averages young concurrent copying paused: Sum: 25.926ms 99% C.I. 22us-6559.999us Avg: 405.093us Max: 7796us young concurrent copying freed-bytes: Avg: 806KB Max: 4268KB Min: 390KB Freed-bytes histogram: 0:22,640:6,1280:1,1920:2,3840:1 young concurrent copying total time: 1.303s mean time: 40.730ms young concurrent copying freed: 259026 objects with total size 25MB young concurrent copying throughput: 198792/s / 19MB/s per cpu-time: 33176501/s / 31MB/s young concurrent copying tracing throughput: 25MB/s per cpu-time: 40MB/s Average minor GC reclaim bytes ratio 0.199382 over 32 GC cycles Average minor GC copied live bytes ratio 0.378927 over 37 minor GCs Cumulative bytes moved 16212744 Cumulative objects moved 349480 Peak regions allocated 48 (12MB) / 1024 (256MB) Total time spent in GC: 4.514s Mean GC size throughput: 12MB/s per cpu-time: 17MB/s Mean GC object throughput: 171267 objects/s Total number of allocations 948772 Total bytes allocated 61MB Total bytes freed 58MB Free memory 902KB Free memory until GC 902KB Free memory until OOME 252MB Total memory 4187KB Max memory 256MB Zygote space size 7116KB Total mutator paused time: 48.096ms Total time waiting for GC to complete: 1.264ms Total GC count: 88 Total GC time: 4.514s Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:716,1:66,2:6,3:3 Histogram of blocking GC count per 10000 ms: 0:791 Native bytes total: 26439411 registered: 761363 Total native bytes at last GC: 26421379 /system/framework/oat/arm/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm/android.test.base.odex: verify /system/framework/oat/arm/android.hidl.base-V1.0-java.odex: verify /data/dalvik-cache/arm/system@priv-app@SogouInput_huaren_1.0.0.255_Build_14302_20210415@SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk@classes.dex: verify /system/framework/oat/arm/org.apache.http.legacy.odex: speed-profile Current JIT code cache size (used / resident): 25KB / 32KB Current JIT data cache size (used / resident): 31KB / 36KB Zygote JIT code cache size (at point of fork): 11KB / 32KB Zygote JIT data cache size (at point of fork): 13KB / 32KB Current JIT mini-debug-info size: 30KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 1 Current number of JIT code cache entries: 46 Total number of JIT baseline compilations: 29 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Avg: 176B Max: 1436B Min: 16B Memory used for compiled code: Avg: 907B Max: 4340B Min: 158B Memory used for profiling info: Avg: 268B Max: 1312B Min: 16B Start Dumping Averages for 47 iterations for JIT timings Compiling baseline: Sum: 50.635ms Avg: 1.077ms Compiling optimized: Sum: 48.561ms Avg: 1.033ms TrimMaps: Sum: 7.329ms Avg: 155.936us Done Dumping Averages Memory used for compilation: Avg: 50KB Max: 234KB Min: 0B ProfileSaver total_bytes_written=883 ProfileSaver total_number_of_writes=2 ProfileSaver total_number_of_code_cache_queries=2 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=26893315 ProfileSaver total_ms_of_work=29 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=2 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27820499 Metrics: ClassLoadingTotalTime: count = 28506 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 547 YoungGcCount: count = 32 FullGcCount: count = 56 TotalBytesAllocated: count = 62931144 TotalGcCollectionTime: count = 4514 YoungGcThroughputAvg: count = 13 FullGcThroughputAvg: count = 8 YoungGcTracingThroughputAvg: count = 27 FullGcTracingThroughputAvg: count = 25 JitMethodCompileTotalTime: count = 185425 JitMethodCompileCount: count = 29 YoungGcCollectionTime: range = 0...60000, buckets: 32,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 56,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 32,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 56,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 32,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 56,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 19.800ms 99% C.I. 3us-1915.520us Avg: 73.605us Max: 3290us DALVIK THREADS (25): "Signal Catcher" daemon prio=10 tid=3 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x130401c0 self=0xe4142a10 | sysTid=3253 nice=-20 cgrp=default sched=0/0 handle=0xda7dc1c0 | state=R schedstat=( 61811458 86907346 359 ) utm=3 stm=3 core=0 HZ=100 | stack=0xda6e1000-0xda6e3000 stackSize=1004KB | held mutexes= "mutator lock"(shared held) native: #00 pc 00375c5d /apex/com.android.art/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+76) native: #01 pc 0044e4b5 /apex/com.android.art/lib/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+216) native: #02 pc 00466189 /apex/com.android.art/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+656) native: #03 pc 00461601 /apex/com.android.art/lib/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+352) native: #04 pc 00460b3f /apex/com.android.art/lib/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1222) native: #05 pc 00460583 /apex/com.android.art/lib/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1138) native: #06 pc 0041a26d /apex/com.android.art/lib/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+140) native: #07 pc 0042a3c7 /apex/com.android.art/lib/libart.so (art::SignalCatcher::HandleSigQuit()+1034) native: #08 pc 0042978d /apex/com.android.art/lib/libart.so (art::SignalCatcher::Run(void*)+248) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71ef8938 self=0xe4143810 | sysTid=3245 nice=0 cgrp=default sched=0/0 handle=0xee40e470 | state=S schedstat=( 33865076771 25652961230 63245 ) utm=1385 stm=2001 core=3 HZ=100 | stack=0xff678000-0xff67a000 stackSize=8188KB | held mutexes= native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00149441 /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88) native: #02 pc 004de2e3 /apex/com.android.art/lib/libart.so (art::GoToRunnable(art::Thread*)+302) native: #03 pc 004de195 /apex/com.android.art/lib/libart.so (art::JniMethodEnd(unsigned int, art::Thread*)+8) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xe4146210 | sysTid=3254 nice=-20 cgrp=default sched=0/0 handle=0xda6db1c0 | state=S schedstat=( 14941257 107487443 357 ) utm=0 stm=1 core=3 HZ=100 | stack=0xda5e0000-0xda5e2000 stackSize=1004KB | held mutexes= native: #00 pc 000712d8 /apex/com.android.runtime/lib/bionic/libc.so (read+8) native: #01 pc 000101ed /apex/com.android.art/lib/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+208) native: #02 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #03 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13040238 self=0xe4141c10 | sysTid=3258 nice=-20 cgrp=default sched=0/0 handle=0xda5da1c0 | state=S schedstat=( 17707594 75167507 363 ) utm=1 stm=0 core=3 HZ=100 | stack=0xda4df000-0xda4e1000 stackSize=1004KB | held mutexes= native: #00 pc 00072794 /apex/com.android.runtime/lib/bionic/libc.so (__ppoll+20) native: #01 pc 00040dd3 /apex/com.android.runtime/lib/bionic/libc.so (poll+54) native: #02 pc 00007e85 /apex/com.android.art/lib/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+584) native: #03 pc 00006b3f /apex/com.android.art/lib/libadbconnection.so (adbconnection::CallbackFunction(void*)+1138) native: #04 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #05 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x130402b0 self=0xe4150a10 | sysTid=3260 nice=9 cgrp=default sched=0/0 handle=0xda4d91c0 | state=S schedstat=( 66693798 406441403 332 ) utm=2 stm=3 core=0 HZ=100 | stack=0xda3da000-0xda3dc000 stackSize=1020KB | held mutexes= native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00149441 /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88) native: #02 pc 004673ed /apex/com.android.art/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+54) native: #03 pc 00466c05 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+72) native: #04 pc 00466847 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+114) native: #05 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #06 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13040d48 self=0xe4144610 | sysTid=3261 nice=4 cgrp=default sched=0/0 handle=0xda3d41c0 | state=S schedstat=( 3485788372 1324490468 2477 ) utm=276 stm=72 core=3 HZ=100 | stack=0xda2d1000-0xda2d3000 stackSize=1036KB | held mutexes= native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00149441 /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88) native: #02 pc 00228089 /apex/com.android.art/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+304) native: #03 pc 0022874d /apex/com.android.art/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+48) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13040328 self=0xe4149a10 | sysTid=3264 nice=4 cgrp=default sched=0/0 handle=0xda0b91c0 | state=S schedstat=( 20394530 251163848 397 ) utm=0 stm=1 core=1 HZ=100 | stack=0xd9fb6000-0xd9fb8000 stackSize=1036KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0c9e4a41> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0c9e4a41> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x130403a0 self=0xe414b610 | sysTid=3263 nice=4 cgrp=default sched=0/0 handle=0xda1c21c0 | state=S schedstat=( 220034216 308190532 510 ) utm=10 stm=11 core=1 HZ=100 | stack=0xda0bf000-0xda0c1000 stackSize=1036KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x094b9be6> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x094b9be6> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13040418 self=0xe4140010 | sysTid=3262 nice=4 cgrp=default sched=0/0 handle=0xda2cb1c0 | state=S schedstat=( 456833553 753649630 1605 ) utm=10 stm=35 core=3 HZ=100 | stack=0xda1c8000-0xda1ca000 stackSize=1036KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0895a527> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0895a527> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:3245_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040490 self=0xe4151810 | sysTid=3265 nice=0 cgrp=default sched=0/0 handle=0xd9eb21c0 | state=S schedstat=( 229675575 462242862 958 ) utm=2 stm=20 core=0 HZ=100 | stack=0xd9db7000-0xd9db9000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "Binder:3245_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040508 self=0xe414ee10 | sysTid=3266 nice=0 cgrp=default sched=0/0 handle=0xd9db11c0 | state=S schedstat=( 253626746 793297063 1210 ) utm=9 stm=16 core=3 HZ=100 | stack=0xd9cb6000-0xd9cb8000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "Binder:3245_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040580 self=0xe4152610 | sysTid=3271 nice=0 cgrp=default sched=0/0 handle=0xd9c901c0 | state=S schedstat=( 252498584 785065864 1311 ) utm=8 stm=17 core=1 HZ=100 | stack=0xd9b95000-0xd9b97000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x130405f8 self=0xe414fc10 | sysTid=3294 nice=9 cgrp=default sched=0/0 handle=0xd99471c0 | state=S schedstat=( 31309949 217440104 297 ) utm=1 stm=1 core=0 HZ=100 | stack=0xd984c000-0xd984e000 stackSize=1004KB | held mutexes= native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00149441 /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88) native: #02 pc 00277c47 /apex/com.android.art/lib/libart.so (art::ProfileSaver::Run()+350) native: #03 pc 0027bc5f /apex/com.android.art/lib/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+106) native: #04 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #05 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "RenderThread" daemon prio=7 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040670 self=0xe414e010 | sysTid=3360 nice=-4 cgrp=default sched=0/0 handle=0xb798d1c0 | state=S schedstat=( 17303479812 6687276878 23213 ) utm=943 stm=786 core=3 HZ=100 | stack=0xb7892000-0xb7894000 stackSize=1004KB | held mutexes= native: #00 pc 00072684 /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20) native: #01 pc 00043ed9 /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16) native: #02 pc 000100c5 /system/lib/libutils.so (android::Looper::pollInner(int)+124) native: #03 pc 0000ffef /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+62) native: #04 pc 002351bf /system/lib/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+86) native: #05 pc 002350df /system/lib/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+46) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "queued-work-looper" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130406e8 self=0xe4153410 | sysTid=3370 nice=-2 cgrp=default sched=0/0 handle=0xb788c1c0 | state=S schedstat=( 224225041 265093745 675 ) utm=3 stm=18 core=0 HZ=100 | stack=0xb7789000-0xb778b000 stackSize=1036KB | held mutexes= native: #00 pc 00072684 /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20) native: #01 pc 00043ed9 /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16) native: #02 pc 000100c5 /system/lib/libutils.so (android::Looper::pollInner(int)+124) native: #03 pc 0000ffef /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+62) native: #04 pc 000e21f1 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+26) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:3245_4" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130407c8 self=0xe4148c10 | sysTid=3982 nice=0 cgrp=default sched=0/0 handle=0xb77831c0 | state=S schedstat=( 467436167 1487001472 2494 ) utm=15 stm=31 core=3 HZ=100 | stack=0xb7688000-0xb768a000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "Binder:3245_5" prio=5 tid=4 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040840 self=0xe414d210 | sysTid=5186 nice=0 cgrp=default sched=0/0 handle=0xb76821c0 | state=S schedstat=( 928541209 2117060841 4178 ) utm=28 stm=64 core=2 HZ=100 | stack=0xb7587000-0xb7589000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "Binder:3245_6" prio=5 tid=5 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130408b8 self=0xe415b210 | sysTid=5207 nice=0 cgrp=default sched=0/0 handle=0xb46981c0 | state=S schedstat=( 984991570 2176656021 4389 ) utm=38 stm=60 core=0 HZ=100 | stack=0xb459d000-0xb459f000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "hwuiTask0" daemon prio=6 tid=6 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040930 self=0xe4161410 | sysTid=5209 nice=-2 cgrp=default sched=0/0 handle=0xb41791c0 | state=S schedstat=( 47368891 243000159 677 ) utm=1 stm=3 core=1 HZ=100 | stack=0xb407e000-0xb4080000 stackSize=1004KB | held mutexes= native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 0003d43d /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) native: #04 pc 002b1e35 /system/lib/libhwui.so (android::uirenderer::CommonPool::workerLoop()+72) native: #05 pc 002b1d9d /system/lib/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+128) native: #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "hwuiTask1" daemon prio=6 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x130409a8 self=0xe4147e10 | sysTid=5210 nice=-2 cgrp=default sched=0/0 handle=0xb40781c0 | state=S schedstat=( 45792870 217321606 711 ) utm=0 stm=4 core=0 HZ=100 | stack=0xb3f7d000-0xb3f7f000 stackSize=1004KB | held mutexes= native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 0003d43d /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) native: #04 pc 002b1e35 /system/lib/libhwui.so (android::uirenderer::CommonPool::workerLoop()+72) native: #05 pc 002b1d9d /system/lib/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+128) native: #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "magnifier pixel copy result handler" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040a20 self=0xe4154210 | sysTid=5217 nice=0 cgrp=default sched=0/0 handle=0xb3b771c0 | state=S schedstat=( 9206606 114309638 285 ) utm=0 stm=0 core=0 HZ=100 | stack=0xb3a74000-0xb3a76000 stackSize=1036KB | held mutexes= native: #00 pc 00072684 /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20) native: #01 pc 00043ed9 /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16) native: #02 pc 000100c5 /system/lib/libutils.so (android::Looper::pollInner(int)+124) native: #03 pc 0000ffef /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+62) native: #04 pc 000e21f1 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+26) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:3245_7" prio=5 tid=23 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040b00 self=0xe4166810 | sysTid=5329 nice=0 cgrp=default sched=0/0 handle=0xb2bfc1c0 | state=S schedstat=( 1078138903 2709854656 4771 ) utm=34 stm=73 core=1 HZ=100 | stack=0xb2b01000-0xb2b03000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "InsetsAnimations" prio=5 tid=22 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040b78 self=0xe415ea10 | sysTid=13359 nice=0 cgrp=default sched=0/0 handle=0xb27171c0 | state=S schedstat=( 26389786 105496102 232 ) utm=1 stm=0 core=0 HZ=100 | stack=0xb2614000-0xb2616000 stackSize=1036KB | held mutexes= native: #00 pc 00072684 /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20) native: #01 pc 00043ed9 /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16) native: #02 pc 000100c5 /system/lib/libutils.so (android::Looper::pollInner(int)+124) native: #03 pc 0000ffef /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+62) native: #04 pc 000e21f1 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+26) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:3245_8" prio=5 tid=24 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040c58 self=0xe4165a10 | sysTid=14168 nice=0 cgrp=default sched=0/0 handle=0xb260e1c0 | state=S schedstat=( 597525144 1282500551 2676 ) utm=20 stm=39 core=2 HZ=100 | stack=0xb2513000-0xb2515000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "Binder:3245_9" prio=5 tid=25 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13040cd0 self=0xe4168410 | sysTid=20696 nice=0 cgrp=default sched=0/0 handle=0xb244d1c0 | state=S schedstat=( 72960771 196038073 316 ) utm=3 stm=4 core=3 HZ=100 | stack=0xb2352000-0xb2354000 stackSize=1004KB | held mutexes= native: #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) native: #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) native: #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) native: #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) native: #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) native: #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) native: #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) native: #07 pc 0007fc43 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86) native: #08 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) native: #09 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #10 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (no managed stack frames) "ethod.sogou.car" prio=5 (not attached) | sysTid=3339 nice=0 cgrp=default | state=S schedstat=( 83583326 352645263 311 ) utm=0 stm=7 core=0 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 000fd944 /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!libssasr.so (offset 1438000) (???) "ethod.sogou.car" prio=5 (not attached) | sysTid=3340 nice=0 cgrp=default | state=S schedstat=( 60490973 363672667 298 ) utm=0 stm=6 core=0 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 000fd944 /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!libssasr.so (offset 1438000) (???) "ethod.sogou.car" prio=5 (not attached) | sysTid=3341 nice=0 cgrp=default | state=S schedstat=( 133842807 357639801 316 ) utm=1 stm=12 core=0 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 000fd944 /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!libssasr.so (offset 1438000) (???) "ethod.sogou.car" prio=5 (not attached) | sysTid=3342 nice=0 cgrp=default | state=S schedstat=( 143172719 315051351 310 ) utm=0 stm=13 core=1 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 000fd944 /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!libssasr.so (offset 1438000) (???) "ethod.sogou.car" prio=5 (not attached) | sysTid=3343 nice=0 cgrp=default | state=S schedstat=( 56352471 459976765 307 ) utm=0 stm=5 core=0 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 000fd944 /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!libssasr.so (offset 1438000) (???) "ethod.sogou.car" prio=5 (not attached) | sysTid=3344 nice=0 cgrp=default | state=S schedstat=( 48503740 412039425 307 ) utm=0 stm=3 core=0 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 000fd944 /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!libssasr.so (offset 1438000) (???) "ethod.sogou.car" prio=5 (not attached) | sysTid=3345 nice=0 cgrp=default | state=S schedstat=( 74535642 370795828 321 ) utm=0 stm=7 core=3 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 000fd944 /system/priv-app/SogouInput_huaren_1.0.0.255_Build_14302_20210415/SogouInput_huaren_1.0.0.255_Build_14302_20210415.apk!libssasr.so (offset 1438000) (???) "Binder:3245_6" prio=5 (not attached) | sysTid=5216 nice=0 cgrp=default | state=S schedstat=( 210905429 1028586556 4183 ) utm=2 stm=18 core=0 HZ=100 native: #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) native: #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) native: #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) native: #03 pc 0003d43d /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) native: #04 pc 0006e807 /system/lib/libgui.so (android::AsyncWorker::run()+294) native: #05 pc 0006e867 /system/lib/libgui.so (void* std::__1::__thread_proxy >, void (android::AsyncWorker::*)(), android::AsyncWorker*> >(void*)+38) native: #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) native: #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) ----- end 3245 ----- ----- Waiting Channels: pid 3245 at 2022-10-28 21:20:15.820746987+0800 ----- Cmd line: com.sohu.inputmethod.sogou.car sysTid=3245 do_epoll_wait sysTid=3253 do_sigtimedwait sysTid=3254 pipe_read sysTid=3258 do_sys_poll sysTid=3260 futex_wait_queue_me sysTid=3261 futex_wait_queue_me sysTid=3262 futex_wait_queue_me sysTid=3263 futex_wait_queue_me sysTid=3264 futex_wait_queue_me sysTid=3265 binder_thread_read sysTid=3266 binder_thread_read sysTid=3271 binder_thread_read sysTid=3294 futex_wait_queue_me sysTid=3339 futex_wait_queue_me sysTid=3340 futex_wait_queue_me sysTid=3341 futex_wait_queue_me sysTid=3342 futex_wait_queue_me sysTid=3343 futex_wait_queue_me sysTid=3344 futex_wait_queue_me sysTid=3345 futex_wait_queue_me sysTid=3360 do_epoll_wait sysTid=3370 do_epoll_wait sysTid=3982 binder_thread_read sysTid=5186 binder_thread_read sysTid=5207 binder_thread_read sysTid=5209 futex_wait_queue_me sysTid=5210 futex_wait_queue_me sysTid=5216 futex_wait_queue_me sysTid=5217 do_epoll_wait sysTid=5329 binder_thread_read sysTid=13359 do_epoll_wait sysTid=14168 binder_thread_read sysTid=20696 binder_thread_read ----- end 3245 ----- ----- pid 3015 at 2022-10-28 21:20:16.440977664+0800 ----- Cmd line: com.qualcomm.qti.workloadclassifier Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=20 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/workloadclassifier/workloadclassifier.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30005 strong; 1172 weak JNI: CheckJNI is off; globals=355 (plus 60 weak) Libraries: /system_ext/lib64/libqti_workloadclassifiermodel.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (17) Heap: 90% free, 2473KB/25MB; 152935 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.720ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 17.477ms Avg: 17.477ms VisitConcurrentRoots: Sum: 4.474ms Avg: 4.474ms InitializePhase: Sum: 2.883ms Avg: 2.883ms ProcessMarkStack: Sum: 1.653ms Avg: 1.653ms FlipOtherThreads: Sum: 1.229ms Avg: 1.229ms GrayAllDirtyImmuneObjects: Sum: 835us Avg: 835us SweepSystemWeaks: Sum: 638us Avg: 638us ClearFromSpace: Sum: 274us Avg: 274us ScanCardsForSpace: Sum: 260us Avg: 260us (Paused)ClearCards: Sum: 116us Avg: 116us ForwardSoftReferences: Sum: 115us Avg: 115us SweepArray: Sum: 94us Avg: 94us EnqueueFinalizerReferences: Sum: 88us Avg: 88us VisitNonThreadRoots: Sum: 87us Avg: 87us RecordFree: Sum: 64us Avg: 64us SwapBitmaps: Sum: 43us Avg: 43us ResetStack: Sum: 37us Avg: 37us CopyingPhase: Sum: 33us Avg: 33us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 29us Avg: 29us EmptyRBMarkBitStack: Sum: 25us Avg: 25us ThreadListFlip: Sum: 19us Avg: 19us ProcessReferences: Sum: 15us Avg: 15us MarkZygoteLargeObjects: Sum: 14us Avg: 14us UnBindBitmaps: Sum: 9us Avg: 9us ReclaimPhase: Sum: 7us Avg: 7us ResumeRunnableThreads: Sum: 6us Avg: 6us (Paused)FlipCallback: Sum: 5us Avg: 5us ResumeOtherThreads: Sum: 4us Avg: 4us FreeList: Sum: 4us Avg: 4us FlipThreadRoots: Sum: 4us Avg: 4us (Paused)SetFromSpace: Sum: 3us Avg: 3us Done Dumping Averages young concurrent copying paused: Sum: 203us 99% C.I. 29us-174us Avg: 101.500us Max: 174us young concurrent copying freed-bytes: Avg: 148KB Max: 148KB Min: 148KB Freed-bytes histogram: 0:1 young concurrent copying total time: 30.544ms mean time: 30.544ms young concurrent copying freed: 1279 objects with total size 148KB young concurrent copying throughput: 42633.3/s / 4953KB/s per cpu-time: 8454222/s / 8256KB/s young concurrent copying tracing throughput: 10MB/s per cpu-time: 18MB/s Average minor GC reclaim bytes ratio 0.313199 over 1 GC cycles Average minor GC copied live bytes ratio 0.335307 over 2 minor GCs Cumulative bytes moved 1631456 Cumulative objects moved 30664 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 30.544ms Mean GC size throughput: 4865KB/s per cpu-time: 7990KB/s Mean GC object throughput: 41874 objects/s Total number of allocations 154214 Total bytes allocated 2621KB Total bytes freed 148KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 253MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 203us Total time waiting for GC to complete: 3.648us Total GC count: 1 Total GC time: 30.544ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5318759 registered: 632199 Total native bytes at last GC: 5190295 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /system_ext/app/workloadclassifier/oat/arm64/workloadclassifier.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27822219 Metrics: ClassLoadingTotalTime: count = 4075 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 204 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 746448 TotalGcCollectionTime: count = 30 YoungGcThroughputAvg: count = 4 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 10 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 110us 99% C.I. 0.085us-34us Avg: 6.470us Max: 34us DALVIK THREADS (16): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12dc01c0 self=0xb40000789c817f50 | sysTid=3027 nice=-20 cgrp=default sched=0/0 handle=0x771810bcb0 | state=R schedstat=( 28004012 2849844 19 ) utm=1 stm=1 core=6 HZ=100 | stack=0x7718014000-0x7718016000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=3015 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 142693535 248445420 176 ) utm=0 stm=13 core=0 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c81ee90 | sysTid=3028 nice=-20 cgrp=default sched=0/0 handle=0x771300dcb0 | state=S schedstat=( 400833 2898854 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7712f16000-0x7712f18000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0238 self=0xb40000789c822630 | sysTid=3029 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 5074011 1280780 5 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc02b0 self=0xb40000789c8436a0 | sysTid=3030 nice=9 cgrp=default sched=0/0 handle=0x76c18c7cb0 | state=S schedstat=( 331875 19006823 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c17c8000-0x76c17ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerWatchdogDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0328 self=0xb40000789c83e330 | sysTid=3034 nice=4 cgrp=default sched=0/0 handle=0x76c14a3cb0 | state=S schedstat=( 336615 18336510 3 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c13a0000-0x76c13a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0afd8ffa> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0afd8ffa> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc03a0 self=0xb40000789c83c760 | sysTid=3033 nice=4 cgrp=default sched=0/0 handle=0x76c15adcb0 | state=S schedstat=( 530521 18693073 3 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c14aa000-0x76c14ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0530a9ab> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0530a9ab> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0418 self=0xb40000789c83ff00 | sysTid=3032 nice=4 cgrp=default sched=0/0 handle=0x76c16b7cb0 | state=S schedstat=( 311041 19044636 3 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c15b4000-0x76c15b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0eac8808> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0eac8808> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "HeapTaskDaemon" daemon prio=5 tid=13 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0670 self=0xb40000789c83ab90 | sysTid=3031 nice=4 cgrp=default sched=0/0 handle=0x76c17c1cb0 | state=S schedstat=( 19681665 31703645 17 ) utm=0 stm=1 core=6 HZ=100 | stack=0x76c16be000-0x76c16c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:3015_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0490 self=0xb40000789c841ad0 | sysTid=3039 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 934687 3320365 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:3015_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0508 self=0xb40000789c846e40 | sysTid=3040 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 3642707 16607448 12 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:3015_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0580 self=0xb40000789c845270 | sysTid=3047 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 11753387 66957082 37 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc05f8 self=0xb40000789c848a10 | sysTid=3091 nice=9 cgrp=default sched=0/0 handle=0x76b8f76cb0 | state=S schedstat=( 2307448 13799896 8 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b8e7f000-0x76b8e81000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HwBinder:3015_1" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cc0020 self=0xb40000789c81b6f0 | sysTid=3800 nice=0 cgrp=default sched=0/0 handle=0x7717e2fcb0 | state=S schedstat=( 444114 879062 5 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7717d38000-0x7717d3a000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "WLCServiceHandlerThread" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c80dc8 self=0xb40000789c838fc0 | sysTid=3807 nice=0 cgrp=default sched=0/0 handle=0x7717191cb0 | state=S schedstat=( 395418948 179946624 382 ) utm=9 stm=30 core=6 HZ=100 | stack=0x771708e000-0x7717090000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "queued-work-looper" prio=5 tid=4 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c84e00 self=0xb40000789c81d2c0 | sysTid=3808 nice=-2 cgrp=default sched=0/0 handle=0x7717087cb0 | state=S schedstat=( 858282 50573 1 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7716f84000-0x7716f86000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 3015 ----- ----- Waiting Channels: pid 3015 at 2022-10-28 21:20:16.439308757+0800 ----- Cmd line: com.qualcomm.qti.workloadclassifier sysTid=3015 do_epoll_wait sysTid=3027 do_sigtimedwait sysTid=3028 pipe_read sysTid=3029 do_sys_poll sysTid=3030 futex_wait_queue_me sysTid=3031 futex_wait_queue_me sysTid=3032 futex_wait_queue_me sysTid=3033 futex_wait_queue_me sysTid=3034 futex_wait_queue_me sysTid=3039 binder_thread_read sysTid=3040 binder_thread_read sysTid=3047 binder_thread_read sysTid=3091 futex_wait_queue_me sysTid=3800 binder_thread_read sysTid=3807 do_epoll_wait sysTid=3808 do_epoll_wait ----- end 3015 ----- ----- pid 2987 at 2022-10-28 21:20:16.535617403+0800 ----- Cmd line: com.qualcomm.qti.qccnetstat Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=14 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/QCC-Netstat/QCC-Netstat.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29995 strong; 1172 weak JNI: CheckJNI is off; globals=352 (plus 58 weak) Libraries: /system_ext/lib64/libqcc_netstats.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (17) Heap: 92% free, 1928KB/25MB; 146924 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.676ms Start Dumping Averages for 1 iterations for young concurrent copying SweepSystemWeaks: Sum: 19.586ms Avg: 19.586ms ScanImmuneSpaces: Sum: 6.944ms Avg: 6.944ms VisitConcurrentRoots: Sum: 1.454ms Avg: 1.454ms InitializePhase: Sum: 919us Avg: 919us ProcessMarkStack: Sum: 622us Avg: 622us GrayAllDirtyImmuneObjects: Sum: 299us Avg: 299us ClearFromSpace: Sum: 208us Avg: 208us FlipOtherThreads: Sum: 154us Avg: 154us SweepArray: Sum: 95us Avg: 95us ScanCardsForSpace: Sum: 76us Avg: 76us (Paused)ClearCards: Sum: 55us Avg: 55us ForwardSoftReferences: Sum: 53us Avg: 53us VisitNonThreadRoots: Sum: 40us Avg: 40us EnqueueFinalizerReferences: Sum: 36us Avg: 36us RecordFree: Sum: 22us Avg: 22us ResetStack: Sum: 20us Avg: 20us CopyingPhase: Sum: 14us Avg: 14us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 14us Avg: 14us EmptyRBMarkBitStack: Sum: 11us Avg: 11us ThreadListFlip: Sum: 8us Avg: 8us ProcessReferences: Sum: 8us Avg: 8us ReclaimPhase: Sum: 7us Avg: 7us SwapBitmaps: Sum: 6us Avg: 6us UnBindBitmaps: Sum: 5us Avg: 5us MarkZygoteLargeObjects: Sum: 4us Avg: 4us ResumeRunnableThreads: Sum: 3us Avg: 3us (Paused)FlipCallback: Sum: 3us Avg: 3us FreeList: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 95us 99% C.I. 12us-83us Avg: 47.500us Max: 83us young concurrent copying freed-bytes: Avg: 174KB Max: 174KB Min: 174KB Freed-bytes histogram: 0:1 young concurrent copying total time: 30.670ms mean time: 30.670ms young concurrent copying freed: 1368 objects with total size 174KB young concurrent copying throughput: 45600/s / 5819KB/s per cpu-time: 35755200/s / 34MB/s young concurrent copying tracing throughput: 11MB/s per cpu-time: 66MB/s Average minor GC reclaim bytes ratio 0.324674 over 1 GC cycles Average minor GC copied live bytes ratio 0.328522 over 2 minor GCs Cumulative bytes moved 1637672 Cumulative objects moved 30743 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 30.670ms Mean GC size throughput: 5692KB/s per cpu-time: 29MB/s Mean GC object throughput: 44603.8 objects/s Total number of allocations 148292 Total bytes allocated 2102KB Total bytes freed 174KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 95us Total time waiting for GC to complete: 1.561us Total GC count: 1 Total GC time: 30.670ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5216039 registered: 626199 Total native bytes at last GC: 5211991 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /system_ext/app/QCC-Netstat/oat/arm64/QCC-Netstat.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27822429 Metrics: ClassLoadingTotalTime: count = 5213 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 96 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 214976 TotalGcCollectionTime: count = 30 YoungGcThroughputAvg: count = 5 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 10 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 70us 99% C.I. 0.080us-11us Avg: 4.117us Max: 11us DALVIK THREADS (14): "Signal Catcher" daemon prio=10 tid=2 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e001c0 self=0xb40000789c819b20 | sysTid=2995 nice=-20 cgrp=default sched=0/0 handle=0x77180fecb0 | state=R schedstat=( 7571405 26713542 7 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7718007000-0x7718009000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2987 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 95949529 214164478 103 ) utm=0 stm=9 core=4 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "FinalizerDaemon" daemon prio=5 tid=3 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00238 self=0xb40000789c81ee90 | sysTid=3004 nice=4 cgrp=default sched=0/0 handle=0x7716aeacb0 | state=S schedstat=( 351769 3432657 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77169e7000-0x77169e9000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0a619e35> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=4 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e002b0 self=0xb40000789c838fc0 | sysTid=3003 nice=4 cgrp=default sched=0/0 handle=0x7716bf4cb0 | state=S schedstat=( 413074 2677500 3 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7716af1000-0x7716af3000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0bc2b2ca> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=5 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00328 self=0xb40000789c822630 | sysTid=3005 nice=4 cgrp=default sched=0/0 handle=0x77169e0cb0 | state=S schedstat=( 206928 1746978 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77168dd000-0x77168df000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "perfetto_hprof_listener" prio=10 tid=9 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c817f50 | sysTid=2998 nice=-20 cgrp=default sched=0/0 handle=0x7717000cb0 | state=S schedstat=( 407917 12082864 4 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7716f09000-0x7716f0b000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2987_1" prio=5 tid=11 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e003a0 self=0xb40000789c83e330 | sysTid=3006 nice=0 cgrp=default sched=0/0 handle=0x77137d8cb0 | state=S schedstat=( 1142655 10549428 7 ) utm=0 stm=0 core=7 HZ=100 | stack=0x77136e1000-0x77136e3000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=12 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00418 self=0xb40000789c8436a0 | sysTid=3001 nice=9 cgrp=default sched=0/0 handle=0x7716e04cb0 | state=S schedstat=( 331406 8869531 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7716d05000-0x7716d07000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=13 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00490 self=0xb40000789c841ad0 | sysTid=3000 nice=-20 cgrp=default sched=0/0 handle=0x7716f02cb0 | state=S schedstat=( 5838281 12694687 11 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7716e0b000-0x7716e0d000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2987_2" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e00508 self=0xb40000789c846e40 | sysTid=3011 nice=0 cgrp=default sched=0/0 handle=0x77136dacb0 | state=S schedstat=( 3356406 9355730 14 ) utm=0 stm=0 core=4 HZ=100 | stack=0x77135e3000-0x77135e5000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=15 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e007a8 self=0xb40000789c81d2c0 | sysTid=3002 nice=4 cgrp=default sched=0/0 handle=0x7716cfecb0 | state=S schedstat=( 7055519 39984584 17 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7716bfb000-0x7716bfd000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2987_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e00580 self=0xb40000789c845270 | sysTid=3018 nice=0 cgrp=default sched=0/0 handle=0x77135dccb0 | state=S schedstat=( 1073177 4193178 4 ) utm=0 stm=0 core=0 HZ=100 | stack=0x77134e5000-0x77134e7000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e005f8 self=0xb40000789c848a10 | sysTid=3045 nice=9 cgrp=default sched=0/0 handle=0x771340fcb0 | state=S schedstat=( 2239270 30974741 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713318000-0x771331a000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-2" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e00670 self=0xb40000789c84dd80 | sysTid=3089 nice=0 cgrp=default sched=0/0 handle=0x77131e9cb0 | state=S schedstat=( 420626 5031719 1 ) utm=0 stm=0 core=4 HZ=100 | stack=0x77130e6000-0x77130e8000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2788 /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+8) native: #01 pc 00000000000046a0 /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4(int, sockaddr*, unsigned int*, int) (.cfi)+76) native: #02 pc 0000000000051544 /apex/com.android.runtime/lib64/bionic/libc.so (accept4+48) native: #03 pc 00000000000222d0 /apex/com.android.art/lib64/libjavacore.so (Linux_accept(_JNIEnv*, _jobject*, _jobject*, _jobject*)+176) at libcore.io.Linux.accept(Native method) at libcore.io.ForwardingOs.accept(ForwardingOs.java:93) at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:66) at libcore.io.ForwardingOs.accept(ForwardingOs.java:93) at android.system.Os.accept(Os.java:57) at android.system.Os.accept(Os.java:51) at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:303) at android.net.LocalServerSocket.accept(LocalServerSocket.java:91) at com.qualcomm.qti.qccnetstat.QCCNetstatCollector$QCCNetstatCollectServerSocket.run(QCCNetstatCollector.java:90) at java.lang.Thread.run(Thread.java:920) ----- end 2987 ----- ----- Waiting Channels: pid 2987 at 2022-10-28 21:20:16.531033653+0800 ----- Cmd line: com.qualcomm.qti.qccnetstat sysTid=2987 do_epoll_wait sysTid=2995 do_sigtimedwait sysTid=2998 pipe_read sysTid=3000 do_sys_poll sysTid=3001 futex_wait_queue_me sysTid=3002 futex_wait_queue_me sysTid=3003 futex_wait_queue_me sysTid=3004 futex_wait_queue_me sysTid=3005 futex_wait_queue_me sysTid=3006 binder_thread_read sysTid=3011 binder_thread_read sysTid=3018 binder_thread_read sysTid=3045 futex_wait_queue_me sysTid=3089 __skb_wait_for_more_packets ----- end 2987 ----- ----- pid 2951 at 2022-10-28 21:20:16.588456778+0800 ----- Cmd line: com.qualcomm.qti.services.systemhelper:systemhelper_service Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=14 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/priv-app/com.qualcomm.qti.services.systemhelper/com.qualcomm.qti.services.systemhelper.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29986 strong; 1172 weak JNI: CheckJNI is off; globals=354 (plus 59 weak) Libraries: /system_ext/priv-app/com.qualcomm.qti.services.systemhelper/lib/arm64/libsystemhelper_jni.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (17) Heap: 92% free, 1996KB/25MB; 146909 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.636ms Start Dumping Averages for 1 iterations for young concurrent copying VisitConcurrentRoots: Sum: 9.425ms Avg: 9.425ms ScanImmuneSpaces: Sum: 2.043ms Avg: 2.043ms InitializePhase: Sum: 1.501ms Avg: 1.501ms ForwardSoftReferences: Sum: 1.280ms Avg: 1.280ms ProcessMarkStack: Sum: 512us Avg: 512us GrayAllDirtyImmuneObjects: Sum: 355us Avg: 355us SweepSystemWeaks: Sum: 203us Avg: 203us ClearFromSpace: Sum: 158us Avg: 158us FlipOtherThreads: Sum: 116us Avg: 116us ScanCardsForSpace: Sum: 87us Avg: 87us EnqueueFinalizerReferences: Sum: 52us Avg: 52us (Paused)ClearCards: Sum: 49us Avg: 49us SweepArray: Sum: 41us Avg: 41us VisitNonThreadRoots: Sum: 37us Avg: 37us SwapBitmaps: Sum: 20us Avg: 20us RecordFree: Sum: 19us Avg: 19us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 16us Avg: 16us ResetStack: Sum: 15us Avg: 15us CopyingPhase: Sum: 12us Avg: 12us ThreadListFlip: Sum: 9us Avg: 9us ProcessReferences: Sum: 8us Avg: 8us EmptyRBMarkBitStack: Sum: 8us Avg: 8us UnBindBitmaps: Sum: 5us Avg: 5us MarkZygoteLargeObjects: Sum: 5us Avg: 5us ReclaimPhase: Sum: 4us Avg: 4us (Paused)FlipCallback: Sum: 4us Avg: 4us FreeList: Sum: 2us Avg: 2us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 92us 99% C.I. 10us-82us Avg: 46us Max: 82us young concurrent copying freed-bytes: Avg: 143KB Max: 143KB Min: 143KB Freed-bytes histogram: 0:1 young concurrent copying total time: 15.990ms mean time: 15.990ms young concurrent copying freed: 1424 objects with total size 143KB young concurrent copying throughput: 94933.3/s / 9591KB/s per cpu-time: 24554666/s / 23MB/s young concurrent copying tracing throughput: 21MB/s per cpu-time: 54MB/s Average minor GC reclaim bytes ratio 0.310858 over 1 GC cycles Average minor GC copied live bytes ratio 0.3466 over 2 minor GCs Cumulative bytes moved 1636304 Cumulative objects moved 30716 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 15.990ms Mean GC size throughput: 8997KB/s per cpu-time: 22MB/s Mean GC object throughput: 89055.7 objects/s Total number of allocations 148333 Total bytes allocated 2140KB Total bytes freed 143KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 92us Total time waiting for GC to complete: 2.811us Total GC count: 1 Total GC time: 15.990ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5254467 registered: 629699 Total native bytes at last GC: 5195223 /system_ext/priv-app/com.qualcomm.qti.services.systemhelper/oat/arm64/com.qualcomm.qti.services.systemhelper.odex: verify /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27822607 Metrics: ClassLoadingTotalTime: count = 1696 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 92 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 237360 TotalGcCollectionTime: count = 16 YoungGcThroughputAvg: count = 8 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 20 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 95us 99% C.I. 0.085us-29us Avg: 5.588us Max: 29us DALVIK THREADS (16): "Signal Catcher" daemon prio=10 tid=2 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12d801c0 self=0x789c819b20 | sysTid=2975 nice=-20 cgrp=default sched=0/0 handle=0x7718114cb0 | state=R schedstat=( 36569633 21988544 37 ) utm=1 stm=2 core=6 HZ=100 | stack=0x771801d000-0x771801f000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2951 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 93786506 91796984 90 ) utm=0 stm=9 core=2 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80238 self=0x789c83c760 | sysTid=2978 nice=-20 cgrp=default sched=0/0 handle=0x7716f18cb0 | state=S schedstat=( 3106199 12161873 7 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7716e21000-0x7716e23000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0x789c83e330 | sysTid=2977 nice=-20 cgrp=default sched=0/0 handle=0x7717016cb0 | state=S schedstat=( 306927 11855573 1 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7716f1f000-0x7716f21000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d802b0 self=0x789c8436a0 | sysTid=2979 nice=9 cgrp=default sched=0/0 handle=0x7716e1acb0 | state=S schedstat=( 264062 16036563 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7716d1b000-0x7716d1d000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d805f8 self=0x789c81d2c0 | sysTid=2980 nice=4 cgrp=default sched=0/0 handle=0x7716d14cb0 | state=S schedstat=( 7185208 23244843 9 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7716c11000-0x7716c13000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80328 self=0x789c838fc0 | sysTid=2981 nice=4 cgrp=default sched=0/0 handle=0x7716c0acb0 | state=S schedstat=( 302083 13230781 3 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7716b07000-0x7716b09000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0f9ae8b1> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0f9ae8b1> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d803a0 self=0x789c81ee90 | sysTid=2982 nice=4 cgrp=default sched=0/0 handle=0x7716b00cb0 | state=S schedstat=( 346979 12986719 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77169fd000-0x77169ff000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x01c13196> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x01c13196> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80418 self=0x789c822630 | sysTid=2983 nice=4 cgrp=default sched=0/0 handle=0x77169f6cb0 | state=S schedstat=( 171458 12959584 3 ) utm=0 stm=0 core=4 HZ=100 | stack=0x77168f3000-0x77168f5000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0c620117> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0c620117> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2951_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80490 self=0x789c841ad0 | sysTid=2984 nice=0 cgrp=default sched=0/0 handle=0x77167eecb0 | state=S schedstat=( 643646 10489115 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x77166f7000-0x77166f9000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2951_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80508 self=0x789c846e40 | sysTid=2985 nice=0 cgrp=default sched=0/0 handle=0x77136f0cb0 | state=S schedstat=( 5052135 8545105 7 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77135f9000-0x77135fb000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=16 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80580 self=0x789c845270 | sysTid=3012 nice=9 cgrp=default sched=0/0 handle=0x771355dcb0 | state=S schedstat=( 2024478 95909792 13 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713466000-0x7713468000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-2" prio=5 tid=17 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c81b60 self=0x789c848a10 | sysTid=3428 nice=0 cgrp=default sched=0/0 handle=0x77131ebcb0 | state=S schedstat=( 7281873 23812187 17 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77130e8000-0x77130ea000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 000000000005ff40 /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+136) native: #03 pc 0000000000008990 /system_ext/lib64/libsystemhelper_jni.so (Java_com_qualcomm_qti_services_systemhelper_SysHelperService_getMessage.cfi+56) native: #04 pc 0000000000222244 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) native: #05 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) at com.qualcomm.qti.services.systemhelper.SysHelperService.getMessage(Native method) at com.qualcomm.qti.services.systemhelper.SysHelperService.run(SysHelperService.java:89) at java.lang.Thread.run(Thread.java:920) "queued-work-looper" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c81e28 self=0x789c84dd80 | sysTid=3429 nice=-2 cgrp=default sched=0/0 handle=0x77130e1cb0 | state=S schedstat=( 1678700 24614113 7 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7712fde000-0x7712fe0000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2951_3" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cc0020 self=0x789c84a5e0 | sysTid=3427 nice=0 cgrp=default sched=0/0 handle=0x77132e9cb0 | state=S schedstat=( 2167343 14525780 9 ) utm=0 stm=0 core=1 HZ=100 | stack=0x77131f2000-0x77131f4000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HwBinder:2951_1" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d40020 self=0x789c84c1b0 | sysTid=3431 nice=0 cgrp=default sched=0/0 handle=0x76b59c5cb0 | state=S schedstat=( 283854 1977812 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b58ce000-0x76b58d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2951 ----- ----- Waiting Channels: pid 2951 at 2022-10-28 21:20:16.585425372+0800 ----- Cmd line: com.qualcomm.qti.services.systemhelper:systemhelper_service sysTid=2951 do_epoll_wait sysTid=2975 do_sigtimedwait sysTid=2977 pipe_read sysTid=2978 do_sys_poll sysTid=2979 futex_wait_queue_me sysTid=2980 futex_wait_queue_me sysTid=2981 futex_wait_queue_me sysTid=2982 futex_wait_queue_me sysTid=2983 futex_wait_queue_me sysTid=2984 binder_thread_read sysTid=2985 binder_thread_read sysTid=3012 futex_wait_queue_me sysTid=3428 futex_wait_queue_me sysTid=3427 binder_thread_read sysTid=3429 do_epoll_wait sysTid=3431 binder_thread_read ----- end 2951 ----- ----- pid 2938 at 2022-10-28 21:20:16.686444122+0800 ----- Cmd line: .pasr Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=12 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/vendor/app/pasrservice/pasrservice.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29995 strong; 1172 weak JNI: CheckJNI is off; globals=352 (plus 58 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 1958KB/25MB; 146839 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.636ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 4.442ms Avg: 4.442ms VisitConcurrentRoots: Sum: 1.191ms Avg: 1.191ms InitializePhase: Sum: 836us Avg: 836us ProcessMarkStack: Sum: 647us Avg: 647us GrayAllDirtyImmuneObjects: Sum: 331us Avg: 331us SweepSystemWeaks: Sum: 213us Avg: 213us ClearFromSpace: Sum: 159us Avg: 159us FlipOtherThreads: Sum: 114us Avg: 114us ScanCardsForSpace: Sum: 89us Avg: 89us (Paused)ClearCards: Sum: 49us Avg: 49us SweepArray: Sum: 39us Avg: 39us EnqueueFinalizerReferences: Sum: 34us Avg: 34us VisitNonThreadRoots: Sum: 34us Avg: 34us RecordFree: Sum: 21us Avg: 21us SwapBitmaps: Sum: 18us Avg: 18us ResetStack: Sum: 14us Avg: 14us CopyingPhase: Sum: 13us Avg: 13us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 13us Avg: 13us ThreadListFlip: Sum: 8us Avg: 8us ForwardSoftReferences: Sum: 8us Avg: 8us ProcessReferences: Sum: 6us Avg: 6us UnBindBitmaps: Sum: 4us Avg: 4us MarkZygoteLargeObjects: Sum: 4us Avg: 4us EmptyRBMarkBitStack: Sum: 4us Avg: 4us ReclaimPhase: Sum: 3us Avg: 3us FreeList: Sum: 2us Avg: 2us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)FlipCallback: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 88us 99% C.I. 12us-76us Avg: 44us Max: 76us young concurrent copying freed-bytes: Avg: 149KB Max: 149KB Min: 149KB Freed-bytes histogram: 0:1 young concurrent copying total time: 8.302ms mean time: 8.302ms young concurrent copying freed: 1296 objects with total size 149KB young concurrent copying throughput: 162000/s / 18MB/s per cpu-time: 25436000/s / 24MB/s young concurrent copying tracing throughput: 40MB/s per cpu-time: 54MB/s Average minor GC reclaim bytes ratio 0.313413 over 1 GC cycles Average minor GC copied live bytes ratio 0.334282 over 2 minor GCs Cumulative bytes moved 1631016 Cumulative objects moved 30652 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 8.302ms Mean GC size throughput: 17MB/s per cpu-time: 23MB/s Mean GC object throughput: 156107 objects/s Total number of allocations 148135 Total bytes allocated 2107KB Total bytes freed 149KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 88us Total time waiting for GC to complete: 2.759us Total GC count: 1 Total GC time: 8.302ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5222179 registered: 627699 Total native bytes at last GC: 5195559 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /data/dalvik-cache/arm64/vendor@app@pasrservice@pasrservice.apk@classes.dex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27822769 Metrics: ClassLoadingTotalTime: count = 1836 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 88 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 219616 TotalGcCollectionTime: count = 8 YoungGcThroughputAvg: count = 16 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 38 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 90us 99% C.I. 0.085us-26us Avg: 5.294us Max: 26us DALVIK THREADS (14): "Signal Catcher" daemon prio=10 tid=6 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12dc01c0 self=0xb40000789c838fc0 | sysTid=2957 nice=-20 cgrp=default sched=0/0 handle=0x7718104cb0 | state=R schedstat=( 21726146 8759064 16 ) utm=1 stm=1 core=6 HZ=100 | stack=0x771800d000-0x771800f000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2938 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 143212338 168771882 139 ) utm=0 stm=13 core=5 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0238 self=0xb40000789c81ee90 | sysTid=2960 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 6517191 34371508 11 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c822630 | sysTid=2959 nice=-20 cgrp=default sched=0/0 handle=0x7713006cb0 | state=S schedstat=( 399636 3380156 1 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7712f0f000-0x7712f11000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc02b0 self=0xb40000789c8436a0 | sysTid=2961 nice=9 cgrp=default sched=0/0 handle=0x76c18c7cb0 | state=S schedstat=( 345938 3946302 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c17c8000-0x76c17ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0670 self=0xb40000789c83ab90 | sysTid=2962 nice=4 cgrp=default sched=0/0 handle=0x76c17c1cb0 | state=S schedstat=( 7567134 13200054 8 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c16be000-0x76c16c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0328 self=0xb40000789c83ff00 | sysTid=2963 nice=4 cgrp=default sched=0/0 handle=0x76c16b7cb0 | state=S schedstat=( 302761 7410364 4 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76c15b4000-0x76c15b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x069bdc3b> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc03a0 self=0xb40000789c83c760 | sysTid=2964 nice=4 cgrp=default sched=0/0 handle=0x76c15adcb0 | state=S schedstat=( 361666 7318229 4 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76c14aa000-0x76c14ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0e18ef58> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0e18ef58> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0418 self=0xb40000789c83e330 | sysTid=2965 nice=4 cgrp=default sched=0/0 handle=0x76c14a3cb0 | state=S schedstat=( 334113 7039167 5 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c13a0000-0x76c13a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0f9ae8b1> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0f9ae8b1> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2938_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0490 self=0xb40000789c841ad0 | sysTid=2966 nice=0 cgrp=default sched=0/0 handle=0x76c029bcb0 | state=S schedstat=( 1055938 7830051 6 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c01a4000-0x76c01a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2938_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0508 self=0xb40000789c846e40 | sysTid=2967 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 4433646 40539480 21 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2938_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0580 self=0xb40000789c845270 | sysTid=2976 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 2115990 10350261 6 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc05f8 self=0xb40000789c848a10 | sysTid=2989 nice=9 cgrp=default sched=0/0 handle=0x76b8f6dcb0 | state=S schedstat=( 6695310 18951616 16 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76b8e76000-0x76b8e78000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c82430 self=0xb40000789c817f50 | sysTid=3781 nice=-2 cgrp=default sched=0/0 handle=0x7718006cb0 | state=S schedstat=( 885000 2975052 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7717f03000-0x7717f05000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2938 ----- ----- Waiting Channels: pid 2938 at 2022-10-28 21:20:16.681913497+0800 ----- Cmd line: .pasr sysTid=2938 do_epoll_wait sysTid=2957 do_sigtimedwait sysTid=2959 pipe_read sysTid=2960 do_sys_poll sysTid=2961 futex_wait_queue_me sysTid=2962 futex_wait_queue_me sysTid=2963 futex_wait_queue_me sysTid=2964 futex_wait_queue_me sysTid=2965 futex_wait_queue_me sysTid=2966 binder_thread_read sysTid=2967 binder_thread_read sysTid=2976 binder_thread_read sysTid=2989 futex_wait_queue_me sysTid=3781 do_epoll_wait ----- end 2938 ----- ----- pid 2906 at 2022-10-28 21:20:16.755815424+0800 ----- Cmd line: ts.car.uart Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=32 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/vendor/app/TsUartService/TsUartService.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30000 strong; 1172 weak JNI: CheckJNI is off; globals=362 (plus 60 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 2014KB/25MB; 146970 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.673ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 11.236ms Avg: 11.236ms VisitConcurrentRoots: Sum: 894us Avg: 894us InitializePhase: Sum: 683us Avg: 683us ProcessMarkStack: Sum: 440us Avg: 440us GrayAllDirtyImmuneObjects: Sum: 285us Avg: 285us ClearFromSpace: Sum: 192us Avg: 192us SweepSystemWeaks: Sum: 177us Avg: 177us FlipOtherThreads: Sum: 114us Avg: 114us ScanCardsForSpace: Sum: 70us Avg: 70us (Paused)ClearCards: Sum: 35us Avg: 35us SweepArray: Sum: 31us Avg: 31us VisitNonThreadRoots: Sum: 30us Avg: 30us EnqueueFinalizerReferences: Sum: 23us Avg: 23us RecordFree: Sum: 18us Avg: 18us CopyingPhase: Sum: 13us Avg: 13us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 12us Avg: 12us ResetStack: Sum: 10us Avg: 10us ThreadListFlip: Sum: 8us Avg: 8us EmptyRBMarkBitStack: Sum: 7us Avg: 7us ForwardSoftReferences: Sum: 6us Avg: 6us SwapBitmaps: Sum: 5us Avg: 5us UnBindBitmaps: Sum: 4us Avg: 4us ProcessReferences: Sum: 4us Avg: 4us ReclaimPhase: Sum: 3us Avg: 3us MarkZygoteLargeObjects: Sum: 3us Avg: 3us FreeList: Sum: 2us Avg: 2us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)FlipCallback: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 81us 99% C.I. 20us-61us Avg: 40.500us Max: 61us young concurrent copying freed-bytes: Avg: 189KB Max: 189KB Min: 189KB Freed-bytes histogram: 0:1 young concurrent copying total time: 14.311ms mean time: 14.311ms young concurrent copying freed: 1368 objects with total size 189KB young concurrent copying throughput: 97714.3/s / 13MB/s per cpu-time: 38833600/s / 37MB/s young concurrent copying tracing throughput: 23MB/s per cpu-time: 67MB/s Average minor GC reclaim bytes ratio 0.329228 over 1 GC cycles Average minor GC copied live bytes ratio 0.329302 over 2 minor GCs Cumulative bytes moved 1642648 Cumulative objects moved 30778 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 14.311ms Mean GC size throughput: 12MB/s per cpu-time: 36MB/s Mean GC object throughput: 95590.8 objects/s Total number of allocations 148338 Total bytes allocated 2203KB Total bytes freed 189KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 81us Total time waiting for GC to complete: 3.334us Total GC count: 1 Total GC time: 14.311ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5330563 registered: 643683 Total native bytes at last GC: 5240659 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /data/dalvik-cache/arm64/vendor@app@TsUartService@TsUartService.apk@classes.dex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27823128 Metrics: ClassLoadingTotalTime: count = 40384 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 81 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 318464 TotalGcCollectionTime: count = 14 YoungGcThroughputAvg: count = 12 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 23 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 92us 99% C.I. 0.085us-28us Avg: 5.411us Max: 28us DALVIK THREADS (17): "Signal Catcher" daemon prio=10 tid=2 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e401c0 self=0xb40000789c819b20 | sysTid=2918 nice=-20 cgrp=default sched=0/0 handle=0x7718100cb0 | state=R schedstat=( 27892499 6085313 19 ) utm=0 stm=1 core=6 HZ=100 | stack=0x7718009000-0x771800b000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2906 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 172976891 370826189 194 ) utm=1 stm=16 core=3 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40238 self=0xb40000789c822630 | sysTid=2923 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 5659843 9489479 8 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83ab90 | sysTid=2921 nice=-20 cgrp=default sched=0/0 handle=0x7713002cb0 | state=S schedstat=( 924635 13673594 1 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7712f0b000-0x7712f0d000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e402b0 self=0xb40000789c83ff00 | sysTid=2924 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 821199 4675260 1 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40328 self=0xb40000789c83e330 | sysTid=2930 nice=4 cgrp=default sched=0/0 handle=0x76c05adcb0 | state=S schedstat=( 792553 6690364 3 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76c04aa000-0x76c04ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0a619e35> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e403a0 self=0xb40000789c83c760 | sysTid=2929 nice=4 cgrp=default sched=0/0 handle=0x76c06b7cb0 | state=S schedstat=( 588385 7785261 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c05b4000-0x76c05b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0bc2b2ca> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "HeapTaskDaemon" daemon prio=5 tid=12 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e407c8 self=0xb40000789c81ee90 | sysTid=2927 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 7066926 21126979 8 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40418 self=0xb40000789c8436a0 | sysTid=2931 nice=4 cgrp=default sched=0/0 handle=0x76c04a3cb0 | state=S schedstat=( 622550 7280000 4 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c03a0000-0x76c03a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2906_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40490 self=0xb40000789c841ad0 | sysTid=2933 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 2775521 14323125 6 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2906_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40508 self=0xb40000789c846e40 | sysTid=2936 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 6352082 36266146 12 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=16 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40580 self=0xb40000789c845270 | sysTid=2990 nice=9 cgrp=default sched=0/0 handle=0x76b9fb4cb0 | state=S schedstat=( 2046302 12655105 7 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b9ebd000-0x76b9ebf000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HwBinder:2906_1" prio=5 tid=17 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e405f8 self=0xb40000789c848a10 | sysTid=3019 nice=0 cgrp=default sched=0/0 handle=0x76b8db8cb0 | state=S schedstat=( 5734168 7353020 11 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b8cc1000-0x76b8cc3000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2906_3" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40670 self=0xb40000789c84dd80 | sysTid=3020 nice=0 cgrp=default sched=0/0 handle=0x76b8cbacb0 | state=S schedstat=( 11127293 33330209 19 ) utm=0 stm=1 core=6 HZ=100 | stack=0x76b8bc3000-0x76b8bc5000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e406e8 self=0xb40000789c84a5e0 | sysTid=3037 nice=-2 cgrp=default sched=0/0 handle=0x76b6bbccb0 | state=S schedstat=( 509999 4217241 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b6ab9000-0x76b6abb000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2906_4" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d40020 self=0xb40000789c838fc0 | sysTid=5861 nice=0 cgrp=default sched=0/0 handle=0x7716fe2cb0 | state=S schedstat=( 8803592 17806410 27 ) utm=0 stm=0 core=3 HZ=100 | stack=0x7716eeb000-0x7716eed000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2906_5" prio=5 tid=4 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0020 self=0xb40000789c817f50 | sysTid=14901 nice=0 cgrp=default sched=0/0 handle=0x7715ee4cb0 | state=S schedstat=( 7257083 19450471 19 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7715ded000-0x7715def000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2906 ----- ----- Waiting Channels: pid 2906 at 2022-10-28 21:20:16.752965320+0800 ----- Cmd line: ts.car.uart sysTid=2906 do_epoll_wait sysTid=2918 do_sigtimedwait sysTid=2921 pipe_read sysTid=2923 do_sys_poll sysTid=2924 futex_wait_queue_me sysTid=2927 futex_wait_queue_me sysTid=2929 futex_wait_queue_me sysTid=2930 futex_wait_queue_me sysTid=2931 futex_wait_queue_me sysTid=2933 binder_thread_read sysTid=2936 binder_thread_read sysTid=2990 futex_wait_queue_me sysTid=3019 binder_thread_read sysTid=3020 binder_thread_read sysTid=3037 do_epoll_wait sysTid=5861 binder_thread_read sysTid=14901 binder_thread_read ----- end 2906 ----- ----- pid 2851 at 2022-10-28 21:20:16.844464643+0800 ----- Cmd line: com.qualcomm.location Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=224 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/priv-app/com.qualcomm.location/com.qualcomm.location.apk], parent #1 #5 dalvik.system.PathClassLoader: [/system/framework/com.android.location.provider.jar], parent #1 #6 dalvik.system.PathClassLoader: [/system/system_ext/framework/izat.xt.srv.jar], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30138 strong; 1174 weak JNI: CheckJNI is off; globals=378 (plus 65 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 89% free, 2812KB/25MB; 165460 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 41.027ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 25.557ms Avg: 25.557ms ClearFromSpace: Sum: 16.541ms Avg: 16.541ms InitializePhase: Sum: 1.952ms Avg: 1.952ms ProcessMarkStack: Sum: 1.278ms Avg: 1.278ms VisitConcurrentRoots: Sum: 1.216ms Avg: 1.216ms GrayAllDirtyImmuneObjects: Sum: 326us Avg: 326us SweepSystemWeaks: Sum: 206us Avg: 206us FlipOtherThreads: Sum: 122us Avg: 122us ScanCardsForSpace: Sum: 97us Avg: 97us (Paused)ClearCards: Sum: 64us Avg: 64us ForwardSoftReferences: Sum: 46us Avg: 46us SweepArray: Sum: 35us Avg: 35us EnqueueFinalizerReferences: Sum: 31us Avg: 31us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 27us Avg: 27us VisitNonThreadRoots: Sum: 24us Avg: 24us RecordFree: Sum: 24us Avg: 24us CopyingPhase: Sum: 14us Avg: 14us ResetStack: Sum: 13us Avg: 13us ProcessReferences: Sum: 13us Avg: 13us ThreadListFlip: Sum: 12us Avg: 12us EmptyRBMarkBitStack: Sum: 12us Avg: 12us SwapBitmaps: Sum: 6us Avg: 6us FreeList: Sum: 5us Avg: 5us ReclaimPhase: Sum: 5us Avg: 5us UnBindBitmaps: Sum: 5us Avg: 5us MarkZygoteLargeObjects: Sum: 5us Avg: 5us (Paused)FlipCallback: Sum: 4us Avg: 4us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 2us Avg: 2us FlipThreadRoots: Sum: 2us Avg: 2us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 124us 99% C.I. 11us-113us Avg: 62us Max: 113us young concurrent copying freed-bytes: Avg: 459KB Max: 459KB Min: 459KB Freed-bytes histogram: 320:1 young concurrent copying total time: 47.646ms mean time: 47.646ms young concurrent copying freed: 5573 objects with total size 459KB young concurrent copying throughput: 118574/s / 9784KB/s per cpu-time: 67270857/s / 64MB/s young concurrent copying tracing throughput: 10MB/s per cpu-time: 71MB/s Average minor GC reclaim bytes ratio 0.410797 over 1 GC cycles Average minor GC copied live bytes ratio 0.354421 over 2 minor GCs Cumulative bytes moved 1783672 Cumulative objects moved 32835 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 47.646ms Mean GC size throughput: 9651KB/s per cpu-time: 58MB/s Mean GC object throughput: 116967 objects/s Total number of allocations 171033 Total bytes allocated 3272KB Total bytes freed 459KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 253MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 124us Total time waiting for GC to complete: 3.333us Total GC count: 1 Total GC time: 47.646ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5343815 registered: 653863 Total native bytes at last GC: 5363575 /system/framework/oat/arm64/services.vdex: verify /system_ext/priv-app/com.qualcomm.location/oat/arm64/com.qualcomm.location.vdex: verify /system/framework/oat/arm64/com.android.location.provider.odex: speed /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 6KB / 32KB Current JIT data cache size (used / resident): 7KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 20KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 24 Total number of JIT baseline compilations: 6 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Avg: 248B Max: 1152B Min: 32B Memory used for compiled code: Avg: 1138B Max: 3824B Min: 192B Memory used for profiling info: Avg: 192B Max: 672B Min: 24B Start Dumping Averages for 24 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.101ms Compiling baseline: Sum: 12.127ms Avg: 505.291us TrimMaps: Sum: 3.374ms Avg: 140.583us Done Dumping Averages Memory used for compilation: Avg: 93KB Max: 360KB Min: 16KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27823745 Metrics: ClassLoadingTotalTime: count = 112363 ClassVerificationTotalTime: count = 1106 ClassVerificationCount: count = 7 WorldStopTimeDuringGCAvg: count = 125 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 1395880 TotalGcCollectionTime: count = 53 YoungGcThroughputAvg: count = 8 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 9 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 34882 JitMethodCompileCount: count = 6 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 101us 99% C.I. 0.085us-32us Avg: 5.941us Max: 32us DALVIK THREADS (18): "Signal Catcher" daemon prio=10 tid=3 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12ec01c0 self=0xb40000789c81b6f0 | sysTid=2862 nice=-20 cgrp=default sched=0/0 handle=0x7718114cb0 | state=R schedstat=( 44197810 9410054 12 ) utm=1 stm=3 core=6 HZ=100 | stack=0x771801d000-0x771801f000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2851 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 182339419 431452761 178 ) utm=3 stm=14 core=6 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0238 self=0xb40000789c83c760 | sysTid=2866 nice=-20 cgrp=default sched=0/0 handle=0x7713f18cb0 | state=S schedstat=( 4132346 17180520 12 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7713e21000-0x7713e23000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2864 nice=-20 cgrp=default sched=0/0 handle=0x7715016cb0 | state=S schedstat=( 508908 17412290 7 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7714f1f000-0x7714f21000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec02b0 self=0xb40000789c8436a0 | sysTid=2867 nice=9 cgrp=default sched=0/0 handle=0x7713e1acb0 | state=S schedstat=( 14277708 54392760 30 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7713d1b000-0x7713d1d000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0328 self=0xb40000789c822630 | sysTid=2870 nice=4 cgrp=default sched=0/0 handle=0x7713b00cb0 | state=S schedstat=( 997865 18703801 10 ) utm=0 stm=0 core=1 HZ=100 | stack=0x77139fd000-0x77139ff000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x08ec06ff> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x08ec06ff> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "HeapTaskDaemon" daemon prio=5 tid=11 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec08a8 self=0xb40000789c838fc0 | sysTid=2868 nice=4 cgrp=default sched=0/0 handle=0x7713d14cb0 | state=S schedstat=( 9542504 62934426 32 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713c11000-0x7713c13000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec03a0 self=0xb40000789c83ab90 | sysTid=2871 nice=4 cgrp=default sched=0/0 handle=0x77139f6cb0 | state=S schedstat=( 825833 28062290 10 ) utm=0 stm=0 core=0 HZ=100 | stack=0x77138f3000-0x77138f5000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0edadccc> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0edadccc> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2851_1" prio=5 tid=13 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0418 self=0xb40000789c841ad0 | sysTid=2872 nice=0 cgrp=default sched=0/0 handle=0x77137eecb0 | state=S schedstat=( 2041875 9532394 17 ) utm=0 stm=0 core=5 HZ=100 | stack=0x77136f7000-0x77136f9000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=14 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0490 self=0xb40000789c81ee90 | sysTid=2869 nice=4 cgrp=default sched=0/0 handle=0x7713c0acb0 | state=S schedstat=( 1530052 39504740 13 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7713b07000-0x7713b09000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x043e5b15> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x043e5b15> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2851_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0508 self=0xb40000789c846e40 | sysTid=2886 nice=0 cgrp=default sched=0/0 handle=0x77136f0cb0 | state=S schedstat=( 7188645 51536564 30 ) utm=0 stm=0 core=0 HZ=100 | stack=0x77135f9000-0x77135fb000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2851_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0580 self=0xb40000789c845270 | sysTid=2890 nice=0 cgrp=default sched=0/0 handle=0x77135f2cb0 | state=S schedstat=( 255288681 856650533 1115 ) utm=7 stm=18 core=5 HZ=100 | stack=0x77134fb000-0x77134fd000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec05f8 self=0xb40000789c848a10 | sysTid=2926 nice=9 cgrp=default sched=0/0 handle=0x7713424cb0 | state=S schedstat=( 2200835 9805730 12 ) utm=0 stm=0 core=6 HZ=100 | stack=0x771332d000-0x771332f000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "IZatServiceContext" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0670 self=0xb40000789c84dd80 | sysTid=2942 nice=0 cgrp=default sched=0/0 handle=0x7713246cb0 | state=S schedstat=( 348769736 1434693183 2139 ) utm=15 stm=19 core=0 HZ=100 | stack=0x7713143000-0x7713145000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:2851_1" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0750 self=0xb40000789c84c1b0 | sysTid=2949 nice=0 cgrp=default sched=0/0 handle=0x76b566fcb0 | state=S schedstat=( 248698 18237188 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b5578000-0x76b557a000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec07c8 self=0xb40000789c84a5e0 | sysTid=2988 nice=-2 cgrp=default sched=0/0 handle=0x771313ccb0 | state=S schedstat=( 3676822 29355209 4 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7713039000-0x771303b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2851_4" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cc0020 self=0xb40000789c854cc0 | sysTid=3225 nice=0 cgrp=default sched=0/0 handle=0x76b4571cb0 | state=S schedstat=( 110578685 350593705 489 ) utm=2 stm=8 core=0 HZ=100 | stack=0x76b447a000-0x76b447c000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2851_5" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0020 self=0xb40000789c83ff00 | sysTid=6888 nice=0 cgrp=default sched=0/0 handle=0x7718016cb0 | state=S schedstat=( 136970123 494011831 641 ) utm=3 stm=9 core=0 HZ=100 | stack=0x7717f1f000-0x7717f21000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2851 ----- ----- Waiting Channels: pid 2851 at 2022-10-28 21:20:16.839720320+0800 ----- Cmd line: com.qualcomm.location sysTid=2851 do_epoll_wait sysTid=2862 do_sigtimedwait sysTid=2864 pipe_read sysTid=2866 do_sys_poll sysTid=2867 futex_wait_queue_me sysTid=2868 futex_wait_queue_me sysTid=2869 futex_wait_queue_me sysTid=2870 futex_wait_queue_me sysTid=2871 futex_wait_queue_me sysTid=2872 binder_thread_read sysTid=2886 binder_thread_read sysTid=2890 binder_thread_read sysTid=2926 futex_wait_queue_me sysTid=2942 do_epoll_wait sysTid=2949 binder_thread_read sysTid=2988 do_epoll_wait sysTid=3225 binder_thread_read sysTid=6888 binder_thread_read ----- end 2851 ----- ----- pid 2563 at 2022-10-28 21:20:16.966772403+0800 ----- Cmd line: com.qualcomm.qti.qdma Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=121 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/QCC/QCC.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30467 strong; 1173 weak JNI: CheckJNI is off; globals=365 (plus 59 weak) Libraries: /system_ext/lib64/libqcc.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (17) Heap: 90% free, 2412KB/25MB; 149549 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 25.561ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 9.136ms Avg: 9.136ms VisitConcurrentRoots: Sum: 4.486ms Avg: 4.486ms ProcessMarkStack: Sum: 3.624ms Avg: 3.624ms InitializePhase: Sum: 1.662ms Avg: 1.662ms ClearFromSpace: Sum: 1.078ms Avg: 1.078ms SweepSystemWeaks: Sum: 737us Avg: 737us GrayAllDirtyImmuneObjects: Sum: 381us Avg: 381us SweepArray: Sum: 330us Avg: 330us EnqueueFinalizerReferences: Sum: 166us Avg: 166us ForwardSoftReferences: Sum: 146us Avg: 146us FlipOtherThreads: Sum: 140us Avg: 140us VisitNonThreadRoots: Sum: 100us Avg: 100us ScanCardsForSpace: Sum: 91us Avg: 91us RecordFree: Sum: 65us Avg: 65us EmptyRBMarkBitStack: Sum: 29us Avg: 29us (Paused)ClearCards: Sum: 29us Avg: 29us CopyingPhase: Sum: 28us Avg: 28us ResetStack: Sum: 27us Avg: 27us ProcessReferences: Sum: 25us Avg: 25us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 13us Avg: 13us ThreadListFlip: Sum: 9us Avg: 9us SwapBitmaps: Sum: 9us Avg: 9us FreeList: Sum: 8us Avg: 8us ReclaimPhase: Sum: 8us Avg: 8us UnBindBitmaps: Sum: 8us Avg: 8us MarkZygoteLargeObjects: Sum: 4us Avg: 4us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 2us Avg: 2us (Paused)FlipCallback: Sum: 2us Avg: 2us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 89us 99% C.I. 30us-59us Avg: 44.500us Max: 59us young concurrent copying freed-bytes: Avg: 964KB Max: 964KB Min: 964KB Freed-bytes histogram: 960:1 young concurrent copying total time: 22.346ms mean time: 22.346ms young concurrent copying freed: 11704 objects with total size 964KB young concurrent copying throughput: 532000/s / 42MB/s per cpu-time: 61700000/s / 58MB/s young concurrent copying tracing throughput: 18MB/s per cpu-time: 25MB/s Average minor GC reclaim bytes ratio 0.492137 over 1 GC cycles Average minor GC copied live bytes ratio 0.263457 over 2 minor GCs Cumulative bytes moved 1699664 Cumulative objects moved 31775 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 22.346ms Mean GC size throughput: 42MB/s per cpu-time: 57MB/s Mean GC object throughput: 523763 objects/s Total number of allocations 161253 Total bytes allocated 3377KB Total bytes freed 964KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 253MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 89us Total time waiting for GC to complete: 3.227us Total GC count: 1 Total GC time: 22.346ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5460631 registered: 644199 Total native bytes at last GC: 5427867 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/org.apache.http.legacy.odex: speed-profile /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /system_ext/app/QCC/oat/arm64/QCC.vdex: verify Current JIT code cache size (used / resident): 5KB / 32KB Current JIT data cache size (used / resident): 7KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 20KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 24 Total number of JIT baseline compilations: 6 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Avg: 165B Max: 432B Min: 32B Memory used for compiled code: Avg: 1007B Max: 2240B Min: 192B Memory used for profiling info: Avg: 248B Max: 504B Min: 24B Start Dumping Averages for 24 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.101ms Compiling baseline: Sum: 7.054ms Avg: 293.916us TrimMaps: Sum: 3.132ms Avg: 130.500us Done Dumping Averages Memory used for compilation: Avg: 91KB Max: 360KB Min: 16KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27827234 Metrics: ClassLoadingTotalTime: count = 13700 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 89 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 1520648 TotalGcCollectionTime: count = 22 YoungGcThroughputAvg: count = 31 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 18 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 8639 JitMethodCompileCount: count = 6 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 102us 99% C.I. 0.085us-30.640us Avg: 6us Max: 31us DALVIK THREADS (18): "Signal Catcher" daemon prio=10 tid=2 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e401c0 self=0xb40000789c819b20 | sysTid=2578 nice=-20 cgrp=default sched=0/0 handle=0x7718112cb0 | state=R schedstat=( 23528282 1190626 4 ) utm=1 stm=1 core=6 HZ=100 | stack=0x771801b000-0x771801d000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2563 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 223312231 463342712 440 ) utm=4 stm=18 core=0 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40238 self=0xb40000789c83c760 | sysTid=2581 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 6550364 17656822 11 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2580 nice=-20 cgrp=default sched=0/0 handle=0x7713014cb0 | state=S schedstat=( 365365 6488750 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7712f1d000-0x7712f1f000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e402b0 self=0xb40000789c8436a0 | sysTid=2583 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 8526927 11194739 11 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e407f0 self=0xb40000789c81b6f0 | sysTid=2584 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 18205421 10214322 8 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40328 self=0xb40000789c822630 | sysTid=2585 nice=4 cgrp=default sched=0/0 handle=0x76c36b7cb0 | state=S schedstat=( 621927 4985364 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c35b4000-0x76c35b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0cf6eb93> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0cf6eb93> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e403a0 self=0xb40000789c83ab90 | sysTid=2586 nice=4 cgrp=default sched=0/0 handle=0x76c35adcb0 | state=S schedstat=( 524062 5067761 3 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c34aa000-0x76c34ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x079b47d0> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x079b47d0> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40418 self=0xb40000789c83ff00 | sysTid=2587 nice=4 cgrp=default sched=0/0 handle=0x76c34a3cb0 | state=S schedstat=( 400990 5228594 5 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c33a0000-0x76c33a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x07df23c9> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x07df23c9> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2563_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40490 self=0xb40000789c841ad0 | sysTid=2588 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 3871249 14070678 14 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2563_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40508 self=0xb40000789c846e40 | sysTid=2601 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 1116823 9294324 4 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=16 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40580 self=0xb40000789c845270 | sysTid=2614 nice=9 cgrp=default sched=0/0 handle=0x76b9fadcb0 | state=S schedstat=( 2813021 26064844 6 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b9eb6000-0x76b9eb8000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "pool-2-thread-1" prio=5 tid=17 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e405f8 self=0xb40000789c848a10 | sysTid=2630 nice=0 cgrp=default sched=0/0 handle=0x76b8ddecb0 | state=S schedstat=( 46020877 109536042 89 ) utm=1 stm=2 core=6 HZ=100 | stack=0x76b8cdb000-0x76b8cdd000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "FileObserver" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40768 self=0xb40000789c84a5e0 | sysTid=2700 nice=0 cgrp=default sched=0/0 handle=0x76b7abecb0 | state=S schedstat=( 519166 0 1 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76b79bb000-0x76b79bd000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 00000000001a9290 /system/lib64/libandroid_runtime.so (android::android_os_fileobserver_observe(_JNIEnv*, _jobject*, int)+168) at android.os.FileObserver$ObserverThread.observe(Native method) at android.os.FileObserver$ObserverThread.run(FileObserver.java:116) "Binder:2563_3" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c40020 self=0xb40000789c84dd80 | sysTid=2826 nice=0 cgrp=default sched=0/0 handle=0x76b58b6cb0 | state=S schedstat=( 1019012 10578124 7 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b57bf000-0x76b57c1000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c907c0 self=0xb40000789c854cc0 | sysTid=3022 nice=-2 cgrp=default sched=0/0 handle=0x76b35a4cb0 | state=S schedstat=( 1585468 22758905 5 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b34a1000-0x76b34a3000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ConnectivityThread" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dcd8d8 self=0xb40000789c84f950 | sysTid=3112 nice=0 cgrp=default sched=0/0 handle=0x76b47b8cb0 | state=S schedstat=( 422343 14758751 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b46b5000-0x76b46b7000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2563_4" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dcde40 self=0xb40000789c817f50 | sysTid=3776 nice=0 cgrp=default sched=0/0 handle=0x7716ff4cb0 | state=S schedstat=( 864480 373125 3 ) utm=0 stm=0 core=3 HZ=100 | stack=0x7716efd000-0x7716eff000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "alcomm.qti.qdma" prio=5 (not attached) | sysTid=2701 nice=0 cgrp=default | state=S schedstat=( 770781 4652604 2 ) utm=0 stm=0 core=4 HZ=100 native: #00 pc 00000000000a2788 /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+8) native: #01 pc 00000000000046a0 /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4(int, sockaddr*, unsigned int*, int) (.cfi)+76) native: #02 pc 0000000000051544 /apex/com.android.runtime/lib64/bionic/libc.so (accept4+48) native: #03 pc 000000000007b32c /system_ext/lib64/libqcc.so (file_socket_service.cfi+476) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) ----- end 2563 ----- ----- Waiting Channels: pid 2563 at 2022-10-28 21:20:16.963284174+0800 ----- Cmd line: com.qualcomm.qti.qdma sysTid=2563 do_epoll_wait sysTid=2578 do_sigtimedwait sysTid=2580 pipe_read sysTid=2581 do_sys_poll sysTid=2583 futex_wait_queue_me sysTid=2584 futex_wait_queue_me sysTid=2585 futex_wait_queue_me sysTid=2586 futex_wait_queue_me sysTid=2587 futex_wait_queue_me sysTid=2588 binder_thread_read sysTid=2601 binder_thread_read sysTid=2614 futex_wait_queue_me sysTid=2630 futex_wait_queue_me sysTid=2700 inotify_read sysTid=2701 __skb_wait_for_more_packets sysTid=2826 binder_thread_read sysTid=3022 do_epoll_wait sysTid=3112 do_epoll_wait sysTid=3776 binder_thread_read ----- end 2563 ----- ----- pid 3433 at 2022-10-28 21:20:17.048770892+0800 ----- Cmd line: com.qualcomm.qti.devicestatisticsservice Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=11 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/product/app/DeviceStatisticsService/DeviceStatisticsService.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29983 strong; 1172 weak JNI: CheckJNI is off; globals=351 (plus 58 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 1895KB/25MB; 146890 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.737ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 9.852ms Avg: 9.852ms VisitConcurrentRoots: Sum: 4.906ms Avg: 4.906ms InitializePhase: Sum: 3.553ms Avg: 3.553ms ProcessMarkStack: Sum: 1.870ms Avg: 1.870ms (Paused)ClearCards: Sum: 1.376ms Avg: 1.376ms FlipOtherThreads: Sum: 1.054ms Avg: 1.054ms GrayAllDirtyImmuneObjects: Sum: 1.010ms Avg: 1.010ms SweepSystemWeaks: Sum: 663us Avg: 663us ClearFromSpace: Sum: 290us Avg: 290us ScanCardsForSpace: Sum: 249us Avg: 249us EnqueueFinalizerReferences: Sum: 164us Avg: 164us SweepArray: Sum: 110us Avg: 110us VisitNonThreadRoots: Sum: 90us Avg: 90us RecordFree: Sum: 68us Avg: 68us ResetStack: Sum: 37us Avg: 37us CopyingPhase: Sum: 31us Avg: 31us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 31us Avg: 31us EmptyRBMarkBitStack: Sum: 25us Avg: 25us ThreadListFlip: Sum: 22us Avg: 22us ForwardSoftReferences: Sum: 20us Avg: 20us MarkZygoteLargeObjects: Sum: 15us Avg: 15us ProcessReferences: Sum: 13us Avg: 13us SwapBitmaps: Sum: 11us Avg: 11us ResumeRunnableThreads: Sum: 11us Avg: 11us UnBindBitmaps: Sum: 9us Avg: 9us ReclaimPhase: Sum: 9us Avg: 9us FreeList: Sum: 7us Avg: 7us (Paused)FlipCallback: Sum: 5us Avg: 5us (Paused)SetFromSpace: Sum: 3us Avg: 3us FlipThreadRoots: Sum: 3us Avg: 3us ResumeOtherThreads: Sum: 1us Avg: 1us Done Dumping Averages young concurrent copying paused: Sum: 1.469ms 99% C.I. 30us-1439us Avg: 734.500us Max: 1439us young concurrent copying freed-bytes: Avg: 147KB Max: 147KB Min: 147KB Freed-bytes histogram: 0:1 young concurrent copying total time: 25.508ms mean time: 25.508ms young concurrent copying freed: 1270 objects with total size 147KB young concurrent copying throughput: 50800/s / 5885KB/s per cpu-time: 8369777/s / 8173KB/s young concurrent copying tracing throughput: 13MB/s per cpu-time: 18MB/s Average minor GC reclaim bytes ratio 0.31008 over 1 GC cycles Average minor GC copied live bytes ratio 0.349582 over 2 minor GCs Cumulative bytes moved 1637584 Cumulative objects moved 30710 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 25.508ms Mean GC size throughput: 5767KB/s per cpu-time: 7936KB/s Mean GC object throughput: 49788.3 objects/s Total number of allocations 148160 Total bytes allocated 2042KB Total bytes freed 147KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 1.469ms Total time waiting for GC to complete: 3.021us Total GC count: 1 Total GC time: 25.508ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5206847 registered: 627199 Total native bytes at last GC: 5203119 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /product/app/DeviceStatisticsService/oat/arm64/DeviceStatisticsService.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27820038 Metrics: ClassLoadingTotalTime: count = 1493 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 1470 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 153392 TotalGcCollectionTime: count = 25 YoungGcThroughputAvg: count = 5 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 12 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 83us 99% C.I. 0.080us-11us Avg: 4.882us Max: 11us DALVIK THREADS (13): "Signal Catcher" daemon prio=10 tid=4 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12dc01c0 self=0xb40000789c81d2c0 | sysTid=3440 nice=-20 cgrp=default sched=0/0 handle=0x771810ccb0 | state=R schedstat=( 10053698 8418176 6 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7718015000-0x7718017000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=3433 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 92339744 73573176 61 ) utm=0 stm=8 core=4 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0238 self=0xb40000789c81ee90 | sysTid=3443 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 4938645 10308906 5 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c822630 | sysTid=3442 nice=-20 cgrp=default sched=0/0 handle=0x771300ecb0 | state=S schedstat=( 280677 3327916 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7712f17000-0x7712f19000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc02b0 self=0xb40000789c83ff00 | sysTid=3444 nice=9 cgrp=default sched=0/0 handle=0x76c18c7cb0 | state=S schedstat=( 887604 18958 1 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c17c8000-0x76c17ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0670 self=0xb40000789c83ab90 | sysTid=3445 nice=4 cgrp=default sched=0/0 handle=0x76c07c1cb0 | state=S schedstat=( 20985781 9596616 24 ) utm=0 stm=1 core=3 HZ=100 | stack=0x76c06be000-0x76c06c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0328 self=0xb40000789c83e330 | sysTid=3447 nice=4 cgrp=default sched=0/0 handle=0x76bf5adcb0 | state=S schedstat=( 544636 5681980 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76bf4aa000-0x76bf4ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0a619e35> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:3433_1" prio=5 tid=12 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc03a0 self=0xb40000789c841ad0 | sysTid=3449 nice=0 cgrp=default sched=0/0 handle=0x76bf29bcb0 | state=S schedstat=( 993125 4004636 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bf1a4000-0x76bf1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0418 self=0xb40000789c8436a0 | sysTid=3448 nice=4 cgrp=default sched=0/0 handle=0x76bf4a3cb0 | state=S schedstat=( 490051 6878646 4 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76bf3a0000-0x76bf3a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0bc2b2ca> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=14 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0490 self=0xb40000789c83c760 | sysTid=3446 nice=4 cgrp=default sched=0/0 handle=0x76bf6b7cb0 | state=S schedstat=( 361355 8029635 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76bf5b4000-0x76bf5b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x069bdc3b> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:3433_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0508 self=0xb40000789c846e40 | sysTid=3450 nice=0 cgrp=default sched=0/0 handle=0x76bd19dcb0 | state=S schedstat=( 11298386 21795730 11 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76bd0a6000-0x76bd0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:3433_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0580 self=0xb40000789c845270 | sysTid=3466 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 778543 0 1 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc05f8 self=0xb40000789c848a10 | sysTid=3469 nice=9 cgrp=default sched=0/0 handle=0x76b8f6bcb0 | state=S schedstat=( 7082033 7555937 10 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76b8e74000-0x76b8e76000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 3433 ----- ----- Waiting Channels: pid 3433 at 2022-10-28 21:20:17.045174538+0800 ----- Cmd line: com.qualcomm.qti.devicestatisticsservice sysTid=3433 do_epoll_wait sysTid=3440 do_sigtimedwait sysTid=3442 pipe_read sysTid=3443 do_sys_poll sysTid=3444 futex_wait_queue_me sysTid=3445 futex_wait_queue_me sysTid=3446 futex_wait_queue_me sysTid=3447 futex_wait_queue_me sysTid=3448 futex_wait_queue_me sysTid=3449 binder_thread_read sysTid=3450 binder_thread_read sysTid=3466 binder_thread_read sysTid=3469 futex_wait_queue_me ----- end 3433 ----- ----- pid 2506 at 2022-10-28 21:20:17.112504851+0800 ----- Cmd line: com.thundercomm.tcservice Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=47 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system/priv-app/TcService/TcService.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30016 strong; 1172 weak JNI: CheckJNI is off; globals=359 (plus 60 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 1992KB/25MB; 147183 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.908ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 7.851ms Avg: 7.851ms VisitConcurrentRoots: Sum: 4.936ms Avg: 4.936ms InitializePhase: Sum: 3.254ms Avg: 3.254ms ProcessMarkStack: Sum: 2.187ms Avg: 2.187ms GrayAllDirtyImmuneObjects: Sum: 932us Avg: 932us SweepSystemWeaks: Sum: 698us Avg: 698us ClearFromSpace: Sum: 469us Avg: 469us SweepArray: Sum: 319us Avg: 319us FlipOtherThreads: Sum: 319us Avg: 319us ScanCardsForSpace: Sum: 305us Avg: 305us (Paused)ClearCards: Sum: 150us Avg: 150us ForwardSoftReferences: Sum: 137us Avg: 137us RecordFree: Sum: 123us Avg: 123us VisitNonThreadRoots: Sum: 116us Avg: 116us EnqueueFinalizerReferences: Sum: 104us Avg: 104us ResetStack: Sum: 47us Avg: 47us FreeList: Sum: 44us Avg: 44us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 41us Avg: 41us EmptyRBMarkBitStack: Sum: 31us Avg: 31us CopyingPhase: Sum: 29us Avg: 29us ThreadListFlip: Sum: 22us Avg: 22us ProcessReferences: Sum: 21us Avg: 21us MarkZygoteLargeObjects: Sum: 15us Avg: 15us SwapBitmaps: Sum: 9us Avg: 9us ResumeRunnableThreads: Sum: 9us Avg: 9us ReclaimPhase: Sum: 9us Avg: 9us UnBindBitmaps: Sum: 8us Avg: 8us ResumeOtherThreads: Sum: 6us Avg: 6us (Paused)FlipCallback: Sum: 4us Avg: 4us (Paused)SetFromSpace: Sum: 3us Avg: 3us FlipThreadRoots: Sum: 3us Avg: 3us Done Dumping Averages young concurrent copying paused: Sum: 259us 99% C.I. 35us-224us Avg: 129.500us Max: 224us young concurrent copying freed-bytes: Avg: 213KB Max: 213KB Min: 213KB Freed-bytes histogram: 0:1 young concurrent copying total time: 22.201ms mean time: 22.201ms young concurrent copying freed: 1211 objects with total size 213KB young concurrent copying throughput: 55045.5/s / 9709KB/s per cpu-time: 10937200/s / 10MB/s young concurrent copying tracing throughput: 15MB/s per cpu-time: 17MB/s Average minor GC reclaim bytes ratio 0.337242 over 1 GC cycles Average minor GC copied live bytes ratio 0.333322 over 2 minor GCs Cumulative bytes moved 1653984 Cumulative objects moved 30990 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 22.201ms Mean GC size throughput: 9621KB/s per cpu-time: 10199KB/s Mean GC object throughput: 54547.1 objects/s Total number of allocations 148394 Total bytes allocated 2206KB Total bytes freed 213KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 259us Total time waiting for GC to complete: 3.960us Total GC count: 1 Total GC time: 22.201ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5308471 registered: 632119 Total native bytes at last GC: 5300655 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/priv-app/TcService/oat/arm64/TcService.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27827589 Metrics: ClassLoadingTotalTime: count = 38371 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 260 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 322088 TotalGcCollectionTime: count = 22 YoungGcThroughputAvg: count = 9 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 15 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 112us 99% C.I. 0.085us-29us Avg: 6.588us Max: 29us DALVIK THREADS (17): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12ec01c0 self=0xb40000789c817f50 | sysTid=2530 nice=-20 cgrp=default sched=0/0 handle=0x7718127cb0 | state=R schedstat=( 33144372 2178491 10 ) utm=1 stm=2 core=6 HZ=100 | stack=0x7718030000-0x7718032000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2506 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 102420983 155314534 128 ) utm=2 stm=8 core=2 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0238 self=0xb40000789c83c760 | sysTid=2534 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 4933386 12327447 11 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2533 nice=-20 cgrp=default sched=0/0 handle=0x7713029cb0 | state=S schedstat=( 310521 5499167 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7712f32000-0x7712f34000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec02b0 self=0xb40000789c8436a0 | sysTid=2535 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 258802 6940469 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec09f0 self=0xb40000789c81b6f0 | sysTid=2536 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 22405104 9165105 6 ) utm=1 stm=0 core=3 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0328 self=0xb40000789c822630 | sysTid=2537 nice=4 cgrp=default sched=0/0 handle=0x76c36b7cb0 | state=S schedstat=( 497395 7821146 3 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c35b4000-0x76c35b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0e18ef58> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0e18ef58> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec03a0 self=0xb40000789c83ab90 | sysTid=2538 nice=4 cgrp=default sched=0/0 handle=0x76c35adcb0 | state=S schedstat=( 544843 7706823 2 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c34aa000-0x76c34ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0f9ae8b1> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0f9ae8b1> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0418 self=0xb40000789c83ff00 | sysTid=2539 nice=4 cgrp=default sched=0/0 handle=0x76c34a3cb0 | state=S schedstat=( 359584 7722291 3 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c33a0000-0x76c33a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x01c13196> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x01c13196> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2506_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0490 self=0xb40000789c841ad0 | sysTid=2542 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 2995886 26921250 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2506_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0508 self=0xb40000789c846e40 | sysTid=2548 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 2163383 4152760 6 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=16 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0580 self=0xb40000789c848a10 | sysTid=2571 nice=9 cgrp=default sched=0/0 handle=0x76b9e3ecb0 | state=S schedstat=( 2132919 20060364 6 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b9d47000-0x76b9d49000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ProtectServiceUartService" prio=5 tid=17 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec05f8 self=0xb40000789c845270 | sysTid=2604 nice=0 cgrp=default sched=0/0 handle=0x76b8c8ecb0 | state=S schedstat=( 2265311 6581406 4 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76b8b8b000-0x76b8b8d000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:2506_1" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec06d8 self=0xb40000789c84a5e0 | sysTid=2607 nice=0 cgrp=default sched=0/0 handle=0x76b7a86cb0 | state=S schedstat=( 1541041 6804583 2 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76b798f000-0x76b7991000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "CanUartService" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0750 self=0xb40000789c84dd80 | sysTid=2608 nice=0 cgrp=default sched=0/0 handle=0x76b7988cb0 | state=S schedstat=( 363958 6783230 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b7885000-0x76b7887000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "MCUUpdateService" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0830 self=0xb40000789c84c1b0 | sysTid=2611 nice=0 cgrp=default sched=0/0 handle=0x76b587ecb0 | state=S schedstat=( 6864634 7356251 12 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76b577b000-0x76b577d000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "queued-work-looper" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0910 self=0xb40000789c8530f0 | sysTid=2612 nice=-2 cgrp=default sched=0/0 handle=0x76b4774cb0 | state=S schedstat=( 354219 1599792 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b4671000-0x76b4673000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2506 ----- ----- Waiting Channels: pid 2506 at 2022-10-28 21:20:17.106463028+0800 ----- Cmd line: com.thundercomm.tcservice sysTid=2506 do_epoll_wait sysTid=2530 do_sigtimedwait sysTid=2533 pipe_read sysTid=2534 do_sys_poll sysTid=2535 futex_wait_queue_me sysTid=2536 futex_wait_queue_me sysTid=2537 futex_wait_queue_me sysTid=2538 futex_wait_queue_me sysTid=2539 futex_wait_queue_me sysTid=2542 binder_thread_read sysTid=2548 binder_thread_read sysTid=2571 futex_wait_queue_me sysTid=2604 do_epoll_wait sysTid=2607 binder_thread_read sysTid=2608 do_epoll_wait sysTid=2611 do_epoll_wait sysTid=2612 do_epoll_wait ----- end 2506 ----- ----- pid 2501 at 2022-10-28 21:20:17.200459382+0800 ----- Cmd line: com.thundercomm.remotecontrolservice Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=25 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/RemoteControlServer/RemoteControlServer.apk:/system_ext/app/RemoteControlServer/RemoteControlServer.apk!classes3.dex], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29992 strong; 1173 weak JNI: CheckJNI is off; globals=351 (plus 60 weak) Libraries: /system/lib64/libremotecontrolservice.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (17) Heap: 36% free, 2440KB/3825KB; 166005 objects Dumping cumulative Gc timings Start Dumping Averages for 12 iterations for concurrent copying ScanImmuneSpaces: Sum: 212.232ms Avg: 17.686ms VisitConcurrentRoots: Sum: 112.352ms Avg: 9.362ms ClearFromSpace: Sum: 53.842ms Avg: 4.486ms ScanCardsForSpace: Sum: 20.691ms Avg: 1.724ms ProcessMarkStack: Sum: 17.644ms Avg: 1.470ms MarkingPhase: Sum: 12.160ms Avg: 1.013ms (Paused)FlipCallback: Sum: 7.725ms Avg: 643.750us SweepSystemWeaks: Sum: 5.079ms Avg: 423.250us InitializePhase: Sum: 5.068ms Avg: 422.333us CaptureThreadRootsForMarking: Sum: 3.550ms Avg: 295.833us GrayAllDirtyImmuneObjects: Sum: 2.974ms Avg: 247.833us FlipOtherThreads: Sum: 1.894ms Avg: 157.833us VisitNonThreadRoots: Sum: 1.260ms Avg: 105us ForwardSoftReferences: Sum: 1.140ms Avg: 95us MarkZygoteLargeObjects: Sum: 1.127ms Avg: 93.916us EnqueueFinalizerReferences: Sum: 1.051ms Avg: 87.583us SweepLargeObjects: Sum: 822us Avg: 68.500us RecordFree: Sum: 742us Avg: 61.833us FlipThreadRoots: Sum: 423us Avg: 35.250us (Paused)ClearCards: Sum: 344us Avg: 28.666us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 311us Avg: 25.916us CopyingPhase: Sum: 259us Avg: 21.583us EmptyRBMarkBitStack: Sum: 235us Avg: 19.583us ThreadListFlip: Sum: 220us Avg: 18.333us SwapBitmaps: Sum: 202us Avg: 16.833us ResumeRunnableThreads: Sum: 201us Avg: 16.750us ProcessReferences: Sum: 174us Avg: 14.500us MarkStackAsLive: Sum: 161us Avg: 13.416us SweepAllocSpace: Sum: 127us Avg: 10.583us ReclaimPhase: Sum: 98us Avg: 8.166us ResumeOtherThreads: Sum: 89us Avg: 7.416us UnBindBitmaps: Sum: 40us Avg: 3.333us (Paused)SetFromSpace: Sum: 35us Avg: 2.916us Sweep: Sum: 34us Avg: 2.833us Done Dumping Averages concurrent copying paused: Sum: 8.949ms 99% C.I. 12us-7099.999us Avg: 372.875us Max: 7778us concurrent copying freed-bytes: Avg: 3679KB Max: 23MB Min: 1758KB Freed-bytes histogram: 0:11,23040:1 concurrent copying total time: 464.306ms mean time: 38.692ms concurrent copying freed: 1596904 objects with total size 43MB concurrent copying throughput: 3.4416e+06/s / 92MB/s per cpu-time: 114491341/s / 109MB/s concurrent copying tracing throughput: 9282KB/s per cpu-time: 10MB/s Average major GC reclaim bytes ratio 0.628537 over 12 GC cycles Average major GC copied live bytes ratio 0.245756 over 17 major GCs Cumulative bytes moved 33593544 Cumulative objects moved 644535 Peak regions allocated 99 (24MB) / 1024 (256MB) Total madvise time 109.553ms Start Dumping Averages for 12 iterations for young concurrent copying ScanImmuneSpaces: Sum: 100.870ms Avg: 8.405ms VisitConcurrentRoots: Sum: 50.111ms Avg: 4.175ms ClearFromSpace: Sum: 31.987ms Avg: 2.665ms InitializePhase: Sum: 19.785ms Avg: 1.648ms ScanCardsForSpace: Sum: 9.059ms Avg: 754.916us ProcessMarkStack: Sum: 6.702ms Avg: 558.500us SweepSystemWeaks: Sum: 6.121ms Avg: 510.083us GrayAllDirtyImmuneObjects: Sum: 4.529ms Avg: 377.416us FlipOtherThreads: Sum: 2.760ms Avg: 230us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 1.210ms Avg: 100.833us EnqueueFinalizerReferences: Sum: 1.009ms Avg: 84.083us ProcessReferences: Sum: 894us Avg: 74.500us RecordFree: Sum: 793us Avg: 66.083us VisitNonThreadRoots: Sum: 579us Avg: 48.250us ResumeRunnableThreads: Sum: 545us Avg: 45.416us ForwardSoftReferences: Sum: 481us Avg: 40.083us (Paused)ClearCards: Sum: 340us Avg: 28.333us SweepArray: Sum: 292us Avg: 24.333us EmptyRBMarkBitStack: Sum: 285us Avg: 23.750us CopyingPhase: Sum: 273us Avg: 22.750us ReclaimPhase: Sum: 218us Avg: 18.166us ThreadListFlip: Sum: 206us Avg: 17.166us ResetStack: Sum: 191us Avg: 15.916us MarkZygoteLargeObjects: Sum: 169us Avg: 14.083us SwapBitmaps: Sum: 103us Avg: 8.583us ResumeOtherThreads: Sum: 89us Avg: 7.416us UnBindBitmaps: Sum: 83us Avg: 6.916us (Paused)FlipCallback: Sum: 42us Avg: 3.500us (Paused)SetFromSpace: Sum: 38us Avg: 3.166us FlipThreadRoots: Sum: 33us Avg: 2.750us FreeList: Sum: 5us Avg: 416ns Done Dumping Averages young concurrent copying paused: Sum: 2.181ms 99% C.I. 19us-1006us Avg: 90.875us Max: 1006us young concurrent copying freed-bytes: Avg: 1661KB Max: 1807KB Min: 216KB Freed-bytes histogram: 0:1,1600:11 young concurrent copying total time: 239.802ms mean time: 19.983ms young concurrent copying freed: 708150 objects with total size 19MB young concurrent copying throughput: 2.96297e+06/s / 81MB/s per cpu-time: 99162679/s / 94MB/s young concurrent copying tracing throughput: 14MB/s per cpu-time: 17MB/s Average minor GC reclaim bytes ratio 0.473562 over 12 GC cycles Average minor GC copied live bytes ratio 0.0521205 over 13 minor GCs Cumulative bytes moved 1708560 Cumulative objects moved 33043 Peak regions allocated 99 (24MB) / 1024 (256MB) Total time spent in GC: 704.108ms Mean GC size throughput: 88MB/s per cpu-time: 103MB/s Mean GC object throughput: 3.27372e+06 objects/s Total number of allocations 2471059 Total bytes allocated 64MB Total bytes freed 62MB Free memory 1384KB Free memory until GC 1384KB Free memory until OOME 253MB Total memory 3825KB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 11.130ms Total time waiting for GC to complete: 39.743us Total GC count: 24 Total GC time: 704.108ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1771,1:23 Histogram of blocking GC count per 10000 ms: 0:1794 Native bytes total: 5309511 registered: 630199 Total native bytes at last GC: 5265943 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /data/dalvik-cache/arm64/system_ext@app@RemoteControlServer@RemoteControlServer.apk@classes.dex: verify Current JIT code cache size (used / resident): 1KB / 32KB Current JIT data cache size (used / resident): 1KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 16KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 19 Total number of JIT baseline compilations: 1 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Avg: 336B Max: 336B Min: 336B Memory used for compiled code: Avg: 1796B Max: 1796B Min: 1796B Memory used for profiling info: Avg: 384B Max: 384B Min: 384B Start Dumping Averages for 19 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.391ms TrimMaps: Sum: 2.562ms Avg: 134.842us Compiling baseline: Sum: 2.050ms Avg: 107.894us Done Dumping Averages Memory used for compilation: Avg: 100KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27827747 Metrics: ClassLoadingTotalTime: count = 10996 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 464 YoungGcCount: count = 12 FullGcCount: count = 12 TotalBytesAllocated: count = 66213512 TotalGcCollectionTime: count = 700 YoungGcThroughputAvg: count = 81 FullGcThroughputAvg: count = 73 YoungGcTracingThroughputAvg: count = 14 FullGcTracingThroughputAvg: count = 9 JitMethodCompileTotalTime: count = 2081 JitMethodCompileCount: count = 1 YoungGcCollectionTime: range = 0...60000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 428us 99% C.I. 0.081us-26.960us Avg: 6.793us Max: 27us DALVIK THREADS (16): "Signal Catcher" daemon prio=10 tid=6 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e40c18 self=0xb40000789c81d2c0 | sysTid=2512 nice=-20 cgrp=default sched=0/0 handle=0x7718104cb0 | state=R schedstat=( 25206927 6886978 25 ) utm=1 stm=1 core=6 HZ=100 | stack=0x771800d000-0x771800f000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2501 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 84921615966 61267462185 118601 ) utm=388 stm=8103 core=6 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83c760 | sysTid=2513 nice=-20 cgrp=default sched=0/0 handle=0x7713006cb0 | state=S schedstat=( 505624 9768386 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7712f0f000-0x7712f11000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=8 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40c90 self=0xb40000789c822630 | sysTid=2519 nice=4 cgrp=default sched=0/0 handle=0x76c36b7cb0 | state=S schedstat=( 4544059 4527449 30 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c35b4000-0x76c35b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0a619e35> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=9 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40d08 self=0xb40000789c83e330 | sysTid=2516 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 4445362 20086043 17 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40d80 self=0xb40000789c83ab90 | sysTid=2520 nice=4 cgrp=default sched=0/0 handle=0x76c35adcb0 | state=S schedstat=( 5621615 37013593 28 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c34aa000-0x76c34ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0bc2b2ca> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Jit thread pool worker thread 0" daemon prio=5 tid=11 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40df8 self=0xb40000789c8436a0 | sysTid=2517 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 2554061 33482084 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=12 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e41300 self=0xb40000789c81b6f0 | sysTid=2518 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 618817231 133187453 262 ) utm=46 stm=15 core=4 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40e70 self=0xb40000789c83ff00 | sysTid=2521 nice=4 cgrp=default sched=0/0 handle=0x76c34a3cb0 | state=S schedstat=( 3813126 36613805 42 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c33a0000-0x76c33a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2501_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40ee8 self=0xb40000789c841ad0 | sysTid=2522 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 3497084 12287292 5 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2501_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40f60 self=0xb40000789c846e40 | sysTid=2524 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 833803 7608281 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2501_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40fd8 self=0xb40000789c845270 | sysTid=2531 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 261354 4955729 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2501_4" prio=5 tid=17 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e41050 self=0xb40000789c848a10 | sysTid=2532 nice=0 cgrp=default sched=0/0 handle=0x76b8fa1cb0 | state=S schedstat=( 462760 7946563 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b8eaa000-0x76b8eac000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=18 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e410c8 self=0xb40000789c84a5e0 | sysTid=2568 nice=9 cgrp=default sched=0/0 handle=0x76b38f9cb0 | state=S schedstat=( 2153072 25588439 5 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b3802000-0x76b3804000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "handlerThread" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e41140 self=0xb40000789c84dd80 | sysTid=2602 nice=0 cgrp=default sched=0/0 handle=0x76b274ccb0 | state=S schedstat=( 410261 12752083 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b2649000-0x76b264b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "queued-work-looper" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e41220 self=0xb40000789c84c1b0 | sysTid=2606 nice=-2 cgrp=default sched=0/0 handle=0x76b1642cb0 | state=S schedstat=( 693020 2743230 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b153f000-0x76b1541000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2501 ----- ----- Waiting Channels: pid 2501 at 2022-10-28 21:20:17.197260163+0800 ----- Cmd line: com.thundercomm.remotecontrolservice sysTid=2501 do_epoll_wait sysTid=2512 do_sigtimedwait sysTid=2513 pipe_read sysTid=2516 do_sys_poll sysTid=2517 futex_wait_queue_me sysTid=2518 futex_wait_queue_me sysTid=2519 futex_wait_queue_me sysTid=2520 futex_wait_queue_me sysTid=2521 futex_wait_queue_me sysTid=2522 binder_thread_read sysTid=2524 binder_thread_read sysTid=2531 binder_thread_read sysTid=2532 binder_thread_read sysTid=2568 futex_wait_queue_me sysTid=2602 do_epoll_wait sysTid=2606 do_epoll_wait ----- end 2501 ----- ----- pid 2468 at 2022-10-28 21:20:17.281101101+0800 ----- Cmd line: com.android.se Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=33 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system/app/SecureElement/SecureElement.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30082 strong; 1175 weak JNI: CheckJNI is off; globals=355 (plus 58 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 1918KB/25MB; 147344 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 25.034ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 7.711ms Avg: 7.711ms VisitConcurrentRoots: Sum: 4.275ms Avg: 4.275ms InitializePhase: Sum: 3.052ms Avg: 3.052ms ProcessMarkStack: Sum: 2.153ms Avg: 2.153ms GrayAllDirtyImmuneObjects: Sum: 881us Avg: 881us SweepSystemWeaks: Sum: 684us Avg: 684us ClearFromSpace: Sum: 588us Avg: 588us ScanCardsForSpace: Sum: 305us Avg: 305us FlipOtherThreads: Sum: 273us Avg: 273us ForwardSoftReferences: Sum: 257us Avg: 257us SweepArray: Sum: 144us Avg: 144us VisitNonThreadRoots: Sum: 95us Avg: 95us EnqueueFinalizerReferences: Sum: 86us Avg: 86us (Paused)ClearCards: Sum: 85us Avg: 85us RecordFree: Sum: 71us Avg: 71us ResetStack: Sum: 43us Avg: 43us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 34us Avg: 34us CopyingPhase: Sum: 28us Avg: 28us EmptyRBMarkBitStack: Sum: 28us Avg: 28us ThreadListFlip: Sum: 20us Avg: 20us MarkZygoteLargeObjects: Sum: 16us Avg: 16us ProcessReferences: Sum: 16us Avg: 16us UnBindBitmaps: Sum: 15us Avg: 15us SwapBitmaps: Sum: 9us Avg: 9us ResumeRunnableThreads: Sum: 9us Avg: 9us ReclaimPhase: Sum: 8us Avg: 8us FreeList: Sum: 6us Avg: 6us (Paused)FlipCallback: Sum: 5us Avg: 5us FlipThreadRoots: Sum: 4us Avg: 4us (Paused)SetFromSpace: Sum: 3us Avg: 3us ResumeOtherThreads: Sum: 1us Avg: 1us Done Dumping Averages young concurrent copying paused: Sum: 185us 99% C.I. 33us-152us Avg: 92.500us Max: 152us young concurrent copying freed-bytes: Avg: 334KB Max: 334KB Min: 334KB Freed-bytes histogram: 320:1 young concurrent copying total time: 20.905ms mean time: 20.905ms young concurrent copying freed: 3094 objects with total size 334KB young concurrent copying throughput: 154700/s / 16MB/s per cpu-time: 17116800/s / 16MB/s young concurrent copying tracing throughput: 18MB/s per cpu-time: 18MB/s Average minor GC reclaim bytes ratio 0.386187 over 1 GC cycles Average minor GC copied live bytes ratio 0.296468 over 2 minor GCs Cumulative bytes moved 1660296 Cumulative objects moved 31153 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 20.905ms Mean GC size throughput: 15MB/s per cpu-time: 15MB/s Mean GC object throughput: 148003 objects/s Total number of allocations 150438 Total bytes allocated 2253KB Total bytes freed 334KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 185us Total time waiting for GC to complete: 2.345us Total GC count: 1 Total GC time: 20.905ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5233495 registered: 628583 Total native bytes at last GC: 5233159 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /system/app/SecureElement/oat/arm64/SecureElement.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27827961 Metrics: ClassLoadingTotalTime: count = 12295 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 185 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 386152 TotalGcCollectionTime: count = 21 YoungGcThroughputAvg: count = 14 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 17 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 84us 99% C.I. 0.080us-11us Avg: 4.941us Max: 11us DALVIK THREADS (15): "Signal Catcher" daemon prio=10 tid=2 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e401c0 self=0xb40000789c819b20 | sysTid=2485 nice=-20 cgrp=default sched=0/0 handle=0x7718120cb0 | state=R schedstat=( 22214950 33860158 15 ) utm=0 stm=1 core=6 HZ=100 | stack=0x7718029000-0x771802b000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2468 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 86445410 109990109 107 ) utm=1 stm=7 core=2 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c822630 | sysTid=2491 nice=-20 cgrp=default sched=0/0 handle=0x7713022cb0 | state=S schedstat=( 479219 2785051 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7712f2b000-0x7712f2d000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40238 self=0xb40000789c83ab90 | sysTid=2492 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 7131876 12842242 21 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e402b0 self=0xb40000789c8436a0 | sysTid=2493 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 441876 24167604 5 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40328 self=0xb40000789c83ff00 | sysTid=2496 nice=4 cgrp=default sched=0/0 handle=0x76c16b7cb0 | state=S schedstat=( 534167 14035989 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c15b4000-0x76c15b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x06bed445> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x06bed445> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e403a0 self=0xb40000789c83e330 | sysTid=2498 nice=4 cgrp=default sched=0/0 handle=0x76c14a3cb0 | state=S schedstat=( 397604 13894636 6 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c13a0000-0x76c13a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x064b979a> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x064b979a> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40418 self=0xb40000789c83c760 | sysTid=2497 nice=4 cgrp=default sched=0/0 handle=0x76c15adcb0 | state=S schedstat=( 490102 13845105 3 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c14aa000-0x76c14ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x017ca8cb> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x017ca8cb> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2468_1" prio=5 tid=13 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40490 self=0xb40000789c841ad0 | sysTid=2500 nice=0 cgrp=default sched=0/0 handle=0x76c129bcb0 | state=S schedstat=( 3345208 19132761 7 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c11a4000-0x76c11a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=14 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40830 self=0xb40000789c81b6f0 | sysTid=2495 nice=4 cgrp=default sched=0/0 handle=0x76c17c1cb0 | state=S schedstat=( 22556459 29270990 12 ) utm=1 stm=0 core=5 HZ=100 | stack=0x76c16be000-0x76c16c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2468_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40508 self=0xb40000789c846e40 | sysTid=2502 nice=0 cgrp=default sched=0/0 handle=0x76bc19dcb0 | state=S schedstat=( 851406 16360104 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76bc0a6000-0x76bc0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=16 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40580 self=0xb40000789c845270 | sysTid=2507 nice=9 cgrp=default sched=0/0 handle=0x76ba053cb0 | state=S schedstat=( 2056878 17383487 10 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b9f5c000-0x76b9f5e000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "android.bg" prio=5 tid=17 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e405f8 self=0xb40000789c848a10 | sysTid=2514 nice=10 cgrp=default sched=0/0 handle=0x76b8f55cb0 | state=S schedstat=( 4104683 48852659 9 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b8e52000-0x76b8e54000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:2468_1" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e406d8 self=0xb40000789c84dd80 | sysTid=2544 nice=0 cgrp=default sched=0/0 handle=0x76b7d4dcb0 | state=S schedstat=( 398386 1883541 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b7c56000-0x76b7c58000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40750 self=0xb40000789c84a5e0 | sysTid=2549 nice=-2 cgrp=default sched=0/0 handle=0x76b6c4fcb0 | state=S schedstat=( 2089374 18194011 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b6b4c000-0x76b6b4e000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2468 ----- ----- Waiting Channels: pid 2468 at 2022-10-28 21:20:17.278429434+0800 ----- Cmd line: com.android.se sysTid=2468 do_epoll_wait sysTid=2485 do_sigtimedwait sysTid=2491 pipe_read sysTid=2492 do_sys_poll sysTid=2493 futex_wait_queue_me sysTid=2495 futex_wait_queue_me sysTid=2496 futex_wait_queue_me sysTid=2497 futex_wait_queue_me sysTid=2498 futex_wait_queue_me sysTid=2500 binder_thread_read sysTid=2502 binder_thread_read sysTid=2507 futex_wait_queue_me sysTid=2514 do_epoll_wait sysTid=2544 binder_thread_read sysTid=2549 do_epoll_wait ----- end 2468 ----- ----- pid 2435 at 2022-10-28 21:20:17.386048757+0800 ----- Cmd line: com.qti.qualcomm.mstatssystemservice Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=10 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/MStatsSystemService/MStatsSystemService.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29986 strong; 1172 weak JNI: CheckJNI is off; globals=351 (plus 58 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 1924KB/25MB; 146871 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.747ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 7.595ms Avg: 7.595ms GrayAllDirtyImmuneObjects: Sum: 4.999ms Avg: 4.999ms ProcessMarkStack: Sum: 4.497ms Avg: 4.497ms VisitConcurrentRoots: Sum: 3.151ms Avg: 3.151ms InitializePhase: Sum: 847us Avg: 847us SweepSystemWeaks: Sum: 811us Avg: 811us ScanCardsForSpace: Sum: 371us Avg: 371us ClearFromSpace: Sum: 302us Avg: 302us SweepArray: Sum: 178us Avg: 178us ForwardSoftReferences: Sum: 131us Avg: 131us FlipOtherThreads: Sum: 119us Avg: 119us EnqueueFinalizerReferences: Sum: 95us Avg: 95us (Paused)ClearCards: Sum: 69us Avg: 69us RecordFree: Sum: 63us Avg: 63us SwapBitmaps: Sum: 48us Avg: 48us CopyingPhase: Sum: 41us Avg: 41us ResetStack: Sum: 37us Avg: 37us VisitNonThreadRoots: Sum: 34us Avg: 34us EmptyRBMarkBitStack: Sum: 30us Avg: 30us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 24us Avg: 24us ProcessReferences: Sum: 19us Avg: 19us ThreadListFlip: Sum: 12us Avg: 12us ReclaimPhase: Sum: 9us Avg: 9us UnBindBitmaps: Sum: 8us Avg: 8us ResumeRunnableThreads: Sum: 5us Avg: 5us FreeList: Sum: 4us Avg: 4us MarkZygoteLargeObjects: Sum: 4us Avg: 4us (Paused)FlipCallback: Sum: 3us Avg: 3us FlipThreadRoots: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 139us 99% C.I. 28us-111us Avg: 69.500us Max: 111us young concurrent copying freed-bytes: Avg: 129KB Max: 129KB Min: 129KB Freed-bytes histogram: 0:1 young concurrent copying total time: 23.509ms mean time: 23.509ms young concurrent copying freed: 1040 objects with total size 129KB young concurrent copying throughput: 45217.4/s / 5613KB/s per cpu-time: 8813866/s / 8607KB/s young concurrent copying tracing throughput: 14MB/s per cpu-time: 21MB/s Average minor GC reclaim bytes ratio 0.304089 over 1 GC cycles Average minor GC copied live bytes ratio 0.355083 over 2 minor GCs Cumulative bytes moved 1634248 Cumulative objects moved 30692 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 23.509ms Mean GC size throughput: 5491KB/s per cpu-time: 8334KB/s Mean GC object throughput: 44238.4 objects/s Total number of allocations 147911 Total bytes allocated 2053KB Total bytes freed 129KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 139us Total time waiting for GC to complete: 2.393us Total GC count: 1 Total GC time: 23.509ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5200471 registered: 626199 Total native bytes at last GC: 5186487 /system_ext/app/MStatsSystemService/oat/arm64/MStatsSystemService.odex: verify /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27828162 Metrics: ClassLoadingTotalTime: count = 1270 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 140 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 165768 TotalGcCollectionTime: count = 23 YoungGcThroughputAvg: count = 5 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 13 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 79us 99% C.I. 0.080us-11us Avg: 4.647us Max: 11us DALVIK THREADS (12): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12d801c0 self=0x789c817f50 | sysTid=2452 nice=-20 cgrp=default sched=0/0 handle=0x771710dcb0 | state=R schedstat=( 24495938 4421824 6 ) utm=0 stm=1 core=7 HZ=100 | stack=0x7717016000-0x7717018000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2435 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 92435328 128517286 80 ) utm=0 stm=9 core=4 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80238 self=0x789c83c760 | sysTid=2456 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 6726666 13381356 13 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0x789c83e330 | sysTid=2455 nice=-20 cgrp=default sched=0/0 handle=0x771300fcb0 | state=S schedstat=( 356875 5235000 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7712f18000-0x7712f1a000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d802b0 self=0x789c8436a0 | sysTid=2457 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 211979 3110365 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d805f8 self=0x789c81b6f0 | sysTid=2458 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 17219791 17163021 12 ) utm=1 stm=0 core=5 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80328 self=0x789c822630 | sysTid=2459 nice=4 cgrp=default sched=0/0 handle=0x76c36b7cb0 | state=S schedstat=( 343230 9311302 2 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c35b4000-0x76c35b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0b82b86c> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0b82b86c> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d803a0 self=0x789c83ab90 | sysTid=2460 nice=4 cgrp=default sched=0/0 handle=0x76c35adcb0 | state=S schedstat=( 357812 9883854 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c34aa000-0x76c34ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0a619e35> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80418 self=0x789c83ff00 | sysTid=2461 nice=4 cgrp=default sched=0/0 handle=0x76c34a3cb0 | state=S schedstat=( 339740 9523333 3 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c33a0000-0x76c33a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0bc2b2ca> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2435_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80490 self=0x789c841ad0 | sysTid=2467 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 3222448 9151718 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2435_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80508 self=0x789c846e40 | sysTid=2470 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 2659062 16290679 16 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=16 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80580 self=0x789c845270 | sysTid=2494 nice=9 cgrp=default sched=0/0 handle=0x76ba060cb0 | state=S schedstat=( 2097866 49714686 8 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b9f69000-0x76b9f6b000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2435 ----- ----- Waiting Channels: pid 2435 at 2022-10-28 21:20:17.381022507+0800 ----- Cmd line: com.qti.qualcomm.mstatssystemservice sysTid=2435 do_epoll_wait sysTid=2452 do_sigtimedwait sysTid=2455 pipe_read sysTid=2456 do_sys_poll sysTid=2457 futex_wait_queue_me sysTid=2458 futex_wait_queue_me sysTid=2459 futex_wait_queue_me sysTid=2460 futex_wait_queue_me sysTid=2461 futex_wait_queue_me sysTid=2467 binder_thread_read sysTid=2470 binder_thread_read sysTid=2494 futex_wait_queue_me ----- end 2435 ----- ----- pid 2412 at 2022-10-28 21:20:17.522406257+0800 ----- Cmd line: vendor.qti.qesdk.sysservice Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=15 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/QesdkSysService/QesdkSysService.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29992 strong; 1172 weak JNI: CheckJNI is off; globals=352 (plus 59 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 1958KB/25MB; 146872 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.734ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 8.130ms Avg: 8.130ms VisitConcurrentRoots: Sum: 4.359ms Avg: 4.359ms InitializePhase: Sum: 3.304ms Avg: 3.304ms ProcessMarkStack: Sum: 1.832ms Avg: 1.832ms GrayAllDirtyImmuneObjects: Sum: 938us Avg: 938us SweepSystemWeaks: Sum: 735us Avg: 735us ClearFromSpace: Sum: 290us Avg: 290us ScanCardsForSpace: Sum: 259us Avg: 259us FlipOtherThreads: Sum: 248us Avg: 248us (Paused)ClearCards: Sum: 135us Avg: 135us ForwardSoftReferences: Sum: 128us Avg: 128us SweepArray: Sum: 104us Avg: 104us VisitNonThreadRoots: Sum: 94us Avg: 94us EnqueueFinalizerReferences: Sum: 89us Avg: 89us RecordFree: Sum: 65us Avg: 65us ThreadListFlip: Sum: 63us Avg: 63us SwapBitmaps: Sum: 48us Avg: 48us ResetStack: Sum: 38us Avg: 38us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 33us Avg: 33us CopyingPhase: Sum: 29us Avg: 29us EmptyRBMarkBitStack: Sum: 28us Avg: 28us MarkZygoteLargeObjects: Sum: 16us Avg: 16us ProcessReferences: Sum: 16us Avg: 16us UnBindBitmaps: Sum: 8us Avg: 8us ResumeRunnableThreads: Sum: 7us Avg: 7us ReclaimPhase: Sum: 7us Avg: 7us (Paused)FlipCallback: Sum: 5us Avg: 5us FreeList: Sum: 4us Avg: 4us FlipThreadRoots: Sum: 3us Avg: 3us (Paused)SetFromSpace: Sum: 2us Avg: 2us ResumeOtherThreads: Sum: 1us Avg: 1us Done Dumping Averages young concurrent copying paused: Sum: 228us 99% C.I. 30us-198us Avg: 114us Max: 198us young concurrent copying freed-bytes: Avg: 147KB Max: 147KB Min: 147KB Freed-bytes histogram: 0:1 young concurrent copying total time: 21.018ms mean time: 21.018ms young concurrent copying freed: 1041 objects with total size 147KB young concurrent copying throughput: 49571.4/s / 7018KB/s per cpu-time: 8385333/s / 8188KB/s young concurrent copying tracing throughput: 15MB/s per cpu-time: 18MB/s Average minor GC reclaim bytes ratio 0.312628 over 1 GC cycles Average minor GC copied live bytes ratio 0.336896 over 2 minor GCs Cumulative bytes moved 1631904 Cumulative objects moved 30684 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 21.018ms Mean GC size throughput: 7012KB/s per cpu-time: 8106KB/s Mean GC object throughput: 49529 objects/s Total number of allocations 147913 Total bytes allocated 2106KB Total bytes freed 147KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 228us Total time waiting for GC to complete: 3.489us Total GC count: 1 Total GC time: 21.018ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5215859 registered: 627699 Total native bytes at last GC: 5194487 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system_ext/app/QesdkSysService/oat/arm64/QesdkSysService.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27828353 Metrics: ClassLoadingTotalTime: count = 1826 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 229 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 219304 TotalGcCollectionTime: count = 21 YoungGcThroughputAvg: count = 6 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 15 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 101us 99% C.I. 0.085us-20us Avg: 5.941us Max: 20us DALVIK THREADS (14): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12dc01c0 self=0xb40000789c817f50 | sysTid=2436 nice=-20 cgrp=default sched=0/0 handle=0x771811ccb0 | state=R schedstat=( 26274426 4605417 6 ) utm=0 stm=2 core=7 HZ=100 | stack=0x7718025000-0x7718027000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2412 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 90785514 184859381 93 ) utm=0 stm=8 core=0 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0238 self=0xb40000789c83c760 | sysTid=2438 nice=-20 cgrp=default sched=0/0 handle=0x7713f20cb0 | state=S schedstat=( 4393331 12036669 11 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7713e29000-0x7713e2b000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2437 nice=-20 cgrp=default sched=0/0 handle=0x771401ecb0 | state=S schedstat=( 229636 4156094 1 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7713f27000-0x7713f29000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc02b0 self=0xb40000789c8436a0 | sysTid=2439 nice=9 cgrp=default sched=0/0 handle=0x7713e22cb0 | state=S schedstat=( 197656 2761354 1 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7713d23000-0x7713d25000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0670 self=0xb40000789c81d2c0 | sysTid=2440 nice=4 cgrp=default sched=0/0 handle=0x7713d1ccb0 | state=S schedstat=( 19929689 7275834 13 ) utm=1 stm=0 core=5 HZ=100 | stack=0x7713c19000-0x7713c1b000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0328 self=0xb40000789c81b6f0 | sysTid=2441 nice=4 cgrp=default sched=0/0 handle=0x7713c12cb0 | state=S schedstat=( 250938 3824323 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713b0f000-0x7713b11000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0a619e35> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc03a0 self=0xb40000789c822630 | sysTid=2442 nice=4 cgrp=default sched=0/0 handle=0x7713b08cb0 | state=S schedstat=( 228124 2922031 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713a05000-0x7713a07000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0bc2b2ca> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0418 self=0xb40000789c83ab90 | sysTid=2443 nice=4 cgrp=default sched=0/0 handle=0x77139fecb0 | state=S schedstat=( 192291 13635105 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77138fb000-0x77138fd000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2412_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0490 self=0xb40000789c841ad0 | sysTid=2444 nice=0 cgrp=default sched=0/0 handle=0x77137f6cb0 | state=S schedstat=( 534427 2791928 2 ) utm=0 stm=0 core=3 HZ=100 | stack=0x77136ff000-0x7713701000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2412_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0508 self=0xb40000789c846e40 | sysTid=2445 nice=0 cgrp=default sched=0/0 handle=0x77136f8cb0 | state=S schedstat=( 3011822 5598281 4 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7713601000-0x7713603000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2412_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0580 self=0xb40000789c845270 | sysTid=2453 nice=0 cgrp=default sched=0/0 handle=0x77135facb0 | state=S schedstat=( 2133540 21416771 6 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7713503000-0x7713505000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc05f8 self=0xb40000789c848a10 | sysTid=2480 nice=9 cgrp=default sched=0/0 handle=0x7713444cb0 | state=S schedstat=( 2010730 29340000 4 ) utm=0 stm=0 core=4 HZ=100 | stack=0x771334d000-0x771334f000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c841a0 self=0xb40000789c838fc0 | sysTid=3295 nice=-2 cgrp=default sched=0/0 handle=0x7717f7ecb0 | state=S schedstat=( 501199 8143593 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7717e7b000-0x7717e7d000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2412 ----- ----- Waiting Channels: pid 2412 at 2022-10-28 21:20:17.518439694+0800 ----- Cmd line: vendor.qti.qesdk.sysservice sysTid=2412 do_epoll_wait sysTid=2436 do_sigtimedwait sysTid=2437 pipe_read sysTid=2438 do_sys_poll sysTid=2439 futex_wait_queue_me sysTid=2440 futex_wait_queue_me sysTid=2441 futex_wait_queue_me sysTid=2442 futex_wait_queue_me sysTid=2443 futex_wait_queue_me sysTid=2444 binder_thread_read sysTid=2445 binder_thread_read sysTid=2453 binder_thread_read sysTid=2480 futex_wait_queue_me sysTid=3295 do_epoll_wait ----- end 2412 ----- ----- pid 2373 at 2022-10-28 21:20:17.597953444+0800 ----- Cmd line: com.tc.logclient Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=23 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system/app/LogClient/LogClient.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29999 strong; 1172 weak JNI: CheckJNI is off; globals=351 (plus 60 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 83% free, 4444KB/25MB; 152220 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 29.118ms Start Dumping Averages for 1 iterations for young concurrent copying ClearFromSpace: Sum: 4.649ms Avg: 4.649ms ScanImmuneSpaces: Sum: 2.027ms Avg: 2.027ms VisitConcurrentRoots: Sum: 1.102ms Avg: 1.102ms InitializePhase: Sum: 853us Avg: 853us ProcessMarkStack: Sum: 481us Avg: 481us GrayAllDirtyImmuneObjects: Sum: 310us Avg: 310us SweepSystemWeaks: Sum: 219us Avg: 219us FlipOtherThreads: Sum: 94us Avg: 94us ScanCardsForSpace: Sum: 78us Avg: 78us SweepArray: Sum: 73us Avg: 73us ForwardSoftReferences: Sum: 51us Avg: 51us EnqueueFinalizerReferences: Sum: 49us Avg: 49us EmptyRBMarkBitStack: Sum: 39us Avg: 39us (Paused)ClearCards: Sum: 38us Avg: 38us RecordFree: Sum: 26us Avg: 26us VisitNonThreadRoots: Sum: 25us Avg: 25us ResetStack: Sum: 19us Avg: 19us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 13us Avg: 13us ProcessReferences: Sum: 10us Avg: 10us CopyingPhase: Sum: 9us Avg: 9us ThreadListFlip: Sum: 7us Avg: 7us ReclaimPhase: Sum: 5us Avg: 5us SwapBitmaps: Sum: 5us Avg: 5us UnBindBitmaps: Sum: 4us Avg: 4us MarkZygoteLargeObjects: Sum: 4us Avg: 4us FreeList: Sum: 2us Avg: 2us (Paused)FlipCallback: Sum: 2us Avg: 2us ResumeRunnableThreads: Sum: 1us Avg: 1us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 91us 99% C.I. 26us-65us Avg: 45.500us Max: 65us young concurrent copying freed-bytes: Avg: 147KB Max: 147KB Min: 147KB Freed-bytes histogram: 0:1 young concurrent copying total time: 10.197ms mean time: 10.197ms young concurrent copying freed: 1044 objects with total size 147KB young concurrent copying throughput: 104400/s / 14MB/s per cpu-time: 30164800/s / 28MB/s young concurrent copying tracing throughput: 32MB/s per cpu-time: 65MB/s Average minor GC reclaim bytes ratio 0.312574 over 1 GC cycles Average minor GC copied live bytes ratio 0.337158 over 2 minor GCs Cumulative bytes moved 1632016 Cumulative objects moved 30696 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 10.197ms Mean GC size throughput: 14MB/s per cpu-time: 24MB/s Mean GC object throughput: 102383 objects/s Total number of allocations 153264 Total bytes allocated 4591KB Total bytes freed 147KB Free memory 21MB Free memory until GC 21MB Free memory until OOME 251MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 91us Total time waiting for GC to complete: 1.718us Total GC count: 1 Total GC time: 10.197ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5266991 registered: 627199 Total native bytes at last GC: 5229335 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /data/dalvik-cache/arm64/system@app@LogClient@LogClient.apk@classes.dex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27828598 Metrics: ClassLoadingTotalTime: count = 3074 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 91 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 2764048 TotalGcCollectionTime: count = 10 YoungGcThroughputAvg: count = 13 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 31 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 68us 99% C.I. 0.080us-11us Avg: 4us Max: 11us DALVIK THREADS (16): "Signal Catcher" daemon prio=10 tid=6 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12dc01c0 self=0xb40000789c81d2c0 | sysTid=2392 nice=-20 cgrp=default sched=0/0 handle=0x77180fccb0 | state=R schedstat=( 13180989 4050262 8 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7718005000-0x7718007000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2373 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 86386353 134665517 83 ) utm=0 stm=8 core=4 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0238 self=0xb40000789c83c760 | sysTid=2397 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 4523905 15720990 10 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2396 nice=-20 cgrp=default sched=0/0 handle=0x7712ffecb0 | state=S schedstat=( 468489 7294063 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7712f07000-0x7712f09000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc02b0 self=0xb40000789c8436a0 | sysTid=2398 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 293021 8176875 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0670 self=0xb40000789c81b6f0 | sysTid=2399 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 7024790 16270677 7 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0328 self=0xb40000789c822630 | sysTid=2400 nice=4 cgrp=default sched=0/0 handle=0x76c36b7cb0 | state=S schedstat=( 331510 8188750 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c35b4000-0x76c35b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x016995e1> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x016995e1> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc03a0 self=0xb40000789c83ab90 | sysTid=2401 nice=4 cgrp=default sched=0/0 handle=0x76c35adcb0 | state=S schedstat=( 398021 8141303 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c34aa000-0x76c34ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x02a58f06> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x02a58f06> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0418 self=0xb40000789c83ff00 | sysTid=2402 nice=4 cgrp=default sched=0/0 handle=0x76c34a3cb0 | state=S schedstat=( 298490 8059427 3 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c33a0000-0x76c33a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x06b5e9c7> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x06b5e9c7> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2373_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0490 self=0xb40000789c841ad0 | sysTid=2403 nice=0 cgrp=default sched=0/0 handle=0x76c329bcb0 | state=S schedstat=( 8908749 9512916 19 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c31a4000-0x76c31a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2373_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0508 self=0xb40000789c846e40 | sysTid=2405 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 14150360 32034480 29 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2373_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0580 self=0xb40000789c845270 | sysTid=2411 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 4430625 9383230 19 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc05f8 self=0xb40000789c848a10 | sysTid=2424 nice=9 cgrp=default sched=0/0 handle=0x76b8e4fcb0 | state=S schedstat=( 2834219 32847344 5 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b8d58000-0x76b8d5a000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c81070 self=0xb40000789c838fc0 | sysTid=3803 nice=-2 cgrp=default sched=0/0 handle=0x7716ed4cb0 | state=S schedstat=( 179089367 51643337 149 ) utm=0 stm=17 core=1 HZ=100 | stack=0x7716dd1000-0x7716dd3000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Timer-0" prio=5 tid=3 TimedWaiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c85ba0 self=0xb40000789c819b20 | sysTid=3804 nice=0 cgrp=default sched=0/0 handle=0x7716fdecb0 | state=S schedstat=( 34477293 3033439 18 ) utm=0 stm=2 core=0 HZ=100 | stack=0x7716edb000-0x7716edd000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0f995bf4> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:442) at java.util.TimerThread.mainLoop(Timer.java:559) - locked <0x0f995bf4> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:512) "Binder:2373_4" prio=5 tid=5 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d48e78 self=0xb40000789c81ee90 | sysTid=4419 nice=0 cgrp=default sched=0/0 handle=0x7714cc0cb0 | state=S schedstat=( 2098127 5543071 14 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7714bc9000-0x7714bcb000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2373 ----- ----- Waiting Channels: pid 2373 at 2022-10-28 21:20:17.591862194+0800 ----- Cmd line: com.tc.logclient sysTid=2373 do_epoll_wait sysTid=2392 do_sigtimedwait sysTid=2396 pipe_read sysTid=2397 do_sys_poll sysTid=2398 futex_wait_queue_me sysTid=2399 futex_wait_queue_me sysTid=2400 futex_wait_queue_me sysTid=2401 futex_wait_queue_me sysTid=2402 futex_wait_queue_me sysTid=2403 binder_thread_read sysTid=2405 binder_thread_read sysTid=2411 binder_thread_read sysTid=2424 futex_wait_queue_me sysTid=3803 do_epoll_wait sysTid=3804 futex_wait_queue_me sysTid=4419 binder_thread_read ----- end 2373 ----- ----- pid 2329 at 2022-10-28 21:20:17.696610476+0800 ----- Cmd line: .qtidataservices Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=18 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/vendor/app/CACertService/CACertService.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29995 strong; 1172 weak JNI: CheckJNI is off; globals=353 (plus 61 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libjnihelper.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (17) Heap: 92% free, 1977KB/25MB; 146885 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.614ms Start Dumping Averages for 1 iterations for young concurrent copying VisitConcurrentRoots: Sum: 6.010ms Avg: 6.010ms ScanImmuneSpaces: Sum: 2.006ms Avg: 2.006ms InitializePhase: Sum: 1.577ms Avg: 1.577ms ProcessMarkStack: Sum: 522us Avg: 522us GrayAllDirtyImmuneObjects: Sum: 307us Avg: 307us SweepSystemWeaks: Sum: 210us Avg: 210us ClearFromSpace: Sum: 135us Avg: 135us FlipOtherThreads: Sum: 104us Avg: 104us ScanCardsForSpace: Sum: 86us Avg: 86us SweepArray: Sum: 44us Avg: 44us (Paused)ClearCards: Sum: 40us Avg: 40us VisitNonThreadRoots: Sum: 37us Avg: 37us EnqueueFinalizerReferences: Sum: 31us Avg: 31us SwapBitmaps: Sum: 19us Avg: 19us RecordFree: Sum: 18us Avg: 18us ResetStack: Sum: 15us Avg: 15us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 13us Avg: 13us CopyingPhase: Sum: 10us Avg: 10us ThreadListFlip: Sum: 7us Avg: 7us ForwardSoftReferences: Sum: 6us Avg: 6us ProcessReferences: Sum: 5us Avg: 5us UnBindBitmaps: Sum: 4us Avg: 4us MarkZygoteLargeObjects: Sum: 4us Avg: 4us EmptyRBMarkBitStack: Sum: 4us Avg: 4us ReclaimPhase: Sum: 3us Avg: 3us FreeList: Sum: 2us Avg: 2us (Paused)FlipCallback: Sum: 2us Avg: 2us ResumeRunnableThreads: Sum: 1us Avg: 1us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 78us 99% C.I. 11us-67us Avg: 39us Max: 67us young concurrent copying freed-bytes: Avg: 129KB Max: 129KB Min: 129KB Freed-bytes histogram: 0:1 young concurrent copying total time: 11.224ms mean time: 11.224ms young concurrent copying freed: 984 objects with total size 129KB young concurrent copying throughput: 89454.5/s / 11MB/s per cpu-time: 18958857/s / 18MB/s young concurrent copying tracing throughput: 29MB/s per cpu-time: 46MB/s Average minor GC reclaim bytes ratio 0.304335 over 1 GC cycles Average minor GC copied live bytes ratio 0.353807 over 2 minor GCs Cumulative bytes moved 1633744 Cumulative objects moved 30693 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 11.224ms Mean GC size throughput: 11MB/s per cpu-time: 16MB/s Mean GC object throughput: 87669.3 objects/s Total number of allocations 147869 Total bytes allocated 2107KB Total bytes freed 129KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 78us Total time waiting for GC to complete: 2.708us Total GC count: 1 Total GC time: 11.224ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5248303 registered: 627839 Total native bytes at last GC: 5198215 /data/dalvik-cache/arm64/vendor@app@CACertService@CACertService.apk@classes.dex: verify /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27828837 Metrics: ClassLoadingTotalTime: count = 2259 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 79 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 220504 TotalGcCollectionTime: count = 11 YoungGcThroughputAvg: count = 10 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 28 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 86us 99% C.I. 0.085us-22us Avg: 5.058us Max: 22us DALVIK THREADS (16): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12dc01c0 self=0x789c817f50 | sysTid=2348 nice=-20 cgrp=default sched=0/0 handle=0x771812ccb0 | state=R schedstat=( 25196979 1077292 4 ) utm=1 stm=1 core=6 HZ=100 | stack=0x7718035000-0x7718037000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2329 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 125982603 110739062 84 ) utm=2 stm=10 core=6 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0x789c81b6f0 | sysTid=2349 nice=-20 cgrp=default sched=0/0 handle=0x771302ecb0 | state=S schedstat=( 938802 7178386 2 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7712f37000-0x7712f39000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0238 self=0x789c822630 | sysTid=2350 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 7593282 10371251 15 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc02b0 self=0x789c83c760 | sysTid=2351 nice=9 cgrp=default sched=0/0 handle=0x76c18c7cb0 | state=S schedstat=( 718594 2710573 1 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c17c8000-0x76c17ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0670 self=0x789c83ab90 | sysTid=2352 nice=4 cgrp=default sched=0/0 handle=0x76c17c1cb0 | state=S schedstat=( 9285575 10374689 10 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c16be000-0x76c16c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0328 self=0x789c83ff00 | sysTid=2353 nice=4 cgrp=default sched=0/0 handle=0x76c16b7cb0 | state=S schedstat=( 561666 8287760 3 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c15b4000-0x76c15b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0a619e35> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc03a0 self=0x789c8436a0 | sysTid=2355 nice=4 cgrp=default sched=0/0 handle=0x76bf4a3cb0 | state=S schedstat=( 597864 6930208 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bf3a0000-0x76bf3a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0bc2b2ca> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0418 self=0x789c83e330 | sysTid=2354 nice=4 cgrp=default sched=0/0 handle=0x76bf5adcb0 | state=S schedstat=( 673178 8404062 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76bf4aa000-0x76bf4ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x069bdc3b> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2329_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0490 self=0x789c841ad0 | sysTid=2362 nice=0 cgrp=default sched=0/0 handle=0x76be29bcb0 | state=S schedstat=( 1762864 3191147 2 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76be1a4000-0x76be1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2329_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0508 self=0x789c846e40 | sysTid=2365 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 9142292 15630416 11 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2329_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0580 self=0x789c845270 | sysTid=2379 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 2405990 10957656 5 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc05f8 self=0x789c848a10 | sysTid=2388 nice=9 cgrp=default sched=0/0 handle=0x76b8f58cb0 | state=S schedstat=( 1674793 16844790 8 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b8e61000-0x76b8e63000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HwBinder:2329_1" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cc0020 self=0x789c81d2c0 | sysTid=3293 nice=0 cgrp=default sched=0/0 handle=0x7717e90cb0 | state=S schedstat=( 909532 13110677 1 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7717d99000-0x7717d9b000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Thread-2" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d00000 self=0x789c819b20 | sysTid=3299 nice=0 cgrp=default sched=0/0 handle=0x7716a48cb0 | state=S schedstat=( 398593 6349687 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7716951000-0x7716953000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 00000000000584ec /apex/com.android.vndk.v30/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+20) native: #04 pc 000000000000c7dc /vendor/lib64/libjnihelper.so (vendor::qti::hardware::cacert::server::IQmiEventHandler::startHandler()+304) native: #05 pc 000000000000c870 /vendor/lib64/libjnihelper.so (void* std::__1::__thread_proxy >, std::__1::__bind > >(void*) (.cfi)+60) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=4 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c82c60 self=0x789c838fc0 | sysTid=3300 nice=-2 cgrp=default sched=0/0 handle=0x771694acb0 | state=S schedstat=( 464323 7264011 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7716847000-0x7716849000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "qtidataservices" prio=5 (not attached) | sysTid=3298 nice=0 cgrp=default | state=S schedstat=( 1463750 12810469 3 ) utm=0 stm=0 core=6 HZ=100 native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 000000000000b428 /vendor/lib64/libqmi_cci.so (ctrl_msg_reader_thread.127.cfi+216) native: #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) ----- end 2329 ----- ----- Waiting Channels: pid 2329 at 2022-10-28 21:20:17.691686830+0800 ----- Cmd line: .qtidataservices sysTid=2329 do_epoll_wait sysTid=2348 do_sigtimedwait sysTid=2349 pipe_read sysTid=2350 do_sys_poll sysTid=2351 futex_wait_queue_me sysTid=2352 futex_wait_queue_me sysTid=2353 futex_wait_queue_me sysTid=2354 futex_wait_queue_me sysTid=2355 futex_wait_queue_me sysTid=2362 binder_thread_read sysTid=2365 binder_thread_read sysTid=2379 binder_thread_read sysTid=2388 futex_wait_queue_me sysTid=3293 binder_thread_read sysTid=3298 do_sys_poll sysTid=3299 futex_wait_queue_me sysTid=3300 do_epoll_wait ----- end 2329 ----- ----- pid 2342 at 2022-10-28 21:20:17.797029903+0800 ----- Cmd line: com.thundercomm.tchttpserver Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=23 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system/app/TCHttpServer/TCHttpServer.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29993 strong; 1172 weak JNI: CheckJNI is off; globals=351 (plus 60 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 40% free, 2271KB/3838KB; 157375 objects Dumping cumulative Gc timings Start Dumping Averages for 12 iterations for concurrent copying ScanImmuneSpaces: Sum: 204.927ms Avg: 17.077ms VisitConcurrentRoots: Sum: 129.558ms Avg: 10.796ms ClearFromSpace: Sum: 45.384ms Avg: 3.782ms MarkingPhase: Sum: 32.121ms Avg: 2.676ms ProcessMarkStack: Sum: 21.728ms Avg: 1.810ms ScanCardsForSpace: Sum: 15.164ms Avg: 1.263ms InitializePhase: Sum: 6.141ms Avg: 511.750us SweepSystemWeaks: Sum: 4.003ms Avg: 333.583us GrayAllDirtyImmuneObjects: Sum: 2.481ms Avg: 206.750us CaptureThreadRootsForMarking: Sum: 2.171ms Avg: 180.916us FlipOtherThreads: Sum: 1.555ms Avg: 129.583us MarkZygoteLargeObjects: Sum: 1.267ms Avg: 105.583us ForwardSoftReferences: Sum: 1.121ms Avg: 93.416us VisitNonThreadRoots: Sum: 789us Avg: 65.750us EnqueueFinalizerReferences: Sum: 743us Avg: 61.916us RecordFree: Sum: 610us Avg: 50.833us ProcessReferences: Sum: 586us Avg: 48.833us SweepLargeObjects: Sum: 510us Avg: 42.500us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 314us Avg: 26.166us (Paused)ClearCards: Sum: 276us Avg: 23us CopyingPhase: Sum: 234us Avg: 19.500us EmptyRBMarkBitStack: Sum: 222us Avg: 18.500us ThreadListFlip: Sum: 201us Avg: 16.750us SweepAllocSpace: Sum: 184us Avg: 15.333us SwapBitmaps: Sum: 180us Avg: 15us MarkStackAsLive: Sum: 166us Avg: 13.833us ResumeOtherThreads: Sum: 123us Avg: 10.250us ReclaimPhase: Sum: 91us Avg: 7.583us ResumeRunnableThreads: Sum: 69us Avg: 5.750us (Paused)FlipCallback: Sum: 40us Avg: 3.333us UnBindBitmaps: Sum: 36us Avg: 3us FlipThreadRoots: Sum: 34us Avg: 2.833us Sweep: Sum: 30us Avg: 2.500us (Paused)SetFromSpace: Sum: 27us Avg: 2.250us Done Dumping Averages concurrent copying paused: Sum: 1.887ms 99% C.I. 11us-781us Avg: 78.625us Max: 781us concurrent copying freed-bytes: Avg: 3684KB Max: 23MB Min: 1768KB Freed-bytes histogram: 0:11,23040:1 concurrent copying total time: 473.086ms mean time: 39.423ms concurrent copying freed: 1590740 objects with total size 43MB concurrent copying throughput: 3.36309e+06/s / 91MB/s per cpu-time: 111801975/s / 106MB/s concurrent copying tracing throughput: 9302KB/s per cpu-time: 10MB/s Average major GC reclaim bytes ratio 0.629526 over 12 GC cycles Average major GC copied live bytes ratio 0.247352 over 17 major GCs Cumulative bytes moved 33768520 Cumulative objects moved 649779 Peak regions allocated 100 (25MB) / 1024 (256MB) Total madvise time 94.856ms Start Dumping Averages for 13 iterations for young concurrent copying ScanImmuneSpaces: Sum: 118.456ms Avg: 9.112ms VisitConcurrentRoots: Sum: 50.913ms Avg: 3.916ms ClearFromSpace: Sum: 26.487ms Avg: 2.037ms InitializePhase: Sum: 24.307ms Avg: 1.869ms ScanCardsForSpace: Sum: 16.959ms Avg: 1.304ms ProcessMarkStack: Sum: 10.130ms Avg: 779.230us SweepSystemWeaks: Sum: 5.535ms Avg: 425.769us GrayAllDirtyImmuneObjects: Sum: 5.313ms Avg: 408.692us FlipOtherThreads: Sum: 4.012ms Avg: 308.615us EnqueueFinalizerReferences: Sum: 1.264ms Avg: 97.230us RecordFree: Sum: 923us Avg: 71us VisitNonThreadRoots: Sum: 658us Avg: 50.615us ProcessReferences: Sum: 541us Avg: 41.615us (Paused)ClearCards: Sum: 467us Avg: 35.923us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 366us Avg: 28.153us ForwardSoftReferences: Sum: 347us Avg: 26.692us CopyingPhase: Sum: 340us Avg: 26.153us ResetStack: Sum: 316us Avg: 24.307us SweepArray: Sum: 277us Avg: 21.307us EmptyRBMarkBitStack: Sum: 265us Avg: 20.384us ThreadListFlip: Sum: 232us Avg: 17.846us ResumeOtherThreads: Sum: 206us Avg: 15.846us MarkZygoteLargeObjects: Sum: 204us Avg: 15.692us ResumeRunnableThreads: Sum: 114us Avg: 8.769us SwapBitmaps: Sum: 104us Avg: 8us ReclaimPhase: Sum: 100us Avg: 7.692us UnBindBitmaps: Sum: 84us Avg: 6.461us FlipThreadRoots: Sum: 57us Avg: 4.384us (Paused)FlipCallback: Sum: 52us Avg: 4us (Paused)SetFromSpace: Sum: 47us Avg: 3.615us FreeList: Sum: 4us Avg: 307ns Done Dumping Averages young concurrent copying paused: Sum: 1.476ms 99% C.I. 11us-213us Avg: 56.769us Max: 213us young concurrent copying freed-bytes: Avg: 1654KB Max: 1887KB Min: 144KB Freed-bytes histogram: 0:1,1600:12 young concurrent copying total time: 269.080ms mean time: 20.698ms young concurrent copying freed: 763235 objects with total size 21MB young concurrent copying throughput: 2.8373e+06/s / 78MB/s per cpu-time: 103458178/s / 98MB/s young concurrent copying tracing throughput: 15MB/s per cpu-time: 19MB/s Average minor GC reclaim bytes ratio 0.467584 over 13 GC cycles Average minor GC copied live bytes ratio 0.0568589 over 14 minor GCs Cumulative bytes moved 1831880 Cumulative objects moved 37138 Peak regions allocated 100 (25MB) / 1024 (256MB) Total time spent in GC: 742.166ms Mean GC size throughput: 86MB/s per cpu-time: 103MB/s Mean GC object throughput: 3.17176e+06 objects/s Total number of allocations 2511350 Total bytes allocated 66MB Total bytes freed 64MB Free memory 1567KB Free memory until GC 1567KB Free memory until OOME 253MB Total memory 3838KB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 3.363ms Total time waiting for GC to complete: 48.284us Total GC count: 25 Total GC time: 742.166ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1804,1:24 Histogram of blocking GC count per 10000 ms: 0:1828 Native bytes total: 5330751 registered: 627199 Total native bytes at last GC: 5262671 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /data/dalvik-cache/arm64/system@app@TCHttpServer@TCHttpServer.apk@classes.dex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 1KB / 32KB Current JIT data cache size (used / resident): 1KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 16KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 19 Total number of JIT baseline compilations: 1 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Avg: 176B Max: 176B Min: 176B Memory used for compiled code: Avg: 1344B Max: 1344B Min: 1344B Memory used for profiling info: Avg: 288B Max: 288B Min: 288B Start Dumping Averages for 19 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.391ms Compiling baseline: Sum: 3.155ms Avg: 166.052us TrimMaps: Sum: 2.619ms Avg: 137.842us Done Dumping Averages Memory used for compilation: Avg: 99KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27828899 Metrics: ClassLoadingTotalTime: count = 2130 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 134 YoungGcCount: count = 13 FullGcCount: count = 12 TotalBytesAllocated: count = 67704856 TotalGcCollectionTime: count = 739 YoungGcThroughputAvg: count = 78 FullGcThroughputAvg: count = 73 YoungGcTracingThroughputAvg: count = 15 FullGcTracingThroughputAvg: count = 9 JitMethodCompileTotalTime: count = 3213 JitMethodCompileCount: count = 1 YoungGcCollectionTime: range = 0...60000, buckets: 13,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 13,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 13,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 382us 99% C.I. 0.080us-14us Avg: 5.876us Max: 14us DALVIK THREADS (14): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e40450 self=0xb40000789c817f50 | sysTid=2361 nice=-20 cgrp=default sched=0/0 handle=0x7715114cb0 | state=R schedstat=( 9520988 1539480 4 ) utm=1 stm=0 core=5 HZ=100 | stack=0x771501d000-0x771501f000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2342 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 85495326629 60310870833 125229 ) utm=512 stm=8037 core=5 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c81b6f0 | sysTid=2363 nice=-20 cgrp=default sched=0/0 handle=0x7713016cb0 | state=S schedstat=( 497967 2688542 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7712f1f000-0x7712f21000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e404c8 self=0xb40000789c822630 | sysTid=2364 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 5404117 12084582 11 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40540 self=0xb40000789c8436a0 | sysTid=2366 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 3849793 18503438 2 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e405b8 self=0xb40000789c83c760 | sysTid=2369 nice=4 cgrp=default sched=0/0 handle=0x76c15adcb0 | state=S schedstat=( 6477243 21301616 30 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76c14aa000-0x76c14ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0a619e35> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40630 self=0xb40000789c83ff00 | sysTid=2368 nice=4 cgrp=default sched=0/0 handle=0x76c16b7cb0 | state=S schedstat=( 38501771 22628332 38 ) utm=3 stm=0 core=2 HZ=100 | stack=0x76c15b4000-0x76c15b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0bc2b2ca> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e406a8 self=0xb40000789c83e330 | sysTid=2370 nice=4 cgrp=default sched=0/0 handle=0x76c14a3cb0 | state=S schedstat=( 3896513 23862762 41 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c13a0000-0x76c13a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x069bdc3b> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "HeapTaskDaemon" daemon prio=5 tid=13 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e409e0 self=0xb40000789c83ab90 | sysTid=2367 nice=4 cgrp=default sched=0/0 handle=0x76c17c1cb0 | state=S schedstat=( 636199653 147466965 252 ) utm=46 stm=17 core=3 HZ=100 | stack=0x76c16be000-0x76c16c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2342_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40720 self=0xb40000789c841ad0 | sysTid=2371 nice=0 cgrp=default sched=0/0 handle=0x76c129bcb0 | state=S schedstat=( 1057812 16595573 2 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c11a4000-0x76c11a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2342_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40798 self=0xb40000789c846e40 | sysTid=2372 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 7467242 8892291 8 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2342_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40810 self=0xb40000789c845270 | sysTid=2376 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 1049168 11157656 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e40888 self=0xb40000789c848a10 | sysTid=2394 nice=9 cgrp=default sched=0/0 handle=0x76b8fa1cb0 | state=S schedstat=( 2228282 31337917 4 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b8eaa000-0x76b8eac000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e40900 self=0xb40000789c838fc0 | sysTid=3805 nice=-2 cgrp=default sched=0/0 handle=0x77180f4cb0 | state=S schedstat=( 1029219 196458 3 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7717ff1000-0x7717ff3000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2342 ----- ----- Waiting Channels: pid 2342 at 2022-10-28 21:20:17.792706153+0800 ----- Cmd line: com.thundercomm.tchttpserver sysTid=2342 do_epoll_wait sysTid=2361 do_sigtimedwait sysTid=2363 pipe_read sysTid=2364 do_sys_poll sysTid=2366 futex_wait_queue_me sysTid=2367 futex_wait_queue_me sysTid=2368 futex_wait_queue_me sysTid=2369 futex_wait_queue_me sysTid=2370 futex_wait_queue_me sysTid=2371 binder_thread_read sysTid=2372 binder_thread_read sysTid=2376 binder_thread_read sysTid=2394 futex_wait_queue_me sysTid=3805 do_epoll_wait ----- end 2342 ----- ----- pid 2321 at 2022-10-28 21:20:17.865319642+0800 ----- Cmd line: .dataservices Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=114 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/DynamicDDSService/DynamicDDSService.apk], parent #1 #5 dalvik.system.PathClassLoader: [/system_ext/app/uceShimService/uceShimService.apk], parent #1 #6 dalvik.system.PathClassLoader: [/system_ext/priv-app/dpmserviceapp/dpmserviceapp.apk], parent #1 #7 dalvik.system.PathClassLoader: [/system/system_ext/framework/com.qti.dpmframework.jar], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30106 strong; 1175 weak JNI: CheckJNI is off; globals=371 (plus 70 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 89% free, 2737KB/25MB; 155548 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.963ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 8.726ms Avg: 8.726ms VisitConcurrentRoots: Sum: 7.779ms Avg: 7.779ms ProcessMarkStack: Sum: 2.452ms Avg: 2.452ms InitializePhase: Sum: 2.394ms Avg: 2.394ms ReclaimPhase: Sum: 1.308ms Avg: 1.308ms ClearFromSpace: Sum: 742us Avg: 742us GrayAllDirtyImmuneObjects: Sum: 300us Avg: 300us UnBindBitmaps: Sum: 234us Avg: 234us SweepSystemWeaks: Sum: 217us Avg: 217us FlipOtherThreads: Sum: 131us Avg: 131us ScanCardsForSpace: Sum: 97us Avg: 97us ForwardSoftReferences: Sum: 46us Avg: 46us SweepArray: Sum: 46us Avg: 46us VisitNonThreadRoots: Sum: 35us Avg: 35us ResetStack: Sum: 31us Avg: 31us EnqueueFinalizerReferences: Sum: 31us Avg: 31us (Paused)ClearCards: Sum: 27us Avg: 27us RecordFree: Sum: 19us Avg: 19us CopyingPhase: Sum: 13us Avg: 13us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 13us Avg: 13us EmptyRBMarkBitStack: Sum: 11us Avg: 11us ProcessReferences: Sum: 9us Avg: 9us ThreadListFlip: Sum: 7us Avg: 7us SwapBitmaps: Sum: 5us Avg: 5us MarkZygoteLargeObjects: Sum: 4us Avg: 4us FreeList: Sum: 3us Avg: 3us (Paused)FlipCallback: Sum: 3us Avg: 3us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 67us 99% C.I. 13us-54us Avg: 33.500us Max: 54us young concurrent copying freed-bytes: Avg: 227KB Max: 227KB Min: 227KB Freed-bytes histogram: 0:1 young concurrent copying total time: 24.687ms mean time: 24.687ms young concurrent copying freed: 1524 objects with total size 227KB young concurrent copying throughput: 63500/s / 9468KB/s per cpu-time: 38782666/s / 36MB/s young concurrent copying tracing throughput: 15MB/s per cpu-time: 61MB/s Average minor GC reclaim bytes ratio 0.342088 over 1 GC cycles Average minor GC copied live bytes ratio 0.347683 over 2 minor GCs Cumulative bytes moved 1672864 Cumulative objects moved 31257 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 24.687ms Mean GC size throughput: 9204KB/s per cpu-time: 34MB/s Mean GC object throughput: 61732.9 objects/s Total number of allocations 157072 Total bytes allocated 2965KB Total bytes freed 227KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 253MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 67us Total time waiting for GC to complete: 3.906us Total GC count: 1 Total GC time: 24.687ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1 Histogram of blocking GC count per 10000 ms: 0:1 Native bytes total: 5418071 registered: 639527 Total native bytes at last GC: 5298403 /system_ext/app/uceShimService/oat/arm64/uceShimService.odex: verify /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /system_ext/app/DynamicDDSService/oat/arm64/DynamicDDSService.odex: verify /system_ext/priv-app/dpmserviceapp/oat/arm64/dpmserviceapp.vdex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27829065 Metrics: ClassLoadingTotalTime: count = 27011 ClassVerificationTotalTime: count = 8685 ClassVerificationCount: count = 14 WorldStopTimeDuringGCAvg: count = 67 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 1098736 TotalGcCollectionTime: count = 24 YoungGcThroughputAvg: count = 8 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 14 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 72us 99% C.I. 0.080us-11us Avg: 4.235us Max: 11us DALVIK THREADS (24): "Signal Catcher" daemon prio=10 tid=6 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12f001c0 self=0xb40000789c81d2c0 | sysTid=2331 nice=-20 cgrp=default sched=0/0 handle=0x771510fcb0 | state=R schedstat=( 13497552 4388542 7 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7715018000-0x771501a000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2321 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 164542027 250013597 182 ) utm=2 stm=13 core=6 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "HeapTaskDaemon" daemon prio=5 tid=7 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12f00a68 self=0xb40000789c81b6f0 | sysTid=2335 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 8775259 28730207 30 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12f00238 self=0xb40000789c83c760 | sysTid=2333 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 6597185 17524323 11 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=9 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12f002b0 self=0xb40000789c822630 | sysTid=2336 nice=4 cgrp=default sched=0/0 handle=0x76c26b7cb0 | state=S schedstat=( 1131199 7043541 4 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c25b4000-0x76c25b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0094fce9> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0094fce9> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "perfetto_hprof_listener" prio=10 tid=10 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2332 nice=-20 cgrp=default sched=0/0 handle=0x7713011cb0 | state=S schedstat=( 1207500 11472917 2 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7712f1a000-0x7712f1c000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerWatchdogDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12f00328 self=0xb40000789c83ff00 | sysTid=2339 nice=4 cgrp=default sched=0/0 handle=0x76c24a3cb0 | state=S schedstat=( 921874 2955469 5 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c23a0000-0x76c23a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x09b4dd6e> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x09b4dd6e> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Jit thread pool worker thread 0" daemon prio=5 tid=12 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12f003a0 self=0xb40000789c8436a0 | sysTid=2334 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 560885 15274635 5 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12f00418 self=0xb40000789c83ab90 | sysTid=2338 nice=4 cgrp=default sched=0/0 handle=0x76c25adcb0 | state=S schedstat=( 1390885 20822864 7 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c24aa000-0x76c24ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0e8dfc0f> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0e8dfc0f> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2321_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f00490 self=0xb40000789c841ad0 | sysTid=2341 nice=0 cgrp=default sched=0/0 handle=0x76be29bcb0 | state=S schedstat=( 6069792 18324218 15 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76be1a4000-0x76be1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2321_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f00508 self=0xb40000789c846e40 | sysTid=2343 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 292208843 982307063 1662 ) utm=11 stm=18 core=3 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2321_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f00580 self=0xb40000789c845270 | sysTid=2356 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 194050491 598766689 1116 ) utm=5 stm=13 core=1 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12f005f8 self=0xb40000789c848a10 | sysTid=2380 nice=9 cgrp=default sched=0/0 handle=0x76b8f4dcb0 | state=S schedstat=( 1293489 17282344 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b8e56000-0x76b8e58000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "EventHandler" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f00670 self=0xb40000789c84dd80 | sysTid=2417 nice=0 cgrp=default sched=0/0 handle=0x76b7e09cb0 | state=S schedstat=( 124763601 549011399 1055 ) utm=3 stm=9 core=3 HZ=100 | stack=0x76b7d06000-0x76b7d08000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ServiceMonitor" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f00750 self=0xb40000789c84a5e0 | sysTid=2418 nice=0 cgrp=default sched=0/0 handle=0x76b6cffcb0 | state=S schedstat=( 6928753 30789688 21 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b6bfc000-0x76b6bfe000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ServiceFetcher" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f00830 self=0xb40000789c84c1b0 | sysTid=2425 nice=0 cgrp=default sched=0/0 handle=0x76b5bf5cb0 | state=S schedstat=( 6254633 15892554 12 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b5af2000-0x76b5af4000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ServiceFetcher" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f00910 self=0xb40000789c8530f0 | sysTid=2426 nice=0 cgrp=default sched=0/0 handle=0x76b4aebcb0 | state=S schedstat=( 2335259 27195679 11 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b49e8000-0x76b49ea000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "HwBinder:2321_1" prio=5 tid=22 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f009f0 self=0xb40000789c854cc0 | sysTid=2429 nice=0 cgrp=default sched=0/0 handle=0x76b38e3cb0 | state=S schedstat=( 294896 8430938 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x76b37ec000-0x76b37ee000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) native: #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) native: #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "MainEventThread" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cc3598 self=0xb40000789c817f50 | sysTid=3066 nice=0 cgrp=default sched=0/0 handle=0x771802fcb0 | state=S schedstat=( 446250 7367135 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7717f2c000-0x7717f2e000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "queued-work-looper" prio=5 tid=4 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cc4d60 self=0xb40000789c851520 | sysTid=3085 nice=-2 cgrp=default sched=0/0 handle=0x7716dfbcb0 | state=S schedstat=( 354636 20437604 3 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7716cf8000-0x7716cfa000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "DPMSender" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ccfa00 self=0xb40000789c819b20 | sysTid=3422 nice=0 cgrp=default sched=0/0 handle=0x7716c31cb0 | state=S schedstat=( 2325519 2391876 7 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7716b2e000-0x7716b30000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ConnectivityThread" prio=5 tid=5 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cd2c30 self=0xb40000789c85a030 | sysTid=3426 nice=0 cgrp=default sched=0/0 handle=0x7715a1dcb0 | state=S schedstat=( 1459166 24121197 7 ) utm=0 stm=0 core=3 HZ=100 | stack=0x771591a000-0x771591c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "DPMReceiver" prio=5 tid=23 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12cd29b8 self=0xb40000789c84f950 | sysTid=3425 nice=0 cgrp=default sched=0/0 handle=0x7715b27cb0 | state=S schedstat=( 2955468 17889533 10 ) utm=0 stm=0 core=1 HZ=100 | stack=0x7715a24000-0x7715a26000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) native: #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) native: #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) native: #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) native: #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) at android.net.LocalSocketImpl.readba_native(Native method) at android.net.LocalSocketImpl.access$300(LocalSocketImpl.java:37) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110) - locked <0x07db149c> (a java.lang.Object) at com.qti.dpm.DpmService.readDPMMessage(DpmService.java:646) at com.qti.dpm.DpmService.access$2800(DpmService.java:84) at com.qti.dpm.DpmService$DpmReceiver.run(DpmService.java:748) at java.lang.Thread.run(Thread.java:920) "Binder:2321_4" prio=5 tid=24 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0020 self=0xb40000789c838fc0 | sysTid=3966 nice=0 cgrp=default sched=0/0 handle=0x7715913cb0 | state=S schedstat=( 304792870 964433293 1752 ) utm=12 stm=17 core=6 HZ=100 | stack=0x771581c000-0x771581e000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2321 ----- ----- Waiting Channels: pid 2321 at 2022-10-28 21:20:17.862845788+0800 ----- Cmd line: .dataservices sysTid=2321 do_epoll_wait sysTid=2331 do_sigtimedwait sysTid=2332 pipe_read sysTid=2333 do_sys_poll sysTid=2334 futex_wait_queue_me sysTid=2335 futex_wait_queue_me sysTid=2336 futex_wait_queue_me sysTid=2338 futex_wait_queue_me sysTid=2339 futex_wait_queue_me sysTid=2341 binder_thread_read sysTid=2343 binder_thread_read sysTid=2356 binder_thread_read sysTid=2380 futex_wait_queue_me sysTid=2417 do_epoll_wait sysTid=2418 do_epoll_wait sysTid=2425 do_epoll_wait sysTid=2426 do_epoll_wait sysTid=2429 binder_thread_read sysTid=3066 do_epoll_wait sysTid=3085 do_epoll_wait sysTid=3422 do_epoll_wait sysTid=3425 unix_stream_read_generic sysTid=3426 do_epoll_wait sysTid=3966 binder_thread_read ----- end 2321 ----- ----- pid 2299 at 2022-10-28 21:20:17.946480007+0800 ----- Cmd line: com.thundercomm.tcsetupWizard Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=11 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/TCSetupWizard/TCSetupWizard.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 29982 strong; 1172 weak JNI: CheckJNI is off; globals=351 (plus 60 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 92% free, 1890KB/25MB; 146871 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.618ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 7.735ms Avg: 7.735ms InitializePhase: Sum: 2.445ms Avg: 2.445ms VisitConcurrentRoots: Sum: 1.107ms Avg: 1.107ms ProcessMarkStack: Sum: 545us Avg: 545us GrayAllDirtyImmuneObjects: Sum: 299us Avg: 299us SweepSystemWeaks: Sum: 206us Avg: 206us ClearFromSpace: Sum: 140us Avg: 140us FlipOtherThreads: Sum: 96us Avg: 96us ScanCardsForSpace: Sum: 79us Avg: 79us ForwardSoftReferences: Sum: 52us Avg: 52us SweepArray: Sum: 43us Avg: 43us (Paused)ClearCards: Sum: 37us Avg: 37us EnqueueFinalizerReferences: Sum: 35us Avg: 35us VisitNonThreadRoots: Sum: 35us Avg: 35us RecordFree: Sum: 19us Avg: 19us ThreadListFlip: Sum: 17us Avg: 17us ResetStack: Sum: 13us Avg: 13us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 13us Avg: 13us CopyingPhase: Sum: 12us Avg: 12us EmptyRBMarkBitStack: Sum: 8us Avg: 8us ProcessReferences: Sum: 7us Avg: 7us SwapBitmaps: Sum: 5us Avg: 5us UnBindBitmaps: Sum: 4us Avg: 4us MarkZygoteLargeObjects: Sum: 4us Avg: 4us ReclaimPhase: Sum: 3us Avg: 3us (Paused)FlipCallback: Sum: 3us Avg: 3us FreeList: Sum: 2us Avg: 2us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 76us 99% C.I. 12us-64us Avg: 38us Max: 64us young concurrent copying freed-bytes: Avg: 146KB Max: 146KB Min: 146KB Freed-bytes histogram: 0:1 young concurrent copying total time: 12.968ms mean time: 12.968ms young concurrent copying freed: 1043 objects with total size 146KB young concurrent copying throughput: 86916.7/s / 11MB/s per cpu-time: 30035200/s / 28MB/s young concurrent copying tracing throughput: 27MB/s per cpu-time: 65MB/s Average minor GC reclaim bytes ratio 0.312261 over 1 GC cycles Average minor GC copied live bytes ratio 0.338673 over 2 minor GCs Cumulative bytes moved 1632664 Cumulative objects moved 30694 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 12.968ms Mean GC size throughput: 11MB/s per cpu-time: 24MB/s Mean GC object throughput: 80428.7 objects/s Total number of allocations 147914 Total bytes allocated 2037KB Total bytes freed 146KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 254MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 76us Total time waiting for GC to complete: 2.500us Total GC count: 1 Total GC time: 12.968ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5227127 registered: 626199 Total native bytes at last GC: 5228007 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /data/dalvik-cache/arm64/system_ext@app@TCSetupWizard@TCSetupWizard.apk@classes.dex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27829276 Metrics: ClassLoadingTotalTime: count = 1874 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 76 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 148776 TotalGcCollectionTime: count = 13 YoungGcThroughputAvg: count = 10 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 24 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 99us 99% C.I. 0.085us-36us Avg: 5.823us Max: 36us DALVIK THREADS (13): "Signal Catcher" daemon prio=10 tid=6 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12dc01c0 self=0xb40000789c81d2c0 | sysTid=2305 nice=-20 cgrp=default sched=0/0 handle=0x7718104cb0 | state=R schedstat=( 19232397 10197553 7 ) utm=1 stm=0 core=6 HZ=100 | stack=0x771800d000-0x771800f000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2299 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 89048434 89218080 77 ) utm=1 stm=7 core=6 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0238 self=0xb40000789c81b6f0 | sysTid=2307 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 4495157 6111355 11 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c822630 | sysTid=2306 nice=-20 cgrp=default sched=0/0 handle=0x7713006cb0 | state=S schedstat=( 326406 3716042 1 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7712f0f000-0x7712f11000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc02b0 self=0xb40000789c8436a0 | sysTid=2308 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 1246511 14437812 5 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0328 self=0xb40000789c83ff00 | sysTid=2311 nice=4 cgrp=default sched=0/0 handle=0x76c16b7cb0 | state=S schedstat=( 1119997 5315625 6 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76c15b4000-0x76c15b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0b82b86c> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0b82b86c> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2299_1" prio=5 tid=11 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc03a0 self=0xb40000789c841ad0 | sysTid=2315 nice=0 cgrp=default sched=0/0 handle=0x76c029bcb0 | state=S schedstat=( 1432917 2286563 6 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c01a4000-0x76c01a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerWatchdogDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0418 self=0xb40000789c83e330 | sysTid=2313 nice=4 cgrp=default sched=0/0 handle=0x76c14a3cb0 | state=S schedstat=( 660313 5298228 5 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76c13a0000-0x76c13a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a619e35> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0a619e35> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0490 self=0xb40000789c83c760 | sysTid=2312 nice=4 cgrp=default sched=0/0 handle=0x76c15adcb0 | state=S schedstat=( 719218 5379999 5 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76c14aa000-0x76c14ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bc2b2ca> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0bc2b2ca> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "HeapTaskDaemon" daemon prio=5 tid=14 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc0670 self=0xb40000789c83ab90 | sysTid=2310 nice=4 cgrp=default sched=0/0 handle=0x76c17c1cb0 | state=S schedstat=( 7984476 18613699 17 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c16be000-0x76c16c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2299_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0508 self=0xb40000789c846e40 | sysTid=2319 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 2437759 6362343 3 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2299_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0580 self=0xb40000789c845270 | sysTid=2320 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 262761 926771 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12dc05f8 self=0xb40000789c848a10 | sysTid=2337 nice=9 cgrp=default sched=0/0 handle=0x76b8fa1cb0 | state=S schedstat=( 2395678 64797342 7 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76b8eaa000-0x76b8eac000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2299 ----- ----- Waiting Channels: pid 2299 at 2022-10-28 21:20:17.944926569+0800 ----- Cmd line: com.thundercomm.tcsetupWizard sysTid=2299 do_epoll_wait sysTid=2305 do_sigtimedwait sysTid=2306 pipe_read sysTid=2307 do_sys_poll sysTid=2308 futex_wait_queue_me sysTid=2310 futex_wait_queue_me sysTid=2311 futex_wait_queue_me sysTid=2312 futex_wait_queue_me sysTid=2313 futex_wait_queue_me sysTid=2315 binder_thread_read sysTid=2319 binder_thread_read sysTid=2320 binder_thread_read sysTid=2337 futex_wait_queue_me ----- end 2299 ----- ----- pid 2265 at 2022-10-28 21:20:18.027167767+0800 ----- Cmd line: com.thundercomm.microsettings Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=189 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/MicroSettings/MicroSettings.apk:/system_ext/app/MicroSettings/MicroSettings.apk!classes5.dex], parent #1 #5 dalvik.system.PathClassLoader: [/product/app/webview/webview.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30253 strong; 1174 weak JNI: CheckJNI is off; globals=369 (plus 62 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 87% free, 3294KB/25MB; 164255 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 24.794ms Start Dumping Averages for 1 iterations for young concurrent copying ScanImmuneSpaces: Sum: 5.062ms Avg: 5.062ms VisitConcurrentRoots: Sum: 3.206ms Avg: 3.206ms ProcessMarkStack: Sum: 1.760ms Avg: 1.760ms InitializePhase: Sum: 1.246ms Avg: 1.246ms SweepSystemWeaks: Sum: 538us Avg: 538us ClearFromSpace: Sum: 305us Avg: 305us GrayAllDirtyImmuneObjects: Sum: 295us Avg: 295us FlipOtherThreads: Sum: 119us Avg: 119us ScanCardsForSpace: Sum: 95us Avg: 95us ForwardSoftReferences: Sum: 76us Avg: 76us EnqueueFinalizerReferences: Sum: 49us Avg: 49us (Paused)ClearCards: Sum: 48us Avg: 48us SweepArray: Sum: 44us Avg: 44us VisitNonThreadRoots: Sum: 37us Avg: 37us RecordFree: Sum: 19us Avg: 19us ResetStack: Sum: 17us Avg: 17us CopyingPhase: Sum: 15us Avg: 15us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 14us Avg: 14us ProcessReferences: Sum: 9us Avg: 9us EmptyRBMarkBitStack: Sum: 9us Avg: 9us ThreadListFlip: Sum: 7us Avg: 7us SwapBitmaps: Sum: 5us Avg: 5us ReclaimPhase: Sum: 4us Avg: 4us UnBindBitmaps: Sum: 4us Avg: 4us MarkZygoteLargeObjects: Sum: 4us Avg: 4us FreeList: Sum: 3us Avg: 3us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)FlipCallback: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 114us 99% C.I. 37us-77us Avg: 57us Max: 77us young concurrent copying freed-bytes: Avg: 332KB Max: 332KB Min: 332KB Freed-bytes histogram: 320:1 young concurrent copying total time: 12.996ms mean time: 12.996ms young concurrent copying freed: 2813 objects with total size 332KB young concurrent copying throughput: 234417/s / 27MB/s per cpu-time: 48596571/s / 46MB/s young concurrent copying tracing throughput: 40MB/s per cpu-time: 69MB/s Average minor GC reclaim bytes ratio 0.37657 over 1 GC cycles Average minor GC copied live bytes ratio 0.369768 over 2 minor GCs Cumulative bytes moved 1753208 Cumulative objects moved 32325 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 12.996ms Mean GC size throughput: 24MB/s per cpu-time: 46MB/s Mean GC object throughput: 216451 objects/s Total number of allocations 167068 Total bytes allocated 3626KB Total bytes freed 332KB Free memory 22MB Free memory until GC 22MB Free memory until OOME 252MB Total memory 25MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 114us Total time waiting for GC to complete: 2.394us Total GC count: 1 Total GC time: 12.996ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 5540443 registered: 644699 Total native bytes at last GC: 5606715 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /data/dalvik-cache/arm64/system_ext@app@MicroSettings@MicroSettings.apk@classes.dex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /product/app/webview/oat/arm64/webview.odex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27829522 Metrics: ClassLoadingTotalTime: count = 22549 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 114 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 1776536 TotalGcCollectionTime: count = 13 YoungGcThroughputAvg: count = 23 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 37 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 70us 99% C.I. 0.080us-11us Avg: 4.117us Max: 11us DALVIK THREADS (18): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e801c0 self=0xb40000789c817f50 | sysTid=2280 nice=-20 cgrp=default sched=0/0 handle=0x7718116cb0 | state=R schedstat=( 11473023 6431354 3 ) utm=0 stm=1 core=6 HZ=100 | stack=0x771801f000-0x7718021000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2265 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 739083185 910414848 1849 ) utm=13 stm=60 core=1 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e80238 self=0xb40000789c83c760 | sysTid=2282 nice=-20 cgrp=default sched=0/0 handle=0x7713f1acb0 | state=S schedstat=( 5571045 10693281 11 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7713e23000-0x7713e25000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2281 nice=-20 cgrp=default sched=0/0 handle=0x7714018cb0 | state=S schedstat=( 857969 5364635 1 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713f21000-0x7713f23000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=9 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e80830 self=0xb40000789c81d2c0 | sysTid=2284 nice=4 cgrp=default sched=0/0 handle=0x7713d16cb0 | state=S schedstat=( 7976510 18219685 20 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713c13000-0x7713c15000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e802b0 self=0xb40000789c81b6f0 | sysTid=2285 nice=4 cgrp=default sched=0/0 handle=0x7713c0ccb0 | state=S schedstat=( 280938 3597030 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7713b09000-0x7713b0b000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0007dd5d> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0007dd5d> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e80328 self=0xb40000789c822630 | sysTid=2286 nice=4 cgrp=default sched=0/0 handle=0x7713b02cb0 | state=S schedstat=( 791146 3546718 3 ) utm=0 stm=0 core=5 HZ=100 | stack=0x77139ff000-0x7713a01000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0bb9c6d2> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0bb9c6d2> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e803a0 self=0xb40000789c83ab90 | sysTid=2287 nice=4 cgrp=default sched=0/0 handle=0x77139f8cb0 | state=S schedstat=( 257709 3991563 2 ) utm=0 stm=0 core=5 HZ=100 | stack=0x77138f5000-0x77138f7000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0119d3a3> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0119d3a3> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Jit thread pool worker thread 0" daemon prio=5 tid=13 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e80418 self=0xb40000789c8436a0 | sysTid=2283 nice=9 cgrp=default sched=0/0 handle=0x7713e1ccb0 | state=S schedstat=( 387501 13037708 4 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7713d1d000-0x7713d1f000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2265_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80490 self=0xb40000789c841ad0 | sysTid=2289 nice=0 cgrp=default sched=0/0 handle=0x77137f0cb0 | state=S schedstat=( 42070937 130600365 170 ) utm=0 stm=3 core=3 HZ=100 | stack=0x77136f9000-0x77136fb000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2265_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80508 self=0xb40000789c846e40 | sysTid=2291 nice=0 cgrp=default sched=0/0 handle=0x77136f2cb0 | state=S schedstat=( 88958143 202410725 389 ) utm=3 stm=5 core=1 HZ=100 | stack=0x77135fb000-0x77135fd000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2265_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80580 self=0xb40000789c845270 | sysTid=2294 nice=0 cgrp=default sched=0/0 handle=0x77135f4cb0 | state=S schedstat=( 74212132 209203650 355 ) utm=1 stm=5 core=5 HZ=100 | stack=0x77134fd000-0x77134ff000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e805f8 self=0xb40000789c848a10 | sysTid=2322 nice=9 cgrp=default sched=0/0 handle=0x7713476cb0 | state=S schedstat=( 2691981 19589113 6 ) utm=0 stm=0 core=6 HZ=100 | stack=0x771337f000-0x7713381000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "WifiManagerThread" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80670 self=0xb40000789c84a5e0 | sysTid=2387 nice=0 cgrp=default sched=0/0 handle=0x771315ccb0 | state=S schedstat=( 0 3375625 1 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7713059000-0x771305b000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "queued-work-looper" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80750 self=0xb40000789c84c1b0 | sysTid=2413 nice=-2 cgrp=default sched=0/0 handle=0x7713052cb0 | state=S schedstat=( 398385 2929324 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7712f4f000-0x7712f51000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2265_4" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d40020 self=0xb40000789c83ff00 | sysTid=7081 nice=0 cgrp=default sched=0/0 handle=0x7717ff8cb0 | state=S schedstat=( 1152188 7494480 5 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7717f01000-0x7717f03000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2265_5" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80020 self=0xb40000789c838fc0 | sysTid=7082 nice=0 cgrp=default sched=0/0 handle=0x7716efacb0 | state=S schedstat=( 43925726 104119485 186 ) utm=1 stm=3 core=1 HZ=100 | stack=0x7716e03000-0x7716e05000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2265_6" prio=5 tid=4 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12dc0020 self=0xb40000789c81ee90 | sysTid=8038 nice=0 cgrp=default sched=0/0 handle=0x7715dfccb0 | state=S schedstat=( 130308597 307201414 617 ) utm=3 stm=9 core=5 HZ=100 | stack=0x7715d05000-0x7715d07000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) ----- end 2265 ----- ----- Waiting Channels: pid 2265 at 2022-10-28 21:20:18.021572871+0800 ----- Cmd line: com.thundercomm.microsettings sysTid=2265 do_epoll_wait sysTid=2280 do_sigtimedwait sysTid=2281 pipe_read sysTid=2282 do_sys_poll sysTid=2283 futex_wait_queue_me sysTid=2284 futex_wait_queue_me sysTid=2285 futex_wait_queue_me sysTid=2286 futex_wait_queue_me sysTid=2287 futex_wait_queue_me sysTid=2289 binder_thread_read sysTid=2291 binder_thread_read sysTid=2294 binder_thread_read sysTid=2322 futex_wait_queue_me sysTid=2387 do_epoll_wait sysTid=2413 do_epoll_wait sysTid=7081 binder_thread_read sysTid=7082 binder_thread_read sysTid=8038 binder_thread_read ----- end 2265 ----- ----- pid 2209 at 2022-10-28 21:20:18.081298392+0800 ----- Cmd line: com.thundercomm.microservice Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=33 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/app/MircoService/MircoService.apk:/system_ext/app/MircoService/MircoService.apk!classes3.dex], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30001 strong; 1173 weak JNI: CheckJNI is off; globals=354 (plus 60 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 30% free, 2667KB/3831KB; 165983 objects Dumping cumulative Gc timings Start Dumping Averages for 12 iterations for concurrent copying ScanImmuneSpaces: Sum: 235.937ms Avg: 19.661ms VisitConcurrentRoots: Sum: 108.699ms Avg: 9.058ms ClearFromSpace: Sum: 39.837ms Avg: 3.319ms ScanCardsForSpace: Sum: 16.922ms Avg: 1.410ms ProcessMarkStack: Sum: 16.161ms Avg: 1.346ms MarkingPhase: Sum: 13.657ms Avg: 1.138ms InitializePhase: Sum: 7.489ms Avg: 624.083us SweepSystemWeaks: Sum: 4.456ms Avg: 371.333us GrayAllDirtyImmuneObjects: Sum: 3.467ms Avg: 288.916us CaptureThreadRootsForMarking: Sum: 2.732ms Avg: 227.666us FlipOtherThreads: Sum: 2.550ms Avg: 212.500us VisitNonThreadRoots: Sum: 1.769ms Avg: 147.416us MarkZygoteLargeObjects: Sum: 1.572ms Avg: 131us ForwardSoftReferences: Sum: 1.194ms Avg: 99.500us RecordFree: Sum: 802us Avg: 66.833us EnqueueFinalizerReferences: Sum: 758us Avg: 63.166us SweepLargeObjects: Sum: 554us Avg: 46.166us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 482us Avg: 40.166us (Paused)ClearCards: Sum: 366us Avg: 30.500us EmptyRBMarkBitStack: Sum: 354us Avg: 29.500us CopyingPhase: Sum: 219us Avg: 18.250us ThreadListFlip: Sum: 210us Avg: 17.500us SwapBitmaps: Sum: 185us Avg: 15.416us FlipThreadRoots: Sum: 174us Avg: 14.500us SweepAllocSpace: Sum: 150us Avg: 12.500us ProcessReferences: Sum: 145us Avg: 12.083us MarkStackAsLive: Sum: 134us Avg: 11.166us ResumeRunnableThreads: Sum: 109us Avg: 9.083us ReclaimPhase: Sum: 85us Avg: 7.083us ResumeOtherThreads: Sum: 48us Avg: 4us (Paused)FlipCallback: Sum: 40us Avg: 3.333us UnBindBitmaps: Sum: 37us Avg: 3.083us (Paused)SetFromSpace: Sum: 32us Avg: 2.666us Sweep: Sum: 31us Avg: 2.583us Done Dumping Averages concurrent copying paused: Sum: 1.385ms 99% C.I. 10us-258us Avg: 57.708us Max: 258us concurrent copying freed-bytes: Avg: 3669KB Max: 23MB Min: 1758KB Freed-bytes histogram: 0:11,23040:1 concurrent copying total time: 461.357ms mean time: 38.446ms concurrent copying freed: 1592688 objects with total size 43MB concurrent copying throughput: 3.45485e+06/s / 93MB/s per cpu-time: 117142961/s / 111MB/s concurrent copying tracing throughput: 9220KB/s per cpu-time: 10MB/s Average major GC reclaim bytes ratio 0.626955 over 12 GC cycles Average major GC copied live bytes ratio 0.24616 over 17 major GCs Cumulative bytes moved 33603056 Cumulative objects moved 643442 Peak regions allocated 99 (24MB) / 1024 (256MB) Total madvise time 88.538ms Start Dumping Averages for 12 iterations for young concurrent copying ScanImmuneSpaces: Sum: 129.065ms Avg: 10.755ms VisitConcurrentRoots: Sum: 62.625ms Avg: 5.218ms InitializePhase: Sum: 26.436ms Avg: 2.203ms ClearFromSpace: Sum: 24.828ms Avg: 2.069ms ProcessMarkStack: Sum: 14.742ms Avg: 1.228ms ScanCardsForSpace: Sum: 11.729ms Avg: 977.416us SweepSystemWeaks: Sum: 5.461ms Avg: 455.083us GrayAllDirtyImmuneObjects: Sum: 4.499ms Avg: 374.916us FlipOtherThreads: Sum: 3.026ms Avg: 252.166us EnqueueFinalizerReferences: Sum: 892us Avg: 74.333us FlipThreadRoots: Sum: 891us Avg: 74.250us RecordFree: Sum: 890us Avg: 74.166us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 821us Avg: 68.416us VisitNonThreadRoots: Sum: 523us Avg: 43.583us (Paused)ClearCards: Sum: 499us Avg: 41.583us ResetStack: Sum: 496us Avg: 41.333us ForwardSoftReferences: Sum: 483us Avg: 40.250us EmptyRBMarkBitStack: Sum: 339us Avg: 28.250us SweepArray: Sum: 284us Avg: 23.666us CopyingPhase: Sum: 266us Avg: 22.166us ProcessReferences: Sum: 262us Avg: 21.833us ThreadListFlip: Sum: 237us Avg: 19.750us ResumeRunnableThreads: Sum: 225us Avg: 18.750us MarkZygoteLargeObjects: Sum: 208us Avg: 17.333us ResumeOtherThreads: Sum: 127us Avg: 10.583us SwapBitmaps: Sum: 105us Avg: 8.750us ReclaimPhase: Sum: 90us Avg: 7.500us UnBindBitmaps: Sum: 72us Avg: 6us (Paused)FlipCallback: Sum: 51us Avg: 4.250us (Paused)SetFromSpace: Sum: 44us Avg: 3.666us FreeList: Sum: 6us Avg: 500ns Done Dumping Averages young concurrent copying paused: Sum: 1.950ms 99% C.I. 14us-574us Avg: 81.250us Max: 574us young concurrent copying freed-bytes: Avg: 1649KB Max: 1807KB Min: 181KB Freed-bytes histogram: 0:1,1600:11 young concurrent copying total time: 290.222ms mean time: 24.185ms young concurrent copying freed: 704286 objects with total size 19MB young concurrent copying throughput: 2.42857e+06/s / 66MB/s per cpu-time: 93410986/s / 89MB/s young concurrent copying tracing throughput: 12MB/s per cpu-time: 16MB/s Average minor GC reclaim bytes ratio 0.470868 over 12 GC cycles Average minor GC copied live bytes ratio 0.0552703 over 13 minor GCs Cumulative bytes moved 1701936 Cumulative objects moved 32650 Peak regions allocated 99 (24MB) / 1024 (256MB) Total time spent in GC: 751.579ms Mean GC size throughput: 82MB/s per cpu-time: 103MB/s Mean GC object throughput: 3.0562e+06 objects/s Total number of allocations 2462957 Total bytes allocated 64MB Total bytes freed 62MB Free memory 1163KB Free memory until GC 1163KB Free memory until OOME 253MB Total memory 3831KB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 3.335ms Total time waiting for GC to complete: 47.910us Total GC count: 24 Total GC time: 751.579ms Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:1760,1:23 Histogram of blocking GC count per 10000 ms: 0:1783 Native bytes total: 5274339 registered: 629699 Total native bytes at last GC: 5230771 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /data/dalvik-cache/arm64/system_ext@app@MircoService@MircoService.apk@classes.dex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 1KB / 32KB Current JIT data cache size (used / resident): 1KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 16KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 19 Total number of JIT baseline compilations: 1 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Avg: 344B Max: 344B Min: 344B Memory used for compiled code: Avg: 1820B Max: 1820B Min: 1820B Memory used for profiling info: Avg: 408B Max: 408B Min: 408B Start Dumping Averages for 19 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.391ms TrimMaps: Sum: 2.530ms Avg: 133.157us Compiling baseline: Sum: 1.563ms Avg: 82.263us Done Dumping Averages Memory used for compilation: Avg: 100KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27829920 Metrics: ClassLoadingTotalTime: count = 6937 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 139 YoungGcCount: count = 12 FullGcCount: count = 12 TotalBytesAllocated: count = 66164744 TotalGcCollectionTime: count = 746 YoungGcThroughputAvg: count = 68 FullGcThroughputAvg: count = 93 YoungGcTracingThroughputAvg: count = 12 FullGcTracingThroughputAvg: count = 9 JitMethodCompileTotalTime: count = 1586 JitMethodCompileCount: count = 1 YoungGcCollectionTime: range = 0...60000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 405us 99% C.I. 0.081us-22us Avg: 6.428us Max: 22us DALVIK THREADS (14): "Signal Catcher" daemon prio=10 tid=3 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e00000 self=0xb40000789c838fc0 | sysTid=2223 nice=-20 cgrp=default sched=0/0 handle=0x7717121cb0 | state=R schedstat=( 28643435 10707449 26 ) utm=0 stm=1 core=6 HZ=100 | stack=0x771702a000-0x771702c000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2209 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 83072928261 59593716135 119284 ) utm=379 stm=7927 core=3 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83c760 | sysTid=2224 nice=-20 cgrp=default sched=0/0 handle=0x7713023cb0 | state=S schedstat=( 494427 8627865 1 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7712f2c000-0x7712f2e000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00078 self=0xb40000789c83e330 | sysTid=2225 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 4469218 18012708 12 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e000f0 self=0xb40000789c8436a0 | sysTid=2226 nice=9 cgrp=default sched=0/0 handle=0x76c38c7cb0 | state=S schedstat=( 2057708 13668543 3 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76c37c8000-0x76c37ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e005a8 self=0xb40000789c81b6f0 | sysTid=2227 nice=4 cgrp=default sched=0/0 handle=0x76c37c1cb0 | state=S schedstat=( 619729269 171103744 361 ) utm=49 stm=12 core=5 HZ=100 | stack=0x76c36be000-0x76c36c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00168 self=0xb40000789c822630 | sysTid=2228 nice=4 cgrp=default sched=0/0 handle=0x76c36b7cb0 | state=S schedstat=( 3816043 14934740 27 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c35b4000-0x76c35b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x069bdc3b> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x069bdc3b> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e001f8 self=0xb40000789c83ab90 | sysTid=2229 nice=4 cgrp=default sched=0/0 handle=0x76c35adcb0 | state=S schedstat=( 5487237 23762240 29 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c34aa000-0x76c34ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0e18ef58> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0e18ef58> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00270 self=0xb40000789c83ff00 | sysTid=2230 nice=4 cgrp=default sched=0/0 handle=0x76c34a3cb0 | state=S schedstat=( 3159530 19050518 42 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c33a0000-0x76c33a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0f9ae8b1> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0f9ae8b1> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2209_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e002e8 self=0xb40000789c841ad0 | sysTid=2231 nice=0 cgrp=default sched=0/0 handle=0x76c329bcb0 | state=S schedstat=( 1004375 10523594 4 ) utm=0 stm=0 core=1 HZ=100 | stack=0x76c31a4000-0x76c31a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2209_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e00360 self=0xb40000789c846e40 | sysTid=2232 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 8510417 20276978 15 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2209_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e003d8 self=0xb40000789c845270 | sysTid=2236 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 2870469 6568958 2 ) utm=0 stm=0 core=2 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e00450 self=0xb40000789c848a10 | sysTid=2271 nice=9 cgrp=default sched=0/0 handle=0x76b8fa1cb0 | state=S schedstat=( 2397344 36406770 6 ) utm=0 stm=0 core=7 HZ=100 | stack=0x76b8eaa000-0x76b8eac000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e004c8 self=0xb40000789c84dd80 | sysTid=2295 nice=-2 cgrp=default sched=0/0 handle=0x76b4245cb0 | state=S schedstat=( 499479 15719271 3 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b4142000-0x76b4144000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2209 ----- ----- Waiting Channels: pid 2209 at 2022-10-28 21:20:18.079867663+0800 ----- Cmd line: com.thundercomm.microservice sysTid=2209 do_epoll_wait sysTid=2223 do_sigtimedwait sysTid=2224 pipe_read sysTid=2225 do_sys_poll sysTid=2226 futex_wait_queue_me sysTid=2227 futex_wait_queue_me sysTid=2228 futex_wait_queue_me sysTid=2229 futex_wait_queue_me sysTid=2230 futex_wait_queue_me sysTid=2231 binder_thread_read sysTid=2232 binder_thread_read sysTid=2236 binder_thread_read sysTid=2271 futex_wait_queue_me sysTid=2295 do_epoll_wait ----- end 2209 ----- ----- pid 2179 at 2022-10-28 21:20:18.164293236+0800 ----- Cmd line: com.android.networkstack.process Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=265 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system/priv-app/NetworkStack/NetworkStack.apk], parent #1 #5 dalvik.system.PathClassLoader: [/apex/com.android.tethering/priv-app/Tethering/Tethering.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 30213 strong; 1173 weak JNI: CheckJNI is off; globals=378 (plus 61 weak) Libraries: /apex/com.android.tethering/priv-app/Tethering/Tethering.apk!/lib/arm64-v8a/libtetherutilsjni.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (17) Heap: 90% free, 2419KB/26MB; 149924 objects Dumping cumulative Gc timings Average major GC reclaim bytes ratio inf over 0 GC cycles Average major GC copied live bytes ratio 0.738699 over 5 major GCs Cumulative bytes moved 32584208 Cumulative objects moved 622495 Peak regions allocated 49 (12MB) / 1024 (256MB) Total madvise time 25.091ms Start Dumping Averages for 1 iterations for young concurrent copying ProcessMarkStack: Sum: 7.516ms Avg: 7.516ms VisitConcurrentRoots: Sum: 4.100ms Avg: 4.100ms ScanImmuneSpaces: Sum: 2.285ms Avg: 2.285ms InitializePhase: Sum: 895us Avg: 895us ClearFromSpace: Sum: 615us Avg: 615us GrayAllDirtyImmuneObjects: Sum: 303us Avg: 303us SweepSystemWeaks: Sum: 219us Avg: 219us FlipOtherThreads: Sum: 109us Avg: 109us ScanCardsForSpace: Sum: 102us Avg: 102us ForwardSoftReferences: Sum: 40us Avg: 40us SweepArray: Sum: 38us Avg: 38us EnqueueFinalizerReferences: Sum: 33us Avg: 33us (Paused)ClearCards: Sum: 33us Avg: 33us VisitNonThreadRoots: Sum: 21us Avg: 21us RecordFree: Sum: 19us Avg: 19us ProcessReferences: Sum: 16us Avg: 16us EmptyRBMarkBitStack: Sum: 15us Avg: 15us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 14us Avg: 14us ResetStack: Sum: 12us Avg: 12us CopyingPhase: Sum: 9us Avg: 9us ThreadListFlip: Sum: 7us Avg: 7us SwapBitmaps: Sum: 5us Avg: 5us ReclaimPhase: Sum: 4us Avg: 4us UnBindBitmaps: Sum: 4us Avg: 4us MarkZygoteLargeObjects: Sum: 4us Avg: 4us FreeList: Sum: 3us Avg: 3us ResumeRunnableThreads: Sum: 2us Avg: 2us (Paused)FlipCallback: Sum: 2us Avg: 2us (Paused)SetFromSpace: Sum: 1us Avg: 1us FlipThreadRoots: Sum: 1us Avg: 1us ResumeOtherThreads: Sum: 0 Avg: 0 Done Dumping Averages young concurrent copying paused: Sum: 73us 99% C.I. 12us-61us Avg: 36.500us Max: 61us young concurrent copying freed-bytes: Avg: 470KB Max: 470KB Min: 470KB Freed-bytes histogram: 320:1 young concurrent copying total time: 16.427ms mean time: 16.427ms young concurrent copying freed: 6898 objects with total size 470KB young concurrent copying throughput: 431125/s / 28MB/s per cpu-time: 60211000/s / 57MB/s young concurrent copying tracing throughput: 36MB/s per cpu-time: 73MB/s Average minor GC reclaim bytes ratio 0.417198 over 1 GC cycles Average minor GC copied live bytes ratio 0.374984 over 2 minor GCs Cumulative bytes moved 1842976 Cumulative objects moved 33687 Peak regions allocated 49 (12MB) / 1024 (256MB) Total time spent in GC: 16.427ms Mean GC size throughput: 27MB/s per cpu-time: 57MB/s Mean GC object throughput: 419918 objects/s Total number of allocations 156822 Total bytes allocated 2890KB Total bytes freed 470KB Free memory 23MB Free memory until GC 23MB Free memory until OOME 253MB Total memory 26MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 73us Total time waiting for GC to complete: 1.877us Total GC count: 1 Total GC time: 16.427ms Total blocking GC count: 0 Total blocking GC time: 0 Native bytes total: 6715743 registered: 811199 Total native bytes at last GC: 5498723 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/priv-app/NetworkStack/oat/arm64/NetworkStack.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /data/dalvik-cache/arm64/apex@com.android.tethering@priv-app@Tethering@Tethering.apk@classes.dex: verify Current JIT code cache size (used / resident): 0KB / 32KB Current JIT data cache size (used / resident): 0KB / 32KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 15KB Current JIT capacity: 64KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 18 Total number of JIT baseline compilations: 0 Total number of JIT optimized compilations: 0 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 0 Memory used for stack maps: Memory used for compiled code: Memory used for profiling info: Start Dumping Averages for 18 iterations for JIT timings Compiling optimized: Sum: 26.445ms Avg: 1.469ms TrimMaps: Sum: 2.432ms Avg: 135.111us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 360KB Min: 19KB ProfileSaver total_bytes_written=0 ProfileSaver total_number_of_writes=0 ProfileSaver total_number_of_code_cache_queries=0 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=5000 ProfileSaver total_ms_of_work=0 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=0 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 27830133 Metrics: ClassLoadingTotalTime: count = 20945 ClassVerificationTotalTime: count = 1621 ClassVerificationCount: count = 6 WorldStopTimeDuringGCAvg: count = 74 YoungGcCount: count = 1 FullGcCount: count = 0 TotalBytesAllocated: count = 1038696 TotalGcCollectionTime: count = 16 YoungGcThroughputAvg: count = 27 FullGcThroughputAvg: count = 0 YoungGcTracingThroughputAvg: count = 34 FullGcTracingThroughputAvg: count = 0 JitMethodCompileTotalTime: count = 0 JitMethodCompileCount: count = 0 YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 70us 99% C.I. 0.080us-11us Avg: 4.117us Max: 11us DALVIK THREADS (18): "Signal Catcher" daemon prio=10 tid=4 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12ec01c0 self=0xb40000789c81ee90 | sysTid=2195 nice=-20 cgrp=default sched=0/0 handle=0x7718115cb0 | state=R schedstat=( 10277813 4693490 4 ) utm=0 stm=0 core=6 HZ=100 | stack=0x771801e000-0x7718020000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2179 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 162457969 417501674 274 ) utm=2 stm=13 core=2 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0238 self=0xb40000789c83c760 | sysTid=2197 nice=-20 cgrp=default sched=0/0 handle=0x7714f19cb0 | state=S schedstat=( 4960522 13910366 16 ) utm=0 stm=0 core=0 HZ=100 | stack=0x7714e22000-0x7714e24000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "perfetto_hprof_listener" prio=10 tid=8 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c83e330 | sysTid=2196 nice=-20 cgrp=default sched=0/0 handle=0x7715017cb0 | state=S schedstat=( 336562 7873906 1 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7714f20000-0x7714f22000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec02b0 self=0xb40000789c8436a0 | sysTid=2198 nice=9 cgrp=default sched=0/0 handle=0x7713e1bcb0 | state=S schedstat=( 298125 4946041 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7713d1c000-0x7713d1e000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a5470 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+84) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0910 self=0xb40000789c81b6f0 | sysTid=2199 nice=4 cgrp=default sched=0/0 handle=0x7713d15cb0 | state=S schedstat=( 9433282 27400155 20 ) utm=0 stm=0 core=6 HZ=100 | stack=0x7713c12000-0x7713c14000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0328 self=0xb40000789c822630 | sysTid=2200 nice=4 cgrp=default sched=0/0 handle=0x7713c0bcb0 | state=S schedstat=( 405885 9866198 2 ) utm=0 stm=0 core=7 HZ=100 | stack=0x7713b08000-0x7713b0a000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x07f2b951> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x07f2b951> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec03a0 self=0xb40000789c83ab90 | sysTid=2201 nice=4 cgrp=default sched=0/0 handle=0x7713b01cb0 | state=S schedstat=( 326406 9840990 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77139fe000-0x7713a00000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0c75c5b6> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0c75c5b6> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec0418 self=0xb40000789c83ff00 | sysTid=2202 nice=4 cgrp=default sched=0/0 handle=0x77139f7cb0 | state=S schedstat=( 159012 10170936 3 ) utm=0 stm=0 core=6 HZ=100 | stack=0x77138f4000-0x77138f6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0126d2b7> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0126d2b7> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2179_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0490 self=0xb40000789c841ad0 | sysTid=2204 nice=0 cgrp=default sched=0/0 handle=0x77137efcb0 | state=S schedstat=( 87118954 159613903 305 ) utm=1 stm=6 core=2 HZ=100 | stack=0x77136f8000-0x77136fa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2179_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0508 self=0xb40000789c846e40 | sysTid=2205 nice=0 cgrp=default sched=0/0 handle=0x77136f1cb0 | state=S schedstat=( 1900311 17412240 2 ) utm=0 stm=0 core=0 HZ=100 | stack=0x77135fa000-0x77135fc000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2179_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0580 self=0xb40000789c845270 | sysTid=2207 nice=0 cgrp=default sched=0/0 handle=0x77135f3cb0 | state=S schedstat=( 137796253 181009546 422 ) utm=3 stm=10 core=1 HZ=100 | stack=0x77134fc000-0x77134fe000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12ec05f8 self=0xb40000789c848a10 | sysTid=2249 nice=9 cgrp=default sched=0/0 handle=0x7713382cb0 | state=S schedstat=( 2375158 60180415 5 ) utm=0 stm=0 core=6 HZ=100 | stack=0x771328b000-0x771328d000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "NetworkStackNotifier" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0670 self=0xb40000789c84dd80 | sysTid=2266 nice=0 cgrp=default sched=0/0 handle=0x7713204cb0 | state=S schedstat=( 472500 22807865 2 ) utm=0 stm=0 core=4 HZ=100 | stack=0x7713101000-0x7713103000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "android.tethering" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0750 self=0xb40000789c84a5e0 | sysTid=2292 nice=0 cgrp=default sched=0/0 handle=0x7712fc9cb0 | state=S schedstat=( 127770820 188912874 286 ) utm=3 stm=9 core=1 HZ=100 | stack=0x7712ec6000-0x7712ec8000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "WifiManagerThread" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12ec0830 self=0xb40000789c84c1b0 | sysTid=2300 nice=0 cgrp=default sched=0/0 handle=0x76b594dcb0 | state=S schedstat=( 1065521 1725469 1 ) utm=0 stm=0 core=0 HZ=100 | stack=0x76b584a000-0x76b584c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-2-thread-1" prio=5 tid=21 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12c41308 self=0xb40000789c8530f0 | sysTid=2774 nice=0 cgrp=default sched=0/0 handle=0x76b4843cb0 | state=S schedstat=( 7657709 30158749 20 ) utm=0 stm=0 core=4 HZ=100 | stack=0x76b4740000-0x76b4742000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "queued-work-looper" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d40d58 self=0xb40000789c817f50 | sysTid=4061 nice=-2 cgrp=default sched=0/0 handle=0x7717fd7cb0 | state=S schedstat=( 1065261 5123801 2 ) utm=0 stm=0 core=2 HZ=100 | stack=0x7717ed4000-0x7717ed6000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) ----- end 2179 ----- ----- Waiting Channels: pid 2179 at 2022-10-28 21:20:18.162545684+0800 ----- Cmd line: com.android.networkstack.process sysTid=2179 do_epoll_wait sysTid=2195 do_sigtimedwait sysTid=2196 pipe_read sysTid=2197 do_sys_poll sysTid=2198 futex_wait_queue_me sysTid=2199 futex_wait_queue_me sysTid=2200 futex_wait_queue_me sysTid=2201 futex_wait_queue_me sysTid=2202 futex_wait_queue_me sysTid=2204 binder_thread_read sysTid=2205 binder_thread_read sysTid=2207 binder_thread_read sysTid=2249 futex_wait_queue_me sysTid=2266 do_epoll_wait sysTid=2292 do_epoll_wait sysTid=2300 do_epoll_wait sysTid=2774 futex_wait_queue_me sysTid=4061 do_epoll_wait ----- end 2179 ----- ----- pid 576 at 2022-10-28 21:20:18.440737507+0800 ----- Cmd line: /system/bin/keystore2 /data/misc/keystore ABI: 'arm64' "Binder:576_2" sysTid=576 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000048420 /system/bin/keystore2 (_RNvCs4fqI2P2rA04_14keystore2_main4main+8508) (BuildId: 3796f748f75871410bc0e34931a976cb) #06 pc 00000000000499e0 /system/bin/keystore2 (main+328) (BuildId: 3796f748f75871410bc0e34931a976cb) #07 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:576_1" sysTid=597 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:576_3" sysTid=598 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 576 ----- ----- Waiting Channels: pid 576 at 2022-10-28 21:20:18.232102767+0800 ----- Cmd line: /system/bin/keystore2 /data/misc/keystore sysTid=576 binder_thread_read sysTid=597 binder_thread_read sysTid=598 binder_thread_read ----- end 576 ----- ----- pid 833 at 2022-10-28 21:20:18.597111048+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.health@2.1-service ABI: 'arm64' "health@2.1-serv" sysTid=833 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000000ce64 /vendor/bin/hw/android.hardware.health@2.1-service (android::hardware::health::HealthLoop::MainLoop()+356) (BuildId: 56623c5753d87d6abd042975f742a73f) #02 pc 0000000000005988 /vendor/bin/hw/android.hardware.health@2.1-service (main.cfi+2332) (BuildId: 56623c5753d87d6abd042975f742a73f) #03 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 833 ----- ----- Waiting Channels: pid 833 at 2022-10-28 21:20:18.488173756+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.health@2.1-service sysTid=833 do_epoll_wait ----- end 833 ----- ----- pid 1477 at 2022-10-28 21:20:18.741179329+0800 ----- Cmd line: /vendor/bin/qfp-daemon ABI: 'arm64' "qfp-daemon" sysTid=1477 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 00000000000024a8 /vendor/bin/qfp-daemon (main.cfi+1084) (BuildId: a0d51bd46313a7dde5a3b567c5b5dd1c) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "qfp-daemon" sysTid=1622 #00 pc 00000000000a19ec /apex/com.android.runtime/lib64/bionic/libc.so (read+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000001d5e4 /vendor/lib64/libdiag.so (CreateWaitThread.cfi+624) (BuildId: 2b278fbe526e2ec795c1bd89993cf696) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 1477 ----- ----- Waiting Channels: pid 1477 at 2022-10-28 21:20:18.622324642+0800 ----- Cmd line: /vendor/bin/qfp-daemon sysTid=1477 binder_thread_read sysTid=1622 diagchar_read ----- end 1477 ----- ----- pid 838 at 2022-10-28 21:20:18.882675736+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.lights-service.qti ABI: 'arm64' "android.hardwar" sysTid=838 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 00000000000033ec /vendor/bin/hw/android.hardware.lights-service.qti (main+300) (BuildId: a676c37670c5123dc7cd8a63667a6859) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 838 ----- ----- Waiting Channels: pid 838 at 2022-10-28 21:20:18.772443704+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.lights-service.qti sysTid=838 binder_thread_read ----- end 838 ----- ----- pid 1286 at 2022-10-28 21:20:19.207304433+0800 ----- Cmd line: /system/bin/mediaserver ABI: 'arm' "mediaserver" sysTid=1286 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 000017d5 /system/bin/mediaserver (main+112) (BuildId: a34375104e63e657fd365e6f542a1248) #06 pc 0003248b /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_1" sysTid=1345 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_1" sysTid=1722 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_2" sysTid=1723 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_2" sysTid=1729 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_3" sysTid=1778 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_4" sysTid=2698 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "CCodecWatchdog" sysTid=2850 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 00080417 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_timedwait+76) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ed5 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+408) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "NPDecoder-CL" sysTid=2852 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0003d43d /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) (BuildId: e236737cd29cd5f88f6aea3a6d4d6fee) #04 pc 00015ced /system/lib/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&)+76) (BuildId: 3b2ccfee8f764a36f6acbb26bac4e491) #05 pc 0001726d /system/lib/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&), std::__1::reference_wrapper const, std::__1::less, std::__1::allocator const> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*)+30) (BuildId: 3b2ccfee8f764a36f6acbb26bac4e491) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "NPDecoder-CL" sysTid=2853 #00 pc 00071e08 /apex/com.android.runtime/lib/bionic/libc.so (nanosleep+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0004579d /apex/com.android.runtime/lib/bionic/libc.so (usleep+52) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 00016093 /system/lib/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(std::__1::map const, long long, std::__1::owner_less, std::__1::allocator const, long long> > >&, std::__1::mutex&, std::__1::condition_variable&)+50) (BuildId: 3b2ccfee8f764a36f6acbb26bac4e491) #03 pc 000172a3 /system/lib/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, long long, std::__1::owner_less, std::__1::allocator const, long long> > >&, std::__1::mutex&, std::__1::condition_variable&), std::__1::reference_wrapper const, long long, std::__1::owner_less, std::__1::allocator const, long long> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*)+28) (BuildId: 3b2ccfee8f764a36f6acbb26bac4e491) #04 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #05 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_3" sysTid=2856 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_5" sysTid=2894 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_4" sysTid=3402 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_5" sysTid=3451 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_6" sysTid=3994 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_7" sysTid=5551 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_8" sysTid=6201 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "capture_looper" sysTid=6468 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_6" sysTid=6469 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "ImageManager" sysTid=6470 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0003d43d /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) (BuildId: e236737cd29cd5f88f6aea3a6d4d6fee) #04 pc 000165ad /system/lib/libstagefright_framecapture_utils.so (void std::__1::condition_variable_any::wait(std::__1::mutex&)+60) (BuildId: a3a07993d3e1f5f11bb4fd1cc8af54dd) #05 pc 00019475 /system/lib/libstagefright_framecapture_utils.so (void* std::__1::__thread_proxy >, android::renderengine::gl::ImageManager::initThread(bool)::$_0> >(void*) (.llvm.15141983969551005435)+156) (BuildId: a3a07993d3e1f5f11bb4fd1cc8af54dd) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_9" sysTid=6525 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "MediaClock" sysTid=6931 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "NuPlayerDriver" sysTid=6932 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "generic" sysTid=6933 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_7" sysTid=7298 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1286_8" sysTid=7299 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "MediaClock" sysTid=10815 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "NuPlayerDriver" sysTid=10816 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "generic" sysTid=10817 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "NuPlayerRendere" sysTid=10819 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "NPDecoder" sysTid=10820 #00 pc 00033f5c /apex/com.android.runtime/lib/bionic/libc.so (syscall+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 000138bd /system/lib/libstagefright_foundation.so (android::ALooper::awaitResponse(android::sp const&, android::sp*)+172) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 00016531 /system/lib/libstagefright_foundation.so (android::AMessage::postAndAwaitResponse(android::sp*)+340) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #05 pc 000e3fcb /system/lib/libstagefright.so (android::MediaCodec::queueInputBuffer(unsigned int, unsigned int, unsigned int, long long, unsigned int, android::AString*)+418) (BuildId: 78c34ae1eca7b522e6443ba98c58806a) #06 pc 000aa6c7 /system/lib/libmediaplayerservice.so (android::NuPlayer::Decoder::onInputBufferFetched(android::sp const&)+2998) (BuildId: be11e4ae6d5faea9cc06adc8a192f0c3) #07 pc 000a8b19 /system/lib/libmediaplayerservice.so (android::NuPlayer::Decoder::doRequestBuffers()+452) (BuildId: be11e4ae6d5faea9cc06adc8a192f0c3) #08 pc 000aedd3 /system/lib/libmediaplayerservice.so (android::NuPlayer::DecoderBase::onRequestInputBuffers()+78) (BuildId: be11e4ae6d5faea9cc06adc8a192f0c3) #09 pc 000ac971 /system/lib/libmediaplayerservice.so (android::NuPlayer::Decoder::handleAnInputBuffer(unsigned int)+2216) (BuildId: be11e4ae6d5faea9cc06adc8a192f0c3) #10 pc 000a66c9 /system/lib/libmediaplayerservice.so (android::NuPlayer::Decoder::onMessageReceived(android::sp const&)+448) (BuildId: be11e4ae6d5faea9cc06adc8a192f0c3) #11 pc 000121d3 /system/lib/libstagefright_foundation.so (android::AHandler::deliverMessage(android::sp const&)+54) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #12 pc 0001618f /system/lib/libstagefright_foundation.so (android::AMessage::deliver()+138) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #13 pc 00012f7d /system/lib/libstagefright_foundation.so (android::ALooper::loop()+576) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #14 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #15 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #16 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #17 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "NPDecoder-CL" sysTid=10821 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ee9 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+428) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d37f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+302) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_A" sysTid=11580 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_B" sysTid=12683 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1286_C" sysTid=14810 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005340b /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #03 pc 000532d9 /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #04 pc 00053299 /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: f9f629e0b13fee7cd9ad66943bfa2ec0) #05 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) ----- end 1286 ----- ----- Waiting Channels: pid 1286 at 2022-10-28 21:20:18.912074538+0800 ----- Cmd line: /system/bin/mediaserver sysTid=1286 binder_thread_read sysTid=1345 binder_thread_read sysTid=1722 binder_thread_read sysTid=1723 binder_thread_read sysTid=1729 binder_thread_read sysTid=1778 binder_thread_read sysTid=2698 binder_thread_read sysTid=2850 futex_wait_queue_me sysTid=2852 futex_wait_queue_me sysTid=2853 __arm64_compat_sys_nanosleep sysTid=2856 binder_thread_read sysTid=2894 binder_thread_read sysTid=3402 binder_thread_read sysTid=3451 binder_thread_read sysTid=3994 binder_thread_read sysTid=5551 binder_thread_read sysTid=6201 binder_thread_read sysTid=6468 futex_wait_queue_me sysTid=6469 binder_thread_read sysTid=6470 futex_wait_queue_me sysTid=6525 binder_thread_read sysTid=6931 futex_wait_queue_me sysTid=6932 futex_wait_queue_me sysTid=6933 futex_wait_queue_me sysTid=7298 binder_thread_read sysTid=7299 binder_thread_read sysTid=10815 futex_wait_queue_me sysTid=10816 futex_wait_queue_me sysTid=10817 futex_wait_queue_me sysTid=10819 futex_wait_queue_me sysTid=10820 futex_wait_queue_me sysTid=10821 futex_wait_queue_me sysTid=11580 binder_thread_read sysTid=12683 binder_thread_read sysTid=14810 binder_thread_read ----- end 1286 ----- ----- pid 1033 at 2022-10-28 21:20:19.584046621+0800 ----- Cmd line: /system/bin/surfaceflinger ABI: 'arm64' "surfaceflinger" sysTid=1033 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 000000000016ef54 /system/bin/surfaceflinger (android::impl::MessageQueue::waitMessage()+88) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #04 pc 00000000001886f8 /system/bin/surfaceflinger (android::SurfaceFlinger::run()+16) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #05 pc 00000000001d616c /system/bin/surfaceflinger (main+1640) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1033_1" sysTid=1066 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1033_1" sysTid=1070 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1033_2" sysTid=1071 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "RenderEngine" sysTid=1077 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 0000000000296118 /system/bin/surfaceflinger (android::renderengine::threaded::RenderEngineThreaded::threadMain(std::__1::function > ()>)+1168) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #05 pc 0000000000298348 /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, void (android::renderengine::threaded::RenderEngineThreaded::*)(std::__1::function > ()>), android::renderengine::threaded::RenderEngineThreaded*, std::__1::function > ()> > >(void*)+164) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "TimerDispatch" sysTid=1084 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000017c5d8 /system/bin/surfaceflinger (android::scheduler::Timer::dispatch()+404) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #02 pc 000000000017c9b8 /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, android::scheduler::Timer::Timer()::$_0> >(void*)+48) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "app" sysTid=1085 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 00000000001693c8 /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, android::impl::EventThread::EventThread(std::__1::unique_ptr >, android::frametimeline::TokenManager*, std::__1::function, std::__1::function, std::__1::function)::$_1> >(void*)+500) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "appSf" sysTid=1086 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 00000000001693c8 /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, android::impl::EventThread::EventThread(std::__1::unique_ptr >, android::frametimeline::TokenManager*, std::__1::function, std::__1::function, std::__1::function)::$_1> >(void*)+500) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "RegionSampling" sysTid=1087 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 00000000001647b8 /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, android::RegionSamplingThread::RegionSamplingThread(android::SurfaceFlinger&, android::RegionSamplingThread::TimingTunables const&)::$_3> >(void*)+4300) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "RegSampIdle" sysTid=1089 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000005ff40 /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+136) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 000000000016a888 /system/bin/surfaceflinger (android::scheduler::OneShotTimer::loop()+204) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #04 pc 000000000016ae1c /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, void (android::scheduler::OneShotTimer::*)(), android::scheduler::OneShotTimer*> >(void*)+64) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "surfaceflinger" sysTid=1102 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 0000000000059a44 /system/lib64/libc++.so (std::__1::__assoc_sub_state::wait()+88) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #05 pc 000000000018fd5c /system/bin/surfaceflinger (android::SurfaceFlinger::disableExpensiveRendering()+376) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #06 pc 000000000016a994 /system/bin/surfaceflinger (android::scheduler::OneShotTimer::loop()+472) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #07 pc 000000000016ae1c /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, void (android::scheduler::OneShotTimer::*)(), android::scheduler::OneShotTimer*> >(void*)+64) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1033_3" sysTid=1342 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1033_4" sysTid=2045 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1033_5" sysTid=2702 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1033_3" sysTid=3182 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000235d08 /system/bin/surfaceflinger (perfetto::base::UnixTaskRunner::Run()+368) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #03 pc 00000000002351e0 /system/bin/surfaceflinger (perfetto::base::ThreadTaskRunner::RunTaskThread(std::__1::function)+484) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #04 pc 0000000000235648 /system/bin/surfaceflinger (void* std::__1::__thread_proxy >, void (perfetto::base::ThreadTaskRunner::*)(std::__1::function), perfetto::base::ThreadTaskRunner*, std::__1::function > >(void*)+164) (BuildId: e6dac3bc6b542c0dd55cdda7194645d8) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 1033 ----- ----- Waiting Channels: pid 1033 at 2022-10-28 21:20:19.282540215+0800 ----- Cmd line: /system/bin/surfaceflinger sysTid=1033 do_epoll_wait sysTid=1066 binder_thread_read sysTid=1070 binder_thread_read sysTid=1071 binder_thread_read sysTid=1077 futex_wait_queue_me sysTid=1084 do_epoll_wait sysTid=1085 futex_wait_queue_me sysTid=1086 futex_wait_queue_me sysTid=1087 futex_wait_queue_me sysTid=1089 futex_wait_queue_me sysTid=1102 futex_wait_queue_me sysTid=1342 binder_thread_read sysTid=2045 binder_thread_read sysTid=2702 binder_thread_read sysTid=3182 do_sys_poll ----- end 1033 ----- ----- pid 1424 at 2022-10-28 21:20:19.661533704+0800 ----- Cmd line: media.swcodec oid.media.swcodec/bin/mediaswcodec ABI: 'arm64' "mediaswcodec" sysTid=1424 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000001194 /apex/com.android.media.swcodec/bin/mediaswcodec (main.cfi+268) (BuildId: 74634e30b1cafd4f5b24838e1d41751d) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=1451 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=1724 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 000000000001c26c /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&) (.cfi)+136) (BuildId: 83afb2f28087e1d3608652a13a3a6d6c) #05 pc 000000000001c91c /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&), std::__1::reference_wrapper const, std::__1::less, std::__1::allocator const> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*) (.cfi)+68) (BuildId: 83afb2f28087e1d3608652a13a3a6d6c) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=1725 #00 pc 00000000000a242c /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000653b4 /apex/com.android.runtime/lib64/bionic/libc.so (usleep+80) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000001ca5c /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(std::__1::map const, long, std::__1::owner_less, std::__1::allocator const, long> > >&, std::__1::mutex&, std::__1::condition_variable&) (.cfi)+88) (BuildId: 83afb2f28087e1d3608652a13a3a6d6c) #03 pc 000000000001ce54 /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, long, std::__1::owner_less, std::__1::allocator const, long> > >&, std::__1::mutex&, std::__1::condition_variable&), std::__1::reference_wrapper const, long, std::__1::owner_less, std::__1::allocator const, long> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*) (.cfi)+68) (BuildId: 83afb2f28087e1d3608652a13a3a6d6c) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_2" sysTid=1728 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_3" sysTid=1946 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_4" sysTid=1983 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_5" sysTid=1985 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_6" sysTid=1986 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_7" sysTid=1987 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_8" sysTid=1989 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_9" sysTid=2174 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_3" sysTid=2177 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 00000000000296b4 /apex/com.android.media.swcodec/lib64/libcodec2_hidl@1.0.so (android::hardware::media::c2::V1_0::utils::InputBufferManager::main()+96) (BuildId: f0c7300e1d0cdb32b6e0aefe7dbff378) #05 pc 00000000000297b4 /apex/com.android.media.swcodec/lib64/libcodec2_hidl@1.0.so (void* std::__1::__thread_proxy >, void (android::hardware::media::c2::V1_0::utils::InputBufferManager::*)(), android::hardware::media::c2::V1_0::utils::InputBufferManager*> >(void*) (.cfi)+64) (BuildId: f0c7300e1d0cdb32b6e0aefe7dbff378) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_A" sysTid=2257 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_B" sysTid=2477 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_C" sysTid=3687 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_D" sysTid=5398 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_E" sysTid=5399 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_F" sysTid=8292 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=8377 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=8378 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ".vorbis.decoder" sysTid=10824 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000018bf4 /apex/com.android.media.swcodec/lib64/libstagefright_foundation.so (android::ALooper::loop()+372) (BuildId: c4c1edef07de28ab972f327c23a8aea5) #04 pc 0000000000013654 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+464) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=11761 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=13843 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=17039 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=17633 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=17634 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1424_1" sysTid=20637 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 1424 ----- ----- Waiting Channels: pid 1424 at 2022-10-28 21:20:19.645516829+0800 ----- Cmd line: media.swcodec oid.media.swcodec/bin/mediaswcodec sysTid=1424 binder_thread_read sysTid=1451 binder_thread_read sysTid=1724 futex_wait_queue_me sysTid=1725 __arm64_sys_nanosleep sysTid=1728 binder_thread_read sysTid=1946 binder_thread_read sysTid=1983 binder_thread_read sysTid=1985 binder_thread_read sysTid=1986 binder_thread_read sysTid=1987 binder_thread_read sysTid=1989 binder_thread_read sysTid=2174 binder_thread_read sysTid=2177 futex_wait_queue_me sysTid=2257 binder_thread_read sysTid=2477 binder_thread_read sysTid=3687 binder_thread_read sysTid=5398 binder_thread_read sysTid=5399 binder_thread_read sysTid=8292 binder_thread_read sysTid=8377 binder_thread_read sysTid=8378 binder_thread_read sysTid=10824 futex_wait_queue_me sysTid=11761 binder_thread_read sysTid=13843 binder_thread_read sysTid=17039 binder_thread_read sysTid=17633 binder_thread_read sysTid=17634 binder_thread_read sysTid=20637 binder_thread_read ----- end 1424 ----- ----- pid 915 at 2022-10-28 21:20:20.750574745+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal ABI: 'arm64' "sensors@2.0-ser" sysTid=915 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 00000000000086a0 /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal (main.cfi+1588) (BuildId: 0612b180fc079166da5932d0dcc33413) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "sensors@2.0-ser" sysTid=953 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000b428 /vendor/lib64/libqmi_cci.so (ctrl_msg_reader_thread.127.cfi+216) (BuildId: 57c704e8d966efc4ce8d8ba25884796f) #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "sensors@2.0-ser" sysTid=1199 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000013830 /vendor/lib64/libssc.so (worker::thread_execute(void*) (.cfi)+148) (BuildId: f84bc803fbc7b632f7e54c0703043ca3) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "sensors@2.0-ser" sysTid=1200 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000ae28 /vendor/lib64/libqmi_cci.so (data_msg_reader_thread.98.cfi+204) (BuildId: 57c704e8d966efc4ce8d8ba25884796f) #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 0" sysTid=1201 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "sensors@2.0-ser" sysTid=1711 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000584ec /apex/com.android.vndk.v30/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+20) (BuildId: cd7d36d61219edf4da7d788565b373c7) #04 pc 00000000000135e8 /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal (android::hardware::sensors::V2_1::implementation::HalProxy::startPendingWritesThread(android::hardware::sensors::V2_1::implementation::HalProxy*) (.cfi)+284) (BuildId: 0612b180fc079166da5932d0dcc33413) #05 pc 0000000000014194 /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal (void* std::__1::__thread_proxy >, void (*)(android::hardware::sensors::V2_1::implementation::HalProxy*), android::hardware::sensors::V2_1::implementation::HalProxy*> >(void*) (.cfi)+68) (BuildId: 0612b180fc079166da5932d0dcc33413) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "sensors@2.0-ser" sysTid=1712 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000584ec /apex/com.android.vndk.v30/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+20) (BuildId: cd7d36d61219edf4da7d788565b373c7) #04 pc 0000000000013c1c /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal (android::hardware::sensors::V2_1::implementation::HalProxy::startWakelockThread(android::hardware::sensors::V2_1::implementation::HalProxy*) (.cfi)+480) (BuildId: 0612b180fc079166da5932d0dcc33413) #05 pc 0000000000014194 /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal (void* std::__1::__thread_proxy >, void (*)(android::hardware::sensors::V2_1::implementation::HalProxy*), android::hardware::sensors::V2_1::implementation::HalProxy*> >(void*) (.cfi)+68) (BuildId: 0612b180fc079166da5932d0dcc33413) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 915 ----- ----- Waiting Channels: pid 915 at 2022-10-28 21:20:20.584827141+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal sysTid=915 binder_thread_read sysTid=953 do_sys_poll sysTid=1199 futex_wait_queue_me sysTid=1200 do_sys_poll sysTid=1201 do_sigtimedwait sysTid=1711 futex_wait_queue_me sysTid=1712 futex_wait_queue_me ----- end 915 ----- ----- pid 12761 at 2022-10-28 21:20:21.569599120+0800 ----- Cmd line: com.android.bluetooth ABI: 'arm64' "droid.bluetooth" sysTid=12761 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000002cf4ac /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.main+732) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218be8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 000000000028600c /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+220) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062d0b0 /apex/com.android.art/lib64/libart.so (_jobject* art::InvokeMethod<(art::PointerSize)8>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1388) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000059b46c /apex/com.android.art/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+56) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b2f74 /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+132) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #14 pc 000000000081df4c /system/framework/arm64/boot-framework.oat (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+140) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #15 pc 00000000008261b8 /system/framework/arm64/boot-framework.oat (com.android.internal.os.ZygoteInit.main+2232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #16 pc 0000000000218be8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #17 pc 000000000028600c /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+220) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000062d838 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, std::__va_list)+452) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #19 pc 000000000062dd2c /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<_jmethodID*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+96) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000503df8 /apex/com.android.art/lib64/libart.so (art::JNI::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+620) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 00000000000b0bf8 /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+124) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #22 pc 00000000000bd0fc /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector const&, bool)+840) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #23 pc 0000000000002684 /system/bin/app_process64 (main+1580) (BuildId: d2fcee3575598c65be574cb08ad4045a) #24 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Signal Catcher" sysTid=12766 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000610c4 /apex/com.android.runtime/lib64/bionic/libc.so (sigwait64+92) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000065d470 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+424) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 000000000065c06c /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+272) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "perfetto_hprof_" sysTid=12767 #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) (BuildId: fdd6eed2208b52fd8add66518c36a937) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "ADB-JDWP Connec" sysTid=12768 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) (BuildId: 5d7089050bd269a1f26b0f78d3c97d04) #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) (BuildId: 5d7089050bd269a1f26b0f78d3c97d04) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Jit thread pool" sysTid=12769 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HeapTaskDaemon" sysTid=12770 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #04 pc 000000000000febc /apex/com.android.art/javalib/arm64/boot-core-libart.oat (art_jni_trampoline+92) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #05 pc 0000000000046f4c /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$HeapTaskDaemon.runInternal+204) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #06 pc 000000000001f32c /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$Daemon.run+332) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #07 pc 00000000001bf1ac /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Thread.run+76) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #08 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #09 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #13 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "ReferenceQueueD" sysTid=12771 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 0000000000565918 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, long, int, bool, art::ThreadState)+544) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 0000000000567144 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr, long, int, bool, art::ThreadState)+300) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #04 pc 00000000000ab35c /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+108) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #05 pc 00000000000b5b80 /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Object.wait+48) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #06 pc 0000000000046fe0 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$ReferenceQueueDaemon.runInternal+112) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #07 pc 000000000001f32c /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$Daemon.run+332) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #08 pc 00000000001bf1ac /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Thread.run+76) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "FinalizerDaemon" sysTid=12772 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 0000000000565918 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, long, int, bool, art::ThreadState)+544) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 0000000000567144 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr, long, int, bool, art::ThreadState)+300) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #04 pc 00000000000ab35c /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+108) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #05 pc 00000000000cc2b8 /apex/com.android.art/javalib/arm64/boot.oat (java.lang.ref.ReferenceQueue.remove+360) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #06 pc 00000000000cc12c /apex/com.android.art/javalib/arm64/boot.oat (java.lang.ref.ReferenceQueue.remove+44) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #07 pc 000000000004655c /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$FinalizerDaemon.runInternal+364) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #08 pc 000000000001f32c /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$Daemon.run+332) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #09 pc 00000000001bf1ac /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Thread.run+76) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #10 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #15 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "FinalizerWatchd" sysTid=12773 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 0000000000565918 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, long, int, bool, art::ThreadState)+544) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 0000000000567144 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr, long, int, bool, art::ThreadState)+300) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #04 pc 00000000000ab35c /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+108) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #05 pc 00000000000b5b80 /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Object.wait+48) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #06 pc 00000000000469c4 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded+68) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #07 pc 000000000001f2b4 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (java.lang.Daemons$Daemon.run+212) (BuildId: ec14ce3c3e28beb2fdaa0e505e046d5648cccbeb) #08 pc 00000000001bf1ac /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Thread.run+76) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:12761_1" sysTid=12774 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:12761_2" sysTid=12775 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:12761_3" sysTid=12776 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Profile Saver" sysTid=12777 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "android.bg" sysTid=12778 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AdapterState" sysTid=12779 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "stack_manager" sysTid=12783 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000004c1f10 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+188) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #02 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 0" sysTid=12784 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 1" sysTid=12785 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "alarm_default_c" sysTid=12786 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000004c1f10 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+188) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #02 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "alarm_dispatche" sysTid=12787 #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000054530 /apex/com.android.runtime/lib64/bionic/libc.so (eventfd_read+16) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000004c2d68 /system_ext/lib64/libbluetooth_qti.so (semaphore_wait(semaphore_t*)+144) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000004b2b14 /system_ext/lib64/libbluetooth_qti.so (callback_dispatch(void*) (.cfi)+128) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #04 pc 00000000004c3f00 /system_ext/lib64/libbluetooth_qti.so (work_queue_read_cb(void*) (.cfi)+128) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #05 pc 00000000004c1ff0 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+412) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #06 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #07 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BT Service Call" sysTid=12788 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000fce40 /system/lib64/libchrome.so (base::ConditionVariable::Wait()+64) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #04 pc 00000000000fd6b8 /system/lib64/libchrome.so (base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&)+344) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #05 pc 00000000000fd534 /system/lib64/libchrome.so (base::WaitableEvent::Wait()+44) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #06 pc 00000000000c6324 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+200) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #07 pc 00000000000e9560 /system/lib64/libchrome.so (base::RunLoop::Run()+92) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #08 pc 0000000000306184 /system_ext/lib64/libbluetooth_qti.so (run_message_loop(void*) (.cfi)+336) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #09 pc 00000000004c3f00 /system_ext/lib64/libbluetooth_qti.so (work_queue_read_cb(void*) (.cfi)+128) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #10 pc 00000000004c1ff0 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+412) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #11 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #12 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-4" sysTid=12789 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000067c914 /apex/com.android.art/lib64/libart.so (art::Thread::Park(bool, long)+476) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 00000000005a0608 /apex/com.android.art/lib64/libart.so (art::Unsafe_park(_JNIEnv*, _jobject*, unsigned char, long)+628) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 00000000000adf4c /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+108) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #04 pc 000000000023c8a4 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await+756) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #05 pc 00000000003cf920 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.LinkedBlockingQueue.take+496) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #06 pc 0000000000213344 /apex/com.android.art/lib64/libart.so (nterp_helper+7636) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #07 pc 00000000001dfce4 /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService$ComputeDataThread.run+120) #08 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #09 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #13 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-5" sysTid=12790 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000067c914 /apex/com.android.art/lib64/libart.so (art::Thread::Park(bool, long)+476) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 00000000005a0608 /apex/com.android.art/lib64/libart.so (art::Unsafe_park(_JNIEnv*, _jobject*, unsigned char, long)+628) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 00000000000adf4c /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+108) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #04 pc 000000000023c8a4 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await+756) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #05 pc 00000000003cf920 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.LinkedBlockingQueue.take+496) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #06 pc 0000000000213344 /apex/com.android.art/lib64/libart.so (nterp_helper+7636) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #07 pc 00000000001dfce4 /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService$ComputeDataThread.run+120) #08 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #09 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #13 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BluetoothDataba" sysTid=12791 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BondStateMachin" sysTid=12792 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BluetoothActive" sysTid=12793 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AudioPortEventH" sysTid=12794 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AsyncTask #1" sysTid=12795 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000067c914 /apex/com.android.art/lib64/libart.so (art::Thread::Park(bool, long)+476) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 00000000005a0608 /apex/com.android.art/lib64/libart.so (art::Unsafe_park(_JNIEnv*, _jobject*, unsigned char, long)+628) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 00000000000adf4c /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+108) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #04 pc 0000000000237f38 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill+712) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #05 pc 0000000000238b60 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.SynchronousQueue$TransferStack.transfer+1744) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #06 pc 00000000003ddc70 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.SynchronousQueue.take+80) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #07 pc 0000000000377454 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor.getTask+484) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #08 pc 000000000037b34c /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor.runWorker+236) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #09 pc 0000000000374e64 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor$Worker.run+68) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #10 pc 00000000001bf1ac /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Thread.run+76) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #11 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #15 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #16 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BluetoothAdvert" sysTid=12799 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BluetoothScanMa" sysTid=12800 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "ScanResultHandl" sysTid=12801 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "queued-work-loo" sysTid=12802 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "btsnoop_net_lis" sysTid=12803 #00 pc 00000000000a2d28 /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e500 /apex/com.android.runtime/lib64/bionic/libc.so (select+152) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000376be0 /system_ext/lib64/libbluetooth_qti.so (listen_fn_(void*) (.cfi)+652) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "hci_thread" sysTid=12804 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000fce40 /system/lib64/libchrome.so (base::ConditionVariable::Wait()+64) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #04 pc 00000000000fd6b8 /system/lib64/libchrome.so (base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&)+344) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #05 pc 00000000000fd534 /system/lib64/libchrome.so (base::WaitableEvent::Wait()+44) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #06 pc 00000000000c6324 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+200) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #07 pc 00000000000e9560 /system/lib64/libchrome.so (base::RunLoop::Run()+92) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #08 pc 00000000003789a8 /system_ext/lib64/libbluetooth_qti.so (message_loop_run(void*) (.cfi)+292) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #09 pc 00000000004c3f00 /system_ext/lib64/libbluetooth_qti.so (work_queue_read_cb(void*) (.cfi)+128) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #10 pc 00000000004c1ff0 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+412) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #11 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #12 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:12761_" sysTid=12805 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "bt_workqueue" sysTid=12814 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000004c1f10 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+188) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #02 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "btu message loo" sysTid=12815 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000fce40 /system/lib64/libchrome.so (base::ConditionVariable::Wait()+64) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #04 pc 00000000000fd6b8 /system/lib64/libchrome.so (base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&)+344) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #05 pc 00000000000fd534 /system/lib64/libchrome.so (base::WaitableEvent::Wait()+44) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #06 pc 00000000000c6324 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+200) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #07 pc 00000000000e9560 /system/lib64/libchrome.so (base::RunLoop::Run()+92) (BuildId: 2a2071f09d8dbcd272c6721992f39097) #08 pc 000000000041d474 /system_ext/lib64/libbluetooth_qti.so (btu_message_loop_run(void*) (.cfi)+292) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #09 pc 00000000004c3f00 /system_ext/lib64/libbluetooth_qti.so (work_queue_read_cb(void*) (.cfi)+128) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #10 pc 00000000004c1ff0 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+412) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #11 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #12 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "btif_sock_poll" sysTid=12821 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000352600 /system_ext/lib64/libbluetooth_qti.so (sock_poll_thread(void*) (.cfi)+836) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "btif_sock" sysTid=12822 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000004c1f10 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+188) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #02 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:12761_4" sysTid=12824 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "e.StateMachines" sysTid=12825 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BluetoothAvrcpH" sysTid=12826 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "pool-2-thread-1" sysTid=12827 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000067c914 /apex/com.android.art/lib64/libart.so (art::Thread::Park(bool, long)+476) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #02 pc 00000000005a0608 /apex/com.android.art/lib64/libart.so (art::Unsafe_park(_JNIEnv*, _jobject*, unsigned char, long)+628) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #03 pc 00000000000adf4c /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+108) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #04 pc 000000000023c8a4 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await+756) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #05 pc 00000000003cf920 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.LinkedBlockingQueue.take+496) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #06 pc 0000000000377454 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor.getTask+484) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #07 pc 000000000037b34c /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor.runWorker+236) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #08 pc 0000000000374e64 /apex/com.android.art/javalib/arm64/boot.oat (java.util.concurrent.ThreadPoolExecutor$Worker.run+68) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #09 pc 00000000001bf1ac /apex/com.android.art/javalib/arm64/boot.oat (java.lang.Thread.run+76) (BuildId: 00b6ebba4595f735d971a61f9f2a0128c2015607) #10 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #15 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BipHandlerThrea" sysTid=12828 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "e.StateMachines" sysTid=12831 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "media_worker" sysTid=12832 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000004c1f10 /system_ext/lib64/libbluetooth_qti.so (run_reactor(reactor_t*, int)+188) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #02 pc 00000000004c1e20 /system_ext/lib64/libbluetooth_qti.so (reactor_start(reactor_t*)+92) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #03 pc 00000000004c3c98 /system_ext/lib64/libbluetooth_qti.so (run_thread(void*) (.cfi)+192) (BuildId: 75f3426bb0cd41764cb141d473a8b30a) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "BluetoothMapHan" sysTid=12835 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "PbapHandlerThre" sysTid=12839 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-7" sysTid=12841 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000014c44a /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run+38) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-8" sysTid=12843 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000014c44a /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run+38) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "e.StateMachines" sysTid=12844 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-9" sysTid=12845 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000014c44a /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run+38) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-10" sysTid=12846 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000014c44a /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run+38) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "SapAcceptThread" sysTid=12848 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 0000000000287f64 /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.sap.SapService$SocketAcceptThread.run+112) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "WifiManagerThre" sysTid=12849 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) (BuildId: b940f836006eead456c936e97e64d2d4) #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000019d44c /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #05 pc 00000000004f69a8 /system/framework/arm64/boot-framework.oat (android.os.MessageQueue.next+232) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004f3ff4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+100) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 00000000004f3ef4 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+516) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #08 pc 00000000004f33d8 /system/framework/arm64/boot-framework.oat (android.os.HandlerThread.run+536) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #09 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #11 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #13 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #14 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:12761_5" sysTid=12853 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:12761_6" sysTid=12854 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-12" sysTid=12856 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000014c44a /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run+38) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-13" sysTid=12857 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000014c44a /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run+38) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Thread-14" sysTid=12858 #00 pc 00000000000a2888 /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005f818 /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000128f4 /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector(android::base::borrowed_fd, void*, unsigned long, unsigned long, std::__1::vector, std::__1::allocator > >*)+376) (BuildId: 96895dcea0300fc102132e9762aef6bc) #03 pc 000000000015bc2c /system/lib64/libandroid_runtime.so (android::socket_read_all(_JNIEnv*, _jobject*, int, void*, unsigned long)+92) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #04 pc 000000000015b6a4 /system/lib64/libandroid_runtime.so (android::socket_readba(_JNIEnv*, _jobject*, _jbyteArray*, int, int, _jobject*)+336) (BuildId: 3a68524b7a6d7f6ccfcfc32def7d4f64) #05 pc 00000000001a2bb4 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+148) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #06 pc 00000000004da27c /system/framework/arm64/boot-framework.oat (android.net.LocalSocketImpl$SocketInputStream.read+188) (BuildId: 624749e47d6268d8b9fcf382c5448005a34c4a0d) #07 pc 0000000000212520 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #08 pc 0000000000310a4a /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.readAll+10) #09 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #10 pc 0000000000310e44 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.waitSocketSignal+8) #11 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #12 pc 00000000003100c2 /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothSocket.accept+74) #13 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #14 pc 000000000030fc9c /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+4) #15 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #16 pc 000000000030fc7e /system/framework/framework.jar (offset 0x4000) (android.bluetooth.BluetoothServerSocket.accept+2) #17 pc 00000000002124c4 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #18 pc 000000000014c44a /system/app/Bluetooth/Bluetooth.apk (com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run+38) #19 pc 0000000000218964 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #20 pc 0000000000285ff0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+192) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #21 pc 000000000062e3f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+464) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #22 pc 000000000067e2ac /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1188) (BuildId: 5dc9131f1682d0e95179a6a72087253c) #23 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #24 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 12761 ----- ----- Waiting Channels: pid 12761 at 2022-10-28 21:20:20.804033026+0800 ----- Cmd line: com.android.bluetooth sysTid=12761 do_epoll_wait sysTid=12766 do_sigtimedwait sysTid=12767 pipe_read sysTid=12768 do_sys_poll sysTid=12769 futex_wait_queue_me sysTid=12770 futex_wait_queue_me sysTid=12771 futex_wait_queue_me sysTid=12772 futex_wait_queue_me sysTid=12773 futex_wait_queue_me sysTid=12774 binder_thread_read sysTid=12775 binder_thread_read sysTid=12776 binder_thread_read sysTid=12777 futex_wait_queue_me sysTid=12778 do_epoll_wait sysTid=12779 do_epoll_wait sysTid=12783 do_epoll_wait sysTid=12784 do_sigtimedwait sysTid=12785 do_sigtimedwait sysTid=12786 do_epoll_wait sysTid=12787 eventfd_read sysTid=12788 futex_wait_queue_me sysTid=12789 futex_wait_queue_me sysTid=12790 futex_wait_queue_me sysTid=12791 do_epoll_wait sysTid=12792 do_epoll_wait sysTid=12793 do_epoll_wait sysTid=12794 do_epoll_wait sysTid=12795 futex_wait_queue_me sysTid=12799 do_epoll_wait sysTid=12800 do_epoll_wait sysTid=12801 do_epoll_wait sysTid=12802 do_epoll_wait sysTid=12803 do_select sysTid=12804 futex_wait_queue_me sysTid=12805 binder_thread_read sysTid=12814 do_epoll_wait sysTid=12815 futex_wait_queue_me sysTid=12821 do_sys_poll sysTid=12822 do_epoll_wait sysTid=12824 binder_thread_read sysTid=12825 do_epoll_wait sysTid=12826 do_epoll_wait sysTid=12827 futex_wait_queue_me sysTid=12828 do_epoll_wait sysTid=12831 do_epoll_wait sysTid=12832 do_epoll_wait sysTid=12835 do_epoll_wait sysTid=12839 do_epoll_wait sysTid=12841 unix_stream_read_generic sysTid=12843 __skb_wait_for_more_packets sysTid=12844 do_epoll_wait sysTid=12845 unix_stream_read_generic sysTid=12846 __skb_wait_for_more_packets sysTid=12848 unix_stream_read_generic sysTid=12849 do_epoll_wait sysTid=12853 binder_thread_read sysTid=12854 binder_thread_read sysTid=12856 __skb_wait_for_more_packets sysTid=12857 unix_stream_read_generic sysTid=12858 __skb_wait_for_more_packets ----- end 12761 ----- ----- pid 986 at 2022-10-28 21:20:22.090335109+0800 ----- Cmd line: media.hwcodec /vendor.qti.media.c2@1.0-service ABI: 'arm' "vendor.qti.medi" sysTid=986 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 00001dc1 /vendor/bin/hw/vendor.qti.media.c2@1.0-service (main+300) (BuildId: 7429fd9726ca1ce4f0c9280050880402) #05 pc 0003248b /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:986_1" sysTid=1039 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000321f7 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #03 pc 00032351 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #04 pc 00032a33 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #05 pc 0004bf0d /apex/com.android.vndk.v30/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #06 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:986_2" sysTid=1040 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000321f7 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #03 pc 00032351 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #04 pc 00032a33 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #05 pc 0004bf0d /apex/com.android.vndk.v30/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #06 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:986_1" sysTid=1127 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:986_2" sysTid=1128 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "vendor.qti.medi" sysTid=1726 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0003d18d /apex/com.android.vndk.v30/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) (BuildId: 0f6cd6c08b72cae41cfdd669967235ac) #04 pc 00015875 /vendor/lib/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&)+76) (BuildId: c96794e7fc1dd0be1930fe911a87b27f) #05 pc 00016e67 /vendor/lib/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, std::__1::less, std::__1::allocator const> > >&, std::__1::mutex&, std::__1::condition_variable&, bool&), std::__1::reference_wrapper const, std::__1::less, std::__1::allocator const> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*)+30) (BuildId: c96794e7fc1dd0be1930fe911a87b27f) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "vendor.qti.medi" sysTid=1727 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0003d18d /apex/com.android.vndk.v30/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) (BuildId: 0f6cd6c08b72cae41cfdd669967235ac) #04 pc 00015bb1 /vendor/lib/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(std::__1::map const, long long, std::__1::owner_less, std::__1::allocator const, long long> > >&, std::__1::mutex&, std::__1::condition_variable&)+84) (BuildId: c96794e7fc1dd0be1930fe911a87b27f) #05 pc 00016e9f /vendor/lib/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy >, void (*)(std::__1::map const, long long, std::__1::owner_less, std::__1::allocator const, long long> > >&, std::__1::mutex&, std::__1::condition_variable&), std::__1::reference_wrapper const, long long, std::__1::owner_less, std::__1::allocator const, long long> > > >, std::__1::reference_wrapper, std::__1::reference_wrapper > >(void*)+28) (BuildId: c96794e7fc1dd0be1930fe911a87b27f) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:986_3" sysTid=1944 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:986_4" sysTid=1945 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:986_5" sysTid=1975 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:986_6" sysTid=1978 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:986_7" sysTid=1979 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) ----- end 986 ----- ----- Waiting Channels: pid 986 at 2022-10-28 21:20:22.084528234+0800 ----- Cmd line: media.hwcodec /vendor.qti.media.c2@1.0-service sysTid=986 binder_thread_read sysTid=1039 binder_thread_read sysTid=1040 binder_thread_read sysTid=1127 binder_thread_read sysTid=1128 binder_thread_read sysTid=1726 futex_wait_queue_me sysTid=1727 futex_wait_queue_me sysTid=1944 binder_thread_read sysTid=1945 binder_thread_read sysTid=1975 binder_thread_read sysTid=1978 binder_thread_read sysTid=1979 binder_thread_read ----- end 986 ----- ----- pid 859 at 2022-10-28 21:20:22.740978234+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti ABI: 'arm64' "neuralnetworks@" sysTid=859 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 0000000000057b78 /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti (main.cfi+6960) (BuildId: d86635f57db04ee14ffae9a08375c0f0) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "neuralnetworks@" sysTid=973 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000584ec /apex/com.android.vndk.v30/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+20) (BuildId: cd7d36d61219edf4da7d788565b373c7) #04 pc 00000000000c502c /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti (android::hardware::neuralnetworks::implementation::NnHalPerfLockThread::lockingThreadFunc()+1036) (BuildId: d86635f57db04ee14ffae9a08375c0f0) #05 pc 00000000000c5434 /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti (void* std::__1::__thread_proxy >, void (android::hardware::neuralnetworks::implementation::NnHalPerfLockThread::*)(), android::hardware::neuralnetworks::implementation::NnHalPerfLockThread*> >(void*) (.cfi)+64) (BuildId: d86635f57db04ee14ffae9a08375c0f0) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:859_1" sysTid=974 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 0000000000096efc /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #05 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #06 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:859_2" sysTid=21386 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 0000000000096efc /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #05 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #06 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 859 ----- ----- Waiting Channels: pid 859 at 2022-10-28 21:20:22.566010161+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti sysTid=859 binder_thread_read sysTid=973 futex_wait_queue_me sysTid=974 binder_thread_read ----- end 859 ----- ----- pid 672 at 2022-10-28 21:20:22.930575682+0800 ----- Cmd line: /apex/com.android.os.statsd/bin/statsd ABI: 'arm64' "Binder:672_2" sysTid=672 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000c42c0 /apex/com.android.os.statsd/bin/statsd (android::Looper::pollInner(int)+184) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #02 pc 00000000000c4ab0 /apex/com.android.os.statsd/bin/statsd (android::Looper::pollAll(int, int*, int*, void**)+404) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #03 pc 00000000000b3ce4 /apex/com.android.os.statsd/bin/statsd (main+688) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #04 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:672_1" sysTid=676 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:672_2" sysTid=677 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000ce6e4 /apex/com.android.os.statsd/bin/statsd (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #04 pc 0000000000055ad0 /apex/com.android.os.statsd/bin/statsd (android::os::statsd::LogEventQueue::waitPop()+84) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #05 pc 00000000000a5cb8 /apex/com.android.os.statsd/bin/statsd (android::os::statsd::StatsService::readLogs()+36) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #06 pc 00000000000ab108 /apex/com.android.os.statsd/bin/statsd (void* std::__1::__thread_proxy >, android::os::statsd::StatsService::StatsService(android::sp const&, std::__1::shared_ptr)::$_7> >(void*)+44) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:672_3" sysTid=678 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "statsd.writer" sysTid=1143 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000c0c04 /apex/com.android.os.statsd/bin/statsd (SocketListener::runListener()+408) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #03 pc 00000000000c08b8 /apex/com.android.os.statsd/bin/statsd (SocketListener::threadStart(void*)+12) (BuildId: b8f77eb1d66599a60c7d3b804743a0fd) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:672_4" sysTid=1993 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:672_5" sysTid=2088 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:672_6" sysTid=2097 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:672_7" sysTid=2106 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 672 ----- ----- Waiting Channels: pid 672 at 2022-10-28 21:20:22.783494744+0800 ----- Cmd line: /apex/com.android.os.statsd/bin/statsd sysTid=672 do_epoll_wait sysTid=676 binder_thread_read sysTid=677 futex_wait_queue_me sysTid=678 binder_thread_read sysTid=1143 do_sys_poll sysTid=1993 binder_thread_read sysTid=2088 binder_thread_read sysTid=2097 binder_thread_read sysTid=2106 binder_thread_read ----- end 672 ----- ----- pid 801 at 2022-10-28 21:20:23.219775369+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.audio.service ABI: 'arm' "audio.service" sysTid=801 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 000026b5 /vendor/bin/hw/android.hardware.audio.service (main+2564) (BuildId: b5ba2845ffd2ad1c80c85239344b8c71) #05 pc 0003248b /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:801_1" sysTid=820 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000321f7 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #03 pc 00032351 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #04 pc 00032a33 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #05 pc 0004bf0d /apex/com.android.vndk.v30/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #06 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:801_2" sysTid=822 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000321f7 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #03 pc 00032351 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #04 pc 00032a33 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #05 pc 0004bf0d /apex/com.android.vndk.v30/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #06 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_1" sysTid=829 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_2" sysTid=830 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_2" sysTid=1630 #00 pc 000712dc /apex/com.android.runtime/lib/bionic/libc.so (read+12) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0001652f /vendor/lib/libdiag.so (CreateWaitThread+478) (BuildId: 86a661904c2723803d2178a9ad404fde) #02 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_2" sysTid=1633 #00 pc 00072790 /apex/com.android.runtime/lib/bionic/libc.so (__ppoll+16) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00040dd3 /apex/com.android.runtime/lib/bionic/libc.so (poll+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 00003c9d /vendor/lib/libaudio_log_utils.so (monitor_mod_file_change+336) (BuildId: 841f3ed1d214c2d8998af0b6d267b13d) #03 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #04 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "audio.service" sysTid=1636 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0002b7db /vendor/lib/hw/sound_trigger.primary.kona.so (hw_session_notifier_loop+246) (BuildId: 2127d51777e396b99e21c0cd6136d16b) #04 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #05 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_2" sysTid=1639 #00 pc 00072790 /apex/com.android.runtime/lib/bionic/libc.so (__ppoll+16) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00040dd3 /apex/com.android.runtime/lib/bionic/libc.so (poll+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 00003555 /vendor/lib/libsndmonitor.so (monitor_thread_loop+416) (BuildId: 3bc4ff4f50995348454e4a78d7d12ebd) #03 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #04 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_2" sysTid=1640 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0003d18d /apex/com.android.vndk.v30/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+8) (BuildId: 0f6cd6c08b72cae41cfdd669967235ac) #04 pc 00005ba7 /vendor/lib/libbatterylistener.so (void* std::__1::__thread_proxy >, android::BatteryListenerImpl::init()::$_1> >(void*)+130) (BuildId: d2f77c48c1b99f5a64d63e65fc8c3e90) #05 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #06 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_3" sysTid=1643 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_4" sysTid=1687 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_5" sysTid=1719 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_6" sysTid=1747 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_7" sysTid=2000 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "writer" sysTid=2887 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0000368b /apex/com.android.vndk.v30/lib/libtinyalsa.so (pcm_write+102) (BuildId: ff4abbeae83d2018d30c63dc6ca5761e) #03 pc 00039129 /vendor/lib/hw/audio.primary.kona.so (out_write+3576) (BuildId: 6a69064083203ecbe002762bc88a95c7) #04 pc 000204a9 /vendor/lib/hw/android.hardware.audio@6.0-impl.so (android::hardware::audio::V6_0::implementation::(anonymous namespace)::WriteThread::threadLoop()+224) (BuildId: 1c08fca583f7c9d7da38195200fc31fe) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:801_8" sysTid=18042 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) ----- end 801 ----- ----- Waiting Channels: pid 801 at 2022-10-28 21:20:22.975530786+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.audio.service sysTid=801 binder_thread_read sysTid=820 binder_thread_read sysTid=822 binder_thread_read sysTid=829 binder_thread_read sysTid=830 binder_thread_read sysTid=1630 diagchar_read sysTid=1633 do_sys_poll sysTid=1636 futex_wait_queue_me sysTid=1639 do_sys_poll sysTid=1640 futex_wait_queue_me sysTid=1643 binder_thread_read sysTid=1687 binder_thread_read sysTid=1719 binder_thread_read sysTid=1747 binder_thread_read sysTid=2000 binder_thread_read sysTid=2887 __snd_pcm_lib_xfer sysTid=18042 binder_thread_read ----- end 801 ----- ----- pid 673 at 2022-10-28 21:20:23.462451255+0800 ----- Cmd line: /system/bin/netd ABI: 'arm64' "Binder:673_4" sysTid=673 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 000000000004fcf0 /system/bin/netd (main.cfi+1512) (BuildId: 148cde492dec8cc75911279ecbed1e18) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "netd" sysTid=724 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 000000000007aa30 /system/bin/netd (android::net::TcpSocketMonitor::waitForNextPoll()+96) (BuildId: 148cde492dec8cc75911279ecbed1e18) #05 pc 000000000007acd0 /system/bin/netd (void* std::__1::__thread_proxy >, android::net::TcpSocketMonitor::TcpSocketMonitor()::$_2> >(void*) (.cfi)+84) (BuildId: 148cde492dec8cc75911279ecbed1e18) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "SkDestroyListen" sysTid=733 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e428 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll64+216) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000005e324 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000105d4 /system/lib64/libnetdutils.so (android::netdutils::RealSyscalls::ppoll(pollfd*, unsigned int, double) const+136) (BuildId: 652d5de5563f84eb92efed2f18afffd3) #04 pc 000000000006fbe8 /system/bin/netd (android::netdutils::StatusOr > android::netdutils::Syscalls::ppoll<2ul>(std::__1::array const&, unsigned short, double) const+148) (BuildId: 148cde492dec8cc75911279ecbed1e18) #05 pc 000000000006f93c /system/bin/netd (android::net::NetlinkListener::run()+336) (BuildId: 148cde492dec8cc75911279ecbed1e18) #06 pc 000000000006f764 /system/bin/netd (void* std::__1::__thread_proxy >, android::net::NetlinkListener::NetlinkListener(android::netdutils::UniqueFd, android::netdutils::UniqueFd, std::__1::basic_string, std::__1::allocator > const&)::$_3> >(void*) (.cfi)+88) (BuildId: 148cde492dec8cc75911279ecbed1e18) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "netd" sysTid=751 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000573c /system/lib64/libsysutils.so (SocketListener::runListener()+408) (BuildId: 5b000092df39408a2e56147477188f87) #03 pc 00000000000053f0 /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+12) (BuildId: 5b000092df39408a2e56147477188f87) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "netd" sysTid=752 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000573c /system/lib64/libsysutils.so (SocketListener::runListener()+408) (BuildId: 5b000092df39408a2e56147477188f87) #03 pc 00000000000053f0 /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+12) (BuildId: 5b000092df39408a2e56147477188f87) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "netd" sysTid=753 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000573c /system/lib64/libsysutils.so (SocketListener::runListener()+408) (BuildId: 5b000092df39408a2e56147477188f87) #03 pc 00000000000053f0 /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+12) (BuildId: 5b000092df39408a2e56147477188f87) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "netd" sysTid=754 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000573c /system/lib64/libsysutils.so (SocketListener::runListener()+408) (BuildId: 5b000092df39408a2e56147477188f87) #03 pc 00000000000053f0 /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+12) (BuildId: 5b000092df39408a2e56147477188f87) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "NFLogListener" sysTid=755 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e428 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll64+216) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000005e324 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000105d4 /system/lib64/libnetdutils.so (android::netdutils::RealSyscalls::ppoll(pollfd*, unsigned int, double) const+136) (BuildId: 652d5de5563f84eb92efed2f18afffd3) #04 pc 000000000006fbe8 /system/bin/netd (android::netdutils::StatusOr > android::netdutils::Syscalls::ppoll<2ul>(std::__1::array const&, unsigned short, double) const+148) (BuildId: 148cde492dec8cc75911279ecbed1e18) #05 pc 000000000006f93c /system/bin/netd (android::net::NetlinkListener::run()+336) (BuildId: 148cde492dec8cc75911279ecbed1e18) #06 pc 000000000006f764 /system/bin/netd (void* std::__1::__thread_proxy >, android::net::NetlinkListener::NetlinkListener(android::netdutils::UniqueFd, android::netdutils::UniqueFd, std::__1::basic_string, std::__1::allocator > const&)::$_3> >(void*) (.cfi)+88) (BuildId: 148cde492dec8cc75911279ecbed1e18) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "netd" sysTid=756 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b0c90 /apex/com.android.resolv/lib64/libnetd_resolv.so (SocketListener::runListener()+460) (BuildId: 1000cd3c552222ed692ef45dce94e82e) #03 pc 00000000000b0a70 /apex/com.android.resolv/lib64/libnetd_resolv.so (SocketListener::threadStart(void*) (.cfi)+76) (BuildId: 1000cd3c552222ed692ef45dce94e82e) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:673_1" sysTid=757 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "MDnsSdMonitor" sysTid=758 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000003239c /system/bin/netd (MDnsSdListener::Monitor::run()+264) (BuildId: 148cde492dec8cc75911279ecbed1e18) #03 pc 00000000000320e0 /system/bin/netd (void* android::netdutils::runAndDelete(void*) (.cfi)+292) (BuildId: 148cde492dec8cc75911279ecbed1e18) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:673_2" sysTid=759 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000573c /system/lib64/libsysutils.so (SocketListener::runListener()+408) (BuildId: 5b000092df39408a2e56147477188f87) #03 pc 00000000000053f0 /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+12) (BuildId: 5b000092df39408a2e56147477188f87) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:673_2" sysTid=761 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000573c /system/lib64/libsysutils.so (SocketListener::runListener()+408) (BuildId: 5b000092df39408a2e56147477188f87) #03 pc 00000000000053f0 /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+12) (BuildId: 5b000092df39408a2e56147477188f87) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:673_3" sysTid=762 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:673_1" sysTid=763 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:673_5" sysTid=2078 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:673_6" sysTid=21403 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 673 ----- ----- Waiting Channels: pid 673 at 2022-10-28 21:20:23.287580786+0800 ----- Cmd line: /system/bin/netd sysTid=673 binder_thread_read sysTid=724 futex_wait_queue_me sysTid=733 do_sys_poll sysTid=751 do_sys_poll sysTid=752 do_sys_poll sysTid=753 do_sys_poll sysTid=754 do_sys_poll sysTid=755 do_sys_poll sysTid=756 do_sys_poll sysTid=757 binder_thread_read sysTid=758 do_sys_poll sysTid=759 do_sys_poll sysTid=761 do_sys_poll sysTid=762 binder_thread_read sysTid=763 binder_thread_read sysTid=2078 binder_thread_read ----- end 673 ----- ----- pid 550 at 2022-10-28 21:20:23.672993598+0800 ----- Cmd line: /system/bin/vold --blkid_context=u:r:blkid:s0 --blkid_untrusted_context=u:r:blkid_untrusted:s0 --fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0 ABI: 'arm64' "Binder:550_2" sysTid=550 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 000000000002f9bc /system/bin/vold (main+2404) (BuildId: 0575d4c8f7d267fc0fce65c002aafc6d) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:550_1" sysTid=566 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:550_2" sysTid=568 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000573c /system/lib64/libsysutils.so (SocketListener::runListener()+408) (BuildId: 5b000092df39408a2e56147477188f87) #03 pc 00000000000053f0 /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+12) (BuildId: 5b000092df39408a2e56147477188f87) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:550_3" sysTid=569 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:550_4" sysTid=616 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:550_5" sysTid=640 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 550 ----- ----- Waiting Channels: pid 550 at 2022-10-28 21:20:23.513621150+0800 ----- Cmd line: /system/bin/vold --blkid_context=u:r:blkid:s0 --blkid_untrusted_context=u:r:blkid_untrusted:s0 --fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0 sysTid=550 binder_thread_read sysTid=566 binder_thread_read sysTid=568 do_sys_poll sysTid=569 binder_thread_read sysTid=616 binder_thread_read sysTid=640 binder_thread_read ----- end 550 ----- ----- pid 1259 at 2022-10-28 21:20:23.970752088+0800 ----- Cmd line: /system/bin/cameraserver ABI: 'arm64' "cameraserver" sysTid=1259 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000001188 /system/bin/cameraserver (main.cfi+256) (BuildId: 7c19bcda24244552b12ea1b1394a2424) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1259_1" sysTid=1371 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1259_2" sysTid=1376 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1259_1" sysTid=1715 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1259_2" sysTid=1716 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1259_3" sysTid=2324 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1259_4" sysTid=2944 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1259_5" sysTid=15908 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 1259 ----- ----- Waiting Channels: pid 1259 at 2022-10-28 21:20:23.711931098+0800 ----- Cmd line: /system/bin/cameraserver sysTid=1259 binder_thread_read sysTid=1371 binder_thread_read sysTid=1376 binder_thread_read sysTid=1715 binder_thread_read sysTid=1716 binder_thread_read sysTid=2324 binder_thread_read sysTid=2944 binder_thread_read sysTid=15908 binder_thread_read ----- end 1259 ----- ----- pid 819 at 2022-10-28 21:20:24.205488338+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti ABI: 'arm64' "bluetooth@1.0-s" sysTid=819 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 0000000000002bf8 /vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti (main.cfi+2872) (BuildId: fd4b4acb8654c4cbd88328bb03c7e7f4) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 10" sysTid=12806 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 12" sysTid=12809 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 13" sysTid=12810 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "bluetooth@1.0-s" sysTid=12811 #00 pc 00000000000a2d28 /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e4d4 /apex/com.android.runtime/lib64/bionic/libc.so (select+108) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000044e30 /vendor/lib64/hw/android.hardware.bluetooth@1.0-impl-qti.so (android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcher::ThreadRoutine()+540) (BuildId: d98389cdcae2b2ae828442b4af5577e9) #03 pc 0000000000044bd0 /vendor/lib64/hw/android.hardware.bluetooth@1.0-impl-qti.so (void* std::__1::__thread_proxy >, android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcher::TryStartThread()::$_0> >(void*) (.cfi)+40) (BuildId: d98389cdcae2b2ae828442b4af5577e9) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "bluetooth@1.0-s" sysTid=12812 #00 pc 00000000000a19ec /apex/com.android.runtime/lib64/bionic/libc.so (read+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000001d5e4 /vendor/lib64/libdiag.so (CreateWaitThread.cfi+624) (BuildId: 2b278fbe526e2ec795c1bd89993cf696) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 14" sysTid=12813 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 15" sysTid=12817 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 16" sysTid=12818 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 17" sysTid=12819 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "POSIX timer 18" sysTid=12820 #00 pc 00000000000a268c /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005eb88 /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 819 ----- ----- Waiting Channels: pid 819 at 2022-10-28 21:20:24.013507140+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti sysTid=819 binder_thread_read sysTid=12806 do_sigtimedwait sysTid=12809 do_sigtimedwait sysTid=12810 do_sigtimedwait sysTid=12811 do_select sysTid=12812 diagchar_read sysTid=12813 do_sigtimedwait sysTid=12817 do_sigtimedwait sysTid=12818 do_sigtimedwait sysTid=12819 do_sigtimedwait sysTid=12820 do_sigtimedwait ----- end 819 ----- ----- pid 1331 at 2022-10-28 21:20:24.247030108+0800 ----- Cmd line: media.codec hw/android.hardware.media.omx@1.0-service ABI: 'arm' "omx@1.0-service" sysTid=1331 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 00002389 /vendor/bin/hw/android.hardware.media.omx@1.0-service (main+936) (BuildId: bb4da6bc79733bc6d117223fb344a3ec) #05 pc 0003248b /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1331_1" sysTid=1347 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000321f7 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #03 pc 00032351 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #04 pc 00032a33 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #05 pc 0004bf0d /apex/com.android.vndk.v30/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #06 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1331_2" sysTid=1348 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000321f7 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #03 pc 00032351 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #04 pc 00032a33 /apex/com.android.vndk.v30/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #05 pc 0004bf0d /apex/com.android.vndk.v30/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 5a31778faaf57cb9ec3524f9f3591e69) #06 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=1357 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_2" sysTid=1358 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_3" sysTid=1755 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_4" sysTid=1781 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_5" sysTid=1801 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_6" sysTid=1802 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_7" sysTid=1803 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_8" sysTid=1820 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_9" sysTid=1826 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_A" sysTid=1880 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_B" sysTid=1895 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_C" sysTid=1920 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_D" sysTid=1921 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_E" sysTid=1939 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_F" sysTid=2026 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=2028 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "VideoEncMsgThre" sysTid=4960 #00 pc 00033f5c /apex/com.android.runtime/lib/bionic/libc.so (syscall+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 00080417 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_timedwait+76) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0001987b /vendor/lib/libOmxVenc.so (Signal::wait(unsigned long long)+166) (BuildId: e6d1e2849234b900effb753a55baa07c) #04 pc 00019783 /vendor/lib/libOmxVenc.so (message_thread_enc(void*)+110) (BuildId: e6d1e2849234b900effb753a55baa07c) #05 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #06 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "VideoEncCallBac" sysTid=4961 #00 pc 00072794 /apex/com.android.runtime/lib/bionic/libc.so (__ppoll+20) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00040dd3 /apex/com.android.runtime/lib/bionic/libc.so (poll+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003093d /vendor/lib/libOmxVenc.so (venc_dev::async_venc_message_thread(void*)+444) (BuildId: e6d1e2849234b900effb753a55baa07c) #03 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #04 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "OMXCallbackDisp" sysTid=4962 #00 pc 00033f5c /apex/com.android.runtime/lib/bionic/libc.so (syscall+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 000803b1 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00018269 /vendor/lib/vndk/libstagefright_omx.so (android::OMXNodeInstance::CallbackDispatcher::loop()+80) (BuildId: 379eb435d864098a8c1ab892d9238e34) #04 pc 00018355 /vendor/lib/vndk/libstagefright_omx.so (android::OMXNodeInstance::CallbackDispatcherThread::threadLoop()+4) (BuildId: 379eb435d864098a8c1ab892d9238e34) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "ALooper" sysTid=4963 #00 pc 00033f5c /apex/com.android.runtime/lib/bionic/libc.so (syscall+32) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 00080417 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_timedwait+76) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 0001057f /vendor/lib/vndk/libstagefright_foundation.so (android::ALooper::loop()+490) (BuildId: cec7f7ad33fdb7891bb1b05da3cf705e) #04 pc 0000ef61 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+304) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #05 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=6164 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=8086 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=8087 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=8308 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=10871 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=12180 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "HwBinder:1331_1" sysTid=13304 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0005ff09 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #03 pc 0006100d /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #04 pc 0006cc31 /apex/com.android.vndk.v30/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: ae84f31d0a55afdbe06ed13729dae8a2) #05 pc 0000eed9 /apex/com.android.vndk.v30/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #06 pc 0000ea15 /apex/com.android.vndk.v30/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256) (BuildId: 373fcfc8fb18977f88e89ad09552a738) #07 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #08 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) ----- end 1331 ----- ----- Waiting Channels: pid 1331 at 2022-10-28 21:20:24.236880890+0800 ----- Cmd line: media.codec hw/android.hardware.media.omx@1.0-service sysTid=1331 binder_thread_read sysTid=1347 binder_thread_read sysTid=1348 binder_thread_read sysTid=1357 binder_thread_read sysTid=1358 binder_thread_read sysTid=1755 binder_thread_read sysTid=1781 binder_thread_read sysTid=1801 binder_thread_read sysTid=1802 binder_thread_read sysTid=1803 binder_thread_read sysTid=1820 binder_thread_read sysTid=1826 binder_thread_read sysTid=1880 binder_thread_read sysTid=1895 binder_thread_read sysTid=1920 binder_thread_read sysTid=1921 binder_thread_read sysTid=1939 binder_thread_read sysTid=2026 binder_thread_read sysTid=2028 binder_thread_read sysTid=4960 futex_wait_queue_me sysTid=4961 do_sys_poll sysTid=4962 futex_wait_queue_me sysTid=4963 futex_wait_queue_me sysTid=6164 binder_thread_read sysTid=8086 binder_thread_read sysTid=8087 binder_thread_read sysTid=8308 binder_thread_read sysTid=10871 binder_thread_read sysTid=12180 binder_thread_read sysTid=13304 binder_thread_read ----- end 1331 ----- ----- pid 1013 at 2022-10-28 21:20:25.734640837+0800 ----- Cmd line: /system/bin/audioserver ABI: 'arm64' "audioserver" sysTid=1013 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 000000000000228c /system/bin/audioserver (main.cfi+316) (BuildId: 37cab37a01ed6a40a79b97b9490a8010) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "DeviceEffectMan" sysTid=1079 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 000000000006d574 /system/lib64/libaudioflinger.so (android::AudioFlinger::DeviceEffectManager::CommandThread::threadLoop()+724) (BuildId: b6821e1ab8fad11dae507769971d7435) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1013_1" sysTid=1095 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1013_2" sysTid=1096 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "ApmAudio" sysTid=1308 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000048e9c /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::AudioCommandThread::threadLoop()+6540) (BuildId: 632dde50a5016338c25866ba06dd6350) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "ApmOutput" sysTid=1309 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000048e9c /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::AudioCommandThread::threadLoop()+6540) (BuildId: 632dde50a5016338c25866ba06dd6350) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_1" sysTid=1311 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_2" sysTid=1312 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "TimeCheckThread" sysTid=1437 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000035154 /system/lib64/libmediautils.so (android::TimeCheck::TimeCheckThread::threadLoop()+588) (BuildId: d1ac2ddd5dabaddcca37691821970832) #04 pc 0000000000013654 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+464) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "FastMixer" sysTid=1644 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000002484 /system/lib64/libfmq.so (android::hardware::EventFlag::waitHelper(unsigned int, unsigned int*, long)+328) (BuildId: fa3dab59c5f35b1ee70eb1b65e98a2d6) #02 pc 0000000000024a5c /system/lib64/libaudiohal@6.0.so (android::V6_0::StreamOutHalHidl::callWriterThread(android::hardware::audio::V6_0::IStreamOut::WriteCommand, char const*, unsigned char const*, unsigned long, std::__1::function)+472) (BuildId: 6befed3dcfac9888886a8190e91fbfcf) #03 pc 00000000000221a0 /system/lib64/libaudiohal@6.0.so (android::V6_0::StreamOutHalHidl::write(void const*, unsigned long, unsigned long*)+296) (BuildId: 6befed3dcfac9888886a8190e91fbfcf) #04 pc 0000000000006f90 /system/lib64/libnbaio.so (android::AudioStreamOutSink::write(void const*, unsigned long)+120) (BuildId: 8ce64940c4ee87b9a6094cedbd6961f7) #05 pc 0000000000088ea4 /system/lib64/libaudioflinger.so (android::FastMixer::onWork()+2052) (BuildId: b6821e1ab8fad11dae507769971d7435) #06 pc 000000000008b364 /system/lib64/libaudioflinger.so (android::FastThread::threadLoop()+756) (BuildId: b6821e1ab8fad11dae507769971d7435) #07 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AudioOut_D" sysTid=1645 #00 pc 00000000000a2428 /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000044f8 /system/lib64/libnbaio.so (android::MonoPipe::write(void const*, unsigned long)+532) (BuildId: 8ce64940c4ee87b9a6094cedbd6961f7) #02 pc 00000000000abb80 /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop_write()+712) (BuildId: b6821e1ab8fad11dae507769971d7435) #03 pc 00000000000a5930 /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+6904) (BuildId: b6821e1ab8fad11dae507769971d7435) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:1013_3" sysTid=1646 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 0000000000076264 /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: fd0f1b07740e70718ded14b58e212541) #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "FastMixer" sysTid=1649 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000008b3d0 /system/lib64/libaudioflinger.so (android::FastThread::threadLoop()+864) (BuildId: b6821e1ab8fad11dae507769971d7435) #02 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AudioOut_15" sysTid=1650 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000a5d98 /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+8032) (BuildId: b6821e1ab8fad11dae507769971d7435) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AudioOut_1D" sysTid=1654 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000a5d98 /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+8032) (BuildId: b6821e1ab8fad11dae507769971d7435) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "FastMixer" sysTid=1667 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000008b3d0 /system/lib64/libaudioflinger.so (android::FastThread::threadLoop()+864) (BuildId: b6821e1ab8fad11dae507769971d7435) #02 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AudioOut_3D" sysTid=1668 #00 pc 000000000004def4 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+36) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000a5d98 /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+8032) (BuildId: b6821e1ab8fad11dae507769971d7435) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "FastMixer" sysTid=1677 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000008b3d0 /system/lib64/libaudioflinger.so (android::FastThread::threadLoop()+864) (BuildId: b6821e1ab8fad11dae507769971d7435) #02 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #03 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "AudioOut_4D" sysTid=1678 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000a5d98 /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+8032) (BuildId: b6821e1ab8fad11dae507769971d7435) #04 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #05 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_3" sysTid=1718 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_4" sysTid=2378 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_5" sysTid=2812 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_6" sysTid=3998 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_7" sysTid=5330 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_8" sysTid=5971 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_9" sysTid=7065 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1013_A" sysTid=16367 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 1013 ----- ----- Waiting Channels: pid 1013 at 2022-10-28 21:20:25.552976723+0800 ----- Cmd line: /system/bin/audioserver sysTid=1013 binder_thread_read sysTid=1079 futex_wait_queue_me sysTid=1095 binder_thread_read sysTid=1096 binder_thread_read sysTid=1308 futex_wait_queue_me sysTid=1309 futex_wait_queue_me sysTid=1311 binder_thread_read sysTid=1312 binder_thread_read sysTid=1437 futex_wait_queue_me sysTid=1644 futex_wait_queue_me sysTid=1645 __arm64_sys_nanosleep sysTid=1646 binder_thread_read sysTid=1649 futex_wait_queue_me sysTid=1650 futex_wait_queue_me sysTid=1654 futex_wait_queue_me sysTid=1667 futex_wait_queue_me sysTid=1668 futex_wait_queue_me sysTid=1677 futex_wait_queue_me sysTid=1678 futex_wait_queue_me sysTid=1718 binder_thread_read sysTid=2378 binder_thread_read sysTid=2812 binder_thread_read sysTid=3998 binder_thread_read sysTid=5330 binder_thread_read sysTid=5971 binder_thread_read sysTid=7065 binder_thread_read sysTid=16367 binder_thread_read ----- end 1013 ----- ----- pid 1272 at 2022-10-28 21:20:25.809621827+0800 ----- Cmd line: media.extractor aextractor ABI: 'arm64' "mediaextractor" sysTid=1272 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000001220 /system/bin/mediaextractor (main.cfi+408) (BuildId: d325b4f148770ac6b41342c949a6c454) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_1" sysTid=1341 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_2" sysTid=1739 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_3" sysTid=1744 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_4" sysTid=2241 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_5" sysTid=3905 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_6" sysTid=7313 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_7" sysTid=7704 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_8" sysTid=7785 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_9" sysTid=8035 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_A" sysTid=8211 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_B" sysTid=8966 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_C" sysTid=9437 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_D" sysTid=9958 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_E" sysTid=10176 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1272_F" sysTid=10220 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 1272 ----- ----- Waiting Channels: pid 1272 at 2022-10-28 21:20:25.791993962+0800 ----- Cmd line: media.extractor aextractor sysTid=1272 binder_thread_read sysTid=1341 binder_thread_read sysTid=1739 binder_thread_read sysTid=1744 binder_thread_read sysTid=2241 binder_thread_read sysTid=3905 binder_thread_read sysTid=7313 binder_thread_read sysTid=7704 binder_thread_read sysTid=7785 binder_thread_read sysTid=8035 binder_thread_read sysTid=8211 binder_thread_read sysTid=8966 binder_thread_read sysTid=9437 binder_thread_read sysTid=9958 binder_thread_read sysTid=10176 binder_thread_read sysTid=10220 binder_thread_read ----- end 1272 ----- ----- pid 828 at 2022-10-28 21:20:26.518716253+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.gnss@2.1-service-qti ABI: 'arm64' "gnss@2.1-servic" sysTid=828 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 000000000000131c /vendor/bin/hw/android.hardware.gnss@2.1-service-qti (main.cfi+604) (BuildId: ed73fdf4d13128147208b573e94808b6) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Loc_hal_worker" sysTid=919 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000218dc /vendor/lib64/libgps.utils.so (msg_q_rcv.cfi+224) (BuildId: 65183dc62652a754f498e73de5339249) #04 pc 0000000000026854 /vendor/lib64/libgps.utils.so (loc_util::MTRunnable::run()+52) (BuildId: 65183dc62652a754f498e73de5339249) #05 pc 00000000000261b8 /vendor/lib64/libgps.utils.so (void* std::__1::__thread_proxy >, loc_util::LocThreadDelegate::LocThreadDelegate(std::__1::basic_string, std::__1::allocator >, std::__1::shared_ptr)::$_0> >(void*) (.cfi)+176) (BuildId: 65183dc62652a754f498e73de5339249) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "LocApiMsgTask" sysTid=941 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000008958 /vendor/lib64/libqmi_cci.so (qmi_cci_os_signal_wait.cfi+180) (BuildId: 57c704e8d966efc4ce8d8ba25884796f) #04 pc 0000000000060a78 /vendor/lib64/libloc_api_v02.so (locClientOpenInstance(unsigned long, int, locClientCallbacksType const*, void**, void const*) (.cfi)+1420) (BuildId: 2d01ba219161104abbbfb7028891cf11) #05 pc 0000000000062fb8 /vendor/lib64/libloc_api_v02.so (locClientOpen.cfi+412) (BuildId: 2d01ba219161104abbbfb7028891cf11) #06 pc 0000000000021494 /vendor/lib64/libloc_api_v02.so (LocApiV02::open(unsigned long)+944) (BuildId: 2d01ba219161104abbbfb7028891cf11) #07 pc 0000000000030ecc /vendor/lib64/libloc_core.so (loc_core::LocOpenMsg::proc() const+400) (BuildId: a1dc85359e2e2843a189f9f08dd6663f) #08 pc 00000000000268d0 /vendor/lib64/libgps.utils.so (loc_util::MTRunnable::run()+176) (BuildId: 65183dc62652a754f498e73de5339249) #09 pc 00000000000261b8 /vendor/lib64/libgps.utils.so (void* std::__1::__thread_proxy >, loc_util::LocThreadDelegate::LocThreadDelegate(std::__1::basic_string, std::__1::allocator >, std::__1::shared_ptr)::$_0> >(void*) (.cfi)+176) (BuildId: 65183dc62652a754f498e73de5339249) #10 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #11 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "LocIpc-/dev/soc" sysTid=942 #00 pc 00000000000a2808 /apex/com.android.runtime/lib64/bionic/libc.so (recvfrom+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000002fe34 /vendor/lib64/libgps.utils.so (loc_util::Sock::recvfrom(loc_util::LocIpcRecver const&, std::__1::shared_ptr const&, int, int, sockaddr*, unsigned int*) const+268) (BuildId: 65183dc62652a754f498e73de5339249) #02 pc 000000000002fa98 /vendor/lib64/libgps.utils.so (loc_util::Sock::recv(loc_util::LocIpcRecver const&, std::__1::shared_ptr const&, int, sockaddr*, unsigned int*, int) const+124) (BuildId: 65183dc62652a754f498e73de5339249) #03 pc 0000000000031e5c /vendor/lib64/libgps.utils.so (non-virtual thunk to loc_util::LocIpcLocalRecver::recv() const+64) (BuildId: 65183dc62652a754f498e73de5339249) #04 pc 0000000000030a50 /vendor/lib64/libgps.utils.so (loc_util::LocIpc::startBlockingListening(loc_util::LocIpcRecver&) (.cfi)+484) (BuildId: 65183dc62652a754f498e73de5339249) #05 pc 00000000000306e4 /vendor/lib64/libgps.utils.so (loc_util::LocIpcRunnable::run()+44) (BuildId: 65183dc62652a754f498e73de5339249) #06 pc 00000000000261b8 /vendor/lib64/libgps.utils.so (void* std::__1::__thread_proxy >, loc_util::LocThreadDelegate::LocThreadDelegate(std::__1::basic_string, std::__1::allocator >, std::__1::shared_ptr)::$_0> >(void*) (.cfi)+176) (BuildId: 65183dc62652a754f498e73de5339249) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "LocTimerPollTas" sysTid=943 #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 0000000000024cb4 /vendor/lib64/libgps.utils.so (loc_util::TimerRunnable::run()+76) (BuildId: 65183dc62652a754f498e73de5339249) #02 pc 00000000000261b8 /vendor/lib64/libgps.utils.so (void* std::__1::__thread_proxy >, loc_util::LocThreadDelegate::LocThreadDelegate(std::__1::basic_string, std::__1::allocator >, std::__1::shared_ptr)::$_0> >(void*) (.cfi)+176) (BuildId: 65183dc62652a754f498e73de5339249) #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "LocTimerMsgTask" sysTid=944 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000218dc /vendor/lib64/libgps.utils.so (msg_q_rcv.cfi+224) (BuildId: 65183dc62652a754f498e73de5339249) #04 pc 0000000000026854 /vendor/lib64/libgps.utils.so (loc_util::MTRunnable::run()+52) (BuildId: 65183dc62652a754f498e73de5339249) #05 pc 00000000000261b8 /vendor/lib64/libgps.utils.so (void* std::__1::__thread_proxy >, loc_util::LocThreadDelegate::LocThreadDelegate(std::__1::basic_string, std::__1::allocator >, std::__1::shared_ptr)::$_0> >(void*) (.cfi)+176) (BuildId: 65183dc62652a754f498e73de5339249) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "LocApiMsgTask" sysTid=945 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000000b428 /vendor/lib64/libqmi_cci.so (ctrl_msg_reader_thread.127.cfi+216) (BuildId: 57c704e8d966efc4ce8d8ba25884796f) #03 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #04 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "gnss@2.1-servic" sysTid=1015 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000584ec /apex/com.android.vndk.v30/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+20) (BuildId: cd7d36d61219edf4da7d788565b373c7) #04 pc 0000000000064734 /vendor/lib64/hw/android.hardware.gnss@2.1-impl-qti.so (void* std::__1::__thread_proxy >, android::BatteryListenerImpl::init()::$_1> >(void*) (.cfi)+284) (BuildId: a34fb1457e8beb55793231d06b503a93) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Loc_hal_worker" sysTid=1906 #00 pc 00000000000a2808 /apex/com.android.runtime/lib64/bionic/libc.so (recvfrom+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000b219c /vendor/lib64/liblocationservice.so (qc_loc_fw::MessageQueueClientImpl::run_block(qc_loc_fw::MessageQueueServiceCallback*)+276) (BuildId: 14ddd000e00b3046f55c161a4cb3731a) #02 pc 00000000000b10fc /vendor/lib64/liblocationservice.so (qc_loc_fw::MqClientIpcReciver::run()+916) (BuildId: 14ddd000e00b3046f55c161a4cb3731a) #03 pc 0000000000042234 /vendor/lib64/libdataitems.so (qc_loc_fw::ThreadImpl::thread_func(void*) (.cfi)+80) (BuildId: f98fe0e7d5914c65bbb80d5b9ca27f7c) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Loc_hal_worker" sysTid=1907 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000040cec /vendor/lib64/libdataitems.so (qc_loc_fw::WaitableBase::lock_and_wait(qc_loc_fw::TimeDiff const&)+464) (BuildId: f98fe0e7d5914c65bbb80d5b9ca27f7c) #04 pc 0000000000041a7c /vendor/lib64/libdataitems.so (qc_loc_fw::BlockingQueueImpl::pop(void**, qc_loc_fw::TimeDiff const&, bool*)+116) (BuildId: f98fe0e7d5914c65bbb80d5b9ca27f7c) #05 pc 00000000000af248 /vendor/lib64/liblocationservice.so (qc_loc_fw::MqClientControllerBase::run()+544) (BuildId: 14ddd000e00b3046f55c161a4cb3731a) #06 pc 0000000000042234 /vendor/lib64/libdataitems.so (qc_loc_fw::ThreadImpl::thread_func(void*) (.cfi)+80) (BuildId: f98fe0e7d5914c65bbb80d5b9ca27f7c) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 828 ----- ----- Waiting Channels: pid 828 at 2022-10-28 21:20:26.366330524+0800 ----- Cmd line: /vendor/bin/hw/android.hardware.gnss@2.1-service-qti sysTid=828 binder_thread_read sysTid=919 futex_wait_queue_me sysTid=941 futex_wait_queue_me sysTid=942 __skb_wait_for_more_packets sysTid=943 do_epoll_wait sysTid=944 futex_wait_queue_me sysTid=945 do_sys_poll sysTid=1015 futex_wait_queue_me sysTid=1906 unix_stream_read_generic sysTid=1907 futex_wait_queue_me ----- end 828 ----- ----- pid 957 at 2022-10-28 21:20:26.814928232+0800 ----- Cmd line: /vendor/bin/hw/vendor.qti.hardware.display.composer-service ABI: 'arm64' "composer-servic" sysTid=957 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 00000000000455e4 /vendor/bin/hw/vendor.qti.hardware.display.composer-service (main.cfi+3168) (BuildId: 4f872f38d39e49e50af69e33e962add3) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HWC_UeventThrea" sysTid=977 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000004a98 /apex/com.android.vndk.v30/lib64/libhardware_legacy.so (uevent_next_event+84) (BuildId: 0dc4deb796119f71981a74968aca3115) #03 pc 0000000000046e8c /vendor/bin/hw/vendor.qti.hardware.display.composer-service (sdm::HWCUEvent::UEventThread(sdm::HWCUEvent*) (.cfi)+396) (BuildId: 4f872f38d39e49e50af69e33e962add3) #04 pc 0000000000046f74 /vendor/bin/hw/vendor.qti.hardware.display.composer-service (void* std::__1::__thread_proxy >, void (*)(sdm::HWCUEvent*), sdm::HWCUEvent*> >(void*) (.cfi)+60) (BuildId: 4f872f38d39e49e50af69e33e962add3) #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:957_1" sysTid=978 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000045ad4 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+296) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #03 pc 0000000000045cc4 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #04 pc 0000000000046580 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #05 pc 000000000006bfb0 /apex/com.android.vndk.v30/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #06 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:957_2" sysTid=979 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000045ad4 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+296) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #03 pc 0000000000045cc4 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #04 pc 0000000000046580 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #05 pc 000000000006bfb0 /apex/com.android.vndk.v30/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #06 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "composer-servic" sysTid=988 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000584ec /apex/com.android.vndk.v30/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+20) (BuildId: cd7d36d61219edf4da7d788565b373c7) #04 pc 000000000006ae34 /vendor/bin/hw/vendor.qti.hardware.display.composer-service (sdm::SyncTask::SyncTaskThread(sdm::SyncTask*) (.cfi)+216) (BuildId: 4f872f38d39e49e50af69e33e962add3) #05 pc 000000000006aef4 /vendor/bin/hw/vendor.qti.hardware.display.composer-service (void* std::__1::__thread_proxy >, void (*)(sdm::SyncTask*), sdm::SyncTask*> >(void*) (.cfi)+60) (BuildId: 4f872f38d39e49e50af69e33e962add3) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "SDM_EventThread" sysTid=992 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000008ef68 /vendor/lib64/libsdmcore.so (sdm::HWEventsDRM::DisplayEventHandler()+320) (BuildId: 506675e84c78d18a0150b28322831d36) #03 pc 000000000008e7cc /vendor/lib64/libsdmcore.so (sdm::HWEventsDRM::DisplayEventThread(void*) (.cfi)+60) (BuildId: 506675e84c78d18a0150b28322831d36) #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "composer-servic" sysTid=994 #00 pc 00000000000a19ec /apex/com.android.runtime/lib64/bionic/libc.so (read+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000001d5e4 /vendor/lib64/libdiag.so (CreateWaitThread.cfi+624) (BuildId: 2b278fbe526e2ec795c1bd89993cf696) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:957_1" sysTid=995 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 0000000000096efc /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #05 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #06 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:957_2" sysTid=1067 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 0000000000096efc /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #05 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #06 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "HwBinder:957_3" sysTid=1081 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000086888 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+172) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #03 pc 0000000000087e58 /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #04 pc 0000000000096efc /apex/com.android.vndk.v30/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: fc3e2389a057aeefafa6557f6d78a06b) #05 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #06 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "DPPS_THREAD" sysTid=2044 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e428 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll64+216) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000005e324 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000073a04 /vendor/lib64/libdpps.so (DppsServer::RunPollIteration()+276) (BuildId: 4b7e5706539c9d57c64c741876b4db03) #04 pc 00000000000cca30 /vendor/lib64/libdpps.so (DppsImpl::ProcessDppsThread()+452) (BuildId: 4b7e5706539c9d57c64c741876b4db03) #05 pc 00000000000cc810 /vendor/lib64/libdpps.so (DppsImpl::DppsThread(void*) (.cfi)+56) (BuildId: 4b7e5706539c9d57c64c741876b4db03) #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "LTM_THREAD" sysTid=2054 #00 pc 00000000000a2d48 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005e428 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll64+216) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 000000000005e324 /apex/com.android.runtime/lib64/bionic/libc.so (ppoll+52) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000df79c /vendor/lib64/libdpps.so (LtmEventImp::ProcessNextEvent()+352) (BuildId: 4b7e5706539c9d57c64c741876b4db03) #04 pc 00000000000d4a70 /vendor/lib64/libdpps.so (DppsLtmClientImp::Process()+468) (BuildId: 4b7e5706539c9d57c64c741876b4db03) #05 pc 00000000000d485c /vendor/lib64/libdpps.so (DppsLtmClientImp::thread_handler(DppsLtmClientImp*) (.cfi)+112) (BuildId: 4b7e5706539c9d57c64c741876b4db03) #06 pc 00000000000d9234 /vendor/lib64/libdpps.so (void* std::__1::__thread_proxy >, void (*)(DppsLtmClientImp*), DppsLtmClientImp*> >(void*) (.cfi)+60) (BuildId: 4b7e5706539c9d57c64c741876b4db03) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:957_3" sysTid=21457 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000045ad4 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+296) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #03 pc 0000000000045cc4 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #04 pc 0000000000046580 /apex/com.android.vndk.v30/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #05 pc 000000000006bfb0 /apex/com.android.vndk.v30/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 0b8ba93d1f5e85f99ed5490d667435d9) #06 pc 00000000000154d0 /apex/com.android.vndk.v30/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: e20dd469139162d0c9d1dc16a708a620) #07 pc 0000000000014d94 /apex/com.android.vndk.v30/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+412) (BuildId: e20dd469139162d0c9d1dc16a708a620) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 957 ----- ----- Waiting Channels: pid 957 at 2022-10-28 21:20:26.571820108+0800 ----- Cmd line: /vendor/bin/hw/vendor.qti.hardware.display.composer-service sysTid=957 binder_thread_read sysTid=977 do_sys_poll sysTid=978 binder_thread_read sysTid=979 binder_thread_read sysTid=988 futex_wait_queue_me sysTid=992 do_sys_poll sysTid=994 diagchar_read sysTid=995 binder_thread_read sysTid=1067 binder_thread_read sysTid=1081 binder_thread_read sysTid=2044 do_sys_poll sysTid=2054 do_sys_poll ----- end 957 ----- ----- pid 1278 at 2022-10-28 21:20:26.993512295+0800 ----- Cmd line: media.metrics diametrics ABI: 'arm64' "mediametrics" sysTid=1278 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 000000000000124c /system/bin/mediametrics (main.cfi+452) (BuildId: 6462848e5cd89476970e1e32db2d369d) #06 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "mediametrics" sysTid=1289 #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 00000000000b5d20 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+144) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 0000000000056d48 /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >)+112) (BuildId: 71a87721940ed09a5ab1722dc94fd181) #04 pc 000000000002ede8 /system/lib64/libmediametricsservice.so (std::__1::cv_status std::__1::condition_variable::wait_until > >(std::__1::unique_lock&, std::__1::chrono::time_point > > const&)+156) (BuildId: a97bc625aaba435bb7832ef661baea70) #05 pc 000000000002e804 /system/lib64/libmediametricsservice.so (android::mediametrics::TimedAction::threadLoop()+92) (BuildId: a97bc625aaba435bb7832ef661baea70) #06 pc 0000000000020994 /system/lib64/libmediametricsservice.so (void* std::__1::__thread_proxy >, android::mediametrics::TimedAction::TimedAction()::'lambda'()> >(void*) (.cfi)+44) (BuildId: a97bc625aaba435bb7832ef661baea70) #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_1" sysTid=1291 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_2" sysTid=1701 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_3" sysTid=1702 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_4" sysTid=1703 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_5" sysTid=1971 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_6" sysTid=1996 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_7" sysTid=8039 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_8" sysTid=8540 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_9" sysTid=9636 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_A" sysTid=11201 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:1278_B" sysTid=14148 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 1278 ----- ----- Waiting Channels: pid 1278 at 2022-10-28 21:20:26.872141462+0800 ----- Cmd line: media.metrics diametrics sysTid=1278 binder_thread_read sysTid=1289 futex_wait_queue_me sysTid=1291 binder_thread_read sysTid=1701 binder_thread_read sysTid=1702 binder_thread_read sysTid=1703 binder_thread_read sysTid=1971 binder_thread_read sysTid=1996 binder_thread_read sysTid=8039 binder_thread_read sysTid=8540 binder_thread_read sysTid=9636 binder_thread_read sysTid=11201 binder_thread_read sysTid=14148 binder_thread_read ----- end 1278 ----- ----- pid 575 at 2022-10-28 21:20:27.174432087+0800 ----- Cmd line: /system/bin/hw/android.system.suspend@1.0-service ABI: 'arm64' "suspend@1.0-ser" sysTid=575 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000076478 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+180) (BuildId: fd0f1b07740e70718ded14b58e212541) #03 pc 00000000000762e0 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+100) (BuildId: fd0f1b07740e70718ded14b58e212541) #04 pc 000000000000ab4c /system/bin/hw/android.system.suspend@1.0-service (main+2804) (BuildId: b2e138beb4991e83d8439faa9f737185) #05 pc 000000000004a084 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+100) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:575_1" sysTid=580 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:575_2" sysTid=581 #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) (BuildId: 07bc4d4147790b1e0ac44f7625168f4a) #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: b940f836006eead456c936e97e64d2d4) #07 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) (BuildId: b940f836006eead456c936e97e64d2d4) #08 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #09 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) "Binder:575_2" sysTid=17411 #00 pc 00000000000a19ec /apex/com.android.runtime/lib64/bionic/libc.so (read+12) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #01 pc 000000000001283c /system/bin/hw/android.system.suspend@1.0-service (void* std::__1::__thread_proxy >, android::system::suspend::V1_0::SystemSuspend::initAutosuspend()::$_14> >(void*)+264) (BuildId: b2e138beb4991e83d8439faa9f737185) #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: 369edc656806aeaf384cbeb8f7a347af) #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 369edc656806aeaf384cbeb8f7a347af) ----- end 575 ----- ----- Waiting Channels: pid 575 at 2022-10-28 21:20:27.041183909+0800 ----- Cmd line: /system/bin/hw/android.system.suspend@1.0-service sysTid=575 binder_thread_read sysTid=580 binder_thread_read sysTid=581 binder_thread_read sysTid=17411 pm_get_wakeup_count ----- end 575 ----- ----- pid 1215 at 2022-10-28 21:20:27.294690055+0800 ----- Cmd line: /system/bin/drmserver ABI: 'arm' "drmserver" sysTid=1215 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00005061 /system/bin/drmserver (main+80) (BuildId: ced8bafd6c9839d2ac4697b021669911) #06 pc 0003248b /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+54) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "DrmManagerMetri" sysTid=1228 #00 pc 00033f58 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 00039763 /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 00080417 /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_timedwait+76) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #03 pc 00012ed5 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+408) (BuildId: 7c6d7c5cc69f68edabeecc63e1274bc7) #04 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #05 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #06 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #07 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1215_1" sysTid=1232 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) "Binder:1215_2" sysTid=3398 #00 pc 000715a8 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #01 pc 0003f2c7 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #02 pc 0003abff /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #03 pc 0003adf5 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #04 pc 0003b529 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #05 pc 00057fcd /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: adb4f7cda82bcd546146d0dccc84a923) #06 pc 0000d2f9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #07 pc 0000ce33 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+262) (BuildId: 09cd54a3487f009ed36a69a0b05bd664) #08 pc 00080db7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) #09 pc 00039d93 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: cc194ef76ee932851b23cc2e4f46d55f) ----- end 1215 ----- ----- Waiting Channels: pid 1215 at 2022-10-28 21:20:27.198383857+0800 ----- Cmd line: /system/bin/drmserver sysTid=1215 binder_thread_read sysTid=1228 futex_wait_queue_me sysTid=1232 binder_thread_read sysTid=3398 binder_thread_read ----- end 1215 ----- ----- pid 5602 at 2022-10-28 21:20:27.340102816+0800 ----- Cmd line: com.android.deskclock Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=1328 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/product/app/DeskClock/DeskClock.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 31671 strong; 1237 weak JNI: CheckJNI is off; globals=432 (plus 60 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 7% free, 11MB/12MB; 361276 objects Dumping cumulative Gc timings Start Dumping Averages for 31 iterations for concurrent copying ProcessMarkStack: Sum: 835.145ms Avg: 26.940ms ScanImmuneSpaces: Sum: 613.299ms Avg: 19.783ms VisitConcurrentRoots: Sum: 179.699ms Avg: 5.796ms ClearFromSpace: Sum: 123.305ms Avg: 3.977ms MarkingPhase: Sum: 93.823ms Avg: 3.026ms ScanCardsForSpace: Sum: 90.186ms Avg: 2.909ms EnqueueFinalizerReferences: Sum: 40.702ms Avg: 1.312ms GrayAllDirtyImmuneObjects: Sum: 23.896ms Avg: 770.838us ForwardSoftReferences: Sum: 22.632ms Avg: 730.064us SweepSystemWeaks: Sum: 19.424ms Avg: 626.580us InitializePhase: Sum: 17.840ms Avg: 575.483us FlipOtherThreads: Sum: 14.379ms Avg: 463.838us ProcessReferences: Sum: 10.792ms Avg: 348.129us CaptureThreadRootsForMarking: Sum: 3.779ms Avg: 121.903us VisitNonThreadRoots: Sum: 3.222ms Avg: 103.935us MarkZygoteLargeObjects: Sum: 2.949ms Avg: 95.129us SweepLargeObjects: Sum: 2.220ms Avg: 71.612us (Paused)ClearCards: Sum: 2.186ms Avg: 70.516us RecordFree: Sum: 1.861ms Avg: 60.032us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 1.200ms Avg: 38.709us FlipThreadRoots: Sum: 1.174ms Avg: 37.870us MarkStackAsLive: Sum: 1.060ms Avg: 34.193us CopyingPhase: Sum: 1.010ms Avg: 32.580us EmptyRBMarkBitStack: Sum: 927us Avg: 29.903us ThreadListFlip: Sum: 918us Avg: 29.612us SweepAllocSpace: Sum: 782us Avg: 25.225us SwapBitmaps: Sum: 568us Avg: 18.322us ResumeRunnableThreads: Sum: 501us Avg: 16.161us ReclaimPhase: Sum: 316us Avg: 10.193us (Paused)FlipCallback: Sum: 187us Avg: 6.032us Sweep: Sum: 153us Avg: 4.935us UnBindBitmaps: Sum: 141us Avg: 4.548us (Paused)SetFromSpace: Sum: 126us Avg: 4.064us ResumeOtherThreads: Sum: 68us Avg: 2.193us Done Dumping Averages concurrent copying paused: Sum: 5.844ms 99% C.I. 15us-844.999us Avg: 94.258us Max: 866us concurrent copying freed-bytes: Avg: 1338KB Max: 7458KB Min: 103KB Freed-bytes histogram: 0:12,640:12,1280:3,1920:1,4480:1,5760:1,7040:1 concurrent copying total time: 2.110s mean time: 68.079ms concurrent copying freed: 971586 objects with total size 40MB concurrent copying throughput: 460467/s / 19MB/s per cpu-time: 23093292/s / 22MB/s concurrent copying tracing throughput: 39MB/s per cpu-time: 44MB/s Average major GC reclaim bytes ratio 0.224478 over 31 GC cycles Average major GC copied live bytes ratio 0.630456 over 36 major GCs Cumulative bytes moved 95384464 Cumulative objects moved 1578888 Peak regions allocated 96 (24MB) / 1024 (256MB) Total madvise time 749.365ms Start Dumping Averages for 134 iterations for young concurrent copying ScanCardsForSpace: Sum: 1.960s Avg: 14.627ms ScanImmuneSpaces: Sum: 1.457s Avg: 10.876ms ClearFromSpace: Sum: 702.455ms Avg: 5.242ms VisitConcurrentRoots: Sum: 501.183ms Avg: 3.740ms ProcessMarkStack: Sum: 390.473ms Avg: 2.913ms InitializePhase: Sum: 239.612ms Avg: 1.788ms SweepSystemWeaks: Sum: 132.196ms Avg: 986.537us ProcessReferences: Sum: 117.726ms Avg: 878.552us EnqueueFinalizerReferences: Sum: 116.993ms Avg: 873.082us GrayAllDirtyImmuneObjects: Sum: 115.602ms Avg: 862.701us FlipOtherThreads: Sum: 61.781ms Avg: 461.052us ResumeRunnableThreads: Sum: 17.688ms Avg: 132us SweepArray: Sum: 13.371ms Avg: 99.783us CopyingPhase: Sum: 13.096ms Avg: 97.731us ThreadListFlip: Sum: 13.084ms Avg: 97.641us (Paused)ClearCards: Sum: 12.755ms Avg: 95.186us FlipThreadRoots: Sum: 9.940ms Avg: 74.179us RecordFree: Sum: 8.217ms Avg: 61.320us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 6.493ms Avg: 48.455us VisitNonThreadRoots: Sum: 5.952ms Avg: 44.417us ForwardSoftReferences: Sum: 5.945ms Avg: 44.365us EmptyRBMarkBitStack: Sum: 5.796ms Avg: 43.253us ResumeOtherThreads: Sum: 5.025ms Avg: 37.500us ResetStack: Sum: 3.815ms Avg: 28.470us FreeList: Sum: 3.327ms Avg: 24.828us MarkZygoteLargeObjects: Sum: 2.743ms Avg: 20.470us ReclaimPhase: Sum: 1.555ms Avg: 11.604us SwapBitmaps: Sum: 1.486ms Avg: 11.089us UnBindBitmaps: Sum: 1.312ms Avg: 9.791us (Paused)FlipCallback: Sum: 961us Avg: 7.171us (Paused)SetFromSpace: Sum: 620us Avg: 4.626us Done Dumping Averages young concurrent copying paused: Sum: 32.778ms 99% C.I. 15us-1329.999us Avg: 122.305us Max: 3160us young concurrent copying freed-bytes: Avg: 3337KB Max: 6650KB Min: 325KB Freed-bytes histogram: 0:9,640:5,1280:24,1920:14,2560:11,3200:14,3840:16,4480:17,5120:13,5760:10,6400:1 young concurrent copying total time: 5.928s mean time: 44.244ms young concurrent copying freed: 13148181 objects with total size 436MB young concurrent copying throughput: 2.21798e+06/s / 73MB/s per cpu-time: 95669799/s / 91MB/s young concurrent copying tracing throughput: 38MB/s per cpu-time: 47MB/s Average minor GC reclaim bytes ratio 0.266866 over 134 GC cycles Average minor GC copied live bytes ratio 0.0703874 over 135 minor GCs Cumulative bytes moved 22069000 Cumulative objects moved 502077 Peak regions allocated 96 (24MB) / 1024 (256MB) Total time spent in GC: 8.039s Mean GC size throughput: 59MB/s per cpu-time: 72MB/s Mean GC object throughput: 1.75636e+06 objects/s Total number of allocations 14481043 Total bytes allocated 489MB Total bytes freed 477MB Free memory 987KB Free memory until GC 987KB Free memory until OOME 244MB Total memory 12MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 38.622ms Total time waiting for GC to complete: 4.273ms Total GC count: 165 Total GC time: 8.039s Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:810,1:135,2:11,7:1 Histogram of blocking GC count per 10000 ms: 0:957 Native bytes total: 29412875 registered: 2057115 Total native bytes at last GC: 28281435 /product/app/DeskClock/oat/arm64/DeskClock.odex: verify /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 385KB / 392KB Current JIT data cache size (used / resident): 179KB / 228KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 64KB Current JIT capacity: 1024KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 443 Total number of JIT baseline compilations: 429 Total number of JIT optimized compilations: 4 Total number of JIT compilations for on stack replacement: 0 Total number of JIT code cache collections: 6 Memory used for stack maps: Avg: 118B Max: 1720B Min: 16B Memory used for compiled code: Avg: 922B Max: 8780B Min: 80B Memory used for profiling info: Avg: 179B Max: 2184B Min: 24B Start Dumping Averages for 457 iterations for JIT timings Compiling baseline: Sum: 626.070ms Avg: 1.369ms TrimMaps: Sum: 74.187ms Avg: 162.334us Code cache collection: Sum: 43.023ms Avg: 94.142us Compiling optimized: Sum: 34.318ms Avg: 75.094us Done Dumping Averages Memory used for compilation: Avg: 57KB Max: 647KB Min: 14KB ProfileSaver total_bytes_written=100568 ProfileSaver total_number_of_writes=28 ProfileSaver total_number_of_code_cache_queries=28 ProfileSaver total_number_of_skipped_writes=0 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=9499654 ProfileSaver total_ms_of_work=365 ProfileSaver total_number_of_hot_spikes=1 ProfileSaver total_number_of_wake_ups=29 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 9577729 Metrics: ClassLoadingTotalTime: count = 154924 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 234 YoungGcCount: count = 134 FullGcCount: count = 31 TotalBytesAllocated: count = 510924248 TotalGcCollectionTime: count = 8052 YoungGcThroughputAvg: count = 73 FullGcThroughputAvg: count = 16 YoungGcTracingThroughputAvg: count = 43 FullGcTracingThroughputAvg: count = 36 JitMethodCompileTotalTime: count = 1151873 JitMethodCompileCount: count = 433 YoungGcCollectionTime: range = 0...60000, buckets: 134,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 31,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 134,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 31,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 134,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 31,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 9.021ms 99% C.I. 0.183us-336.640us Avg: 24.120us Max: 1149us DALVIK THREADS (30): "Signal Catcher" daemon prio=10 tid=5 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12d801c0 self=0x789c817f50 | sysTid=5607 nice=-20 cgrp=default sched=0/0 handle=0x7716107cb0 | state=R schedstat=( 50979007 90131613 375 ) utm=2 stm=3 core=6 HZ=100 | stack=0x7716010000-0x7716012000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=5602 nice=-10 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 108319626178 38411028437 189880 ) utm=6808 stm=4023 core=0 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004663c0 /apex/com.android.art/lib64/libart.so (art::JNI::FindClass(_JNIEnv*, char const*)+516) native: #03 pc 000000000011a524 /system/lib64/libandroid_runtime.so (android::NativeDisplayEventReceiver::dispatchVsync(long, android::PhysicalDisplayId, unsigned int, android::VsyncEventData)+80) native: #04 pc 00000000000ad470 /system/lib64/libgui.so (android::DisplayEventDispatcher::handleEvent(int, int, void*)+204) native: #05 pc 0000000000018184 /system/lib64/libutils.so (android::Looper::pollInner(int)+916) native: #06 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #07 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0x789c81ee90 | sysTid=5608 nice=-20 cgrp=default sched=0/0 handle=0x7713009cb0 | state=S schedstat=( 17317191 80548806 385 ) utm=1 stm=0 core=2 HZ=100 | stack=0x7712f12000-0x7712f14000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80238 self=0x789c822630 | sysTid=5609 nice=-20 cgrp=default sched=0/0 handle=0x76c29c5cb0 | state=S schedstat=( 15126833 56086667 371 ) utm=0 stm=1 core=2 HZ=100 | stack=0x76c28ce000-0x76c28d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d802b0 self=0x789c83ff00 | sysTid=5610 nice=9 cgrp=default sched=0/0 handle=0x76c18c7cb0 | state=S schedstat=( 768255501 1114237467 1384 ) utm=35 stm=41 core=5 HZ=100 | stack=0x76c17c8000-0x76c17ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80d28 self=0x789c83ab90 | sysTid=5611 nice=4 cgrp=default sched=0/0 handle=0x76c07c1cb0 | state=S schedstat=( 6771167591 1646011126 3886 ) utm=527 stm=149 core=4 HZ=100 | stack=0x76c06be000-0x76c06c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80328 self=0x789c83c760 | sysTid=5612 nice=4 cgrp=default sched=0/0 handle=0x76bf6b7cb0 | state=S schedstat=( 165015833 322791714 676 ) utm=7 stm=8 core=4 HZ=100 | stack=0x76bf5b4000-0x76bf5b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x03e71e8f> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x03e71e8f> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=12 Sleeping | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d803a0 self=0x789c8436a0 | sysTid=5614 nice=4 cgrp=default sched=0/0 handle=0x76be4a3cb0 | state=S schedstat=( 31916837 311867122 577 ) utm=1 stm=2 core=4 HZ=100 | stack=0x76be3a0000-0x76be3a2000 stackSize=1039KB | held mutexes= at java.lang.Thread.sleep(Native method) - sleeping on <0x0651c51c> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:451) - locked <0x0651c51c> (a java.lang.Object) at java.lang.Thread.sleep(Thread.java:356) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos(Daemons.java:390) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:419) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:325) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80420 self=0x789c83e330 | sysTid=5613 nice=4 cgrp=default sched=0/0 handle=0x76bf5adcb0 | state=S schedstat=( 283535106 314149529 651 ) utm=15 stm=13 core=4 HZ=100 | stack=0x76bf4aa000-0x76bf4ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0a87a525> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0a87a525> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:5602_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80498 self=0x789c841ad0 | sysTid=5615 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 927252527 1353233480 4441 ) utm=28 stm=63 core=4 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:5602_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80510 self=0x789c846e40 | sysTid=5616 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 921621104 1016122089 4179 ) utm=26 stm=65 core=5 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:5602_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80588 self=0x789c845270 | sysTid=5617 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 2406489037 2894539058 10730 ) utm=55 stm=185 core=2 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80600 self=0x789c848a10 | sysTid=5618 nice=9 cgrp=default sched=0/0 handle=0x76b8c64cb0 | state=S schedstat=( 248300565 394829756 547 ) utm=14 stm=9 core=3 HZ=100 | stack=0x76b8b6d000-0x76b8b6f000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "RenderThread" daemon prio=7 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80678 self=0x789c84a5e0 | sysTid=5622 nice=-10 cgrp=default sched=0/0 handle=0x76b7825cb0 | state=S schedstat=( 138101084082 48432170357 237825 ) utm=7055 stm=6754 core=3 HZ=100 | stack=0x76b772e000-0x76b7730000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000003d5e78 /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+80) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:5602_4" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d806f0 self=0x789c84c1b0 | sysTid=5629 nice=0 cgrp=default sched=0/0 handle=0x76b6629cb0 | state=S schedstat=( 4159756950 5349342093 18712 ) utm=103 stm=312 core=1 HZ=100 | stack=0x76b6532000-0x76b6534000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask1" daemon prio=6 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80768 self=0x789c84f950 | sysTid=5634 nice=-2 cgrp=default sched=0/0 handle=0x76b40a6cb0 | state=S schedstat=( 23361298 200123398 498 ) utm=0 stm=1 core=6 HZ=100 | stack=0x76b3faf000-0x76b3fb1000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask0" daemon prio=6 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d807e0 self=0x789c85a030 | sysTid=5633 nice=-2 cgrp=default sched=0/0 handle=0x76b41a4cb0 | state=S schedstat=( 24853081 270373591 509 ) utm=0 stm=1 core=4 HZ=100 | stack=0x76b40ad000-0x76b40af000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:5602_5" prio=5 tid=23 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80858 self=0x789c85d7d0 | sysTid=5648 nice=0 cgrp=default sched=0/0 handle=0x76b4b48cb0 | state=S schedstat=( 6400537333 8539581683 28683 ) utm=164 stm=475 core=5 HZ=100 | stack=0x76b4a51000-0x76b4a53000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=24 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d808d0 self=0x789c84dd80 | sysTid=5657 nice=-2 cgrp=default sched=0/0 handle=0x76b4a4acb0 | state=S schedstat=( 439010565 306391198 1016 ) utm=4 stm=39 core=5 HZ=100 | stack=0x76b4947000-0x76b4949000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:5602_6" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d809b0 self=0x789c81b6f0 | sysTid=6625 nice=0 cgrp=default sched=0/0 handle=0x7717f09cb0 | state=S schedstat=( 5945445742 8350887001 26972 ) utm=159 stm=435 core=2 HZ=100 | stack=0x7717e12000-0x7717e14000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "AsyncTask #1" prio=5 tid=3 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80a28 self=0x789c819b20 | sysTid=6984 nice=10 cgrp=default sched=0/0 handle=0x7716e0bcb0 | state=S schedstat=( 260397757 1205137867 1097 ) utm=6 stm=19 core=7 HZ=100 | stack=0x7716d08000-0x7716d0a000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:459) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:920) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "android.bg" daemon prio=5 tid=4 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12d80af0 self=0x789c8709c0 | sysTid=7000 nice=10 cgrp=default sched=0/0 handle=0x7716631cb0 | state=S schedstat=( 13916455 205473388 182 ) utm=0 stm=1 core=1 HZ=100 | stack=0x771652e000-0x7716530000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:5602_7" prio=5 tid=22 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80bd0 self=0x789c8a67f0 | sysTid=8631 nice=0 cgrp=default sched=0/0 handle=0x7716c21cb0 | state=S schedstat=( 6007685032 8334802335 27715 ) utm=158 stm=442 core=5 HZ=100 | stack=0x7716b2a000-0x7716b2c000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "InsetsAnimations" prio=5 tid=25 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12d80c48 self=0x789c8c7860 | sysTid=8633 nice=0 cgrp=default sched=0/0 handle=0x771641dcb0 | state=S schedstat=( 226235789 461276732 1038 ) utm=7 stm=14 core=4 HZ=100 | stack=0x771631a000-0x771631c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "ringtone-player" prio=5 tid=6 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13200020 self=0x789c8daa50 | sysTid=10810 nice=0 cgrp=default sched=0/0 handle=0x7716a63cb0 | state=S schedstat=( 7243513316 9580783473 49905 ) utm=224 stm=500 core=2 HZ=100 | stack=0x7716960000-0x7716962000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "AudioPortEventHandler" prio=5 tid=26 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13200100 self=0x789c8bb5b0 | sysTid=10829 nice=0 cgrp=default sched=0/0 handle=0x7716919cb0 | state=S schedstat=( 6063439 57717348 168 ) utm=0 stm=0 core=5 HZ=100 | stack=0x7716816000-0x7716818000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:5602_8" prio=5 tid=27 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x132001e0 self=0x789c8f8320 | sysTid=11173 nice=0 cgrp=default sched=0/0 handle=0x76b4f02cb0 | state=S schedstat=( 5796616720 8098052895 27477 ) utm=164 stm=415 core=5 HZ=100 | stack=0x76b4e0b000-0x76b4e0d000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:5602_9" prio=5 tid=28 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13200258 self=0x789c8e88d0 | sysTid=12481 nice=0 cgrp=default sched=0/0 handle=0x76b43f0cb0 | state=S schedstat=( 4858977555 7219502971 23005 ) utm=135 stm=350 core=0 HZ=100 | stack=0x76b42f9000-0x76b42fb000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:5602_A" prio=5 tid=29 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13580020 self=0x789c8e1990 | sysTid=18736 nice=0 cgrp=default sched=0/0 handle=0x7716313cb0 | state=S schedstat=( 1046039076 1608241633 4657 ) utm=30 stm=73 core=0 HZ=100 | stack=0x771621c000-0x771621e000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ringtone-player" prio=5 tid=30 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13580098 self=0x789c8a3050 | sysTid=18966 nice=0 cgrp=default sched=0/0 handle=0x76b52a2cb0 | state=S schedstat=( 440494303 526222697 1801 ) utm=7 stm=36 core=5 HZ=100 | stack=0x76b519f000-0x76b51a1000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:5602_4" prio=5 (not attached) | sysTid=5637 nice=0 cgrp=default | state=S schedstat=( 2378402727 11547228112 51298 ) utm=50 stm=187 core=0 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000009e21c /system/lib64/libgui.so (android::AsyncWorker::run()+444) native: #05 pc 000000000009e2b4 /system/lib64/libgui.so (void* std::__1::__thread_proxy >, void (android::AsyncWorker::*)(), android::AsyncWorker*> >(void*)+64) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) ----- end 5602 ----- ----- Waiting Channels: pid 5602 at 2022-10-28 21:20:27.336482816+0800 ----- Cmd line: com.android.deskclock sysTid=5602 0 sysTid=5607 do_sigtimedwait sysTid=5608 pipe_read sysTid=5609 do_sys_poll sysTid=5610 futex_wait_queue_me sysTid=5611 futex_wait_queue_me sysTid=5612 futex_wait_queue_me sysTid=5613 futex_wait_queue_me sysTid=5614 futex_wait_queue_me sysTid=5615 binder_thread_read sysTid=5616 binder_thread_read sysTid=5617 binder_thread_read sysTid=5618 futex_wait_queue_me sysTid=5622 do_epoll_wait sysTid=5629 binder_thread_read sysTid=5633 futex_wait_queue_me sysTid=5634 futex_wait_queue_me sysTid=5637 futex_wait_queue_me sysTid=5648 binder_thread_read sysTid=5657 do_epoll_wait sysTid=6625 binder_thread_read sysTid=6984 futex_wait_queue_me sysTid=7000 do_epoll_wait sysTid=8631 binder_thread_read sysTid=8633 do_epoll_wait sysTid=10810 do_epoll_wait sysTid=10829 do_epoll_wait sysTid=11173 binder_thread_read sysTid=12481 binder_thread_read sysTid=18736 binder_thread_read sysTid=18966 do_epoll_wait ----- end 5602 ----- // anr traces status was 0 meminfo: Applications Memory Usage (in Kilobytes): Uptime: 27909526 Realtime: 27909526 Total RSS by process: 559,668K: system (pid 1137) 341,640K: com.microsoft.emmx (pid 7331 / activities) 323,156K: com.android.systemui (pid 2081) 229,128K: com.android.deskclock (pid 5602 / activities) 221,536K: com.android.settings (pid 19497 / activities) 207,876K: com.microsoft.emmx:privileged_process1 (pid 16570) 201,792K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:12 (pid 16637) 201,672K: com.android.launcher3 (pid 2617 / activities) 194,144K: zygote64 (pid 674) 183,220K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:10 (pid 16463) 182,004K: com.android.systemui:screenshot (pid 20374) 180,020K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 173,876K: com.sohu.inputmethod.sogou.car (pid 3245) 169,320K: zygote (pid 675) 168,936K: com.android.permissioncontroller (pid 16090) 164,184K: com.android.documentsui (pid 17043 / activities) 152,060K: com.android.emergency (pid 19590) 148,744K: com.android.storagemanager (pid 20115 / activities) 144,576K: com.android.gallery3d (pid 15846 / activities) 143,856K: com.qualcomm.qti.usta (pid 16766 / activities) 143,488K: com.android.soundrecorder (pid 15761 / activities) 142,760K: com.android.settings.intelligence (pid 19565) 139,240K: surfaceflinger (pid 1033) 134,112K: com.android.bluetooth (pid 12761) 132,952K: com.android.calendar (pid 19117 / activities) 132,552K: com.thundercomm.mcuupgrade (pid 15806 / activities) 129,288K: com.thundercomm.microsettings (pid 2265) 125,732K: com.example.android.locationattribution (pid 15929 / activities) 125,384K: com.android.providers.media.module (pid 3103) 125,044K: app_process (pid 4937) 120,840K: com.android.commands.monkey (pid 15785) 120,700K: com.android.music (pid 21173 / activities) 118,432K: com.microsoft.emmx_zygote (pid 16450) 114,176K: android.process.acore (pid 19681) 113,708K: android.ext.services (pid 2613) 107,280K: com.qualcomm.qti.qdma (pid 2563) 106,412K: app_process (pid 4952) 106,144K: com.android.networkstack.process (pid 2179) 105,980K: com.qualcomm.location (pid 2851) 104,804K: com.thundercomm.remotecontrolservice (pid 2501) 100,980K: android.process.media (pid 17098) 99,480K: com.qualcomm.qti.workloadclassifier (pid 3015) 98,788K: com.thundercomm.microservice (pid 2209) 97,760K: com.thundercomm.tchttpserver (pid 2342) 96,932K: .dataservices (pid 2321) 96,448K: com.tc.logclient (pid 2373) 96,304K: com.android.providers.calendar (pid 19144) 95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 95,020K: com.thundercomm.tcservice (pid 2506) 95,000K: com.android.se (pid 2468) 92,872K: com.thundercomm.tcsetupWizard (pid 2299) 92,820K: com.qualcomm.qti.qccauthmgr (pid 15988) 92,808K: com.qualcomm.qti.qccnetstat (pid 2987) 92,580K: .qtidataservices (pid 2329) 92,364K: com.android.managedprovisioning (pid 3568) 92,084K: ts.car.uart (pid 2906) 91,892K: com.qti.diagservices (pid 21266) 91,824K: com.qualcomm.location.XT (pid 3132) 91,740K: vendor.qti.qesdk.sysservice (pid 2412) 91,016K: com.android.externalstorage (pid 17094) 90,784K: com.qti.qualcomm.mstatssystemservice (pid 2435) 90,596K: .pasr (pid 2938) 90,204K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 88,676K: com.android.packageinstaller (pid 3642) 88,136K: com.android.shell (pid 3718) 73,208K: webview_zygote (pid 2251) 55,572K: audioserver (pid 1013) 47,648K: mediaserver (pid 1286) 38,672K: media.extractor (pid 1272) 32,292K: cameraserver (pid 1259) 25,096K: media.swcodec (pid 1424) 24,564K: android.hardware.audio.service (pid 801) 23,488K: vendor.qti.hardware.display.composer-service (pid 957) 21,900K: media.codec (pid 1331) 21,316K: android.hardware.gnss@2.1-service-qti (pid 828) 20,916K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 15,516K: keystore2 (pid 576) 14,708K: cnd (pid 1340) 14,704K: media.hwcodec (pid 986) 14,624K: media.metrics (pid 1278) 14,280K: init (pid 1) 13,836K: iorapd (pid 1224) 13,452K: vendor.qti.hardware.perf@2.2-service (pid 963) 11,748K: adbd (pid 4901) 10,732K: update_engine (pid 1470) 10,588K: imsrcsd (pid 1363) 10,296K: android.hardware.bluetooth@1.0-service-qti (pid 819) 10,204K: xtra-daemon (pid 1503) 10,184K: ueventd (pid 474) 10,104K: vold (pid 550) 9,832K: netd (pid 673) 9,728K: imsdatadaemon (pid 1547) 9,604K: android.hardware.sensors@2.0-service.multihal (pid 915) 9,552K: tlog (pid 1231) 9,228K: vendor.qti.hardware.iop@2.0-service (pid 960) 8,988K: ims_rtp_daemon (pid 1354) 8,940K: slim_daemon (pid 1501) 8,720K: ssgtzd (pid 800) 8,656K: init (pid 472) 8,644K: vppservice (pid 998) 8,628K: traced_probes (pid 1226) 8,376K: cnss_diag (pid 1254) 8,192K: logd (pid 502) 8,124K: wifidisplayhalservice (pid 1343) 8,116K: perfservice (pid 1320) 8,080K: iorap.prefetcherd (pid 1854) 7,900K: android.hardware.wifi@1.0-service (pid 920) 7,848K: gpuservice (pid 1028) 7,836K: vendor.qti.hardware.display.allocator-service (pid 954) 7,748K: android.hardware.drm@1.3-service.clearkey (pid 826) 7,720K: credstore (pid 1017) 7,692K: installd (pid 1267) 7,648K: qseecomd (pid 548) 7,604K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 7,604K: drmserver (pid 1215) 7,500K: cnss-daemon (pid 1441) 7,484K: ipacm (pid 648) 7,408K: lmkd (pid 503) 7,296K: qccsyshal@1.1-service (pid 817) 7,268K: hwservicemanager (pid 505) 7,204K: storaged (pid 1297) 7,180K: thermal-engine (pid 2934) 7,156K: vendor.display.color@1.0-service (pid 940) 7,128K: spdaemon (pid 574) 7,124K: qfp-daemon (pid 1477) 7,096K: wfdhdcphalservice (pid 1328) 6,880K: selfinstaller (pid 1288) 6,872K: wificond (pid 1314) 6,860K: android.hardware.power-service (pid 862) 6,812K: tzlog (pid 1465) 6,568K: android.hardware.keymaster@4.1-service-qti (pid 545) 6,332K: dpmd (pid 1236) 6,312K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 6,296K: dpmQmiMgr (pid 1237) 6,240K: gatekeeperd (pid 1457) 6,204K: vendor.qti.hardware.soter@1.0-service (pid 976) 6,116K: sensors.qti (pid 1044) 6,104K: vendor.qti.secure_element@1.2-service (pid 996) 6,092K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 6,072K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 6,056K: servicemanager (pid 504) 6,024K: statsd (pid 672) 6,000K: keymasterd (pid 620) 5,908K: vendor.qti.esepowermanager@1.1-service (pid 947) 5,880K: lowi-server (pid 1496) 5,776K: feature_enabler_client (pid 1238) 5,772K: qcc-trd (pid 1475) 5,760K: qcom-system-daemon (pid 1245) 5,740K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 5,716K: android.hardware.boot@1.1-service (pid 579) 5,704K: vendor.ts.uart@1.0-service (pid 649) 5,656K: android.hardware.usb@1.2-service-qti (pid 918) 5,636K: vendor.qti.qspmhal@1.0-service (pid 993) 5,612K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 5,588K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 5,576K: incidentd (pid 1266) 5,532K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 5,516K: android.hardware.health@2.1-service (pid 833) 5,508K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 5,488K: qspmsvc (pid 2901) 5,440K: sscrpcd (pid 583) 5,432K: android.system.suspend@1.0-service (pid 575) 5,396K: android.hardware.thermal@2.0-service.qti (pid 917) 5,352K: traced (pid 1227) 5,332K: vendor.qti.hardware.vibrator.service (pid 985) 5,328K: adsprpcd (pid 1403) 5,324K: sscrpcd (pid 1006) 5,316K: adsprpcd (pid 1406) 5,296K: dpmd (pid 1247) 5,276K: cdsprpcd (pid 1407) 5,268K: dspservice (pid 958) 5,244K: tloc_daemon (pid 1480) 5,228K: vendor.qti.hardware.limits@1.0-service (pid 961) 5,200K: pm-service (pid 1008) 5,188K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 5,184K: imsqmidaemon (pid 1361) 5,136K: android.hardware.lights-service.qti (pid 838) 5,056K: android.hardware.cas@1.2-service (pid 823) 5,024K: android.hardware.memtrack@1.0-service (pid 841) 4,884K: android.hardware.atrace@1.0-service (pid 577) 4,760K: vndservicemanager (pid 506) 4,596K: time_daemon (pid 647) 4,584K: loc_launcher (pid 1447) 4,512K: pd-mapper (pid 1007) 4,460K: pm-proxy (pid 1211) 4,360K: android.hidl.allocator@1.0-service (pid 810) 4,296K: wfdvndservice (pid 1420) 4,284K: ipacm-diag (pid 1367) 4,248K: mlid (pid 1445) 4,224K: dumpsys (pid 21482) 4,184K: rmt_storage (pid 1038) 4,184K: msm_irqbalance (pid 1569) 4,148K: llkd (pid 1554) 3,756K: tftp_server (pid 1043) 3,600K: iptables-restore (pid 722) 3,440K: ip6tables-restore (pid 723) 3,404K: qrtr-ns (pid 1000) 3,388K: sh (pid 15731) 3,336K: sh (pid 510) 3,260K: sh (pid 4932) 3,136K: sh (pid 4935) 2,928K: ept_uppertester_v2.0_fse (pid 1241) 2,920K: tombstoned (pid 631) 2,492K: ssgqmigd (pid 1443) 1,144K: mdnsd (pid 2893) Total RSS by OOM adjustment: 2,226,688K: Native 194,144K: zygote64 (pid 674) 169,320K: zygote (pid 675) 139,240K: surfaceflinger (pid 1033) 125,044K: app_process (pid 4937) 120,840K: com.android.commands.monkey (pid 15785) 118,432K: com.microsoft.emmx_zygote (pid 16450) 106,412K: app_process (pid 4952) 73,208K: webview_zygote (pid 2251) 55,572K: audioserver (pid 1013) 47,648K: mediaserver (pid 1286) 38,672K: media.extractor (pid 1272) 32,292K: cameraserver (pid 1259) 25,096K: media.swcodec (pid 1424) 24,564K: android.hardware.audio.service (pid 801) 23,488K: vendor.qti.hardware.display.composer-service (pid 957) 21,900K: media.codec (pid 1331) 21,316K: android.hardware.gnss@2.1-service-qti (pid 828) 20,916K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 15,516K: keystore2 (pid 576) 14,708K: cnd (pid 1340) 14,704K: media.hwcodec (pid 986) 14,624K: media.metrics (pid 1278) 14,280K: init (pid 1) 13,836K: iorapd (pid 1224) 13,452K: vendor.qti.hardware.perf@2.2-service (pid 963) 11,748K: adbd (pid 4901) 10,732K: update_engine (pid 1470) 10,588K: imsrcsd (pid 1363) 10,296K: android.hardware.bluetooth@1.0-service-qti (pid 819) 10,204K: xtra-daemon (pid 1503) 10,184K: ueventd (pid 474) 10,104K: vold (pid 550) 9,832K: netd (pid 673) 9,728K: imsdatadaemon (pid 1547) 9,604K: android.hardware.sensors@2.0-service.multihal (pid 915) 9,552K: tlog (pid 1231) 9,228K: vendor.qti.hardware.iop@2.0-service (pid 960) 8,988K: ims_rtp_daemon (pid 1354) 8,940K: slim_daemon (pid 1501) 8,720K: ssgtzd (pid 800) 8,656K: init (pid 472) 8,644K: vppservice (pid 998) 8,628K: traced_probes (pid 1226) 8,376K: cnss_diag (pid 1254) 8,192K: logd (pid 502) 8,124K: wifidisplayhalservice (pid 1343) 8,116K: perfservice (pid 1320) 8,080K: iorap.prefetcherd (pid 1854) 7,900K: android.hardware.wifi@1.0-service (pid 920) 7,848K: gpuservice (pid 1028) 7,836K: vendor.qti.hardware.display.allocator-service (pid 954) 7,748K: android.hardware.drm@1.3-service.clearkey (pid 826) 7,720K: credstore (pid 1017) 7,692K: installd (pid 1267) 7,648K: qseecomd (pid 548) 7,604K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 7,604K: drmserver (pid 1215) 7,500K: cnss-daemon (pid 1441) 7,484K: ipacm (pid 648) 7,408K: lmkd (pid 503) 7,296K: qccsyshal@1.1-service (pid 817) 7,268K: hwservicemanager (pid 505) 7,204K: storaged (pid 1297) 7,180K: thermal-engine (pid 2934) 7,156K: vendor.display.color@1.0-service (pid 940) 7,128K: spdaemon (pid 574) 7,124K: qfp-daemon (pid 1477) 7,096K: wfdhdcphalservice (pid 1328) 6,880K: selfinstaller (pid 1288) 6,872K: wificond (pid 1314) 6,860K: android.hardware.power-service (pid 862) 6,812K: tzlog (pid 1465) 6,568K: android.hardware.keymaster@4.1-service-qti (pid 545) 6,332K: dpmd (pid 1236) 6,312K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 6,296K: dpmQmiMgr (pid 1237) 6,240K: gatekeeperd (pid 1457) 6,204K: vendor.qti.hardware.soter@1.0-service (pid 976) 6,116K: sensors.qti (pid 1044) 6,104K: vendor.qti.secure_element@1.2-service (pid 996) 6,092K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 6,072K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 6,056K: servicemanager (pid 504) 6,024K: statsd (pid 672) 6,000K: keymasterd (pid 620) 5,908K: vendor.qti.esepowermanager@1.1-service (pid 947) 5,880K: lowi-server (pid 1496) 5,776K: feature_enabler_client (pid 1238) 5,772K: qcc-trd (pid 1475) 5,760K: qcom-system-daemon (pid 1245) 5,740K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 5,716K: android.hardware.boot@1.1-service (pid 579) 5,704K: vendor.ts.uart@1.0-service (pid 649) 5,656K: android.hardware.usb@1.2-service-qti (pid 918) 5,636K: vendor.qti.qspmhal@1.0-service (pid 993) 5,612K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 5,588K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 5,576K: incidentd (pid 1266) 5,532K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 5,516K: android.hardware.health@2.1-service (pid 833) 5,508K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 5,488K: qspmsvc (pid 2901) 5,440K: sscrpcd (pid 583) 5,432K: android.system.suspend@1.0-service (pid 575) 5,396K: android.hardware.thermal@2.0-service.qti (pid 917) 5,352K: traced (pid 1227) 5,332K: vendor.qti.hardware.vibrator.service (pid 985) 5,328K: adsprpcd (pid 1403) 5,324K: sscrpcd (pid 1006) 5,316K: adsprpcd (pid 1406) 5,296K: dpmd (pid 1247) 5,276K: cdsprpcd (pid 1407) 5,268K: dspservice (pid 958) 5,244K: tloc_daemon (pid 1480) 5,228K: vendor.qti.hardware.limits@1.0-service (pid 961) 5,200K: pm-service (pid 1008) 5,188K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 5,184K: imsqmidaemon (pid 1361) 5,136K: android.hardware.lights-service.qti (pid 838) 5,056K: android.hardware.cas@1.2-service (pid 823) 5,024K: android.hardware.memtrack@1.0-service (pid 841) 4,884K: android.hardware.atrace@1.0-service (pid 577) 4,760K: vndservicemanager (pid 506) 4,596K: time_daemon (pid 647) 4,584K: loc_launcher (pid 1447) 4,512K: pd-mapper (pid 1007) 4,460K: pm-proxy (pid 1211) 4,360K: android.hidl.allocator@1.0-service (pid 810) 4,296K: wfdvndservice (pid 1420) 4,284K: ipacm-diag (pid 1367) 4,248K: mlid (pid 1445) 4,224K: dumpsys (pid 21482) 4,184K: rmt_storage (pid 1038) 4,184K: msm_irqbalance (pid 1569) 4,148K: llkd (pid 1554) 3,756K: tftp_server (pid 1043) 3,600K: iptables-restore (pid 722) 3,440K: ip6tables-restore (pid 723) 3,404K: qrtr-ns (pid 1000) 3,388K: sh (pid 15731) 3,336K: sh (pid 510) 3,260K: sh (pid 4932) 3,136K: sh (pid 4935) 2,928K: ept_uppertester_v2.0_fse (pid 1241) 2,920K: tombstoned (pid 631) 2,492K: ssgqmigd (pid 1443) 1,144K: mdnsd (pid 2893) 559,668K: System 559,668K: system (pid 1137) 2,384,776K: Persistent 323,156K: com.android.systemui (pid 2081) 129,288K: com.thundercomm.microsettings (pid 2265) 107,280K: com.qualcomm.qti.qdma (pid 2563) 106,144K: com.android.networkstack.process (pid 2179) 105,980K: com.qualcomm.location (pid 2851) 104,804K: com.thundercomm.remotecontrolservice (pid 2501) 99,480K: com.qualcomm.qti.workloadclassifier (pid 3015) 98,788K: com.thundercomm.microservice (pid 2209) 97,760K: com.thundercomm.tchttpserver (pid 2342) 96,932K: .dataservices (pid 2321) 96,448K: com.tc.logclient (pid 2373) 95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 95,020K: com.thundercomm.tcservice (pid 2506) 95,000K: com.android.se (pid 2468) 92,872K: com.thundercomm.tcsetupWizard (pid 2299) 92,808K: com.qualcomm.qti.qccnetstat (pid 2987) 92,580K: .qtidataservices (pid 2329) 92,084K: ts.car.uart (pid 2906) 91,740K: vendor.qti.qesdk.sysservice (pid 2412) 90,784K: com.qti.qualcomm.mstatssystemservice (pid 2435) 90,596K: .pasr (pid 2938) 90,204K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 259,496K: Persistent Service 134,112K: com.android.bluetooth (pid 12761) 125,384K: com.android.providers.media.module (pid 3103) 229,128K: Foreground 229,128K: com.android.deskclock (pid 5602 / activities) 407,204K: Visible 201,672K: com.android.launcher3 (pid 2617 / activities) 113,708K: android.ext.services (pid 2613) 91,824K: com.qualcomm.location.XT (pid 3132) 353,896K: Perceptible 180,020K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 173,876K: com.sohu.inputmethod.sogou.car (pid 3245) 91,892K: A Services 91,892K: com.qti.diagservices (pid 21266) 164,184K: Previous 164,184K: com.android.documentsui (pid 17043 / activities) 3,658,896K: Cached 341,640K: com.microsoft.emmx (pid 7331 / activities) 221,536K: com.android.settings (pid 19497 / activities) 207,876K: com.microsoft.emmx:privileged_process1 (pid 16570) 201,792K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:12 (pid 16637) 183,220K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:10 (pid 16463) 182,004K: com.android.systemui:screenshot (pid 20374) 168,936K: com.android.permissioncontroller (pid 16090) 152,060K: com.android.emergency (pid 19590) 148,744K: com.android.storagemanager (pid 20115 / activities) 144,576K: com.android.gallery3d (pid 15846 / activities) 143,856K: com.qualcomm.qti.usta (pid 16766 / activities) 143,488K: com.android.soundrecorder (pid 15761 / activities) 142,760K: com.android.settings.intelligence (pid 19565) 132,952K: com.android.calendar (pid 19117 / activities) 132,552K: com.thundercomm.mcuupgrade (pid 15806 / activities) 125,732K: com.example.android.locationattribution (pid 15929 / activities) 120,700K: com.android.music (pid 21173 / activities) 114,176K: android.process.acore (pid 19681) 100,980K: android.process.media (pid 17098) 96,304K: com.android.providers.calendar (pid 19144) 92,820K: com.qualcomm.qti.qccauthmgr (pid 15988) 92,364K: com.android.managedprovisioning (pid 3568) 91,016K: com.android.externalstorage (pid 17094) 88,676K: com.android.packageinstaller (pid 3642) 88,136K: com.android.shell (pid 3718) Total RSS by category: 3,118,780K: .so mmap 1,560,276K: .jar mmap 1,288,332K: .art mmap 935,560K: Native 769,368K: .apk mmap 740,320K: .oat mmap 665,544K: Dalvik 248,844K: Other mmap 219,004K: Dalvik Other 181,608K: Unknown 178,132K: .dex mmap 141,648K: EGL mtrack 72,612K: .ttf mmap 58,252K: Other dev 56,088K: Gfx dev 50,888K: Stack 40,780K: Ashmem 9,792K: GL mtrack 0K: Cursor 0K: Other mtrack Total PSS by process: 227,012K: system (pid 1137) 139,062K: com.microsoft.emmx (pid 7331 / activities) 131,968K: com.android.systemui (pid 2081) 112,519K: surfaceflinger (pid 1033) 89,288K: com.sohu.inputmethod.sogou.car (pid 3245) 86,379K: com.android.deskclock (pid 5602 / activities) 80,863K: com.android.settings (pid 19497 / activities) 61,926K: com.android.launcher3 (pid 2617 / activities) 53,044K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 51,772K: zygote (pid 675) 48,664K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:12 (pid 16637) 48,187K: com.microsoft.emmx:privileged_process1 (pid 16570) 44,373K: com.android.systemui:screenshot (pid 20374) 42,095K: com.android.permissioncontroller (pid 16090) 39,006K: app_process (pid 4937) 37,049K: com.android.commands.monkey (pid 15785) 36,978K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:10 (pid 16463) 36,827K: com.thundercomm.microsettings (pid 2265) 33,989K: app_process (pid 4952) 32,588K: com.android.documentsui (pid 17043 / activities) 29,146K: com.qualcomm.qti.usta (pid 16766 / activities) 27,532K: webview_zygote (pid 2251) 26,688K: com.android.emergency (pid 19590) 26,055K: com.android.bluetooth (pid 12761) 26,000K: com.android.storagemanager (pid 20115 / activities) 24,944K: audioserver (pid 1013) 24,238K: mediaserver (pid 1286) 23,079K: com.android.settings.intelligence (pid 19565) 21,666K: com.android.gallery3d (pid 15846 / activities) 20,490K: android.hardware.audio.service (pid 801) 20,052K: com.android.providers.media.module (pid 3103) 19,886K: zygote64 (pid 674) 18,029K: com.android.soundrecorder (pid 15761 / activities) 17,818K: com.thundercomm.mcuupgrade (pid 15806 / activities) 16,011K: com.android.calendar (pid 19117 / activities) 14,962K: media.extractor (pid 1272) 14,570K: com.example.android.locationattribution (pid 15929 / activities) 14,462K: android.hardware.gnss@2.1-service-qti (pid 828) 14,214K: com.microsoft.emmx_zygote (pid 16450) 13,426K: media.codec (pid 1331) 12,955K: android.ext.services (pid 2613) 12,683K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 12,513K: com.android.networkstack.process (pid 2179) 12,477K: com.android.music (pid 21173 / activities) 12,301K: com.qualcomm.location (pid 2851) 12,081K: vendor.qti.hardware.display.composer-service (pid 957) 11,254K: media.swcodec (pid 1424) 11,247K: com.qualcomm.qti.workloadclassifier (pid 3015) 11,237K: android.process.acore (pid 19681) 11,188K: com.thundercomm.remotecontrolservice (pid 2501) 11,118K: com.thundercomm.microservice (pid 2209) 11,010K: com.qualcomm.qti.qdma (pid 2563) 11,002K: android.process.media (pid 17098) 10,954K: com.thundercomm.tchttpserver (pid 2342) 10,691K: cameraserver (pid 1259) 10,664K: .dataservices (pid 2321) 9,478K: com.thundercomm.tcservice (pid 2506) 9,369K: com.tc.logclient (pid 2373) 8,840K: media.metrics (pid 1278) 8,626K: init (pid 1) 8,582K: com.thundercomm.tcsetupWizard (pid 2299) 8,418K: com.android.managedprovisioning (pid 3568) 8,261K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 8,236K: ts.car.uart (pid 2906) 7,887K: com.android.se (pid 2468) 7,866K: .qtidataservices (pid 2329) 7,815K: media.hwcodec (pid 986) 7,804K: com.qualcomm.qti.qccnetstat (pid 2987) 7,453K: cnd (pid 1340) 7,284K: vendor.qti.qesdk.sysservice (pid 2412) 7,171K: com.qti.qualcomm.mstatssystemservice (pid 2435) 7,170K: adbd (pid 4901) 7,131K: .pasr (pid 2938) 7,042K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 6,606K: com.android.packageinstaller (pid 3642) 6,398K: com.android.providers.calendar (pid 19144) 6,284K: keystore2 (pid 576) 6,135K: vendor.qti.hardware.perf@2.2-service (pid 963) 5,913K: imsrcsd (pid 1363) 5,833K: com.qualcomm.location.XT (pid 3132) 5,755K: iorapd (pid 1224) 5,681K: android.hardware.bluetooth@1.0-service-qti (pid 819) 5,679K: com.qualcomm.qti.qccauthmgr (pid 15988) 5,523K: com.qti.diagservices (pid 21266) 5,395K: com.android.shell (pid 3718) 5,178K: com.android.externalstorage (pid 17094) 5,128K: logd (pid 502) 5,094K: ueventd (pid 474) 4,403K: netd (pid 673) 4,081K: tlog (pid 1231) 4,073K: vold (pid 550) 4,040K: update_engine (pid 1470) 3,817K: cnss_diag (pid 1254) 3,791K: init (pid 472) 3,762K: android.hardware.wifi@1.0-service (pid 920) 3,700K: wifidisplayhalservice (pid 1343) 3,598K: selfinstaller (pid 1288) 3,591K: android.hardware.sensors@2.0-service.multihal (pid 915) 3,517K: imsdatadaemon (pid 1547) 3,153K: ssgtzd (pid 800) 3,094K: ims_rtp_daemon (pid 1354) 3,031K: vendor.qti.hardware.iop@2.0-service (pid 960) 3,026K: vppservice (pid 998) 3,007K: traced_probes (pid 1226) 2,983K: installd (pid 1267) 2,964K: xtra-daemon (pid 1503) 2,832K: iorap.prefetcherd (pid 1854) 2,812K: qfp-daemon (pid 1477) 2,796K: thermal-engine (pid 2934) 2,624K: wfdhdcphalservice (pid 1328) 2,440K: vendor.display.color@1.0-service (pid 940) 2,408K: slim_daemon (pid 1501) 2,398K: storaged (pid 1297) 2,396K: android.hardware.drm@1.3-service.clearkey (pid 826) 2,334K: statsd (pid 672) 2,318K: cnss-daemon (pid 1441) 2,280K: drmserver (pid 1215) 2,226K: ipacm (pid 648) 2,180K: credstore (pid 1017) 2,151K: qseecomd (pid 548) 2,069K: lowi-server (pid 1496) 2,040K: traced (pid 1227) 1,997K: hwservicemanager (pid 505) 1,851K: qccsyshal@1.1-service (pid 817) 1,836K: gpuservice (pid 1028) 1,776K: servicemanager (pid 504) 1,724K: spdaemon (pid 574) 1,710K: sensors.qti (pid 1044) 1,702K: vendor.qti.secure_element@1.2-service (pid 996) 1,667K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 1,659K: wificond (pid 1314) 1,647K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 1,622K: android.hardware.cas@1.2-service (pid 823) 1,620K: dpmd (pid 1247) 1,598K: perfservice (pid 1320) 1,595K: vendor.qti.hardware.display.allocator-service (pid 954) 1,554K: llkd (pid 1554) 1,507K: android.hardware.keymaster@4.1-service-qti (pid 545) 1,499K: dpmQmiMgr (pid 1237) 1,458K: dpmd (pid 1236) 1,453K: qcom-system-daemon (pid 1245) 1,442K: android.hardware.usb@1.2-service-qti (pid 918) 1,432K: qcc-trd (pid 1475) 1,428K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 1,421K: lmkd (pid 503) 1,393K: tzlog (pid 1465) 1,360K: android.hardware.boot@1.1-service (pid 579) 1,348K: imsqmidaemon (pid 1361) 1,296K: vendor.ts.uart@1.0-service (pid 649) 1,290K: incidentd (pid 1266) 1,278K: android.system.suspend@1.0-service (pid 575) 1,277K: vendor.qti.hardware.soter@1.0-service (pid 976) 1,243K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 1,243K: feature_enabler_client (pid 1238) 1,232K: android.hardware.thermal@2.0-service.qti (pid 917) 1,222K: gatekeeperd (pid 1457) 1,222K: android.hardware.health@2.1-service (pid 833) 1,210K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 1,194K: android.hardware.power-service (pid 862) 1,188K: vendor.qti.esepowermanager@1.1-service (pid 947) 1,181K: keymasterd (pid 620) 1,167K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 1,167K: vendor.qti.qspmhal@1.0-service (pid 993) 1,163K: qspmsvc (pid 2901) 1,136K: wfdvndservice (pid 1420) 1,132K: vendor.qti.hardware.limits@1.0-service (pid 961) 1,124K: time_daemon (pid 647) 1,117K: tloc_daemon (pid 1480) 1,098K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 1,096K: ip6tables-restore (pid 723) 1,092K: iptables-restore (pid 722) 1,087K: sscrpcd (pid 583) 1,086K: adsprpcd (pid 1406) 1,084K: adsprpcd (pid 1403) 1,075K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 1,073K: ipacm-diag (pid 1367) 1,071K: pm-service (pid 1008) 1,069K: sscrpcd (pid 1006) 1,060K: mdnsd (pid 2893) 1,054K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 1,050K: cdsprpcd (pid 1407) 1,036K: dspservice (pid 958) 1,025K: vendor.qti.hardware.vibrator.service (pid 985) 1,003K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 978K: android.hardware.memtrack@1.0-service (pid 841) 970K: vndservicemanager (pid 506) 968K: loc_launcher (pid 1447) 941K: android.hardware.lights-service.qti (pid 838) 940K: android.hardware.atrace@1.0-service (pid 577) 930K: pd-mapper (pid 1007) 903K: mlid (pid 1445) 834K: sh (pid 4932) 818K: pm-proxy (pid 1211) 806K: sh (pid 15731) 802K: msm_irqbalance (pid 1569) 795K: dumpsys (pid 21482) 783K: sh (pid 510) 779K: rmt_storage (pid 1038) 766K: tftp_server (pid 1043) 762K: android.hidl.allocator@1.0-service (pid 810) 716K: sh (pid 4935) 656K: tombstoned (pid 631) 636K: qrtr-ns (pid 1000) 629K: ssgqmigd (pid 1443) 602K: ept_uppertester_v2.0_fse (pid 1241) Total PSS by OOM adjustment: 776,481K: Native 112,519K: surfaceflinger (pid 1033) 51,772K: zygote (pid 675) 39,006K: app_process (pid 4937) 37,049K: com.android.commands.monkey (pid 15785) 33,989K: app_process (pid 4952) 27,532K: webview_zygote (pid 2251) 24,944K: audioserver (pid 1013) 24,238K: mediaserver (pid 1286) 20,490K: android.hardware.audio.service (pid 801) 19,886K: zygote64 (pid 674) 14,962K: media.extractor (pid 1272) 14,462K: android.hardware.gnss@2.1-service-qti (pid 828) 14,214K: com.microsoft.emmx_zygote (pid 16450) 13,426K: media.codec (pid 1331) 12,683K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 12,081K: vendor.qti.hardware.display.composer-service (pid 957) 11,254K: media.swcodec (pid 1424) 10,691K: cameraserver (pid 1259) 8,840K: media.metrics (pid 1278) 8,626K: init (pid 1) 7,815K: media.hwcodec (pid 986) 7,453K: cnd (pid 1340) 7,170K: adbd (pid 4901) 6,284K: keystore2 (pid 576) 6,135K: vendor.qti.hardware.perf@2.2-service (pid 963) 5,913K: imsrcsd (pid 1363) 5,755K: iorapd (pid 1224) 5,681K: android.hardware.bluetooth@1.0-service-qti (pid 819) 5,128K: logd (pid 502) 5,094K: ueventd (pid 474) 4,403K: netd (pid 673) 4,081K: tlog (pid 1231) 4,073K: vold (pid 550) 4,040K: update_engine (pid 1470) 3,817K: cnss_diag (pid 1254) 3,791K: init (pid 472) 3,762K: android.hardware.wifi@1.0-service (pid 920) 3,700K: wifidisplayhalservice (pid 1343) 3,598K: selfinstaller (pid 1288) 3,591K: android.hardware.sensors@2.0-service.multihal (pid 915) 3,517K: imsdatadaemon (pid 1547) 3,153K: ssgtzd (pid 800) 3,094K: ims_rtp_daemon (pid 1354) 3,031K: vendor.qti.hardware.iop@2.0-service (pid 960) 3,026K: vppservice (pid 998) 3,007K: traced_probes (pid 1226) 2,983K: installd (pid 1267) 2,964K: xtra-daemon (pid 1503) 2,832K: iorap.prefetcherd (pid 1854) 2,812K: qfp-daemon (pid 1477) 2,796K: thermal-engine (pid 2934) 2,624K: wfdhdcphalservice (pid 1328) 2,440K: vendor.display.color@1.0-service (pid 940) 2,408K: slim_daemon (pid 1501) 2,398K: storaged (pid 1297) 2,396K: android.hardware.drm@1.3-service.clearkey (pid 826) 2,334K: statsd (pid 672) 2,318K: cnss-daemon (pid 1441) 2,280K: drmserver (pid 1215) 2,226K: ipacm (pid 648) 2,180K: credstore (pid 1017) 2,151K: qseecomd (pid 548) 2,069K: lowi-server (pid 1496) 2,040K: traced (pid 1227) 1,997K: hwservicemanager (pid 505) 1,851K: qccsyshal@1.1-service (pid 817) 1,836K: gpuservice (pid 1028) 1,776K: servicemanager (pid 504) 1,724K: spdaemon (pid 574) 1,710K: sensors.qti (pid 1044) 1,702K: vendor.qti.secure_element@1.2-service (pid 996) 1,667K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 1,659K: wificond (pid 1314) 1,647K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 1,622K: android.hardware.cas@1.2-service (pid 823) 1,620K: dpmd (pid 1247) 1,598K: perfservice (pid 1320) 1,595K: vendor.qti.hardware.display.allocator-service (pid 954) 1,554K: llkd (pid 1554) 1,507K: android.hardware.keymaster@4.1-service-qti (pid 545) 1,499K: dpmQmiMgr (pid 1237) 1,458K: dpmd (pid 1236) 1,453K: qcom-system-daemon (pid 1245) 1,442K: android.hardware.usb@1.2-service-qti (pid 918) 1,432K: qcc-trd (pid 1475) 1,428K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 1,421K: lmkd (pid 503) 1,393K: tzlog (pid 1465) 1,360K: android.hardware.boot@1.1-service (pid 579) 1,348K: imsqmidaemon (pid 1361) 1,296K: vendor.ts.uart@1.0-service (pid 649) 1,290K: incidentd (pid 1266) 1,278K: android.system.suspend@1.0-service (pid 575) 1,277K: vendor.qti.hardware.soter@1.0-service (pid 976) 1,243K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 1,243K: feature_enabler_client (pid 1238) 1,232K: android.hardware.thermal@2.0-service.qti (pid 917) 1,222K: gatekeeperd (pid 1457) 1,222K: android.hardware.health@2.1-service (pid 833) 1,210K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 1,194K: android.hardware.power-service (pid 862) 1,188K: vendor.qti.esepowermanager@1.1-service (pid 947) 1,181K: keymasterd (pid 620) 1,167K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 1,167K: vendor.qti.qspmhal@1.0-service (pid 993) 1,163K: qspmsvc (pid 2901) 1,136K: wfdvndservice (pid 1420) 1,132K: vendor.qti.hardware.limits@1.0-service (pid 961) 1,124K: time_daemon (pid 647) 1,117K: tloc_daemon (pid 1480) 1,098K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 1,096K: ip6tables-restore (pid 723) 1,092K: iptables-restore (pid 722) 1,087K: sscrpcd (pid 583) 1,086K: adsprpcd (pid 1406) 1,084K: adsprpcd (pid 1403) 1,075K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 1,073K: ipacm-diag (pid 1367) 1,071K: pm-service (pid 1008) 1,069K: sscrpcd (pid 1006) 1,060K: mdnsd (pid 2893) 1,054K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 1,050K: cdsprpcd (pid 1407) 1,036K: dspservice (pid 958) 1,025K: vendor.qti.hardware.vibrator.service (pid 985) 1,003K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 978K: android.hardware.memtrack@1.0-service (pid 841) 970K: vndservicemanager (pid 506) 968K: loc_launcher (pid 1447) 941K: android.hardware.lights-service.qti (pid 838) 940K: android.hardware.atrace@1.0-service (pid 577) 930K: pd-mapper (pid 1007) 903K: mlid (pid 1445) 834K: sh (pid 4932) 818K: pm-proxy (pid 1211) 806K: sh (pid 15731) 802K: msm_irqbalance (pid 1569) 795K: dumpsys (pid 21482) 783K: sh (pid 510) 779K: rmt_storage (pid 1038) 766K: tftp_server (pid 1043) 762K: android.hidl.allocator@1.0-service (pid 810) 716K: sh (pid 4935) 656K: tombstoned (pid 631) 636K: qrtr-ns (pid 1000) 629K: ssgqmigd (pid 1443) 602K: ept_uppertester_v2.0_fse (pid 1241) 227,012K: System 227,012K: system (pid 1137) 355,901K: Persistent 131,968K: com.android.systemui (pid 2081) 36,827K: com.thundercomm.microsettings (pid 2265) 12,513K: com.android.networkstack.process (pid 2179) 12,301K: com.qualcomm.location (pid 2851) 11,247K: com.qualcomm.qti.workloadclassifier (pid 3015) 11,188K: com.thundercomm.remotecontrolservice (pid 2501) 11,118K: com.thundercomm.microservice (pid 2209) 11,010K: com.qualcomm.qti.qdma (pid 2563) 10,954K: com.thundercomm.tchttpserver (pid 2342) 10,664K: .dataservices (pid 2321) 9,478K: com.thundercomm.tcservice (pid 2506) 9,369K: com.tc.logclient (pid 2373) 8,582K: com.thundercomm.tcsetupWizard (pid 2299) 8,261K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 8,236K: ts.car.uart (pid 2906) 7,887K: com.android.se (pid 2468) 7,866K: .qtidataservices (pid 2329) 7,804K: com.qualcomm.qti.qccnetstat (pid 2987) 7,284K: vendor.qti.qesdk.sysservice (pid 2412) 7,171K: com.qti.qualcomm.mstatssystemservice (pid 2435) 7,131K: .pasr (pid 2938) 7,042K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 46,107K: Persistent Service 26,055K: com.android.bluetooth (pid 12761) 20,052K: com.android.providers.media.module (pid 3103) 86,379K: Foreground 86,379K: com.android.deskclock (pid 5602 / activities) 80,714K: Visible 61,926K: com.android.launcher3 (pid 2617 / activities) 12,955K: android.ext.services (pid 2613) 5,833K: com.qualcomm.location.XT (pid 3132) 142,332K: Perceptible 89,288K: com.sohu.inputmethod.sogou.car (pid 3245) 53,044K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 5,523K: A Services 5,523K: com.qti.diagservices (pid 21266) 32,588K: Previous 32,588K: com.android.documentsui (pid 17043 / activities) 705,619K: Cached 139,062K: com.microsoft.emmx (pid 7331 / activities) 80,863K: com.android.settings (pid 19497 / activities) 48,664K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:12 (pid 16637) 48,187K: com.microsoft.emmx:privileged_process1 (pid 16570) 44,373K: com.android.systemui:screenshot (pid 20374) 42,095K: com.android.permissioncontroller (pid 16090) 36,978K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:10 (pid 16463) 29,146K: com.qualcomm.qti.usta (pid 16766 / activities) 26,688K: com.android.emergency (pid 19590) 26,000K: com.android.storagemanager (pid 20115 / activities) 23,079K: com.android.settings.intelligence (pid 19565) 21,666K: com.android.gallery3d (pid 15846 / activities) 18,029K: com.android.soundrecorder (pid 15761 / activities) 17,818K: com.thundercomm.mcuupgrade (pid 15806 / activities) 16,011K: com.android.calendar (pid 19117 / activities) 14,570K: com.example.android.locationattribution (pid 15929 / activities) 12,477K: com.android.music (pid 21173 / activities) 11,237K: android.process.acore (pid 19681) 11,002K: android.process.media (pid 17098) 8,418K: com.android.managedprovisioning (pid 3568) 6,606K: com.android.packageinstaller (pid 3642) 6,398K: com.android.providers.calendar (pid 19144) 5,679K: com.qualcomm.qti.qccauthmgr (pid 15988) 5,395K: com.android.shell (pid 3718) 5,178K: com.android.externalstorage (pid 17094) Total PSS by category: 689,707K: Native 383,492K: .so mmap 351,682K: .apk mmap 156,550K: Dalvik 149,161K: .art mmap 141,648K: EGL mtrack 136,018K: Unknown 76,311K: .jar mmap 75,556K: Dalvik Other 67,172K: .dex mmap 57,853K: Other mmap 56,088K: Gfx dev 50,001K: Stack 28,263K: .oat mmap 19,289K: .ttf mmap 9,792K: GL mtrack 5,475K: Ashmem 4,598K: Other dev 0K: Cursor 0K: Other mtrack Total RAM: 7,844,396K (status normal) Free RAM: 4,320,727K ( 705,619K cached pss + 1,593,504K cached kernel + 2,021,604K free) ION: 403,072K ( 47,164K mapped + 355,908K unmapped + 0K pools) Used RAM: 2,993,105K (1,658,553K used pss + 1,334,552K kernel) Lost RAM: 530,552K ZRAM: 12K physical used for 0K in swap (4,194,300K total swap) Tuning: 512 (large 512), oom 322,560K, restore limit 107,520K (high-end-gfx) // meminfo status was 0 // CRASH: com.android.storagemanager (pid 22127) // Short Msg: java.lang.ClassNotFoundException // Long Msg: java.lang.ClassNotFoundException: androidx.preference.PreferenceGroup$SavedState // Build Label: TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys // Build Changelist: 1233 // Build Time: 1666935384000 // java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.storagemanager/com.android.storagemanager.deletionhelper.DeletionHelperActivity}: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: androidx.preference.PreferenceGroup$SavedState // at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636) // at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793) // at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) // at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) // at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) // at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211) // at android.os.Handler.dispatchMessage(Handler.java:106) // at android.os.Looper.loopOnce(Looper.java:201) // at android.os.Looper.loop(Looper.java:288) // at android.app.ActivityThread.main(ActivityThread.java:7880) // at java.lang.reflect.Method.invoke(Native Method) // at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) // at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) // Caused by: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: androidx.preference.PreferenceGroup$SavedState // at android.os.Parcel.readParcelableCreator(Parcel.java:3416) // at android.os.Parcel.readParcelable(Parcel.java:3324) // at android.view.AbsSavedState.(AbsSavedState.java:67) // at android.view.AbsSavedState.(AbsSavedState.java:56) // at androidx.preference.Preference$BaseSavedState.(Preference.java:2210) // at com.android.storagemanager.deletionhelper.CollapsibleCheckboxPreferenceGroup$SavedState.(CollapsibleCheckboxPreferenceGroup.java:201) // at com.android.storagemanager.deletionhelper.CollapsibleCheckboxPreferenceGroup$SavedState$1.createFromParcel(CollapsibleCheckboxPreferenceGroup.java:220) // at com.android.storagemanager.deletionhelper.CollapsibleCheckboxPreferenceGroup$SavedState$1.createFromParcel(CollapsibleCheckboxPreferenceGroup.java:218) // at android.os.Parcel.readParcelable(Parcel.java:3333) // at android.os.Parcel.readValue(Parcel.java:3226) // at android.os.Parcel.readArrayMapInternal(Parcel.java:3623) // at android.os.BaseBundle.initializeFromParcelLocked(BaseBundle.java:292) // at android.os.BaseBundle.unparcel(BaseBundle.java:236) // at android.os.Bundle.getParcelable(Bundle.java:1002) // at androidx.preference.Preference.dispatchRestoreInstanceState(Preference.java:2064) // at androidx.preference.PreferenceGroup.dispatchRestoreInstanceState(PreferenceGroup.java:508) // at androidx.preference.Preference.restoreHierarchyState(Preference.java:2049) // at androidx.preference.PreferenceFragment.onViewCreated(PreferenceFragment.java:278) // at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1313) // at android.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1581) // at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1642) // at android.app.FragmentManagerImpl.dispatchMoveToState(FragmentManager.java:3052) // at android.app.FragmentManagerImpl.dispatchActivityCreated(FragmentManager.java:3004) // at android.app.FragmentController.dispatchActivityCreated(FragmentController.java:185) // at android.app.Activity.performCreate(Activity.java:8078) // at android.app.Activity.performCreate(Activity.java:8050) // at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330) // at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609) // ... 12 more // Caused by: java.lang.ClassNotFoundException: androidx.preference.PreferenceGroup$SavedState // at java.lang.Class.classForName(Native Method) // at java.lang.Class.forName(Class.java:454) // at android.os.Parcel.readParcelableCreator(Parcel.java:3390) // ... 39 more // Caused by: java.lang.ClassNotFoundException: androidx.preference.PreferenceGroup$SavedState // ... 42 more // // NOT RESPONDING: com.android.launcher3 (pid 2617) ANR in com.android.launcher3 (com.android.launcher3/.uioverrides.QuickstepLauncher) PID: 2617 Reason: Input dispatching timed out (Application does not have a focused window) Parent: com.android.launcher3/.uioverrides.QuickstepLauncher ErrorId: d04d5a34-cf1d-4c4d-9837-3ca756210f4b Frozen: false Load: 0.0 / 0.0 / 0.0 ----- Output from /proc/pressure/memory ----- some avg10=0.00 avg60=0.00 avg300=0.00 total=0 full avg10=0.00 avg60=0.00 avg300=0.00 total=0 ----- End output from /proc/pressure/memory ----- CPU usage from 7533ms to 0ms ago (2022-10-28 22:00:22.721 to 2022-10-28 22:00:30.255): 99% 1241/ept_uppertester_v2.0_fse: 87% user + 11% kernel 33% 1231/tlog: 1.3% user + 31% kernel 22% 1286/mediaserver: 8.5% user + 13% kernel / faults: 769 minor 18% 1137/system_server: 3.7% user + 14% kernel / faults: 1748 minor 13% 1424/media.swcodec: 4.1% user + 9.2% kernel / faults: 723 minor 10% 801/android.hardware.audio.service: 1.2% user + 9.6% kernel / faults: 3 minor 10% 1013/audioserver: 3.2% user + 6.8% kernel / faults: 24 minor 6.9% 15520/kworker/u16:13+NPU_DCI: 0% user + 6.9% kernel 6.7% 7792/kworker/u16:8+DIAG_CTRL: 0% user + 6.7% kernel 4.7% 20155/kworker/u16:21-memlat_wq: 0% user + 4.7% kernel 3.4% 2081/com.android.systemui: 1.6% user + 1.8% kernel / faults: 284 minor 3.3% 841/android.hardware.memtrack@1.0-service: 0.4% user + 2.9% kernel 2.6% 15429/kworker/u16:7-devfreq_wq: 0% user + 2.6% kernel 2.6% 27861/kworker/3:2-mm_percpu_wq: 0% user + 2.6% kernel 2% 7331/com.microsoft.emmx: 0.1% user + 1.8% kernel / faults: 1 minor 1.4% 502/logd: 0.4% user + 1% kernel / faults: 15 minor 1.2% 4572/kworker/u16:6+DIAG_CTRL: 0% user + 1.2% kernel 1% 1033/surfaceflinger: 0.4% user + 0.6% kernel 1% 1331/media.codec: 0% user + 1% kernel 0.7% 11/rcu_preempt: 0% user + 0.7% kernel 0.8% 14898/kworker/u16:23-WCNSS_DATA: 0% user + 0.8% kernel 0.5% 288/kgsl_worker_thr: 0% user + 0.5% kernel 0.5% 1272/media.extractor: 0.4% user + 0.1% kernel / faults: 211 minor 0.5% 4937/app_process: 0.2% user + 0.2% kernel 0.5% 5602/com.android.deskclock: 0.2% user + 0.2% kernel / faults: 70 minor 0.3% 14/rcuop/0: 0% user + 0.3% kernel 0.4% 504/servicemanager: 0.1% user + 0.2% kernel 0.4% 1000/qrtr-ns: 0% user + 0.4% kernel 0.4% 6687/kworker/u16:3+NPU_DATA: 0% user + 0.4% kernel 0.4% 15785/com.android.commands.monkey: 0.1% user + 0.2% kernel / faults: 7 minor 0.2% 24/rcuop/1: 0% user + 0.2% kernel 0.2% 32/rcuop/2: 0% user + 0.2% kernel 0.2% 649/vendor.ts.uart@1.0-service: 0% user + 0.2% kernel 0.2% 672/statsd: 0% user + 0.2% kernel / faults: 5 minor 0.2% 1043/tftp_server: 0.1% user + 0.1% kernel 0.2% 2209/com.thundercomm.microservice: 0.1% user + 0.1% kernel / faults: 6 minor 0.2% 2342/com.thundercomm.tchttpserver: 0% user + 0.2% kernel / faults: 8 minor 0.2% 2501/com.thundercomm.remotecontrolservice: 0% user + 0.2% kernel / faults: 6 minor 0.2% 4901/adbd: 0% user + 0.2% kernel 0.2% 20154/kworker/u16:20-kgsl-mementry: 0% user + 0.2% kernel 0.2% 23331/kworker/7:1-events_power_efficient: 0% user + 0.2% kernel 0.2% 28510/kworker/1:2-mm_percpu_wq: 0% user + 0.2% kernel 0.1% 15/rcuos/0: 0% user + 0.1% kernel 0.1% 25/rcuos/1: 0% user + 0.1% kernel 0.1% 33/rcuos/2: 0% user + 0.1% kernel 0.1% 40/rcuop/3: 0% user + 0.1% kernel 0.1% 48/rcuop/4: 0% user + 0.1% kernel 0.1% 64/rcuop/6: 0% user + 0.1% kernel 0.1% 112/system: 0% user + 0.1% kernel 0.1% 503/lmkd: 0% user + 0.1% kernel 0.1% 505/hwservicemanager: 0.1% user + 0% kernel 0.1% 673/netd: 0% user + 0.1% kernel 0.1% 745/crtc_commit:125: 0% user + 0.1% kernel 0.1% 1278/media.metrics: 0% user + 0.1% kernel / faults: 3 minor 0.1% 1288/selfinstaller: 0% user + 0.1% kernel 0% 1297/storaged: 0% user + 0% kernel 0.1% 1441/cnss-daemon: 0% user + 0.1% kernel 0.1% 1547/imsdatadaemon: 0.1% user + 0% kernel 0.1% 1569/msm_irqbalance: 0% user + 0.1% kernel 0.1% 2613/android.ext.services: 0% user + 0.1% kernel / faults: 17 minor 0.1% 2832/irq/16-90b6400.: 0% user + 0.1% kernel 0.1% 2836/irq/17-9091000.: 0% user + 0.1% kernel 0.1% 12761/com.android.bluetooth: 0.1% user + 0% kernel / faults: 70 minor 0.1% 18218/kworker/u17:6-kgsl-events: 0% user + 0.1% kernel 0.1% 25794/kworker/u16:15+CDSP_DCI: 0% user + 0.1% kernel 0.1% 25912/kworker/u17:0-kgsl-events: 0% user + 0.1% kernel 0.1% 28427/kworker/u17:3-kgsl-events: 0% user + 0.1% kernel 31% TOTAL: 14% user + 15% kernel + 0% iowait + 0.9% irq + 0.2% softirq CPU usage from 30289468ms to 30289468ms ago (1970-01-01 08:00:00.000 to 1970-01-01 08:00:00.000) with 0% awake: 0% TOTAL: 0% user + 0% kernel procrank: PID Vss Rss Pss Uss Swap PSwap USwap ZSwap cmdline 1137 20847820K 544144K 209540K 124764K 0K 0K 0K 0K system_server 7331 51807024K 359512K 155212K 123280K 0K 0K 0K 0K com.microsoft.emmx 2081 17706356K 325636K 140052K 117844K 0K 0K 0K 0K com.android.systemui 19497 17453916K 235268K 91229K 84140K 0K 0K 0K 0K com.android.settings 3245 1604592K 173200K 88163K 58416K 0K 0K 0K 0K com.sohu.inputmethod.sogou.car 2617 17280200K 205564K 65596K 58652K 0K 0K 0K 0K com.android.launcher3 21776 256968416K 210824K 57717K 26132K 0K 0K 0K 0K com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 5602 17011276K 199240K 56851K 50204K 0K 0K 0K 0K com.android.deskclock 16570 50721680K 213832K 53933K 31236K 0K 0K 0K 0K com.microsoft.emmx:privileged_process1 6909 16862104K 180268K 52438K 48176K 0K 0K 0K 0K com.qualcomm.qti.sensors.qsensortest 675 1808116K 169320K 52431K 10812K 0K 0K 0K 0K zygote 16090 17011636K 171044K 44848K 40404K 0K 0K 0K 0K com.android.permissioncontroller 17043 17170784K 173176K 40456K 35316K 0K 0K 0K 0K com.android.documentsui 4937 16106136K 125808K 40155K 34016K 0K 0K 0K 0K app_process 2265 16809772K 129868K 37734K 35024K 0K 0K 0K 0K com.thundercomm.microsettings 1033 13450320K 63860K 37385K 35340K 0K 0K 0K 0K /system/bin/surfaceflinger 15785 15837096K 120700K 37157K 31852K 0K 0K 0K 0K com.android.commands.monkey 27224 256920104K 182728K 37010K 8588K 0K 0K 0K 0K com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 4952 15850144K 106412K 34344K 29948K 0K 0K 0K 0K app_process 12761 17692764K 168552K 32418K 27060K 0K 0K 0K 0K com.android.bluetooth 16766 17115572K 148240K 31965K 28504K 0K 0K 0K 0K com.qualcomm.qti.usta 2251 1753108K 73208K 27975K 10892K 0K 0K 0K 0K webview_zygote 1013 14236968K 55584K 25221K 22196K 0K 0K 0K 0K /system/bin/audioserver 1286 139460K 47540K 24269K 11896K 0K 0K 0K 0K /system/bin/mediaserver 15846 17552528K 145544K 22652K 18568K 0K 0K 0K 0K com.android.gallery3d 21547 16884236K 148200K 21186K 16804K 0K 0K 0K 0K com.android.calendar 3103 17121376K 128316K 20990K 17836K 0K 0K 0K 0K com.android.providers.media.module 674 16922372K 194144K 20667K 2388K 0K 0K 0K 0K zygote64 801 75768K 24584K 20542K 19744K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.audio.service 15806 16826344K 133264K 17272K 14120K 0K 0K 0K 0K com.thundercomm.mcuupgrade 22272 16841540K 134496K 17205K 13804K 0K 0K 0K 0K com.android.soundrecorder 1272 13668144K 39604K 16072K 14268K 0K 0K 0K 0K media.extractor 22659 16824624K 125788K 14835K 12028K 0K 0K 0K 0K com.example.android.locationattribution 16450 50704556K 118432K 14564K 1912K 0K 0K 0K 0K com.microsoft.emmx_zygote 828 13401796K 21316K 14494K 13688K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.gnss@2.1-service-qti 1331 141664K 21972K 13559K 10852K 0K 0K 0K 0K media.codec 2851 16787880K 106348K 12983K 10644K 0K 0K 0K 0K com.qualcomm.location 2613 16820340K 112584K 12755K 7760K 0K 0K 0K 0K android.ext.services 2179 16766208K 106052K 12753K 10676K 0K 0K 0K 0K com.android.networkstack.process 859 13196072K 20916K 12736K 12160K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti 28283 16757212K 120996K 12663K 9944K 0K 0K 0K 0K com.android.music 957 13387644K 23600K 12284K 11200K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.display.composer-service 2501 16800444K 105900K 11832K 9748K 0K 0K 0K 0K com.thundercomm.remotecontrolservice 2209 16754784K 99888K 11667K 9932K 0K 0K 0K 0K com.thundercomm.microservice 3015 16739768K 99524K 11611K 9860K 0K 0K 0K 0K com.qualcomm.qti.workloadclassifier 1424 13800012K 25184K 11456K 9352K 0K 0K 0K 0K media.swcodec 2342 16733232K 98832K 11413K 9712K 0K 0K 0K 0K com.thundercomm.tchttpserver 17098 16924348K 101836K 11410K 9540K 0K 0K 0K 0K android.process.media 2563 16784772K 107280K 11331K 9008K 0K 0K 0K 0K com.qualcomm.qti.qdma 2321 16873068K 97212K 11251K 9584K 0K 0K 0K 0K .dataservices 1259 13403404K 32292K 10854K 9260K 0K 0K 0K 0K /system/bin/cameraserver 1278 13186636K 15756K 10005K 9752K 0K 0K 0K 0K media.metrics 2506 16750244K 95020K 9780K 8208K 0K 0K 0K 0K com.thundercomm.tcservice 2373 16729736K 96472K 9700K 8064K 0K 0K 0K 0K com.tc.logclient 2299 16725868K 92872K 8881K 7344K 0K 0K 0K 0K com.thundercomm.tcsetupWizard 3568 16664660K 92364K 8715K 7168K 0K 0K 0K 0K com.android.managedprovisioning 1 13051732K 14280K 8675K 7232K 0K 0K 0K 0K /system/bin/init 2951 16730424K 95028K 8585K 6960K 0K 0K 0K 0K com.qualcomm.qti.services.systemhelper:systemhelper_service 2906 16748120K 92084K 8531K 7000K 0K 0K 0K 0K ts.car.uart 2468 16712488K 95000K 8199K 6528K 0K 0K 0K 0K com.android.se 2329 16746980K 92580K 8170K 6612K 0K 0K 0K 0K .qtidataservices 2987 16694172K 92808K 8104K 6496K 0K 0K 0K 0K com.qualcomm.qti.qccnetstat 986 47644K 14704K 7876K 6280K 0K 0K 0K 0K media.hwcodec 2412 16693324K 91740K 7581K 6036K 0K 0K 0K 0K vendor.qti.qesdk.sysservice 1340 13162796K 14708K 7478K 5868K 0K 0K 0K 0K /system/vendor/bin/cnd 2435 16658668K 90784K 7466K 5944K 0K 0K 0K 0K com.qti.qualcomm.mstatssystemservice 2938 16692716K 90596K 7426K 5896K 0K 0K 0K 0K .pasr 3433 16676004K 90204K 7335K 5812K 0K 0K 0K 0K com.qualcomm.qti.devicestatisticsservice 4901 13192028K 11748K 7185K 7072K 0K 0K 0K 0K /apex/com.android.adbd/bin/adbd 3642 16678920K 88676K 6899K 5408K 0K 0K 0K 0K com.android.packageinstaller 21839 16728964K 96396K 6852K 5044K 0K 0K 0K 0K com.android.providers.calendar 576 13034552K 15516K 6320K 5384K 0K 0K 0K 0K /system/bin/keystore2 963 13280544K 13468K 6179K 5272K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.perf@2.2-service 3132 16730920K 91824K 6139K 4520K 0K 0K 0K 0K com.qualcomm.location.XT 15988 16693848K 92844K 6030K 4300K 0K 0K 0K 0K com.qualcomm.qti.qccauthmgr 1363 13022160K 10588K 5931K 5864K 0K 0K 0K 0K /vendor/bin/imsrcsd 28494 16770320K 91872K 5844K 3996K 0K 0K 0K 0K com.qti.diagservices 1224 13228452K 13856K 5805K 5084K 0K 0K 0K 0K /system/bin/iorapd 819 13287612K 10296K 5701K 5600K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti 3718 16693820K 88136K 5689K 4180K 0K 0K 0K 0K com.android.shell 17094 16676004K 91028K 5495K 3852K 0K 0K 0K 0K com.android.externalstorage 1231 13065568K 10580K 5126K 4756K 0K 0K 0K 0K /system/bin/tlog 474 13024816K 10184K 5118K 3840K 0K 0K 0K 0K /system/bin/ueventd 502 13015700K 8152K 5101K 5060K 0K 0K 0K 0K /system/bin/logd 28574 12938652K 7516K 5019K 4996K 0K 0K 0K 0K procrank 673 13296432K 9860K 4454K 4348K 0K 0K 0K 0K /system/bin/netd 550 13074428K 10104K 4102K 3768K 0K 0K 0K 0K /system/bin/vold 1470 12952892K 10732K 4065K 3344K 0K 0K 0K 0K /system/bin/update_engine 1254 12986004K 8376K 3835K 3732K 0K 0K 0K 0K /system/vendor/bin/cnss_diag 472 12920644K 8656K 3816K 2716K 0K 0K 0K 0K /system/bin/init 920 12985712K 7900K 3776K 3716K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.wifi@1.0-service 1343 29172K 8124K 3734K 3124K 0K 0K 0K 0K /vendor/bin/wifidisplayhalservice 915 13203172K 9604K 3622K 3156K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal 1288 13180708K 6880K 3607K 3532K 0K 0K 0K 0K /system/bin/selfinstaller 1547 13112188K 9728K 3542K 2132K 0K 0K 0K 0K /vendor/bin/imsdatadaemon 800 13971772K 8720K 3183K 2888K 0K 0K 0K 0K /vendor/bin/ssgtzd 1354 13087896K 8988K 3121K 2908K 0K 0K 0K 0K /vendor/bin/ims_rtp_daemon 998 13072308K 8644K 3055K 2824K 0K 0K 0K 0K /vendor/bin/vppservice 960 13025540K 9232K 3055K 2624K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.iop@2.0-service 1226 13027184K 8628K 3021K 1928K 0K 0K 0K 0K /system/bin/traced_probes 1503 13082652K 10204K 2993K 2108K 0K 0K 0K 0K xtra-daemon 1267 13041840K 7672K 2981K 2884K 0K 0K 0K 0K /system/bin/installd 1854 13045912K 8080K 2848K 2432K 0K 0K 0K 0K /system/bin/iorap.prefetcherd 1477 12976204K 7124K 2827K 2756K 0K 0K 0K 0K /vendor/bin/qfp-daemon 2934 13944920K 7180K 2814K 2708K 0K 0K 0K 0K /vendor/bin/thermal-engine 1328 27828K 7096K 2660K 1996K 0K 0K 0K 0K /vendor/bin/wfdhdcphalservice 940 12960956K 7156K 2457K 2316K 0K 0K 0K 0K /vendor/bin/hw/vendor.display.color@1.0-service 1501 13174804K 8940K 2437K 1808K 0K 0K 0K 0K slim_daemon 1297 12944712K 7216K 2425K 2236K 0K 0K 0K 0K /system/bin/storaged 826 12981612K 7748K 2417K 2208K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.drm@1.3-service.clearkey 672 13077368K 6020K 2342K 2268K 0K 0K 0K 0K /apex/com.android.os.statsd/bin/statsd 1441 13029912K 7500K 2342K 2168K 0K 0K 0K 0K /system/vendor/bin/cnss-daemon 1215 29264K 7604K 2313K 1276K 0K 0K 0K 0K /system/bin/drmserver 648 12955756K 7484K 2243K 2012K 0K 0K 0K 0K /system/vendor/bin/ipacm 1017 12952728K 7720K 2196K 1564K 0K 0K 0K 0K /system/bin/credstore 548 13175096K 7648K 2169K 1692K 0K 0K 0K 0K /vendor/bin/qseecomd 1496 13002852K 5880K 2085K 1984K 0K 0K 0K 0K lowi-server 1227 12943912K 5364K 2058K 1220K 0K 0K 0K 0K /system/bin/traced 505 12914788K 7268K 2018K 1880K 0K 0K 0K 0K /system/bin/hwservicemanager 1028 12997456K 7848K 1872K 1676K 0K 0K 0K 0K /system/bin/gpuservice 817 12966808K 7296K 1865K 1532K 0K 0K 0K 0K /system/system_ext/bin/qccsyshal@1.1-service 504 12960184K 6056K 1795K 1680K 0K 0K 0K 0K /system/bin/servicemanager 574 12909376K 7128K 1747K 1536K 0K 0K 0K 0K /vendor/bin/spdaemon 1044 13082688K 6116K 1726K 1388K 0K 0K 0K 0K /vendor/bin/sensors.qti 996 13019124K 6104K 1712K 1416K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.secure_element@1.2-service 975 13043668K 5760K 1700K 1668K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.2-service 1314 13052832K 6872K 1679K 1532K 0K 0K 0K 0K /system/bin/wificond 970 13053332K 7604K 1665K 1252K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service 954 12979860K 7848K 1646K 1464K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.display.allocator-service 823 22244K 5056K 1641K 1296K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.cas@1.2-service 1247 13000812K 5296K 1633K 1040K 0K 0K 0K 0K /system/system_ext/bin/dpmd 1320 13143724K 8116K 1622K 1368K 0K 0K 0K 0K /system_ext/bin/perfservice 1554 12885140K 4172K 1584K 1568K 0K 0K 0K 0K /system/bin/llkd 545 12974092K 6568K 1525K 1264K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.keymaster@4.1-service-qti 1237 13004052K 6296K 1518K 1436K 0K 0K 0K 0K /system/vendor/bin/dpmQmiMgr 1236 12981416K 6332K 1478K 768K 0K 0K 0K 0K /system/system_ext/bin/dpmd 1245 12924872K 5760K 1474K 1368K 0K 0K 0K 0K /system/vendor/bin/qcom-system-daemon 918 12997988K 5656K 1454K 1420K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.usb@1.2-service-qti 1475 13056312K 5772K 1448K 1284K 0K 0K 0K 0K /system/vendor/bin/qcc-trd 972 12900660K 6312K 1444K 1140K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.sensorscalibrate@1.0-service 503 13046260K 7408K 1442K 1220K 0K 0K 0K 0K /system/bin/lmkd 1465 13088564K 6812K 1409K 1104K 0K 0K 0K 0K /system/bin/tzlog 579 12936064K 5716K 1374K 1336K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.boot@1.1-service 1361 12947764K 5184K 1363K 1312K 0K 0K 0K 0K /vendor/bin/imsqmidaemon 649 13103944K 5704K 1309K 1264K 0K 0K 0K 0K /vendor/bin/hw/vendor.ts.uart@1.0-service 1266 13013672K 5576K 1304K 1196K 0K 0K 0K 0K /system/bin/incidentd 976 12915176K 6204K 1294K 1168K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.soter@1.0-service 575 12978680K 5432K 1291K 1204K 0K 0K 0K 0K /system/bin/hw/android.system.suspend@1.0-service 1238 12972692K 5776K 1261K 1132K 0K 0K 0K 0K /vendor/bin/feature_enabler_client 950 13078036K 6092K 1256K 1000K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.capabilityconfigstore@1.0-service 917 12892332K 5396K 1242K 1112K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.thermal@2.0-service.qti 1457 13024112K 6240K 1240K 1124K 0K 0K 0K 0K /system/bin/gatekeeperd 833 12909144K 5516K 1233K 1032K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.health@2.1-service 549 12941916K 5612K 1226K 1148K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service 862 13013964K 6860K 1216K 1076K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.power-service 947 12922904K 5908K 1204K 1028K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.esepowermanager@1.1-service 620 12954160K 6000K 1198K 912K 0K 0K 0K 0K /vendor/bin/keymasterd 582 12917460K 6072K 1185K 1056K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti 993 12907004K 5636K 1184K 1020K 0K 0K 0K 0K /vendor/bin/vendor.qti.qspmhal@1.0-service 2901 12963120K 5488K 1179K 1036K 0K 0K 0K 0K /system_ext/bin/qspmsvc 1420 20000K 4296K 1154K 764K 0K 0K 0K 0K /vendor/bin/wfdvndservice 961 12944608K 5228K 1142K 1012K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.limits@1.0-service 647 13069964K 4596K 1136K 1108K 0K 0K 0K 0K /vendor/bin/time_daemon 1480 12956444K 5244K 1135K 928K 0K 0K 0K 0K /vendor/bin/tloc_daemon 967 13004328K 5532K 1110K 1064K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qccvndhal@1.0-service 723 12901296K 3440K 1099K 912K 0K 0K 0K 0K /system/bin/ip6tables-restore 583 12932500K 5440K 1098K 912K 0K 0K 0K 0K /vendor/bin/sscrpcd 1406 12971880K 5316K 1097K 916K 0K 0K 0K 0K /vendor/bin/adsprpcd 722 12938160K 3600K 1097K 908K 0K 0K 0K 0K /system/bin/iptables-restore 1403 13005472K 5328K 1093K 908K 0K 0K 0K 0K /vendor/bin/adsprpcd 991 12968572K 5588K 1088K 1036K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.power.pasrmanager@1.0-service 1008 12984484K 5200K 1087K 1016K 0K 0K 0K 0K /vendor/bin/pm-service 1367 12985080K 4284K 1080K 1044K 0K 0K 0K 0K /system/vendor/bin/ipacm-diag 1006 12963204K 5324K 1080K 896K 0K 0K 0K 0K /vendor/bin/sscrpcd 984 13012592K 5508K 1067K 936K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti 1407 12989088K 5276K 1063K 932K 0K 0K 0K 0K /vendor/bin/cdsprpcd 2893 10771292K 1144K 1060K 1060K 0K 0K 0K 0K /system/bin/mdnsd 958 12925200K 5268K 1049K 972K 0K 0K 0K 0K /vendor/bin/dspservice 985 12976612K 5332K 1040K 1000K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.vibrator.service 997 13023420K 5188K 1019K 960K 0K 0K 0K 0K /vendor/bin/hw/vendor.thundercomm.hardware.tsnv@1.0-service 841 12909020K 5024K 991K 956K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.memtrack@1.0-service 506 12939336K 4760K 982K 932K 0K 0K 0K 0K /vendor/bin/vndservicemanager 1447 12966864K 4584K 980K 916K 0K 0K 0K 0K /system/vendor/bin/loc_launcher 838 12908976K 5136K 954K 916K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.lights-service.qti 577 12931000K 4884K 951K 920K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.atrace@1.0-service 1007 12946868K 4512K 943K 904K 0K 0K 0K 0K /vendor/bin/pd-mapper 1445 12945820K 4248K 911K 784K 0K 0K 0K 0K /vendor/bin/mlid 4932 12898680K 3260K 837K 752K 0K 0K 0K 0K -/system/bin/sh 1211 12948168K 4460K 828K 784K 0K 0K 0K 0K /vendor/bin/pm-proxy 1569 13009104K 4184K 811K 788K 0K 0K 0K 0K /vendor/bin/msm_irqbalance 15731 12908920K 3388K 809K 720K 0K 0K 0K 0K -/system/bin/sh 1038 12970324K 4184K 790K 760K 0K 0K 0K 0K /vendor/bin/rmt_storage 510 12917112K 3336K 787K 700K 0K 0K 0K 0K /system/bin/sh 810 12881556K 4360K 773K 736K 0K 0K 0K 0K /system/bin/hw/android.hidl.allocator@1.0-service 1043 12883260K 3756K 772K 748K 0K 0K 0K 0K /vendor/bin/tftp_server 4935 12968312K 3136K 721K 636K 0K 0K 0K 0K /system/bin/sh 631 12928052K 2920K 661K 648K 0K 0K 0K 0K /system/bin/tombstoned 1000 12888896K 3404K 642K 624K 0K 0K 0K 0K /vendor/bin/qrtr-ns 1443 12480K 2492K 634K 508K 0K 0K 0K 0K /vendor/bin/ssgqmigd 1241 12941616K 2928K 605K 588K 0K 0K 0K 0K /vendor/bin/ept_uppertester_v2.0_fse ------ ------ ------ ------ ------ ------ ------ 2308607K 1762948K 0K 0K 0K 0K TOTAL ZRAM: 12K physical used for 0K in swap (4194300K total swap) RAM: 7844396K total, 1996976K free, 7488K buffers, 1687100K cached, 21356K shmem, 970784K slab // procrank status was 0 anr traces: Subject: Input dispatching timed out (Application does not have a focused window) ----- pid 2617 at 2022-10-28 22:00:30.423632316+0800 ----- Cmd line: com.android.launcher3 Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=2419 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/system_ext/priv-app/Launcher3QuickStep/Launcher3QuickStep.apk:/system_ext/priv-app/Launcher3QuickStep/Launcher3QuickStep.apk!classes4.dex:/system_ext/priv-app/Launcher3QuickStep/Launcher3QuickStep.apk!classes3.dex:/system_ext/priv-app/Launcher3QuickStep/Launcher3QuickStep.apk!classes2.dex], parent #1 #5 dalvik.system.PathClassLoader: [], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 32432 strong; 1241 weak JNI: CheckJNI is off; globals=433 (plus 99 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 45% free, 6870KB/12MB; 209723 objects Dumping cumulative Gc timings Start Dumping Averages for 359 iterations for concurrent copying ScanImmuneSpaces: Sum: 7.247s Avg: 20.188ms MarkingPhase: Sum: 5.322s Avg: 14.826ms ScanCardsForSpace: Sum: 2.963s Avg: 8.254ms VisitConcurrentRoots: Sum: 2.884s Avg: 8.035ms ClearFromSpace: Sum: 1.046s Avg: 2.915ms ProcessMarkStack: Sum: 998.781ms Avg: 2.782ms CaptureThreadRootsForMarking: Sum: 414.229ms Avg: 1.153ms SweepSystemWeaks: Sum: 290.507ms Avg: 809.211us ForwardSoftReferences: Sum: 241.649ms Avg: 673.116us InitializePhase: Sum: 168.271ms Avg: 468.721us GrayAllDirtyImmuneObjects: Sum: 149.250ms Avg: 415.738us ProcessReferences: Sum: 146.636ms Avg: 408.456us SweepLargeObjects: Sum: 141.645ms Avg: 394.554us EnqueueFinalizerReferences: Sum: 138.327ms Avg: 385.311us FlipOtherThreads: Sum: 136.728ms Avg: 380.857us CopyingPhase: Sum: 51.912ms Avg: 144.601us VisitNonThreadRoots: Sum: 31.310ms Avg: 87.214us (Paused)ClearCards: Sum: 22.912ms Avg: 63.821us MarkZygoteLargeObjects: Sum: 21.309ms Avg: 59.356us MarkStackAsLive: Sum: 17.388ms Avg: 48.434us RecordFree: Sum: 15.939ms Avg: 44.398us ThreadListFlip: Sum: 15.282ms Avg: 42.568us EmptyRBMarkBitStack: Sum: 9.909ms Avg: 27.601us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 8.872ms Avg: 24.713us SweepAllocSpace: Sum: 7.533ms Avg: 20.983us FlipThreadRoots: Sum: 7.157ms Avg: 19.935us ResumeOtherThreads: Sum: 6.553ms Avg: 18.253us ResumeRunnableThreads: Sum: 5.843ms Avg: 16.275us ReclaimPhase: Sum: 5.513ms Avg: 15.356us SwapBitmaps: Sum: 5.317ms Avg: 14.810us Sweep: Sum: 3.012ms Avg: 8.389us (Paused)FlipCallback: Sum: 1.732ms Avg: 4.824us UnBindBitmaps: Sum: 1.211ms Avg: 3.373us (Paused)SetFromSpace: Sum: 753us Avg: 2.097us Done Dumping Averages concurrent copying paused: Sum: 74.868ms 99% C.I. 18us-2205us Avg: 104.272us Max: 8689us concurrent copying freed-bytes: Avg: 2500KB Max: 9333KB Min: 408KB Freed-bytes histogram: 0:1,640:8,1280:59,1920:141,2560:99,3200:40,3840:7,5120:3,8960:1 concurrent copying total time: 22.530s mean time: 62.758ms concurrent copying freed: 5003234 objects with total size 876MB concurrent copying throughput: 222070/s / 38MB/s per cpu-time: 58339056/s / 55MB/s concurrent copying tracing throughput: 46MB/s per cpu-time: 66MB/s Average major GC reclaim bytes ratio 0.13894 over 359 GC cycles Average major GC copied live bytes ratio 0.167227 over 364 major GCs Cumulative bytes moved 113024456 Cumulative objects moved 2453075 Peak regions allocated 62 (15MB) / 1024 (256MB) Total madvise time 572.176ms Start Dumping Averages for 5 iterations for young concurrent copying ScanImmuneSpaces: Sum: 62.218ms Avg: 12.443ms ScanCardsForSpace: Sum: 60.306ms Avg: 12.061ms ProcessMarkStack: Sum: 22.260ms Avg: 4.452ms VisitConcurrentRoots: Sum: 21.310ms Avg: 4.262ms ClearFromSpace: Sum: 15.879ms Avg: 3.175ms InitializePhase: Sum: 9.075ms Avg: 1.815ms EnqueueFinalizerReferences: Sum: 3.923ms Avg: 784.600us SweepArray: Sum: 3.923ms Avg: 784.600us SweepSystemWeaks: Sum: 3.684ms Avg: 736.800us ThreadListFlip: Sum: 2.494ms Avg: 498.800us FlipOtherThreads: Sum: 2.353ms Avg: 470.600us GrayAllDirtyImmuneObjects: Sum: 2.185ms Avg: 437us ProcessReferences: Sum: 2.021ms Avg: 404.200us FlipThreadRoots: Sum: 535us Avg: 107us ForwardSoftReferences: Sum: 466us Avg: 93.200us FreeList: Sum: 220us Avg: 44us RecordFree: Sum: 193us Avg: 38.600us VisitNonThreadRoots: Sum: 178us Avg: 35.600us (Paused)ClearCards: Sum: 178us Avg: 35.600us CopyingPhase: Sum: 164us Avg: 32.800us ResumeRunnableThreads: Sum: 143us Avg: 28.600us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 137us Avg: 27.400us EmptyRBMarkBitStack: Sum: 114us Avg: 22.800us ResetStack: Sum: 99us Avg: 19.800us ResumeOtherThreads: Sum: 71us Avg: 14.200us MarkZygoteLargeObjects: Sum: 52us Avg: 10.400us ReclaimPhase: Sum: 50us Avg: 10us SwapBitmaps: Sum: 43us Avg: 8.600us UnBindBitmaps: Sum: 34us Avg: 6.800us (Paused)FlipCallback: Sum: 20us Avg: 4us (Paused)SetFromSpace: Sum: 17us Avg: 3.400us Done Dumping Averages young concurrent copying paused: Sum: 3.050ms 99% C.I. 11us-2400us Avg: 305us Max: 2492us young concurrent copying freed-bytes: Avg: 4106KB Max: 5692KB Min: 501KB Freed-bytes histogram: 0:1,4480:3,5120:1 young concurrent copying total time: 214.345ms mean time: 42.869ms young concurrent copying freed: 147896 objects with total size 20MB young concurrent copying throughput: 691103/s / 93MB/s per cpu-time: 159292181/s / 151MB/s young concurrent copying tracing throughput: 30MB/s per cpu-time: 48MB/s Average minor GC reclaim bytes ratio 0.265938 over 5 GC cycles Average minor GC copied live bytes ratio 0.177619 over 6 minor GCs Cumulative bytes moved 3067280 Cumulative objects moved 55803 Peak regions allocated 62 (15MB) / 1024 (256MB) Total time spent in GC: 22.744s Mean GC size throughput: 39MB/s per cpu-time: 56MB/s Mean GC object throughput: 226476 objects/s Total number of allocations 5360853 Total bytes allocated 903MB Total bytes freed 896MB Free memory 5812KB Free memory until GC 5812KB Free memory until OOME 249MB Total memory 12MB Max memory 256MB Zygote space size 7252KB Total mutator paused time: 77.918ms Total time waiting for GC to complete: 1.945ms Total GC count: 364 Total GC time: 22.744s Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:716,1:301,2:24,3:2,4:2 Histogram of blocking GC count per 10000 ms: 0:1045 Native bytes total: 46476423 registered: 22963239 Total native bytes at last GC: 45852943 /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify /system_ext/priv-app/Launcher3QuickStep/oat/arm64/Launcher3QuickStep.odex: verify Current JIT code cache size (used / resident): 381KB / 388KB Current JIT data cache size (used / resident): 202KB / 228KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 89KB Current JIT capacity: 1024KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 406 Total number of JIT baseline compilations: 408 Total number of JIT optimized compilations: 5 Total number of JIT compilations for on stack replacement: 4 Total number of JIT code cache collections: 6 Memory used for stack maps: Avg: 133B Max: 2192B Min: 16B Memory used for compiled code: Avg: 1013B Max: 9204B Min: 72B Memory used for profiling info: Avg: 191B Max: 1824B Min: 24B Start Dumping Averages for 441 iterations for JIT timings Compiling baseline: Sum: 665.564ms Avg: 1.509ms TrimMaps: Sum: 73.798ms Avg: 167.342us Code cache collection: Sum: 63.868ms Avg: 144.825us Compiling optimized: Sum: 35.586ms Avg: 80.693us Compiling OSR: Sum: 26.372ms Avg: 59.800us Done Dumping Averages Memory used for compilation: Avg: 66KB Max: 562KB Min: 14KB ProfileSaver total_bytes_written=338083 ProfileSaver total_number_of_writes=32 ProfileSaver total_number_of_code_cache_queries=37 ProfileSaver total_number_of_skipped_writes=5 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=30187874 ProfileSaver total_ms_of_work=757 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=37 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 30240416 Metrics: ClassLoadingTotalTime: count = 332276 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 214 YoungGcCount: count = 5 FullGcCount: count = 359 TotalBytesAllocated: count = 945556000 TotalGcCollectionTime: count = 22752 YoungGcThroughputAvg: count = 49 FullGcThroughputAvg: count = 19 YoungGcTracingThroughputAvg: count = 31 FullGcTracingThroughputAvg: count = 50 JitMethodCompileTotalTime: count = 1607235 JitMethodCompileCount: count = 417 YoungGcCollectionTime: range = 0...60000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 359,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 359,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 359,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 20.810ms 99% C.I. 0.329us-950.719us Avg: 28.008us Max: 2455us DALVIK THREADS (43): "Signal Catcher" daemon prio=10 tid=4 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x13a40c70 self=0xb40000789c81ee90 | sysTid=2642 nice=-20 cgrp=default sched=0/0 handle=0x7717120cb0 | state=R schedstat=( 125654006 278193439 1648 ) utm=3 stm=9 core=3 HZ=100 | stack=0x7717029000-0x771702b000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=2617 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 96052285523 86826082294 190733 ) utm=3841 stm=5763 core=6 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=7 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13a40ce8 self=0xb40000789c81b6f0 | sysTid=2644 nice=-20 cgrp=default sched=0/0 handle=0x76c39c5cb0 | state=S schedstat=( 61811612 280336760 1645 ) utm=0 stm=5 core=1 HZ=100 | stack=0x76c38ce000-0x76c38d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ReferenceQueueDaemon" daemon prio=5 tid=8 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13a40d60 self=0xb40000789c83ab90 | sysTid=2647 nice=4 cgrp=default sched=0/0 handle=0x76c16b7cb0 | state=S schedstat=( 618333452 1605253193 2282 ) utm=20 stm=41 core=0 HZ=100 | stack=0x76c15b4000-0x76c15b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0c87070b> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0c87070b> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13a40dd8 self=0xb40000789c83e330 | sysTid=2645 nice=9 cgrp=default sched=0/0 handle=0x76c28c7cb0 | state=S schedstat=( 865535500 2377586050 2539 ) utm=39 stm=47 core=5 HZ=100 | stack=0x76c27c8000-0x76c27ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "FinalizerWatchdogDaemon" daemon prio=5 tid=10 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13a40e50 self=0xb40000789c83c760 | sysTid=2649 nice=4 cgrp=default sched=0/0 handle=0x76bf4a3cb0 | state=S schedstat=( 86527086 967912943 1893 ) utm=2 stm=6 core=1 HZ=100 | stack=0x76bf3a0000-0x76bf3a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x072589e8> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x072589e8> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:2617_1" prio=5 tid=11 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a40ec8 self=0xb40000789c8436a0 | sysTid=2650 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 1975244995 6004088592 12576 ) utm=38 stm=159 core=0 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2617_2" prio=5 tid=12 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a40f40 self=0xb40000789c841ad0 | sysTid=2651 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 1635460879 6015703633 11995 ) utm=35 stm=128 core=1 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=13 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13a41f60 self=0xb40000789c822630 | sysTid=2646 nice=4 cgrp=default sched=0/0 handle=0x76c17c1cb0 | state=S schedstat=( 16254253495 7628056042 11585 ) utm=1393 stm=232 core=5 HZ=100 | stack=0x76c16be000-0x76c16c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=14 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13a40fb8 self=0xb40000789c83ff00 | sysTid=2648 nice=4 cgrp=default sched=0/0 handle=0x76c05adcb0 | state=S schedstat=( 610661204 1406146203 2220 ) utm=18 stm=42 core=5 HZ=100 | stack=0x76c04aa000-0x76c04ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0c709801> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x0c709801> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "perfetto_hprof_listener" prio=10 tid=15 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb40000789c846e40 | sysTid=2643 nice=-20 cgrp=default sched=0/0 handle=0x7713022cb0 | state=S schedstat=( 64587199 254477195 1637 ) utm=0 stm=6 core=1 HZ=100 | stack=0x7712f2b000-0x7712f2d000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2617_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41030 self=0xb40000789c845270 | sysTid=2655 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 2264803597 7287923773 15099 ) utm=58 stm=167 core=1 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13a410a8 self=0xb40000789c848a10 | sysTid=2664 nice=9 cgrp=default sched=0/0 handle=0x76b8207cb0 | state=S schedstat=( 511929965 1326027127 1690 ) utm=29 stm=21 core=5 HZ=100 | stack=0x76b8110000-0x76b8112000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "android.bg" prio=5 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41120 self=0xb40000789c84dd80 | sysTid=2665 nice=10 cgrp=default sched=0/0 handle=0x76b6e95cb0 | state=S schedstat=( 349213149 2607498433 2305 ) utm=14 stm=20 core=5 HZ=100 | stack=0x76b6d92000-0x76b6d94000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "UiThreadHelper" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41200 self=0xb40000789c84a5e0 | sysTid=2674 nice=-2 cgrp=default sched=0/0 handle=0x76b5d8bcb0 | state=S schedstat=( 1497416104 3750499459 9615 ) utm=43 stm=106 core=5 HZ=100 | stack=0x76b5c88000-0x76b5c8a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "launcher-loader" prio=5 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a412e0 self=0xb40000789c84c1b0 | sysTid=2675 nice=10 cgrp=default sched=0/0 handle=0x76b4c81cb0 | state=S schedstat=( 2718182976 4765128975 5575 ) utm=147 stm=124 core=6 HZ=100 | stack=0x76b4b7e000-0x76b4b80000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:2617_4" prio=5 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a413c0 self=0xb40000789c8530f0 | sysTid=2895 nice=0 cgrp=default sched=0/0 handle=0x76b3b77cb0 | state=S schedstat=( 2441342565 7609490059 15698 ) utm=67 stm=176 core=5 HZ=100 | stack=0x76b3a80000-0x76b3a82000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "InteractionJankMonitor-Worker" prio=5 tid=22 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41438 self=0xb40000789c854cc0 | sysTid=2902 nice=0 cgrp=default sched=0/0 handle=0x76b2a79cb0 | state=S schedstat=( 2367217693 5507874066 15864 ) utm=66 stm=170 core=0 HZ=100 | stack=0x76b2976000-0x76b2978000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "RenderThread" daemon prio=7 tid=23 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41518 self=0xb40000789c858460 | sysTid=2946 nice=-4 cgrp=default sched=0/0 handle=0x76b196fcb0 | state=S schedstat=( 77065800881 27775986942 113097 ) utm=4177 stm=3528 core=4 HZ=100 | stack=0x76b1878000-0x76b187a000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000003d5e78 /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+80) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask1" daemon prio=6 tid=25 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41590 self=0xb40000789c851520 | sysTid=3014 nice=-2 cgrp=default sched=0/0 handle=0x76b1339cb0 | state=S schedstat=( 936216738 2192346517 7521 ) utm=59 stm=33 core=5 HZ=100 | stack=0x76b1242000-0x76b1244000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask0" daemon prio=6 tid=24 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41608 self=0xb40000789c85f3a0 | sysTid=3013 nice=-2 cgrp=default sched=0/0 handle=0x76b1437cb0 | state=S schedstat=( 952360014 2224812372 7746 ) utm=62 stm=32 core=4 HZ=100 | stack=0x76b1340000-0x76b1342000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=26 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41680 self=0xb40000789c85bc00 | sysTid=3016 nice=-2 cgrp=default sched=0/0 handle=0x76b123bcb0 | state=S schedstat=( 84464017 636597518 1504 ) utm=0 stm=8 core=4 HZ=100 | stack=0x76b1138000-0x76b113a000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-2-thread-1" prio=5 tid=27 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41760 self=0xb40000789c864710 | sysTid=3048 nice=0 cgrp=default sched=0/0 handle=0x76b1131cb0 | state=S schedstat=( 55257699 749501355 1479 ) utm=0 stm=5 core=4 HZ=100 | stack=0x76b102e000-0x76b1030000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "WellbeingHandler" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a418d0 self=0xb40000789c81d2c0 | sysTid=3269 nice=0 cgrp=default sched=0/0 handle=0x77180c0cb0 | state=S schedstat=( 46711518 630333369 1403 ) utm=1 stm=3 core=5 HZ=100 | stack=0x7717fbd000-0x7717fbf000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at com.android.launcher3.util.BgObjectWithLooper.runOnThread(BgObjectWithLooper.java:38) at com.android.launcher3.util.BgObjectWithLooper.$r8$lambda$i_HJGimriX6RqCBR0tQXH1llbo0(BgObjectWithLooper.java:-1) at com.android.launcher3.util.BgObjectWithLooper$$ExternalSyntheticLambda0.run(unavailable:-1) at java.lang.Thread.run(Thread.java:920) "pool-2-thread-2" prio=5 tid=3 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a419d8 self=0xb40000789c819b20 | sysTid=3303 nice=10 cgrp=default sched=0/0 handle=0x7717d7fcb0 | state=S schedstat=( 38098561 716829966 963 ) utm=0 stm=3 core=4 HZ=100 | stack=0x7717c7c000-0x7717c7e000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "Binder:2617_5" prio=5 tid=5 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41aa0 self=0xb40000789c86d220 | sysTid=3355 nice=0 cgrp=default sched=0/0 handle=0x7717beacb0 | state=S schedstat=( 3432809799 9522218942 20349 ) utm=90 stm=253 core=1 HZ=100 | stack=0x7717af3000-0x7717af5000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "TaskThumbnailIconCache-1" prio=5 tid=6 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41b18 self=0xb40000789c84f950 | sysTid=3979 nice=10 cgrp=default sched=0/0 handle=0x7717aeccb0 | state=S schedstat=( 656732317 2320520484 2559 ) utm=35 stm=30 core=1 HZ=100 | stack=0x77179e9000-0x77179eb000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at com.android.launcher3.util.Executors$SimpleThreadFactory.lambda$newThread$0$Executors$SimpleThreadFactory(Executors.java:97) at com.android.launcher3.util.Executors$SimpleThreadFactory$$ExternalSyntheticLambda0.run(unavailable:-1) at java.lang.Thread.run(Thread.java:920) "InsetsAnimations" prio=5 tid=30 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41cf0 self=0xb40000789c860f70 | sysTid=4893 nice=0 cgrp=default sched=0/0 handle=0x77174decb0 | state=S schedstat=( 1186300078 1768676545 4499 ) utm=35 stm=82 core=5 HZ=100 | stack=0x77173db000-0x77173dd000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "pool-2-thread-3" prio=5 tid=28 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41dd0 self=0xb40000789c874160 | sysTid=5097 nice=0 cgrp=default sched=0/0 handle=0x77178e8cb0 | state=S schedstat=( 54035127 549600867 1452 ) utm=1 stm=4 core=0 HZ=100 | stack=0x77177e5000-0x77177e7000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "pool-2-thread-4" prio=5 tid=29 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13a41e98 self=0xb40000789c883bb0 | sysTid=5102 nice=10 cgrp=default sched=0/0 handle=0x76b1027cb0 | state=S schedstat=( 68860219 598912851 1347 ) utm=1 stm=5 core=4 HZ=100 | stack=0x76b0f24000-0x76b0f26000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "pool-2-thread-5" prio=5 tid=31 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13640140 self=0xb40000789c885780 | sysTid=5103 nice=0 cgrp=default sched=0/0 handle=0x76b0e8ccb0 | state=S schedstat=( 53687559 548205168 1470 ) utm=0 stm=4 core=0 HZ=100 | stack=0x76b0d89000-0x76b0d8b000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "pool-2-thread-6" prio=5 tid=32 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13640208 self=0xb40000789c881fe0 | sysTid=5104 nice=0 cgrp=default sched=0/0 handle=0x76b0d82cb0 | state=S schedstat=( 54959336 445459283 1484 ) utm=0 stm=5 core=5 HZ=100 | stack=0x76b0c7f000-0x76b0c81000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "pool-2-thread-7" prio=5 tid=33 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x136402d0 self=0xb40000789c8709c0 | sysTid=5105 nice=0 cgrp=default sched=0/0 handle=0x7717fb6cb0 | state=S schedstat=( 52715197 520763499 1468 ) utm=0 stm=5 core=1 HZ=100 | stack=0x7717eb3000-0x7717eb5000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "Binder:2617_6" prio=5 tid=37 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x136403a8 self=0xb40000789c89f8b0 | sysTid=5127 nice=0 cgrp=default sched=0/0 handle=0x76a6379cb0 | state=S schedstat=( 4248049524 10704271496 23489 ) utm=124 stm=300 core=1 HZ=100 | stack=0x76a6282000-0x76a6284000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "pool-2-thread-8" prio=5 tid=39 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13640740 self=0xb40000789c8a4c20 | sysTid=5659 nice=0 cgrp=default sched=0/0 handle=0x76a5ba4cb0 | state=S schedstat=( 52043354 472468846 1437 ) utm=0 stm=4 core=5 HZ=100 | stack=0x76a5aa1000-0x76a5aa3000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "Binder:2617_7" prio=5 tid=40 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f80120 self=0xb40000789c8d56e0 | sysTid=7483 nice=0 cgrp=default sched=0/0 handle=0x76a2706cb0 | state=S schedstat=( 4894050759 12040307341 26245 ) utm=133 stm=355 core=4 HZ=100 | stack=0x76a260f000-0x76a2611000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:2617_8" prio=5 tid=41 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12f80260 self=0xb40000789c8edc40 | sysTid=9418 nice=0 cgrp=default sched=0/0 handle=0x76a6169cb0 | state=S schedstat=( 5377918442 12903496186 27389 ) utm=155 stm=381 core=2 HZ=100 | stack=0x76a6072000-0x76a6074000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "process reaper" daemon prio=10 tid=36 TimedWaiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13280278 self=0xb40000789c9045d0 | sysTid=21495 nice=-8 cgrp=default sched=0/0 handle=0x76b0a70cb0 | state=S schedstat=( 1958513956 416153649 2691 ) utm=5 stm=190 core=5 HZ=100 | stack=0x76b0965000-0x76b0967000 stackSize=1071KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "Binder:2617_9" prio=5 tid=43 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13280360 self=0xb40000789c92e150 | sysTid=21574 nice=0 cgrp=default sched=0/0 handle=0x76a5f19cb0 | state=S schedstat=( 2144806619 5201560563 10551 ) utm=61 stm=152 core=4 HZ=100 | stack=0x76a5e22000-0x76a5e24000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "process reaper" daemon prio=10 tid=44 TimedWaiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x132803d8 self=0xb40000789c91e700 | sysTid=27115 nice=-8 cgrp=default sched=0/0 handle=0x76a5e1bcb0 | state=S schedstat=( 390826880 117653384 505 ) utm=0 stm=38 core=5 HZ=100 | stack=0x76a5d10000-0x76a5d12000 stackSize=1071KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "process reaper" daemon prio=10 tid=38 TimedWaiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x132804a0 self=0xb40000789c949e50 | sysTid=27859 nice=-8 cgrp=default sched=0/0 handle=0x76b0b82cb0 | state=S schedstat=( 222641359 63366774 259 ) utm=0 stm=21 core=4 HZ=100 | stack=0x76b0a77000-0x76b0a79000 stackSize=1071KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "process reaper" daemon prio=10 tid=42 TimedWaiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x13280578 self=0xb40000789c936c60 | sysTid=28258 nice=-8 cgrp=default sched=0/0 handle=0x76a606bcb0 | state=S schedstat=( 80265983 38955052 112 ) utm=0 stm=8 core=5 HZ=100 | stack=0x76a5f60000-0x76a5f62000 stackSize=1071KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "AsyncTask #9" prio=5 tid=35 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x13280620 self=0xb40000789c92fd20 | sysTid=28493 nice=0 cgrp=default sched=0/0 handle=0x76a4706cb0 | state=S schedstat=( 1286508 3731823 13 ) utm=0 stm=0 core=5 HZ=100 | stack=0x76a4603000-0x76a4605000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:459) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:920) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) "GrallocUploadTh" prio=5 (not attached) | sysTid=3159 nice=0 cgrp=default | state=S schedstat=( 86275710 664235003 1467 ) utm=2 stm=6 core=4 HZ=100 native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000004fa5c8 /system/lib64/libhwui.so (android::uirenderer::ThreadBase::threadLoop()+68) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) "Binder:2617_3" prio=5 (not attached) | sysTid=3224 nice=0 cgrp=default | state=S schedstat=( 1139222033 6696145791 25101 ) utm=21 stm=92 core=1 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000009e21c /system/lib64/libgui.so (android::AsyncWorker::run()+444) native: #05 pc 000000000009e2b4 /system/lib64/libgui.so (void* std::__1::__thread_proxy >, void (android::AsyncWorker::*)(), android::AsyncWorker*> >(void*)+64) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) ----- end 2617 ----- ----- Waiting Channels: pid 2617 at 2022-10-28 22:00:30.420309555+0800 ----- Cmd line: com.android.launcher3 sysTid=2617 do_epoll_wait sysTid=2642 do_sigtimedwait sysTid=2643 pipe_read sysTid=2644 do_sys_poll sysTid=2645 futex_wait_queue_me sysTid=2646 futex_wait_queue_me sysTid=2647 futex_wait_queue_me sysTid=2648 futex_wait_queue_me sysTid=2649 futex_wait_queue_me sysTid=2650 binder_thread_read sysTid=2651 binder_thread_read sysTid=2655 binder_thread_read sysTid=2664 futex_wait_queue_me sysTid=2665 do_epoll_wait sysTid=2674 do_epoll_wait sysTid=2675 do_epoll_wait sysTid=2895 binder_thread_read sysTid=2902 do_epoll_wait sysTid=2946 do_epoll_wait sysTid=3013 futex_wait_queue_me sysTid=3014 futex_wait_queue_me sysTid=3016 do_epoll_wait sysTid=3048 futex_wait_queue_me sysTid=3159 do_epoll_wait sysTid=3224 futex_wait_queue_me sysTid=3269 do_epoll_wait sysTid=3303 futex_wait_queue_me sysTid=3355 binder_thread_read sysTid=3979 futex_wait_queue_me sysTid=4893 do_epoll_wait sysTid=5097 futex_wait_queue_me sysTid=5102 futex_wait_queue_me sysTid=5103 futex_wait_queue_me sysTid=5104 futex_wait_queue_me sysTid=5105 futex_wait_queue_me sysTid=5127 binder_thread_read sysTid=5659 futex_wait_queue_me sysTid=7483 binder_thread_read sysTid=9418 binder_thread_read sysTid=21495 futex_wait_queue_me sysTid=21574 binder_thread_read sysTid=27115 futex_wait_queue_me sysTid=27859 futex_wait_queue_me sysTid=28258 futex_wait_queue_me sysTid=28493 futex_wait_queue_me ----- end 2617 ----- // anr traces status was 0 meminfo: Applications Memory Usage (in Kilobytes): Uptime: 30322175 Realtime: 30322175 Total RSS by process: 564,200K: system (pid 1137) 359,896K: com.microsoft.emmx (pid 7331 / activities) 331,840K: com.android.systemui (pid 2081) 235,652K: com.android.settings (pid 19497 / activities) 214,216K: com.microsoft.emmx:privileged_process1 (pid 16570) 210,824K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 207,964K: com.android.launcher3 (pid 2617 / activities) 200,144K: com.android.deskclock (pid 5602 / activities) 194,144K: zygote64 (pid 674) 182,728K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 180,652K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 173,584K: com.sohu.inputmethod.sogou.car (pid 3245) 173,560K: com.android.documentsui (pid 17043 / activities) 171,428K: com.android.permissioncontroller (pid 16090) 169,320K: zygote (pid 675) 168,936K: com.android.bluetooth (pid 12761) 159,416K: surfaceflinger (pid 1033) 148,624K: com.qualcomm.qti.usta (pid 16766 / activities) 148,584K: com.android.calendar (pid 21547 / activities) 145,928K: com.android.gallery3d (pid 15846 / activities) 134,880K: com.android.soundrecorder (pid 22272 / activities) 133,648K: com.thundercomm.mcuupgrade (pid 15806 / activities) 129,868K: com.thundercomm.microsettings (pid 2265) 128,316K: com.android.providers.media.module (pid 3103) 126,172K: com.example.android.locationattribution (pid 22659 / activities) 125,808K: app_process (pid 4937) 121,380K: com.android.music (pid 28283) 121,112K: com.android.commands.monkey (pid 15785) 118,432K: com.microsoft.emmx_zygote (pid 16450) 112,584K: android.ext.services (pid 2613) 107,280K: com.qualcomm.qti.qdma (pid 2563) 106,412K: app_process (pid 4952) 106,348K: com.qualcomm.location (pid 2851) 106,052K: com.android.networkstack.process (pid 2179) 105,944K: com.thundercomm.remotecontrolservice (pid 2501) 101,836K: android.process.media (pid 17098) 99,936K: com.thundercomm.microservice (pid 2209) 99,524K: com.qualcomm.qti.workloadclassifier (pid 3015) 98,880K: com.thundercomm.tchttpserver (pid 2342) 97,212K: .dataservices (pid 2321) 96,472K: com.tc.logclient (pid 2373) 96,396K: com.android.providers.calendar (pid 21839) 95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 95,020K: com.thundercomm.tcservice (pid 2506) 95,000K: com.android.se (pid 2468) 92,872K: com.thundercomm.tcsetupWizard (pid 2299) 92,844K: com.qualcomm.qti.qccauthmgr (pid 15988) 92,808K: com.qualcomm.qti.qccnetstat (pid 2987) 92,580K: .qtidataservices (pid 2329) 92,364K: com.android.managedprovisioning (pid 3568) 92,084K: ts.car.uart (pid 2906) 91,872K: com.qti.diagservices (pid 28494) 91,824K: com.qualcomm.location.XT (pid 3132) 91,740K: vendor.qti.qesdk.sysservice (pid 2412) 91,028K: com.android.externalstorage (pid 17094) 90,784K: com.qti.qualcomm.mstatssystemservice (pid 2435) 90,596K: .pasr (pid 2938) 90,204K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 88,676K: com.android.packageinstaller (pid 3642) 88,136K: com.android.shell (pid 3718) 73,208K: webview_zygote (pid 2251) 55,592K: audioserver (pid 1013) 47,928K: mediaserver (pid 1286) 39,604K: media.extractor (pid 1272) 32,292K: cameraserver (pid 1259) 25,184K: media.swcodec (pid 1424) 24,584K: android.hardware.audio.service (pid 801) 23,600K: vendor.qti.hardware.display.composer-service (pid 957) 22,164K: media.codec (pid 1331) 21,316K: android.hardware.gnss@2.1-service-qti (pid 828) 20,916K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 15,756K: media.metrics (pid 1278) 15,516K: keystore2 (pid 576) 14,708K: cnd (pid 1340) 14,704K: media.hwcodec (pid 986) 14,280K: init (pid 1) 13,856K: iorapd (pid 1224) 13,468K: vendor.qti.hardware.perf@2.2-service (pid 963) 11,748K: adbd (pid 4901) 10,732K: update_engine (pid 1470) 10,588K: tlog (pid 1231) 10,588K: imsrcsd (pid 1363) 10,296K: android.hardware.bluetooth@1.0-service-qti (pid 819) 10,204K: xtra-daemon (pid 1503) 10,184K: ueventd (pid 474) 10,104K: vold (pid 550) 9,860K: netd (pid 673) 9,728K: imsdatadaemon (pid 1547) 9,604K: android.hardware.sensors@2.0-service.multihal (pid 915) 9,232K: vendor.qti.hardware.iop@2.0-service (pid 960) 8,988K: ims_rtp_daemon (pid 1354) 8,940K: slim_daemon (pid 1501) 8,720K: ssgtzd (pid 800) 8,656K: init (pid 472) 8,644K: vppservice (pid 998) 8,628K: traced_probes (pid 1226) 8,376K: cnss_diag (pid 1254) 8,152K: logd (pid 502) 8,124K: wifidisplayhalservice (pid 1343) 8,116K: perfservice (pid 1320) 8,080K: iorap.prefetcherd (pid 1854) 7,900K: android.hardware.wifi@1.0-service (pid 920) 7,848K: vendor.qti.hardware.display.allocator-service (pid 954) 7,848K: gpuservice (pid 1028) 7,748K: android.hardware.drm@1.3-service.clearkey (pid 826) 7,720K: credstore (pid 1017) 7,672K: installd (pid 1267) 7,648K: qseecomd (pid 548) 7,604K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 7,604K: drmserver (pid 1215) 7,500K: cnss-daemon (pid 1441) 7,484K: ipacm (pid 648) 7,408K: lmkd (pid 503) 7,296K: qccsyshal@1.1-service (pid 817) 7,268K: hwservicemanager (pid 505) 7,216K: storaged (pid 1297) 7,180K: thermal-engine (pid 2934) 7,156K: vendor.display.color@1.0-service (pid 940) 7,128K: spdaemon (pid 574) 7,124K: qfp-daemon (pid 1477) 7,096K: wfdhdcphalservice (pid 1328) 6,880K: selfinstaller (pid 1288) 6,872K: wificond (pid 1314) 6,860K: android.hardware.power-service (pid 862) 6,812K: tzlog (pid 1465) 6,568K: android.hardware.keymaster@4.1-service-qti (pid 545) 6,332K: dpmd (pid 1236) 6,312K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 6,296K: dpmQmiMgr (pid 1237) 6,240K: gatekeeperd (pid 1457) 6,204K: vendor.qti.hardware.soter@1.0-service (pid 976) 6,116K: sensors.qti (pid 1044) 6,104K: vendor.qti.secure_element@1.2-service (pid 996) 6,092K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 6,072K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 6,056K: servicemanager (pid 504) 6,020K: statsd (pid 672) 6,000K: keymasterd (pid 620) 5,908K: vendor.qti.esepowermanager@1.1-service (pid 947) 5,880K: lowi-server (pid 1496) 5,776K: feature_enabler_client (pid 1238) 5,772K: qcc-trd (pid 1475) 5,760K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 5,760K: qcom-system-daemon (pid 1245) 5,716K: android.hardware.boot@1.1-service (pid 579) 5,704K: vendor.ts.uart@1.0-service (pid 649) 5,656K: android.hardware.usb@1.2-service-qti (pid 918) 5,636K: vendor.qti.qspmhal@1.0-service (pid 993) 5,612K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 5,588K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 5,576K: incidentd (pid 1266) 5,532K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 5,516K: android.hardware.health@2.1-service (pid 833) 5,508K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 5,488K: qspmsvc (pid 2901) 5,440K: sscrpcd (pid 583) 5,432K: android.system.suspend@1.0-service (pid 575) 5,396K: android.hardware.thermal@2.0-service.qti (pid 917) 5,364K: traced (pid 1227) 5,332K: vendor.qti.hardware.vibrator.service (pid 985) 5,328K: adsprpcd (pid 1403) 5,324K: sscrpcd (pid 1006) 5,316K: adsprpcd (pid 1406) 5,296K: dpmd (pid 1247) 5,276K: cdsprpcd (pid 1407) 5,268K: dspservice (pid 958) 5,244K: tloc_daemon (pid 1480) 5,228K: vendor.qti.hardware.limits@1.0-service (pid 961) 5,200K: pm-service (pid 1008) 5,188K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 5,184K: imsqmidaemon (pid 1361) 5,136K: android.hardware.lights-service.qti (pid 838) 5,056K: android.hardware.cas@1.2-service (pid 823) 5,024K: android.hardware.memtrack@1.0-service (pid 841) 4,884K: android.hardware.atrace@1.0-service (pid 577) 4,760K: vndservicemanager (pid 506) 4,596K: time_daemon (pid 647) 4,584K: loc_launcher (pid 1447) 4,512K: pd-mapper (pid 1007) 4,460K: pm-proxy (pid 1211) 4,360K: android.hidl.allocator@1.0-service (pid 810) 4,324K: dumpsys (pid 28578) 4,296K: wfdvndservice (pid 1420) 4,284K: ipacm-diag (pid 1367) 4,248K: mlid (pid 1445) 4,184K: rmt_storage (pid 1038) 4,184K: msm_irqbalance (pid 1569) 4,172K: llkd (pid 1554) 3,756K: tftp_server (pid 1043) 3,600K: iptables-restore (pid 722) 3,440K: ip6tables-restore (pid 723) 3,404K: qrtr-ns (pid 1000) 3,388K: sh (pid 15731) 3,336K: sh (pid 510) 3,260K: sh (pid 4932) 3,136K: sh (pid 4935) 2,928K: ept_uppertester_v2.0_fse (pid 1241) 2,920K: tombstoned (pid 631) 2,492K: ssgqmigd (pid 1443) 1,144K: mdnsd (pid 2893) Total RSS by OOM adjustment: 2,251,968K: Native 194,144K: zygote64 (pid 674) 169,320K: zygote (pid 675) 159,416K: surfaceflinger (pid 1033) 125,808K: app_process (pid 4937) 121,112K: com.android.commands.monkey (pid 15785) 118,432K: com.microsoft.emmx_zygote (pid 16450) 106,412K: app_process (pid 4952) 73,208K: webview_zygote (pid 2251) 55,592K: audioserver (pid 1013) 47,928K: mediaserver (pid 1286) 39,604K: media.extractor (pid 1272) 32,292K: cameraserver (pid 1259) 25,184K: media.swcodec (pid 1424) 24,584K: android.hardware.audio.service (pid 801) 23,600K: vendor.qti.hardware.display.composer-service (pid 957) 22,164K: media.codec (pid 1331) 21,316K: android.hardware.gnss@2.1-service-qti (pid 828) 20,916K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 15,756K: media.metrics (pid 1278) 15,516K: keystore2 (pid 576) 14,708K: cnd (pid 1340) 14,704K: media.hwcodec (pid 986) 14,280K: init (pid 1) 13,856K: iorapd (pid 1224) 13,468K: vendor.qti.hardware.perf@2.2-service (pid 963) 11,748K: adbd (pid 4901) 10,732K: update_engine (pid 1470) 10,588K: tlog (pid 1231) 10,588K: imsrcsd (pid 1363) 10,296K: android.hardware.bluetooth@1.0-service-qti (pid 819) 10,204K: xtra-daemon (pid 1503) 10,184K: ueventd (pid 474) 10,104K: vold (pid 550) 9,860K: netd (pid 673) 9,728K: imsdatadaemon (pid 1547) 9,604K: android.hardware.sensors@2.0-service.multihal (pid 915) 9,232K: vendor.qti.hardware.iop@2.0-service (pid 960) 8,988K: ims_rtp_daemon (pid 1354) 8,940K: slim_daemon (pid 1501) 8,720K: ssgtzd (pid 800) 8,656K: init (pid 472) 8,644K: vppservice (pid 998) 8,628K: traced_probes (pid 1226) 8,376K: cnss_diag (pid 1254) 8,152K: logd (pid 502) 8,124K: wifidisplayhalservice (pid 1343) 8,116K: perfservice (pid 1320) 8,080K: iorap.prefetcherd (pid 1854) 7,900K: android.hardware.wifi@1.0-service (pid 920) 7,848K: vendor.qti.hardware.display.allocator-service (pid 954) 7,848K: gpuservice (pid 1028) 7,748K: android.hardware.drm@1.3-service.clearkey (pid 826) 7,720K: credstore (pid 1017) 7,672K: installd (pid 1267) 7,648K: qseecomd (pid 548) 7,604K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 7,604K: drmserver (pid 1215) 7,500K: cnss-daemon (pid 1441) 7,484K: ipacm (pid 648) 7,408K: lmkd (pid 503) 7,296K: qccsyshal@1.1-service (pid 817) 7,268K: hwservicemanager (pid 505) 7,216K: storaged (pid 1297) 7,180K: thermal-engine (pid 2934) 7,156K: vendor.display.color@1.0-service (pid 940) 7,128K: spdaemon (pid 574) 7,124K: qfp-daemon (pid 1477) 7,096K: wfdhdcphalservice (pid 1328) 6,880K: selfinstaller (pid 1288) 6,872K: wificond (pid 1314) 6,860K: android.hardware.power-service (pid 862) 6,812K: tzlog (pid 1465) 6,568K: android.hardware.keymaster@4.1-service-qti (pid 545) 6,332K: dpmd (pid 1236) 6,312K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 6,296K: dpmQmiMgr (pid 1237) 6,240K: gatekeeperd (pid 1457) 6,204K: vendor.qti.hardware.soter@1.0-service (pid 976) 6,116K: sensors.qti (pid 1044) 6,104K: vendor.qti.secure_element@1.2-service (pid 996) 6,092K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 6,072K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 6,056K: servicemanager (pid 504) 6,020K: statsd (pid 672) 6,000K: keymasterd (pid 620) 5,908K: vendor.qti.esepowermanager@1.1-service (pid 947) 5,880K: lowi-server (pid 1496) 5,776K: feature_enabler_client (pid 1238) 5,772K: qcc-trd (pid 1475) 5,760K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 5,760K: qcom-system-daemon (pid 1245) 5,716K: android.hardware.boot@1.1-service (pid 579) 5,704K: vendor.ts.uart@1.0-service (pid 649) 5,656K: android.hardware.usb@1.2-service-qti (pid 918) 5,636K: vendor.qti.qspmhal@1.0-service (pid 993) 5,612K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 5,588K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 5,576K: incidentd (pid 1266) 5,532K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 5,516K: android.hardware.health@2.1-service (pid 833) 5,508K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 5,488K: qspmsvc (pid 2901) 5,440K: sscrpcd (pid 583) 5,432K: android.system.suspend@1.0-service (pid 575) 5,396K: android.hardware.thermal@2.0-service.qti (pid 917) 5,364K: traced (pid 1227) 5,332K: vendor.qti.hardware.vibrator.service (pid 985) 5,328K: adsprpcd (pid 1403) 5,324K: sscrpcd (pid 1006) 5,316K: adsprpcd (pid 1406) 5,296K: dpmd (pid 1247) 5,276K: cdsprpcd (pid 1407) 5,268K: dspservice (pid 958) 5,244K: tloc_daemon (pid 1480) 5,228K: vendor.qti.hardware.limits@1.0-service (pid 961) 5,200K: pm-service (pid 1008) 5,188K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 5,184K: imsqmidaemon (pid 1361) 5,136K: android.hardware.lights-service.qti (pid 838) 5,056K: android.hardware.cas@1.2-service (pid 823) 5,024K: android.hardware.memtrack@1.0-service (pid 841) 4,884K: android.hardware.atrace@1.0-service (pid 577) 4,760K: vndservicemanager (pid 506) 4,596K: time_daemon (pid 647) 4,584K: loc_launcher (pid 1447) 4,512K: pd-mapper (pid 1007) 4,460K: pm-proxy (pid 1211) 4,360K: android.hidl.allocator@1.0-service (pid 810) 4,324K: dumpsys (pid 28578) 4,296K: wfdvndservice (pid 1420) 4,284K: ipacm-diag (pid 1367) 4,248K: mlid (pid 1445) 4,184K: rmt_storage (pid 1038) 4,184K: msm_irqbalance (pid 1569) 4,172K: llkd (pid 1554) 3,756K: tftp_server (pid 1043) 3,600K: iptables-restore (pid 722) 3,440K: ip6tables-restore (pid 723) 3,404K: qrtr-ns (pid 1000) 3,388K: sh (pid 15731) 3,336K: sh (pid 510) 3,260K: sh (pid 4932) 3,136K: sh (pid 4935) 2,928K: ept_uppertester_v2.0_fse (pid 1241) 2,920K: tombstoned (pid 631) 2,492K: ssgqmigd (pid 1443) 1,144K: mdnsd (pid 2893) 564,200K: System 564,200K: system (pid 1137) 2,398,072K: Persistent 331,840K: com.android.systemui (pid 2081) 129,868K: com.thundercomm.microsettings (pid 2265) 107,280K: com.qualcomm.qti.qdma (pid 2563) 106,348K: com.qualcomm.location (pid 2851) 106,052K: com.android.networkstack.process (pid 2179) 105,944K: com.thundercomm.remotecontrolservice (pid 2501) 99,936K: com.thundercomm.microservice (pid 2209) 99,524K: com.qualcomm.qti.workloadclassifier (pid 3015) 98,880K: com.thundercomm.tchttpserver (pid 2342) 97,212K: .dataservices (pid 2321) 96,472K: com.tc.logclient (pid 2373) 95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 95,020K: com.thundercomm.tcservice (pid 2506) 95,000K: com.android.se (pid 2468) 92,872K: com.thundercomm.tcsetupWizard (pid 2299) 92,808K: com.qualcomm.qti.qccnetstat (pid 2987) 92,580K: .qtidataservices (pid 2329) 92,084K: ts.car.uart (pid 2906) 91,740K: vendor.qti.qesdk.sysservice (pid 2412) 90,784K: com.qti.qualcomm.mstatssystemservice (pid 2435) 90,596K: .pasr (pid 2938) 90,204K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 297,252K: Persistent Service 168,936K: com.android.bluetooth (pid 12761) 128,316K: com.android.providers.media.module (pid 3103) 207,964K: Foreground 207,964K: com.android.launcher3 (pid 2617 / activities) 204,408K: Visible 112,584K: android.ext.services (pid 2613) 91,824K: com.qualcomm.location.XT (pid 3132) 554,380K: Perceptible 200,144K: com.android.deskclock (pid 5602 / activities) 180,652K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 173,584K: com.sohu.inputmethod.sogou.car (pid 3245) 91,872K: A Services 91,872K: com.qti.diagservices (pid 28494) 784,936K: Previous 359,896K: com.microsoft.emmx (pid 7331 / activities) 214,216K: com.microsoft.emmx:privileged_process1 (pid 16570) 210,824K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 2,373,864K: Cached 235,652K: com.android.settings (pid 19497 / activities) 182,728K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 173,560K: com.android.documentsui (pid 17043 / activities) 171,428K: com.android.permissioncontroller (pid 16090) 148,624K: com.qualcomm.qti.usta (pid 16766 / activities) 148,584K: com.android.calendar (pid 21547 / activities) 145,928K: com.android.gallery3d (pid 15846 / activities) 134,880K: com.android.soundrecorder (pid 22272 / activities) 133,648K: com.thundercomm.mcuupgrade (pid 15806 / activities) 126,172K: com.example.android.locationattribution (pid 22659 / activities) 121,380K: com.android.music (pid 28283) 101,836K: android.process.media (pid 17098) 96,396K: com.android.providers.calendar (pid 21839) 92,844K: com.qualcomm.qti.qccauthmgr (pid 15988) 92,364K: com.android.managedprovisioning (pid 3568) 91,028K: com.android.externalstorage (pid 17094) 88,676K: com.android.packageinstaller (pid 3642) 88,136K: com.android.shell (pid 3718) Total RSS by category: 2,937,480K: .so mmap 1,447,228K: .jar mmap 1,182,752K: .art mmap 909,524K: Native 739,956K: .apk mmap 676,184K: .oat mmap 622,456K: Dalvik 242,520K: Other mmap 208,264K: Dalvik Other 188,224K: Unknown 171,224K: .dex mmap 122,180K: EGL mtrack 68,048K: .ttf mmap 59,056K: Gfx dev 56,512K: Other dev 50,216K: Stack 38,452K: Ashmem 8,640K: GL mtrack 0K: Cursor 0K: Other mtrack Total PSS by process: 229,217K: system (pid 1137) 155,279K: com.microsoft.emmx (pid 7331 / activities) 145,905K: com.android.systemui (pid 2081) 132,843K: surfaceflinger (pid 1033) 91,362K: com.android.settings (pid 19497 / activities) 88,004K: com.sohu.inputmethod.sogou.car (pid 3245) 67,757K: com.android.launcher3 (pid 2617 / activities) 57,502K: com.android.deskclock (pid 5602 / activities) 57,427K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 54,019K: com.microsoft.emmx:privileged_process1 (pid 16570) 52,582K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 51,826K: zygote (pid 675) 44,996K: com.android.permissioncontroller (pid 16090) 40,605K: com.android.documentsui (pid 17043 / activities) 39,920K: app_process (pid 4937) 37,545K: com.thundercomm.microsettings (pid 2265) 37,340K: com.android.commands.monkey (pid 15785) 36,723K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 34,121K: app_process (pid 4952) 32,485K: com.android.bluetooth (pid 12761) 32,115K: com.qualcomm.qti.usta (pid 16766 / activities) 27,564K: webview_zygote (pid 2251) 25,062K: audioserver (pid 1013) 24,472K: mediaserver (pid 1286) 22,788K: com.android.gallery3d (pid 15846 / activities) 21,341K: com.android.calendar (pid 21547 / activities) 20,711K: com.android.providers.media.module (pid 3103) 20,510K: android.hardware.audio.service (pid 801) 20,243K: zygote64 (pid 674) 17,430K: com.thundercomm.mcuupgrade (pid 15806 / activities) 17,349K: com.android.soundrecorder (pid 22272 / activities) 15,946K: media.extractor (pid 1272) 14,990K: com.example.android.locationattribution (pid 22659 / activities) 14,466K: android.hardware.gnss@2.1-service-qti (pid 828) 14,284K: com.microsoft.emmx_zygote (pid 16450) 13,678K: media.codec (pid 1331) 12,817K: com.android.music (pid 28283) 12,791K: com.qualcomm.location (pid 2851) 12,690K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 12,567K: android.ext.services (pid 2613) 12,558K: com.android.networkstack.process (pid 2179) 12,212K: vendor.qti.hardware.display.composer-service (pid 957) 11,614K: com.thundercomm.remotecontrolservice (pid 2501) 11,527K: com.thundercomm.microservice (pid 2209) 11,416K: com.qualcomm.qti.workloadclassifier (pid 3015) 11,358K: media.swcodec (pid 1424) 11,271K: com.thundercomm.tchttpserver (pid 2342) 11,226K: android.process.media (pid 17098) 11,134K: com.qualcomm.qti.qdma (pid 2563) 11,061K: .dataservices (pid 2321) 10,738K: cameraserver (pid 1259) 9,978K: media.metrics (pid 1278) 9,590K: com.thundercomm.tcservice (pid 2506) 9,512K: com.tc.logclient (pid 2373) 8,695K: com.thundercomm.tcsetupWizard (pid 2299) 8,626K: init (pid 1) 8,532K: com.android.managedprovisioning (pid 3568) 8,378K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 8,344K: ts.car.uart (pid 2906) 8,008K: com.android.se (pid 2468) 7,976K: .qtidataservices (pid 2329) 7,913K: com.qualcomm.qti.qccnetstat (pid 2987) 7,815K: media.hwcodec (pid 986) 7,454K: cnd (pid 1340) 7,392K: vendor.qti.qesdk.sysservice (pid 2412) 7,277K: com.qti.qualcomm.mstatssystemservice (pid 2435) 7,238K: .pasr (pid 2938) 7,172K: adbd (pid 4901) 7,148K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 6,714K: com.android.packageinstaller (pid 3642) 6,666K: com.android.providers.calendar (pid 21839) 6,292K: keystore2 (pid 576) 6,153K: vendor.qti.hardware.perf@2.2-service (pid 963) 5,954K: com.qualcomm.location.XT (pid 3132) 5,913K: imsrcsd (pid 1363) 5,841K: com.qualcomm.qti.qccauthmgr (pid 15988) 5,784K: iorapd (pid 1224) 5,682K: android.hardware.bluetooth@1.0-service-qti (pid 819) 5,632K: com.qti.diagservices (pid 28494) 5,505K: com.android.shell (pid 3718) 5,311K: com.android.externalstorage (pid 17094) 5,118K: tlog (pid 1231) 5,095K: ueventd (pid 474) 5,089K: logd (pid 502) 4,433K: netd (pid 673) 4,076K: vold (pid 550) 4,042K: update_engine (pid 1470) 3,818K: cnss_diag (pid 1254) 3,791K: init (pid 472) 3,764K: android.hardware.wifi@1.0-service (pid 920) 3,700K: wifidisplayhalservice (pid 1343) 3,600K: selfinstaller (pid 1288) 3,591K: android.hardware.sensors@2.0-service.multihal (pid 915) 3,518K: imsdatadaemon (pid 1547) 3,155K: ssgtzd (pid 800) 3,094K: ims_rtp_daemon (pid 1354) 3,038K: vendor.qti.hardware.iop@2.0-service (pid 960) 3,030K: vppservice (pid 998) 3,008K: traced_probes (pid 1226) 2,967K: xtra-daemon (pid 1503) 2,965K: installd (pid 1267) 2,834K: iorap.prefetcherd (pid 1854) 2,812K: qfp-daemon (pid 1477) 2,798K: thermal-engine (pid 2934) 2,624K: wfdhdcphalservice (pid 1328) 2,441K: vendor.display.color@1.0-service (pid 940) 2,412K: storaged (pid 1297) 2,409K: slim_daemon (pid 1501) 2,397K: android.hardware.drm@1.3-service.clearkey (pid 826) 2,330K: statsd (pid 672) 2,319K: cnss-daemon (pid 1441) 2,280K: drmserver (pid 1215) 2,227K: ipacm (pid 648) 2,182K: credstore (pid 1017) 2,153K: qseecomd (pid 548) 2,069K: lowi-server (pid 1496) 2,052K: traced (pid 1227) 2,000K: hwservicemanager (pid 505) 1,854K: qccsyshal@1.1-service (pid 817) 1,843K: gpuservice (pid 1028) 1,776K: servicemanager (pid 504) 1,724K: spdaemon (pid 574) 1,712K: sensors.qti (pid 1044) 1,703K: vendor.qti.secure_element@1.2-service (pid 996) 1,690K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 1,660K: wificond (pid 1314) 1,651K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 1,622K: dpmd (pid 1247) 1,622K: android.hardware.cas@1.2-service (pid 823) 1,614K: vendor.qti.hardware.display.allocator-service (pid 954) 1,599K: perfservice (pid 1320) 1,578K: llkd (pid 1554) 1,507K: android.hardware.keymaster@4.1-service-qti (pid 545) 1,501K: dpmQmiMgr (pid 1237) 1,459K: dpmd (pid 1236) 1,454K: qcom-system-daemon (pid 1245) 1,444K: android.hardware.usb@1.2-service-qti (pid 918) 1,433K: qcc-trd (pid 1475) 1,429K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 1,424K: lmkd (pid 503) 1,396K: tzlog (pid 1465) 1,362K: android.hardware.boot@1.1-service (pid 579) 1,349K: imsqmidaemon (pid 1361) 1,298K: vendor.ts.uart@1.0-service (pid 649) 1,290K: incidentd (pid 1266) 1,279K: android.system.suspend@1.0-service (pid 575) 1,277K: vendor.qti.hardware.soter@1.0-service (pid 976) 1,244K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 1,244K: feature_enabler_client (pid 1238) 1,234K: android.hardware.thermal@2.0-service.qti (pid 917) 1,224K: gatekeeperd (pid 1457) 1,223K: android.hardware.health@2.1-service (pid 833) 1,212K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 1,194K: android.hardware.power-service (pid 862) 1,189K: vendor.qti.esepowermanager@1.1-service (pid 947) 1,182K: keymasterd (pid 620) 1,169K: vendor.qti.qspmhal@1.0-service (pid 993) 1,168K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 1,164K: qspmsvc (pid 2901) 1,136K: wfdvndservice (pid 1420) 1,133K: vendor.qti.hardware.limits@1.0-service (pid 961) 1,125K: time_daemon (pid 647) 1,119K: tloc_daemon (pid 1480) 1,098K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 1,096K: ip6tables-restore (pid 723) 1,093K: iptables-restore (pid 722) 1,087K: sscrpcd (pid 583) 1,087K: adsprpcd (pid 1406) 1,085K: adsprpcd (pid 1403) 1,077K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 1,074K: ipacm-diag (pid 1367) 1,073K: pm-service (pid 1008) 1,070K: sscrpcd (pid 1006) 1,060K: mdnsd (pid 2893) 1,058K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 1,051K: cdsprpcd (pid 1407) 1,037K: dspservice (pid 958) 1,025K: vendor.qti.hardware.vibrator.service (pid 985) 1,005K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 978K: android.hardware.memtrack@1.0-service (pid 841) 970K: vndservicemanager (pid 506) 969K: loc_launcher (pid 1447) 943K: android.hardware.lights-service.qti (pid 838) 940K: android.hardware.atrace@1.0-service (pid 577) 931K: pd-mapper (pid 1007) 904K: mlid (pid 1445) 834K: sh (pid 4932) 818K: pm-proxy (pid 1211) 805K: sh (pid 15731) 803K: msm_irqbalance (pid 1569) 789K: dumpsys (pid 28578) 783K: sh (pid 510) 780K: rmt_storage (pid 1038) 766K: tftp_server (pid 1043) 763K: android.hidl.allocator@1.0-service (pid 810) 716K: sh (pid 4935) 656K: tombstoned (pid 631) 637K: qrtr-ns (pid 1000) 629K: ssgqmigd (pid 1443) 602K: ept_uppertester_v2.0_fse (pid 1241) Total PSS by OOM adjustment: 802,975K: Native 132,843K: surfaceflinger (pid 1033) 51,826K: zygote (pid 675) 39,920K: app_process (pid 4937) 37,340K: com.android.commands.monkey (pid 15785) 34,121K: app_process (pid 4952) 27,564K: webview_zygote (pid 2251) 25,062K: audioserver (pid 1013) 24,472K: mediaserver (pid 1286) 20,510K: android.hardware.audio.service (pid 801) 20,243K: zygote64 (pid 674) 15,946K: media.extractor (pid 1272) 14,466K: android.hardware.gnss@2.1-service-qti (pid 828) 14,284K: com.microsoft.emmx_zygote (pid 16450) 13,678K: media.codec (pid 1331) 12,690K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 12,212K: vendor.qti.hardware.display.composer-service (pid 957) 11,358K: media.swcodec (pid 1424) 10,738K: cameraserver (pid 1259) 9,978K: media.metrics (pid 1278) 8,626K: init (pid 1) 7,815K: media.hwcodec (pid 986) 7,454K: cnd (pid 1340) 7,172K: adbd (pid 4901) 6,292K: keystore2 (pid 576) 6,153K: vendor.qti.hardware.perf@2.2-service (pid 963) 5,913K: imsrcsd (pid 1363) 5,784K: iorapd (pid 1224) 5,682K: android.hardware.bluetooth@1.0-service-qti (pid 819) 5,118K: tlog (pid 1231) 5,095K: ueventd (pid 474) 5,089K: logd (pid 502) 4,433K: netd (pid 673) 4,076K: vold (pid 550) 4,042K: update_engine (pid 1470) 3,818K: cnss_diag (pid 1254) 3,791K: init (pid 472) 3,764K: android.hardware.wifi@1.0-service (pid 920) 3,700K: wifidisplayhalservice (pid 1343) 3,600K: selfinstaller (pid 1288) 3,591K: android.hardware.sensors@2.0-service.multihal (pid 915) 3,518K: imsdatadaemon (pid 1547) 3,155K: ssgtzd (pid 800) 3,094K: ims_rtp_daemon (pid 1354) 3,038K: vendor.qti.hardware.iop@2.0-service (pid 960) 3,030K: vppservice (pid 998) 3,008K: traced_probes (pid 1226) 2,967K: xtra-daemon (pid 1503) 2,965K: installd (pid 1267) 2,834K: iorap.prefetcherd (pid 1854) 2,812K: qfp-daemon (pid 1477) 2,798K: thermal-engine (pid 2934) 2,624K: wfdhdcphalservice (pid 1328) 2,441K: vendor.display.color@1.0-service (pid 940) 2,412K: storaged (pid 1297) 2,409K: slim_daemon (pid 1501) 2,397K: android.hardware.drm@1.3-service.clearkey (pid 826) 2,330K: statsd (pid 672) 2,319K: cnss-daemon (pid 1441) 2,280K: drmserver (pid 1215) 2,227K: ipacm (pid 648) 2,182K: credstore (pid 1017) 2,153K: qseecomd (pid 548) 2,069K: lowi-server (pid 1496) 2,052K: traced (pid 1227) 2,000K: hwservicemanager (pid 505) 1,854K: qccsyshal@1.1-service (pid 817) 1,843K: gpuservice (pid 1028) 1,776K: servicemanager (pid 504) 1,724K: spdaemon (pid 574) 1,712K: sensors.qti (pid 1044) 1,703K: vendor.qti.secure_element@1.2-service (pid 996) 1,690K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 1,660K: wificond (pid 1314) 1,651K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 1,622K: dpmd (pid 1247) 1,622K: android.hardware.cas@1.2-service (pid 823) 1,614K: vendor.qti.hardware.display.allocator-service (pid 954) 1,599K: perfservice (pid 1320) 1,578K: llkd (pid 1554) 1,507K: android.hardware.keymaster@4.1-service-qti (pid 545) 1,501K: dpmQmiMgr (pid 1237) 1,459K: dpmd (pid 1236) 1,454K: qcom-system-daemon (pid 1245) 1,444K: android.hardware.usb@1.2-service-qti (pid 918) 1,433K: qcc-trd (pid 1475) 1,429K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 1,424K: lmkd (pid 503) 1,396K: tzlog (pid 1465) 1,362K: android.hardware.boot@1.1-service (pid 579) 1,349K: imsqmidaemon (pid 1361) 1,298K: vendor.ts.uart@1.0-service (pid 649) 1,290K: incidentd (pid 1266) 1,279K: android.system.suspend@1.0-service (pid 575) 1,277K: vendor.qti.hardware.soter@1.0-service (pid 976) 1,244K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 1,244K: feature_enabler_client (pid 1238) 1,234K: android.hardware.thermal@2.0-service.qti (pid 917) 1,224K: gatekeeperd (pid 1457) 1,223K: android.hardware.health@2.1-service (pid 833) 1,212K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 1,194K: android.hardware.power-service (pid 862) 1,189K: vendor.qti.esepowermanager@1.1-service (pid 947) 1,182K: keymasterd (pid 620) 1,169K: vendor.qti.qspmhal@1.0-service (pid 993) 1,168K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 1,164K: qspmsvc (pid 2901) 1,136K: wfdvndservice (pid 1420) 1,133K: vendor.qti.hardware.limits@1.0-service (pid 961) 1,125K: time_daemon (pid 647) 1,119K: tloc_daemon (pid 1480) 1,098K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 1,096K: ip6tables-restore (pid 723) 1,093K: iptables-restore (pid 722) 1,087K: sscrpcd (pid 583) 1,087K: adsprpcd (pid 1406) 1,085K: adsprpcd (pid 1403) 1,077K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 1,074K: ipacm-diag (pid 1367) 1,073K: pm-service (pid 1008) 1,070K: sscrpcd (pid 1006) 1,060K: mdnsd (pid 2893) 1,058K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 1,051K: cdsprpcd (pid 1407) 1,037K: dspservice (pid 958) 1,025K: vendor.qti.hardware.vibrator.service (pid 985) 1,005K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 978K: android.hardware.memtrack@1.0-service (pid 841) 970K: vndservicemanager (pid 506) 969K: loc_launcher (pid 1447) 943K: android.hardware.lights-service.qti (pid 838) 940K: android.hardware.atrace@1.0-service (pid 577) 931K: pd-mapper (pid 1007) 904K: mlid (pid 1445) 834K: sh (pid 4932) 818K: pm-proxy (pid 1211) 805K: sh (pid 15731) 803K: msm_irqbalance (pid 1569) 789K: dumpsys (pid 28578) 783K: sh (pid 510) 780K: rmt_storage (pid 1038) 766K: tftp_server (pid 1043) 763K: android.hidl.allocator@1.0-service (pid 810) 716K: sh (pid 4935) 656K: tombstoned (pid 631) 637K: qrtr-ns (pid 1000) 629K: ssgqmigd (pid 1443) 602K: ept_uppertester_v2.0_fse (pid 1241) 229,217K: System 229,217K: system (pid 1137) 374,293K: Persistent 145,905K: com.android.systemui (pid 2081) 37,545K: com.thundercomm.microsettings (pid 2265) 12,791K: com.qualcomm.location (pid 2851) 12,558K: com.android.networkstack.process (pid 2179) 11,614K: com.thundercomm.remotecontrolservice (pid 2501) 11,527K: com.thundercomm.microservice (pid 2209) 11,416K: com.qualcomm.qti.workloadclassifier (pid 3015) 11,271K: com.thundercomm.tchttpserver (pid 2342) 11,134K: com.qualcomm.qti.qdma (pid 2563) 11,061K: .dataservices (pid 2321) 9,590K: com.thundercomm.tcservice (pid 2506) 9,512K: com.tc.logclient (pid 2373) 8,695K: com.thundercomm.tcsetupWizard (pid 2299) 8,378K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 8,344K: ts.car.uart (pid 2906) 8,008K: com.android.se (pid 2468) 7,976K: .qtidataservices (pid 2329) 7,913K: com.qualcomm.qti.qccnetstat (pid 2987) 7,392K: vendor.qti.qesdk.sysservice (pid 2412) 7,277K: com.qti.qualcomm.mstatssystemservice (pid 2435) 7,238K: .pasr (pid 2938) 7,148K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 53,196K: Persistent Service 32,485K: com.android.bluetooth (pid 12761) 20,711K: com.android.providers.media.module (pid 3103) 67,757K: Foreground 67,757K: com.android.launcher3 (pid 2617 / activities) 18,521K: Visible 12,567K: android.ext.services (pid 2613) 5,954K: com.qualcomm.location.XT (pid 3132) 198,088K: Perceptible 88,004K: com.sohu.inputmethod.sogou.car (pid 3245) 57,502K: com.android.deskclock (pid 5602 / activities) 52,582K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 5,632K: A Services 5,632K: com.qti.diagservices (pid 28494) 266,725K: Previous 155,279K: com.microsoft.emmx (pid 7331 / activities) 57,427K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 54,019K: com.microsoft.emmx:privileged_process1 (pid 16570) 402,311K: Cached 91,362K: com.android.settings (pid 19497 / activities) 44,996K: com.android.permissioncontroller (pid 16090) 40,605K: com.android.documentsui (pid 17043 / activities) 36,723K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 32,115K: com.qualcomm.qti.usta (pid 16766 / activities) 22,788K: com.android.gallery3d (pid 15846 / activities) 21,341K: com.android.calendar (pid 21547 / activities) 17,430K: com.thundercomm.mcuupgrade (pid 15806 / activities) 17,349K: com.android.soundrecorder (pid 22272 / activities) 14,990K: com.example.android.locationattribution (pid 22659 / activities) 12,817K: com.android.music (pid 28283) 11,226K: android.process.media (pid 17098) 8,532K: com.android.managedprovisioning (pid 3568) 6,714K: com.android.packageinstaller (pid 3642) 6,666K: com.android.providers.calendar (pid 21839) 5,841K: com.qualcomm.qti.qccauthmgr (pid 15988) 5,505K: com.android.shell (pid 3718) 5,311K: com.android.externalstorage (pid 17094) Total PSS by category: 684,549K: Native 383,127K: .so mmap 340,451K: .apk mmap 155,852K: Dalvik 146,223K: Unknown 139,651K: .art mmap 122,180K: EGL mtrack 76,460K: .jar mmap 74,300K: Dalvik Other 62,719K: .dex mmap 59,056K: Gfx dev 58,354K: Other mmap 49,397K: Stack 28,291K: .oat mmap 19,418K: .ttf mmap 8,640K: GL mtrack 5,726K: Ashmem 4,321K: Other dev 0K: Cursor 0K: Other mtrack Total RAM: 7,844,396K (status normal) Free RAM: 4,085,299K ( 402,311K cached pss + 1,682,280K cached kernel + 2,000,708K free) ION: 403,324K ( 47,196K mapped + 356,128K unmapped + 0K pools) Used RAM: 3,268,808K (1,941,420K used pss + 1,327,388K kernel) Lost RAM: 490,277K ZRAM: 12K physical used for 0K in swap (4,194,300K total swap) Tuning: 512 (large 512), oom 322,560K, restore limit 107,520K (high-end-gfx) // meminfo status was 0 // NOT RESPONDING: com.android.gallery3d (pid 15846) ANR in com.android.gallery3d (com.android.gallery3d/.app.MovieActivity) PID: 15846 Reason: Input dispatching timed out (Application does not have a focused window) Parent: com.android.gallery3d/.app.MovieActivity ErrorId: a05c7939-9405-443e-9192-a53986886c96 Frozen: false Load: 0.0 / 0.0 / 0.0 ----- Output from /proc/pressure/memory ----- some avg10=0.00 avg60=0.00 avg300=0.00 total=0 full avg10=0.00 avg60=0.00 avg300=0.00 total=0 ----- End output from /proc/pressure/memory ----- CPU usage from 7635ms to 0ms ago (2022-10-28 22:02:32.370 to 2022-10-28 22:02:40.005): 99% 1241/ept_uppertester_v2.0_fse: 88% user + 10% kernel 18% 1286/mediaserver: 7.6% user + 11% kernel / faults: 624 minor 16% 1231/tlog: 0.5% user + 15% kernel 11% 1424/media.swcodec: 3.2% user + 8.1% kernel / faults: 630 minor 11% 801/android.hardware.audio.service: 2.8% user + 8.1% kernel 9% 1013/audioserver: 4.7% user + 4.3% kernel 6.9% 1137/system_server: 2.1% user + 4.8% kernel / faults: 1882 minor 1.6% 15429/kworker/u16:7-devfreq_wq: 0% user + 1.6% kernel 4.4% 15291/kworker/u16:2-memlat_wq: 0% user + 4.4% kernel 4.3% 15520/kworker/u16:13+NPU_DCI: 0% user + 4.3% kernel 3.6% 7331/com.microsoft.emmx: 0.3% user + 3.2% kernel / faults: 3 minor 3% 6687/kworker/u16:3+NPU_DATA: 0% user + 3% kernel 0.4% 20155/kworker/u16:21-memlat_wq: 0% user + 0.4% kernel 2.3% 27861/kworker/3:2-mm_percpu_wq: 0% user + 2.3% kernel 0.8% 14897/kworker/u16:12-memlat_wq: 0% user + 0.8% kernel 0.3% 1331/media.codec: 0% user + 0.3% kernel 1% 20154/kworker/u16:20-kgsl-mementry: 0% user + 1% kernel 0.7% 502/logd: 0.2% user + 0.5% kernel 0.3% 15785/com.android.commands.monkey: 0.1% user + 0.1% kernel / faults: 88 minor 0.7% 22626/kworker/u16:24+CDSP_DCI: 0% user + 0.7% kernel 0.6% 11/rcu_preempt: 0% user + 0.6% kernel 0.6% 504/servicemanager: 0% user + 0.6% kernel 0.6% 18342/kworker/u16:14+NPU_DATA: 0% user + 0.6% kernel 0% 288/kgsl_worker_thr: 0% user + 0% kernel 0.5% 649/vendor.ts.uart@1.0-service: 0.1% user + 0.3% kernel 0.5% 1000/qrtr-ns: 0% user + 0.5% kernel 0% 2617/com.android.launcher3: 0% user + 0% kernel / faults: 54 minor 0.3% 673/netd: 0.1% user + 0.2% kernel 0.3% 2209/com.thundercomm.microservice: 0.1% user + 0.2% kernel / faults: 6 minor 0.3% 2501/com.thundercomm.remotecontrolservice: 0% user + 0.3% kernel / faults: 6 minor 0% 4901/adbd: 0% user + 0% kernel 0% 4937/app_process: 0% user + 0% kernel / faults: 1 minor 0.3% 5602/com.android.deskclock: 0.2% user + 0.1% kernel / faults: 68 minor 0.2% 14/rcuop/0: 0% user + 0.2% kernel 0.2% 48/rcuop/4: 0% user + 0.2% kernel 0% 64/rcuop/6: 0% user + 0% kernel 0.2% 2342/com.thundercomm.tchttpserver: 0% user + 0.2% kernel / faults: 3 minor 0% 15846/com.android.gallery3d: 0% user + 0% kernel / faults: 13 minor 0% 1/init: 0% user + 0% kernel 0% 24/rcuop/1: 0% user + 0% kernel 0.1% 32/rcuop/2: 0% user + 0.1% kernel 0.1% 40/rcuop/3: 0% user + 0.1% kernel 0% 52/migration/5: 0% user + 0% kernel 0.1% 56/rcuop/5: 0% user + 0.1% kernel 0% 89/qmp_aop: 0% user + 0% kernel 0.1% 109/irq/10-dcvsh-ir: 0% user + 0.1% kernel 0% 841/android.hardware.memtrack@1.0-service: 0% user + 0% kernel 0% 960/vendor.qti.hardware.iop@2.0-service: 0% user + 0% kernel 0% 1033/surfaceflinger: 0% user + 0% kernel / faults: 1 minor 0.1% 1043/tftp_server: 0% user + 0.1% kernel 0.1% 1272/media.extractor: 0.1% user + 0% kernel 0.1% 1288/selfinstaller: 0% user + 0.1% kernel 0.1% 1441/cnss-daemon: 0% user + 0.1% kernel 0.1% 1569/msm_irqbalance: 0% user + 0.1% kernel 0% 2081/com.android.systemui: 0% user + 0% kernel / faults: 12 minor 0% 2832/irq/16-90b6400.: 0% user + 0% kernel 0% 2836/irq/17-9091000.: 0% user + 0% kernel 0% 16570/com.microsoft.emmx:privileged_process1: 0% user + 0% kernel / faults: 107 minor 0% 18218/kworker/u17:6-kgsl-events: 0% user + 0% kernel 0.1% 23331/kworker/7:1-events_power_efficient: 0% user + 0.1% kernel 0% 24740/kworker/2:0-events: 0% user + 0% kernel 0% 26059/kworker/0:2-sock_diag_events: 0% user + 0% kernel 0% 28510/kworker/1:2-mm_percpu_wq: 0% user + 0% kernel 24% TOTAL: 13% user + 9.9% kernel + 0% iowait + 0.7% irq + 0.1% softirq CPU usage from 30419219ms to 30419219ms ago (1970-01-01 08:00:00.000 to 1970-01-01 08:00:00.000) with 0% awake: 0% TOTAL: 0% user + 0% kernel procrank: PID Vss Rss Pss Uss Swap PSwap USwap ZSwap cmdline 1137 20849456K 555144K 220084K 134860K 0K 0K 0K 0K system_server 7331 51649596K 359268K 154966K 123036K 0K 0K 0K 0K com.microsoft.emmx 2081 17688832K 325684K 140097K 117892K 0K 0K 0K 0K com.android.systemui 19497 17453916K 235268K 91228K 84140K 0K 0K 0K 0K com.android.settings 3245 1604592K 173200K 88163K 58416K 0K 0K 0K 0K com.sohu.inputmethod.sogou.car 2617 17297724K 205688K 65717K 58776K 0K 0K 0K 0K com.android.launcher3 21776 256968416K 210824K 57717K 26132K 0K 0K 0K 0K com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 5602 17011276K 198900K 56508K 49864K 0K 0K 0K 0K com.android.deskclock 16570 50721680K 213836K 53936K 31240K 0K 0K 0K 0K com.microsoft.emmx:privileged_process1 6909 16862104K 180268K 52438K 48176K 0K 0K 0K 0K com.qualcomm.qti.sensors.qsensortest 675 1808116K 169320K 52431K 10812K 0K 0K 0K 0K zygote 16090 17011636K 171044K 44848K 40404K 0K 0K 0K 0K com.android.permissioncontroller 17043 17170784K 173176K 40455K 35316K 0K 0K 0K 0K com.android.documentsui 4937 16106136K 125812K 40158K 34020K 0K 0K 0K 0K app_process 2265 16809772K 129868K 37733K 35024K 0K 0K 0K 0K com.thundercomm.microsettings 1033 13450320K 63824K 37349K 35304K 0K 0K 0K 0K /system/bin/surfaceflinger 27224 256815488K 182620K 36903K 8480K 0K 0K 0K 0K com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 15785 15837096K 120188K 36641K 31332K 0K 0K 0K 0K com.android.commands.monkey 4952 15850144K 106412K 34344K 29948K 0K 0K 0K 0K app_process 12761 17692764K 168552K 32417K 27060K 0K 0K 0K 0K com.android.bluetooth 16766 17115572K 148240K 31964K 28504K 0K 0K 0K 0K com.qualcomm.qti.usta 2251 1753108K 73208K 27975K 10892K 0K 0K 0K 0K webview_zygote 1013 14236968K 55592K 25229K 22204K 0K 0K 0K 0K /system/bin/audioserver 15846 17552528K 148720K 24647K 19992K 0K 0K 0K 0K com.android.gallery3d 1286 139460K 47536K 24265K 11892K 0K 0K 0K 0K /system/bin/mediaserver 21547 16884236K 148200K 21186K 16804K 0K 0K 0K 0K com.android.calendar 3103 17121376K 128316K 20990K 17836K 0K 0K 0K 0K com.android.providers.media.module 674 16922372K 194144K 20667K 2388K 0K 0K 0K 0K zygote64 801 75768K 24584K 20542K 19744K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.audio.service 22272 16841540K 134496K 17290K 13972K 0K 0K 0K 0K com.android.soundrecorder 15806 16826344K 133264K 17272K 14120K 0K 0K 0K 0K com.thundercomm.mcuupgrade 1272 13668144K 39604K 16071K 14268K 0K 0K 0K 0K media.extractor 22659 16824624K 125788K 14836K 12028K 0K 0K 0K 0K com.example.android.locationattribution 16450 50704556K 118432K 14565K 1912K 0K 0K 0K 0K com.microsoft.emmx_zygote 828 13401796K 21316K 14494K 13688K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.gnss@2.1-service-qti 1331 141664K 21972K 13559K 10852K 0K 0K 0K 0K media.codec 2851 16787880K 106348K 12982K 10644K 0K 0K 0K 0K com.qualcomm.location 2613 16820340K 112584K 12755K 7760K 0K 0K 0K 0K android.ext.services 2179 16766208K 106052K 12751K 10676K 0K 0K 0K 0K com.android.networkstack.process 859 13196072K 20916K 12736K 12160K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti 28283 16757212K 120996K 12663K 9944K 0K 0K 0K 0K com.android.music 957 13387644K 23600K 12284K 11200K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.display.composer-service 2501 16800444K 106196K 12127K 10044K 0K 0K 0K 0K com.thundercomm.remotecontrolservice 2209 16754784K 100176K 11954K 10220K 0K 0K 0K 0K com.thundercomm.microservice 2342 16733232K 99152K 11731K 10032K 0K 0K 0K 0K com.thundercomm.tchttpserver 3015 16739768K 99524K 11610K 9860K 0K 0K 0K 0K com.qualcomm.qti.workloadclassifier 1424 13800012K 25184K 11455K 9352K 0K 0K 0K 0K media.swcodec 17098 16924348K 101836K 11411K 9540K 0K 0K 0K 0K android.process.media 2563 16784772K 107280K 11328K 9008K 0K 0K 0K 0K com.qualcomm.qti.qdma 2321 16873068K 97212K 11250K 9584K 0K 0K 0K 0K .dataservices 1259 13403404K 32292K 10854K 9260K 0K 0K 0K 0K /system/bin/cameraserver 1278 13186636K 15756K 10005K 9752K 0K 0K 0K 0K media.metrics 2506 16750244K 95020K 9779K 8208K 0K 0K 0K 0K com.thundercomm.tcservice 2373 16729736K 96472K 9699K 8064K 0K 0K 0K 0K com.tc.logclient 2299 16725868K 92872K 8881K 7344K 0K 0K 0K 0K com.thundercomm.tcsetupWizard 3568 16664660K 92364K 8715K 7168K 0K 0K 0K 0K com.android.managedprovisioning 1 13051732K 14280K 8675K 7232K 0K 0K 0K 0K /system/bin/init 2951 16730424K 95028K 8584K 6960K 0K 0K 0K 0K com.qualcomm.qti.services.systemhelper:systemhelper_service 2906 16748120K 92084K 8530K 7000K 0K 0K 0K 0K ts.car.uart 2468 16712488K 95000K 8198K 6528K 0K 0K 0K 0K com.android.se 2329 16746980K 92580K 8169K 6612K 0K 0K 0K 0K .qtidataservices 2987 16694172K 92808K 8103K 6496K 0K 0K 0K 0K com.qualcomm.qti.qccnetstat 986 47644K 14704K 7876K 6280K 0K 0K 0K 0K media.hwcodec 2412 16693324K 91740K 7580K 6036K 0K 0K 0K 0K vendor.qti.qesdk.sysservice 1340 13162796K 14708K 7478K 5868K 0K 0K 0K 0K /system/vendor/bin/cnd 2435 16658668K 90784K 7465K 5944K 0K 0K 0K 0K com.qti.qualcomm.mstatssystemservice 2938 16692716K 90596K 7425K 5896K 0K 0K 0K 0K .pasr 3433 16676004K 90204K 7334K 5812K 0K 0K 0K 0K com.qualcomm.qti.devicestatisticsservice 4901 13192028K 11748K 7185K 7072K 0K 0K 0K 0K /apex/com.android.adbd/bin/adbd 3642 16678920K 88676K 6899K 5408K 0K 0K 0K 0K com.android.packageinstaller 21839 16728964K 96396K 6853K 5044K 0K 0K 0K 0K com.android.providers.calendar 576 13034552K 15516K 6320K 5384K 0K 0K 0K 0K /system/bin/keystore2 963 13280544K 13468K 6179K 5272K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.perf@2.2-service 3132 16730920K 91824K 6138K 4520K 0K 0K 0K 0K com.qualcomm.location.XT 15988 16693848K 92844K 6030K 4300K 0K 0K 0K 0K com.qualcomm.qti.qccauthmgr 1363 13022160K 10588K 5931K 5864K 0K 0K 0K 0K /vendor/bin/imsrcsd 28494 16770320K 91872K 5845K 3996K 0K 0K 0K 0K com.qti.diagservices 1224 13228452K 13856K 5805K 5084K 0K 0K 0K 0K /system/bin/iorapd 819 13287612K 10296K 5701K 5600K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti 3718 16693820K 88136K 5689K 4180K 0K 0K 0K 0K com.android.shell 17094 16676004K 91028K 5495K 3852K 0K 0K 0K 0K com.android.externalstorage 1231 13065568K 10596K 5142K 4772K 0K 0K 0K 0K /system/bin/tlog 474 13024816K 10184K 5118K 3840K 0K 0K 0K 0K /system/bin/ueventd 502 13015700K 8164K 5113K 5072K 0K 0K 0K 0K /system/bin/logd 28638 12934556K 7712K 5017K 4988K 0K 0K 0K 0K procrank 673 13296432K 9860K 4454K 4348K 0K 0K 0K 0K /system/bin/netd 550 13074428K 10104K 4102K 3768K 0K 0K 0K 0K /system/bin/vold 1470 12952892K 10732K 4065K 3344K 0K 0K 0K 0K /system/bin/update_engine 1254 12986004K 8376K 3835K 3732K 0K 0K 0K 0K /system/vendor/bin/cnss_diag 472 12920644K 8656K 3815K 2716K 0K 0K 0K 0K /system/bin/init 920 12985712K 7900K 3776K 3716K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.wifi@1.0-service 1343 29172K 8124K 3734K 3124K 0K 0K 0K 0K /vendor/bin/wifidisplayhalservice 915 13203172K 9604K 3622K 3156K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal 1288 13180708K 6880K 3607K 3532K 0K 0K 0K 0K /system/bin/selfinstaller 1547 13112188K 9728K 3542K 2132K 0K 0K 0K 0K /vendor/bin/imsdatadaemon 800 13971772K 8720K 3183K 2888K 0K 0K 0K 0K /vendor/bin/ssgtzd 1354 13087896K 8988K 3121K 2908K 0K 0K 0K 0K /vendor/bin/ims_rtp_daemon 998 13072308K 8644K 3055K 2824K 0K 0K 0K 0K /vendor/bin/vppservice 960 13025540K 9232K 3055K 2624K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.iop@2.0-service 1226 13027184K 8628K 3021K 1928K 0K 0K 0K 0K /system/bin/traced_probes 1503 13082652K 10204K 2993K 2108K 0K 0K 0K 0K xtra-daemon 1267 13041840K 7672K 2981K 2884K 0K 0K 0K 0K /system/bin/installd 1854 13045912K 8080K 2848K 2432K 0K 0K 0K 0K /system/bin/iorap.prefetcherd 1477 12976204K 7124K 2827K 2756K 0K 0K 0K 0K /vendor/bin/qfp-daemon 2934 13944920K 7180K 2814K 2708K 0K 0K 0K 0K /vendor/bin/thermal-engine 1328 27828K 7096K 2660K 1996K 0K 0K 0K 0K /vendor/bin/wfdhdcphalservice 940 12960956K 7156K 2457K 2316K 0K 0K 0K 0K /vendor/bin/hw/vendor.display.color@1.0-service 1501 13174804K 8940K 2437K 1808K 0K 0K 0K 0K slim_daemon 1297 12944712K 7216K 2425K 2236K 0K 0K 0K 0K /system/bin/storaged 826 12981612K 7748K 2417K 2208K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.drm@1.3-service.clearkey 1441 13029912K 7500K 2342K 2168K 0K 0K 0K 0K /system/vendor/bin/cnss-daemon 672 13077368K 6012K 2334K 2260K 0K 0K 0K 0K /apex/com.android.os.statsd/bin/statsd 1215 29264K 7604K 2313K 1276K 0K 0K 0K 0K /system/bin/drmserver 648 12955756K 7484K 2241K 2008K 0K 0K 0K 0K /system/vendor/bin/ipacm 1017 12952728K 7720K 2196K 1564K 0K 0K 0K 0K /system/bin/credstore 548 13175096K 7648K 2169K 1692K 0K 0K 0K 0K /vendor/bin/qseecomd 1496 13002852K 5880K 2085K 1984K 0K 0K 0K 0K lowi-server 1227 12943912K 5364K 2058K 1220K 0K 0K 0K 0K /system/bin/traced 505 12914788K 7268K 2018K 1880K 0K 0K 0K 0K /system/bin/hwservicemanager 1028 12997456K 7848K 1872K 1676K 0K 0K 0K 0K /system/bin/gpuservice 817 12966808K 7296K 1865K 1532K 0K 0K 0K 0K /system/system_ext/bin/qccsyshal@1.1-service 504 12960184K 6056K 1795K 1680K 0K 0K 0K 0K /system/bin/servicemanager 574 12909376K 7128K 1747K 1536K 0K 0K 0K 0K /vendor/bin/spdaemon 1044 13082688K 6116K 1726K 1388K 0K 0K 0K 0K /vendor/bin/sensors.qti 996 13019124K 6104K 1712K 1416K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.secure_element@1.2-service 975 13043668K 5760K 1700K 1668K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.2-service 1314 13052832K 6872K 1679K 1532K 0K 0K 0K 0K /system/bin/wificond 970 13053332K 7604K 1665K 1252K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service 954 12979860K 7848K 1646K 1464K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.display.allocator-service 823 22244K 5056K 1641K 1296K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.cas@1.2-service 1247 13000812K 5296K 1633K 1040K 0K 0K 0K 0K /system/system_ext/bin/dpmd 1320 13143724K 8116K 1622K 1368K 0K 0K 0K 0K /system_ext/bin/perfservice 1554 12885140K 4172K 1584K 1568K 0K 0K 0K 0K /system/bin/llkd 545 12974092K 6568K 1525K 1264K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.keymaster@4.1-service-qti 1237 13004052K 6296K 1518K 1436K 0K 0K 0K 0K /system/vendor/bin/dpmQmiMgr 1236 12981416K 6332K 1478K 768K 0K 0K 0K 0K /system/system_ext/bin/dpmd 1245 12924872K 5760K 1474K 1368K 0K 0K 0K 0K /system/vendor/bin/qcom-system-daemon 918 12997988K 5656K 1454K 1420K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.usb@1.2-service-qti 1475 13056312K 5772K 1448K 1284K 0K 0K 0K 0K /system/vendor/bin/qcc-trd 972 12900660K 6312K 1444K 1140K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.sensorscalibrate@1.0-service 503 13046260K 7408K 1442K 1220K 0K 0K 0K 0K /system/bin/lmkd 1465 13088564K 6812K 1409K 1104K 0K 0K 0K 0K /system/bin/tzlog 579 12936064K 5716K 1374K 1336K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.boot@1.1-service 1361 12947764K 5184K 1363K 1312K 0K 0K 0K 0K /vendor/bin/imsqmidaemon 649 13103944K 5704K 1309K 1264K 0K 0K 0K 0K /vendor/bin/hw/vendor.ts.uart@1.0-service 1266 13013672K 5576K 1304K 1196K 0K 0K 0K 0K /system/bin/incidentd 976 12915176K 6204K 1294K 1168K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.soter@1.0-service 575 12978680K 5432K 1291K 1204K 0K 0K 0K 0K /system/bin/hw/android.system.suspend@1.0-service 1238 12972692K 5776K 1261K 1132K 0K 0K 0K 0K /vendor/bin/feature_enabler_client 950 13078036K 6092K 1256K 1000K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.capabilityconfigstore@1.0-service 917 12892332K 5396K 1242K 1112K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.thermal@2.0-service.qti 1457 13024112K 6240K 1240K 1124K 0K 0K 0K 0K /system/bin/gatekeeperd 833 12909144K 5516K 1233K 1032K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.health@2.1-service 549 12941916K 5612K 1226K 1148K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service 862 13013964K 6860K 1216K 1076K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.power-service 947 12922904K 5908K 1203K 1028K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.esepowermanager@1.1-service 620 12954160K 6000K 1198K 912K 0K 0K 0K 0K /vendor/bin/keymasterd 582 12917460K 6072K 1185K 1056K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti 993 12907004K 5636K 1184K 1020K 0K 0K 0K 0K /vendor/bin/vendor.qti.qspmhal@1.0-service 2901 12963120K 5488K 1179K 1036K 0K 0K 0K 0K /system_ext/bin/qspmsvc 1420 20000K 4296K 1154K 764K 0K 0K 0K 0K /vendor/bin/wfdvndservice 961 12944608K 5228K 1142K 1012K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.limits@1.0-service 647 13069964K 4596K 1136K 1108K 0K 0K 0K 0K /vendor/bin/time_daemon 1480 12956444K 5244K 1135K 928K 0K 0K 0K 0K /vendor/bin/tloc_daemon 967 13004328K 5532K 1110K 1064K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.qccvndhal@1.0-service 723 12901296K 3440K 1099K 912K 0K 0K 0K 0K /system/bin/ip6tables-restore 583 12932500K 5440K 1098K 912K 0K 0K 0K 0K /vendor/bin/sscrpcd 1406 12971880K 5316K 1097K 916K 0K 0K 0K 0K /vendor/bin/adsprpcd 722 12938160K 3600K 1097K 908K 0K 0K 0K 0K /system/bin/iptables-restore 1403 13005472K 5328K 1093K 908K 0K 0K 0K 0K /vendor/bin/adsprpcd 991 12968572K 5588K 1088K 1036K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.power.pasrmanager@1.0-service 1008 12984484K 5200K 1087K 1016K 0K 0K 0K 0K /vendor/bin/pm-service 1367 12985080K 4284K 1080K 1044K 0K 0K 0K 0K /system/vendor/bin/ipacm-diag 1006 12963204K 5324K 1080K 896K 0K 0K 0K 0K /vendor/bin/sscrpcd 984 13012592K 5508K 1067K 936K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti 1407 12989088K 5276K 1063K 932K 0K 0K 0K 0K /vendor/bin/cdsprpcd 2893 10771292K 1144K 1060K 1060K 0K 0K 0K 0K /system/bin/mdnsd 958 12925200K 5268K 1049K 972K 0K 0K 0K 0K /vendor/bin/dspservice 985 12976612K 5332K 1040K 1000K 0K 0K 0K 0K /vendor/bin/hw/vendor.qti.hardware.vibrator.service 997 13023420K 5188K 1019K 960K 0K 0K 0K 0K /vendor/bin/hw/vendor.thundercomm.hardware.tsnv@1.0-service 841 12909020K 5024K 991K 956K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.memtrack@1.0-service 506 12939336K 4760K 982K 932K 0K 0K 0K 0K /vendor/bin/vndservicemanager 1447 12966864K 4584K 980K 916K 0K 0K 0K 0K /system/vendor/bin/loc_launcher 838 12908976K 5136K 954K 916K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.lights-service.qti 577 12931000K 4884K 951K 920K 0K 0K 0K 0K /vendor/bin/hw/android.hardware.atrace@1.0-service 1007 12946868K 4512K 942K 904K 0K 0K 0K 0K /vendor/bin/pd-mapper 1445 12945820K 4248K 911K 784K 0K 0K 0K 0K /vendor/bin/mlid 4932 12898680K 3260K 837K 752K 0K 0K 0K 0K -/system/bin/sh 1211 12948168K 4460K 828K 784K 0K 0K 0K 0K /vendor/bin/pm-proxy 1569 13009104K 4184K 811K 788K 0K 0K 0K 0K /vendor/bin/msm_irqbalance 15731 12908920K 3388K 809K 720K 0K 0K 0K 0K -/system/bin/sh 1038 12970324K 4184K 790K 760K 0K 0K 0K 0K /vendor/bin/rmt_storage 510 12917112K 3336K 787K 700K 0K 0K 0K 0K /system/bin/sh 810 12881556K 4360K 773K 736K 0K 0K 0K 0K /system/bin/hw/android.hidl.allocator@1.0-service 1043 12883260K 3756K 772K 748K 0K 0K 0K 0K /vendor/bin/tftp_server 4935 12968312K 3136K 721K 636K 0K 0K 0K 0K /system/bin/sh 631 12928052K 2920K 661K 648K 0K 0K 0K 0K /system/bin/tombstoned 1000 12888896K 3404K 642K 624K 0K 0K 0K 0K /vendor/bin/qrtr-ns 1443 12480K 2492K 634K 508K 0K 0K 0K 0K /vendor/bin/ssgqmigd 1241 12941616K 2928K 605K 588K 0K 0K 0K 0K /vendor/bin/ept_uppertester_v2.0_fse ------ ------ ------ ------ ------ ------ ------ 2321044K 1774484K 0K 0K 0K 0K TOTAL ZRAM: 12K physical used for 0K in swap (4194300K total swap) RAM: 7844396K total, 1996196K free, 7488K buffers, 1688376K cached, 21360K shmem, 970808K slab // procrank status was 0 anr traces: Subject: Input dispatching timed out (Application does not have a focused window) ----- pid 15846 at 2022-10-28 22:02:40.180562995+0800 ----- Cmd line: com.android.gallery3d Build fingerprint: 'TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys' ABI: 'arm64' Build type: optimized Zygote loaded classes=19569 post zygote classes=404 Dumping registered class loaders #0 dalvik.system.PathClassLoader: [], parent #1 #1 java.lang.BootClassLoader: [], no parent #2 dalvik.system.PathClassLoader: [/system/framework/tcmclient.jar], parent #0 #3 dalvik.system.PathClassLoader: [], parent #0 #4 dalvik.system.PathClassLoader: [/product/app/Gallery2/Gallery2.apk], parent #1 Done dumping class loaders Classes initialized: 0 in 0 Intern table: 31358 strong; 1175 weak JNI: CheckJNI is off; globals=404 (plus 61 weak) Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libframework-connectivity-jni.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libopenjdk.so libqti_performance.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (16) Heap: 22% free, 2869KB/3697KB; 161749 objects Dumping cumulative Gc timings Start Dumping Averages for 58 iterations for concurrent copying ScanImmuneSpaces: Sum: 928.539ms Avg: 16.009ms ProcessMarkStack: Sum: 748.124ms Avg: 12.898ms VisitConcurrentRoots: Sum: 308.180ms Avg: 5.313ms ScanCardsForSpace: Sum: 263.742ms Avg: 4.547ms ClearFromSpace: Sum: 89.782ms Avg: 1.547ms FlipOtherThreads: Sum: 43.759ms Avg: 754.465us EnqueueFinalizerReferences: Sum: 42.464ms Avg: 732.137us SweepSystemWeaks: Sum: 39.124ms Avg: 674.551us GrayAllDirtyImmuneObjects: Sum: 36.533ms Avg: 629.879us InitializePhase: Sum: 25.638ms Avg: 442.034us ForwardSoftReferences: Sum: 9.385ms Avg: 161.810us ProcessReferences: Sum: 7.961ms Avg: 137.258us RecordFree: Sum: 7.740ms Avg: 133.448us MarkingPhase: Sum: 6.810ms Avg: 117.413us MarkZygoteLargeObjects: Sum: 6.221ms Avg: 107.258us ThreadListFlip: Sum: 6.041ms Avg: 104.155us SweepLargeObjects: Sum: 5.106ms Avg: 88.034us (Paused)ClearCards: Sum: 4.122ms Avg: 71.068us VisitNonThreadRoots: Sum: 4.036ms Avg: 69.586us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 3.424ms Avg: 59.034us CopyingPhase: Sum: 2.693ms Avg: 46.431us MarkStackAsLive: Sum: 1.913ms Avg: 32.982us EmptyRBMarkBitStack: Sum: 1.481ms Avg: 25.534us SwapBitmaps: Sum: 1.262ms Avg: 21.758us SweepAllocSpace: Sum: 1.209ms Avg: 20.844us ResumeRunnableThreads: Sum: 869us Avg: 14.982us ReclaimPhase: Sum: 506us Avg: 8.724us (Paused)FlipCallback: Sum: 375us Avg: 6.465us UnBindBitmaps: Sum: 305us Avg: 5.258us FlipThreadRoots: Sum: 304us Avg: 5.241us Sweep: Sum: 290us Avg: 5us (Paused)SetFromSpace: Sum: 266us Avg: 4.586us ResumeOtherThreads: Sum: 179us Avg: 3.086us CaptureThreadRootsForMarking: Sum: 132us Avg: 2.275us Done Dumping Averages concurrent copying paused: Sum: 17.255ms 99% C.I. 19us-2759.999us Avg: 148.750us Max: 4195us concurrent copying freed-bytes: Avg: 546KB Max: 1785KB Min: 136KB Freed-bytes histogram: 0:44,640:12,1280:2 concurrent copying total time: 2.598s mean time: 44.801ms concurrent copying freed: 538213 objects with total size 31MB concurrent copying throughput: 207164/s / 11MB/s per cpu-time: 15569425/s / 14MB/s concurrent copying tracing throughput: 27MB/s per cpu-time: 34MB/s Average major GC reclaim bytes ratio 0.168568 over 58 GC cycles Average major GC copied live bytes ratio 0.637758 over 63 major GCs Cumulative bytes moved 78551784 Cumulative objects moved 1407830 Peak regions allocated 49 (12MB) / 2048 (512MB) Total madvise time 127.779ms Start Dumping Averages for 17 iterations for young concurrent copying ScanImmuneSpaces: Sum: 127.944ms Avg: 7.526ms VisitConcurrentRoots: Sum: 57.989ms Avg: 3.411ms ProcessMarkStack: Sum: 41.559ms Avg: 2.444ms ScanCardsForSpace: Sum: 38.636ms Avg: 2.272ms InitializePhase: Sum: 26.129ms Avg: 1.537ms ClearFromSpace: Sum: 15.259ms Avg: 897.588us FlipOtherThreads: Sum: 13.968ms Avg: 821.647us SweepSystemWeaks: Sum: 10.350ms Avg: 608.823us EnqueueFinalizerReferences: Sum: 8.642ms Avg: 508.352us GrayAllDirtyImmuneObjects: Sum: 6.646ms Avg: 390.941us ProcessReferences: Sum: 2.554ms Avg: 150.235us RecordFree: Sum: 1.702ms Avg: 100.117us VisitNonThreadRoots: Sum: 1.440ms Avg: 84.705us ReclaimPhase: Sum: 1.339ms Avg: 78.764us SweepArray: Sum: 1.161ms Avg: 68.294us FlipThreadRoots: Sum: 1.125ms Avg: 66.176us ResumeRunnableThreads: Sum: 1.001ms Avg: 58.882us (Paused)ClearCards: Sum: 911us Avg: 53.588us ResumeOtherThreads: Sum: 572us Avg: 33.647us ResetStack: Sum: 540us Avg: 31.764us (Paused)GrayAllNewlyDirtyImmuneObjects: Sum: 457us Avg: 26.882us EmptyRBMarkBitStack: Sum: 451us Avg: 26.529us ThreadListFlip: Sum: 426us Avg: 25.058us ForwardSoftReferences: Sum: 426us Avg: 25.058us CopyingPhase: Sum: 392us Avg: 23.058us MarkZygoteLargeObjects: Sum: 196us Avg: 11.529us SwapBitmaps: Sum: 169us Avg: 9.941us UnBindBitmaps: Sum: 127us Avg: 7.470us FreeList: Sum: 117us Avg: 6.882us (Paused)FlipCallback: Sum: 64us Avg: 3.764us (Paused)SetFromSpace: Sum: 44us Avg: 2.588us Done Dumping Averages young concurrent copying paused: Sum: 2.471ms 99% C.I. 14us-381us Avg: 72.676us Max: 381us young concurrent copying freed-bytes: Avg: 583KB Max: 1536KB Min: 168KB Freed-bytes histogram: 0:1,320:11,640:4,1280:1 young concurrent copying total time: 362.336ms mean time: 21.313ms young concurrent copying freed: 149870 objects with total size 9930KB young concurrent copying throughput: 414006/s / 26MB/s per cpu-time: 35065572/s / 33MB/s young concurrent copying tracing throughput: 38MB/s per cpu-time: 47MB/s Average minor GC reclaim bytes ratio 0.173377 over 17 GC cycles Average minor GC copied live bytes ratio 0.213728 over 18 minor GCs Cumulative bytes moved 4002248 Cumulative objects moved 81507 Peak regions allocated 49 (12MB) / 2048 (512MB) Total time spent in GC: 2.960s Mean GC size throughput: 13MB/s per cpu-time: 17MB/s Mean GC object throughput: 232394 objects/s Total number of allocations 849832 Total bytes allocated 43MB Total bytes freed 40MB Free memory 828KB Free memory until GC 828KB Free memory until OOME 509MB Total memory 3697KB Max memory 512MB Zygote space size 7252KB Total mutator paused time: 19.726ms Total time waiting for GC to complete: 963.995us Total GC count: 75 Total GC time: 2.960s Total blocking GC count: 0 Total blocking GC time: 0 Histogram of GC count per 10000 ms: 0:344,1:67,2:2,3:1 Histogram of blocking GC count per 10000 ms: 0:414 Native bytes total: 11499883 registered: 698715 Total native bytes at last GC: 11673075 /system/framework/oat/arm64/org.apache.http.legacy.odex: speed-profile /product/app/Gallery2/oat/arm64/Gallery2.odex: verify /system/framework/oat/arm64/android.hidl.manager-V1.0-java.odex: verify /system/framework/oat/arm64/android.test.base.odex: verify /system/framework/oat/arm64/android.hidl.base-V1.0-java.odex: verify Current JIT code cache size (used / resident): 62KB / 68KB Current JIT data cache size (used / resident): 35KB / 76KB Zygote JIT code cache size (at point of fork): 13KB / 32KB Zygote JIT data cache size (at point of fork): 17KB / 32KB Current JIT mini-debug-info size: 26KB Current JIT capacity: 256KB Current number of JIT JNI stub entries: 0 Current number of JIT code cache entries: 92 Total number of JIT baseline compilations: 75 Total number of JIT optimized compilations: 4 Total number of JIT compilations for on stack replacement: 2 Total number of JIT code cache collections: 2 Memory used for stack maps: Avg: 235B Max: 2720B Min: 16B Memory used for compiled code: Avg: 1005B Max: 6044B Min: 80B Memory used for profiling info: Avg: 146B Max: 672B Min: 24B Start Dumping Averages for 101 iterations for JIT timings Compiling baseline: Sum: 118.787ms Avg: 1.176ms Compiling OSR: Sum: 52.514ms Avg: 519.940us Compiling optimized: Sum: 32.740ms Avg: 324.158us TrimMaps: Sum: 21.220ms Avg: 210.099us Code cache collection: Sum: 19.444ms Avg: 192.514us Done Dumping Averages Memory used for compilation: Avg: 101KB Max: 1286KB Min: 14KB ProfileSaver total_bytes_written=5082 ProfileSaver total_number_of_writes=4 ProfileSaver total_number_of_code_cache_queries=6 ProfileSaver total_number_of_skipped_writes=2 ProfileSaver total_number_of_failed_writes=0 ProfileSaver total_ms_of_sleep=4125749 ProfileSaver total_ms_of_work=55 ProfileSaver total_number_of_hot_spikes=0 ProfileSaver total_number_of_wake_ups=6 *** ART internal metrics *** Metadata: timestamp_since_start_ms: 4310214 Metrics: ClassLoadingTotalTime: count = 39749 ClassVerificationTotalTime: count = 0 ClassVerificationCount: count = 0 WorldStopTimeDuringGCAvg: count = 263 YoungGcCount: count = 17 FullGcCount: count = 58 TotalBytesAllocated: count = 43643680 TotalGcCollectionTime: count = 2951 YoungGcThroughputAvg: count = 25 FullGcThroughputAvg: count = 10 YoungGcTracingThroughputAvg: count = 43 FullGcTracingThroughputAvg: count = 27 JitMethodCompileTotalTime: count = 371353 JitMethodCompileCount: count = 81 YoungGcCollectionTime: range = 0...60000, buckets: 17,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcCollectionTime: range = 0...60000, buckets: 58,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcThroughput: range = 0...10000, buckets: 17,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcThroughput: range = 0...10000, buckets: 58,0,0,0,0,0,0,0,0,0,0,0,0,0,0 YoungGcTracingThroughput: range = 0...10000, buckets: 17,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FullGcTracingThroughput: range = 0...10000, buckets: 58,0,0,0,0,0,0,0,0,0,0,0,0,0,0 *** Done dumping ART internal metrics *** suspend all histogram: Sum: 10.981ms 99% C.I. 0.654us-832us Avg: 48.804us Max: 4109us DALVIK THREADS (31): "Signal Catcher" daemon prio=10 tid=6 Runnable | group="system" sCount=0 ucsCount=0 flags=0 obj=0x12e801c0 self=0x789c838fc0 | sysTid=15852 nice=-20 cgrp=default sched=0/0 handle=0x7714125cb0 | state=R schedstat=( 58393540 117846308 438 ) utm=1 stm=4 core=0 HZ=100 | stack=0x771402e000-0x7714030000 stackSize=991KB | held mutexes= "mutator lock"(shared held) native: #00 pc 000000000056a948 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+144) native: #01 pc 0000000000685f74 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream >&, bool, BacktraceMap*, bool) const+364) native: #02 pc 00000000006a468c /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+924) native: #03 pc 000000000069e0e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+524) native: #04 pc 000000000069d2e8 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream >&, bool)+1468) native: #05 pc 000000000069cbfc /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream >&)+1404) native: #06 pc 0000000000646e64 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream >&)+212) native: #07 pc 000000000065d0e0 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1404) native: #08 pc 000000000065c0b8 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+348) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "main" prio=5 tid=1 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71955698 self=0xb40000789c8147b0 | sysTid=15846 nice=0 cgrp=default sched=0/0 handle=0x7a689a84f8 | state=S schedstat=( 18602550779 11385399856 40506 ) utm=598 stm=1261 core=3 HZ=100 | stack=0x7ff8b95000-0x7ff8b97000 stackSize=8188KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7880) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0x789c81ee90 | sysTid=15853 nice=-20 cgrp=default sched=0/0 handle=0x7713027cb0 | state=S schedstat=( 16848634 126253756 427 ) utm=0 stm=1 core=2 HZ=100 | stack=0x7712f30000-0x7712f32000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a19e8 /apex/com.android.runtime/lib64/bionic/libc.so (read+8) native: #01 pc 0000000000022408 /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy >, ArtPlugin_Initialize::$_33> >(void*)+284) native: #02 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #03 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "ADB-JDWP Connection Control Thread" daemon prio=0 tid=8 WaitingInMainDebuggerLoop | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e80238 self=0x789c817f50 | sysTid=15854 nice=-20 cgrp=default sched=0/0 handle=0x76c29c5cb0 | state=S schedstat=( 15409835 74523859 435 ) utm=0 stm=0 core=3 HZ=100 | stack=0x76c28ce000-0x76c28d0000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2d4c /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+12) native: #01 pc 000000000005e2c0 /apex/com.android.runtime/lib64/bionic/libc.so (poll+96) native: #02 pc 0000000000009e50 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+760) native: #03 pc 000000000000845c /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1488) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Jit thread pool worker thread 0" daemon prio=5 tid=9 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e802b0 self=0x789c83ff00 | sysTid=15855 nice=9 cgrp=default sched=0/0 handle=0x76c18c7cb0 | state=S schedstat=( 217265212 467003846 587 ) utm=11 stm=10 core=2 HZ=100 | stack=0x76c17c8000-0x76c17ca000 stackSize=1023KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000006a6100 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+128) native: #03 pc 00000000006a54b0 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+148) native: #04 pc 00000000006a4f38 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+196) native: #05 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #06 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "HeapTaskDaemon" daemon prio=5 tid=10 WaitingForTaskProcessor | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e812a0 self=0x789c83ab90 | sysTid=15856 nice=4 cgrp=default sched=0/0 handle=0x76c07c1cb0 | state=S schedstat=( 2465531926 828760558 2164 ) utm=181 stm=65 core=1 HZ=100 | stack=0x76c06be000-0x76c06c0000 stackSize=1039KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000003bb800 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+536) native: #03 pc 00000000003bc130 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96) at dalvik.system.VMRuntime.runHeapTasks(Native method) at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:531) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e80328 self=0x789c83c760 | sysTid=15857 nice=4 cgrp=default sched=0/0 handle=0x76bf6b7cb0 | state=S schedstat=( 102081085 306148440 568 ) utm=3 stm=6 core=0 HZ=100 | stack=0x76bf5b4000-0x76bf5b6000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0e5358da> (a java.lang.Class) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:217) - locked <0x0e5358da> (a java.lang.Class) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerDaemon" daemon prio=5 tid=12 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e803a0 self=0x789c83e330 | sysTid=15858 nice=4 cgrp=default sched=0/0 handle=0x76be5adcb0 | state=S schedstat=( 50523492 221080944 439 ) utm=2 stm=2 core=0 HZ=100 | stack=0x76be4aa000-0x76be4ac000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x012b710b> (a java.lang.Object) at java.lang.Object.wait(Object.java:442) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190) - locked <0x012b710b> (a java.lang.Object) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:273) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "FinalizerWatchdogDaemon" daemon prio=5 tid=13 Waiting | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e80418 self=0x789c8436a0 | sysTid=15859 nice=4 cgrp=default sched=0/0 handle=0x76bd4a3cb0 | state=S schedstat=( 19422911 223427244 445 ) utm=0 stm=1 core=0 HZ=100 | stack=0x76bd3a0000-0x76bd3a2000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0572abe8> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:341) - locked <0x0572abe8> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:321) at java.lang.Daemons$Daemon.run(Daemons.java:139) at java.lang.Thread.run(Thread.java:920) "Binder:15846_1" prio=5 tid=14 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80490 self=0x789c841ad0 | sysTid=15860 nice=0 cgrp=default sched=0/0 handle=0x76bc29bcb0 | state=S schedstat=( 297317832 847366830 1627 ) utm=9 stm=20 core=2 HZ=100 | stack=0x76bc1a4000-0x76bc1a6000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_2" prio=5 tid=15 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80508 self=0x789c846e40 | sysTid=15861 nice=0 cgrp=default sched=0/0 handle=0x76bb19dcb0 | state=S schedstat=( 415604710 924129524 2179 ) utm=8 stm=33 core=0 HZ=100 | stack=0x76bb0a6000-0x76bb0a8000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_3" prio=5 tid=16 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80580 self=0x789c845270 | sysTid=15862 nice=0 cgrp=default sched=0/0 handle=0x76ba09fcb0 | state=S schedstat=( 441878474 963608134 2464 ) utm=11 stm=32 core=0 HZ=100 | stack=0x76b9fa8000-0x76b9faa000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Profile Saver" daemon prio=5 tid=17 Native | group="system" sCount=1 ucsCount=0 flags=1 obj=0x12e805f8 self=0x789c848a10 | sysTid=15863 nice=9 cgrp=default sched=0/0 handle=0x76b8d12cb0 | state=S schedstat=( 47929796 240910202 373 ) utm=1 stm=3 core=0 HZ=100 | stack=0x76b8c1b000-0x76b8c1d000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 000000000028dc74 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+152) native: #02 pc 00000000004268bc /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+552) native: #03 pc 000000000042bde4 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+184) native: #04 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #05 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "RenderThread" daemon prio=7 tid=18 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80670 self=0x789c84a5e0 | sysTid=15864 nice=-4 cgrp=default sched=0/0 handle=0x76b7a5ecb0 | state=S schedstat=( 8445192153 4599745662 17588 ) utm=369 stm=475 core=3 HZ=100 | stack=0x76b7967000-0x76b7969000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 00000000003d602c /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+136) native: #04 pc 00000000003d5e78 /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+80) native: #05 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #06 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #07 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #08 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_4" prio=5 tid=19 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e806e8 self=0x789c858460 | sysTid=15870 nice=0 cgrp=default sched=0/0 handle=0x76b6809cb0 | state=S schedstat=( 828330604 1768856085 4408 ) utm=17 stm=65 core=3 HZ=100 | stack=0x76b6712000-0x76b6714000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask0" daemon prio=6 tid=20 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80760 self=0x789c85f3a0 | sysTid=15875 nice=-2 cgrp=default sched=0/0 handle=0x76b54ebcb0 | state=S schedstat=( 23769952 228365364 486 ) utm=0 stm=2 core=3 HZ=100 | stack=0x76b53f4000-0x76b53f6000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "hwuiTask1" daemon prio=6 tid=21 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e807d8 self=0x789c860f70 | sysTid=15876 nice=-2 cgrp=default sched=0/0 handle=0x76b53edcb0 | state=S schedstat=( 21914847 208263021 467 ) utm=0 stm=2 core=3 HZ=100 | stack=0x76b52f6000-0x76b52f8000 stackSize=991KB | held mutexes= native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000047ba10 /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96) native: #05 pc 000000000047b8e4 /system/lib64/libhwui.so (void* std::__1::__thread_proxy >, android::uirenderer::CommonPool::CommonPool()::$_0> >(void*)+196) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_5" prio=5 tid=23 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80850 self=0x789c864710 | sysTid=15895 nice=0 cgrp=default sched=0/0 handle=0x76b0e27cb0 | state=S schedstat=( 1076438623 2441118631 5550 ) utm=26 stm=81 core=2 HZ=100 | stack=0x76b0d30000-0x76b0d32000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_6" prio=5 tid=24 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e808c8 self=0x789c869a80 | sysTid=15896 nice=0 cgrp=default sched=0/0 handle=0x76afd29cb0 | state=S schedstat=( 1676645007 3248141592 8580 ) utm=36 stm=131 core=2 HZ=100 | stack=0x76afc32000-0x76afc34000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_7" prio=5 tid=25 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80940 self=0x789c86edf0 | sysTid=15897 nice=0 cgrp=default sched=0/0 handle=0x76aec2bcb0 | state=S schedstat=( 2137731096 4462140040 11013 ) utm=43 stm=170 core=2 HZ=100 | stack=0x76aeb34000-0x76aeb36000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "queued-work-looper" prio=5 tid=26 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e809b8 self=0x789c8530f0 | sysTid=15964 nice=-2 cgrp=default sched=0/0 handle=0x76adb2dcb0 | state=S schedstat=( 12308059 131855009 388 ) utm=0 stm=1 core=0 HZ=100 | stack=0x76ada2a000-0x76ada2c000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "android.bg" prio=5 tid=2 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80a98 self=0x789c81d2c0 | sysTid=16336 nice=10 cgrp=default sched=0/0 handle=0x7717e15cb0 | state=S schedstat=( 18179370 170798276 222 ) utm=0 stm=1 core=3 HZ=100 | stack=0x7717d12000-0x7717d14000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "Binder:15846_8" prio=5 tid=3 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80b78 self=0x789c854cc0 | sysTid=16349 nice=0 cgrp=default sched=0/0 handle=0x7716d0bcb0 | state=S schedstat=( 2277261916 4636271052 11436 ) utm=44 stm=183 core=1 HZ=100 | stack=0x7716c14000-0x7716c16000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "InsetsAnimations" prio=5 tid=4 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80bf0 self=0x789c819b20 | sysTid=16381 nice=0 cgrp=default sched=0/0 handle=0x77180a5cb0 | state=S schedstat=( 1742975940 3147856359 6130 ) utm=56 stm=117 core=2 HZ=100 | stack=0x7717fa2000-0x7717fa4000 stackSize=1039KB | held mutexes= native: #00 pc 00000000000a2c4c /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+12) native: #01 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollInner(int)+184) native: #02 pc 0000000000017d84 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+116) native: #03 pc 0000000000152d3c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+48) at android.os.MessageQueue.nativePollOnce(Native method) at android.os.MessageQueue.next(MessageQueue.java:335) at android.os.Looper.loopOnce(Looper.java:161) at android.os.Looper.loop(Looper.java:288) at android.os.HandlerThread.run(HandlerThread.java:67) "GLThread 56" prio=5 tid=5 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80cd0 self=0x789c8662e0 | sysTid=17227 nice=-4 cgrp=default sched=0/0 handle=0x7714b4dcb0 | state=S schedstat=( 6159836236 4402323857 11333 ) utm=333 stm=282 core=2 HZ=100 | stack=0x7714a4a000-0x7714a4c000 stackSize=1039KB | held mutexes= at java.lang.Object.wait(Native method) - waiting on <0x0fa41201> (a android.opengl.GLSurfaceView$GLThreadManager) at java.lang.Object.wait(Object.java:442) at java.lang.Object.wait(Object.java:568) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1497) - locked <0x0fa41201> (a android.opengl.GLSurfaceView$GLThreadManager) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272) "thread-pool-0" prio=5 tid=22 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80dc8 self=0x789c822630 | sysTid=17228 nice=10 cgrp=default sched=0/0 handle=0x771494fcb0 | state=S schedstat=( 9092655 170907762 210 ) utm=0 stm=0 core=0 HZ=100 | stack=0x771484c000-0x771484e000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) at com.android.gallery3d.util.PriorityThreadFactory$1.run(PriorityThreadFactory.java:44) "thread-pool-1" prio=5 tid=28 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e80f40 self=0x789c872590 | sysTid=17235 nice=10 cgrp=default sched=0/0 handle=0x7714432cb0 | state=S schedstat=( 217826037 352002196 400 ) utm=8 stm=13 core=0 HZ=100 | stack=0x771432f000-0x7714331000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) at com.android.gallery3d.util.PriorityThreadFactory$1.run(PriorityThreadFactory.java:44) "thread-pool-3" prio=5 tid=29 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e81010 self=0x789c81b6f0 | sysTid=17426 nice=10 cgrp=default sched=0/0 handle=0x76b20efcb0 | state=S schedstat=( 181400984 424753500 374 ) utm=5 stm=12 core=2 HZ=100 | stack=0x76b1fec000-0x76b1fee000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) at com.android.gallery3d.util.PriorityThreadFactory$1.run(PriorityThreadFactory.java:44) "thread-pool-2" prio=5 tid=30 Waiting | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e810e0 self=0x789c867eb0 | sysTid=17424 nice=10 cgrp=default sched=0/0 handle=0x7714845cb0 | state=S schedstat=( 7688649 168283492 206 ) utm=0 stm=0 core=3 HZ=100 | stack=0x7714742000-0x7714744000 stackSize=1039KB | held mutexes= at sun.misc.Unsafe.park(Native method) - waiting on an unknown object at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2067) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) at com.android.gallery3d.util.PriorityThreadFactory$1.run(PriorityThreadFactory.java:44) "Binder:15846_9" prio=5 tid=27 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e811b0 self=0x789c88aaf0 | sysTid=22314 nice=0 cgrp=default sched=0/0 handle=0x76aba23cb0 | state=S schedstat=( 1252935317 2822551235 6775 ) utm=26 stm=98 core=2 HZ=100 | stack=0x76ab92c000-0x76ab92e000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_A" prio=5 tid=31 Native | group="main" sCount=1 ucsCount=0 flags=1 obj=0x12e81228 self=0x789c8709c0 | sysTid=22315 nice=0 cgrp=default sched=0/0 handle=0x76ab925cb0 | state=S schedstat=( 1178366647 2629262911 6214 ) utm=21 stm=95 core=1 HZ=100 | stack=0x76ab82e000-0x76ab830000 stackSize=991KB | held mutexes= native: #00 pc 00000000000a1c88 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) native: #01 pc 000000000005b8d4 /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) native: #02 pc 0000000000053070 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) native: #03 pc 0000000000053360 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+28) native: #04 pc 0000000000053c98 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) native: #05 pc 0000000000080484 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28) native: #06 pc 000000000001358c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) native: #07 pc 00000000000bd47c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+148) native: #08 pc 0000000000012de8 /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+408) native: #09 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #10 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (no managed stack frames) "Binder:15846_4" prio=5 (not attached) | sysTid=15883 nice=0 cgrp=default | state=S schedstat=( 998508112 2440412927 9984 ) utm=10 stm=89 core=2 HZ=100 native: #00 pc 000000000004def0 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) native: #01 pc 00000000000527bc /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+148) native: #02 pc 00000000000b5c50 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+84) native: #03 pc 0000000000056ca0 /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock&)+24) native: #04 pc 000000000009e21c /system/lib64/libgui.so (android::AsyncWorker::run()+444) native: #05 pc 000000000009e2b4 /system/lib64/libgui.so (void* std::__1::__thread_proxy >, void (android::AsyncWorker::*)(), android::AsyncWorker*> >(void*)+64) native: #06 pc 00000000000b6a24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) native: #07 pc 00000000000532bc /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) ----- end 15846 ----- ----- Waiting Channels: pid 15846 at 2022-10-28 22:02:40.176412058+0800 ----- Cmd line: com.android.gallery3d sysTid=15846 do_epoll_wait sysTid=15852 do_sigtimedwait sysTid=15853 pipe_read sysTid=15854 do_sys_poll sysTid=15855 futex_wait_queue_me sysTid=15856 futex_wait_queue_me sysTid=15857 futex_wait_queue_me sysTid=15858 futex_wait_queue_me sysTid=15859 futex_wait_queue_me sysTid=15860 binder_thread_read sysTid=15861 binder_thread_read sysTid=15862 binder_thread_read sysTid=15863 futex_wait_queue_me sysTid=15864 do_epoll_wait sysTid=15870 binder_thread_read sysTid=15875 futex_wait_queue_me sysTid=15876 futex_wait_queue_me sysTid=15883 futex_wait_queue_me sysTid=15895 binder_thread_read sysTid=15896 binder_thread_read sysTid=15897 binder_thread_read sysTid=15964 do_epoll_wait sysTid=16336 do_epoll_wait sysTid=16349 binder_thread_read sysTid=16381 do_epoll_wait sysTid=17227 futex_wait_queue_me sysTid=17228 futex_wait_queue_me sysTid=17235 futex_wait_queue_me sysTid=17424 futex_wait_queue_me sysTid=17426 futex_wait_queue_me sysTid=22314 binder_thread_read sysTid=22315 binder_thread_read ----- end 15846 ----- // anr traces status was 0 meminfo: Applications Memory Usage (in Kilobytes): Uptime: 30452331 Realtime: 30452331 Total RSS by process: 575,180K: system (pid 1137) 359,652K: com.microsoft.emmx (pid 7331 / activities) 331,868K: com.android.systemui (pid 2081) 235,652K: com.android.settings (pid 19497 / activities) 214,220K: com.microsoft.emmx:privileged_process1 (pid 16570) 210,744K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 208,088K: com.android.launcher3 (pid 2617 / activities) 199,780K: com.android.deskclock (pid 5602 / activities) 194,144K: zygote64 (pid 674) 182,620K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 180,652K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 173,584K: com.sohu.inputmethod.sogou.car (pid 3245) 173,560K: com.android.documentsui (pid 17043 / activities) 171,428K: com.android.permissioncontroller (pid 16090) 169,320K: zygote (pid 675) 168,936K: com.android.bluetooth (pid 12761) 159,380K: surfaceflinger (pid 1033) 149,104K: com.android.gallery3d (pid 15846 / activities) 148,624K: com.qualcomm.qti.usta (pid 16766 / activities) 148,584K: com.android.calendar (pid 21547 / activities) 134,880K: com.android.soundrecorder (pid 22272 / activities) 133,648K: com.thundercomm.mcuupgrade (pid 15806 / activities) 129,868K: com.thundercomm.microsettings (pid 2265) 128,316K: com.android.providers.media.module (pid 3103) 126,172K: com.example.android.locationattribution (pid 22659 / activities) 125,812K: app_process (pid 4937) 121,380K: com.android.music (pid 28283) 120,532K: com.android.commands.monkey (pid 15785) 118,432K: com.microsoft.emmx_zygote (pid 16450) 112,584K: android.ext.services (pid 2613) 107,280K: com.qualcomm.qti.qdma (pid 2563) 106,412K: app_process (pid 4952) 106,348K: com.qualcomm.location (pid 2851) 106,244K: com.thundercomm.remotecontrolservice (pid 2501) 106,052K: com.android.networkstack.process (pid 2179) 101,836K: android.process.media (pid 17098) 100,236K: com.thundercomm.microservice (pid 2209) 99,524K: com.qualcomm.qti.workloadclassifier (pid 3015) 99,200K: com.thundercomm.tchttpserver (pid 2342) 97,212K: .dataservices (pid 2321) 96,472K: com.tc.logclient (pid 2373) 96,396K: com.android.providers.calendar (pid 21839) 95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 95,020K: com.thundercomm.tcservice (pid 2506) 95,000K: com.android.se (pid 2468) 92,872K: com.thundercomm.tcsetupWizard (pid 2299) 92,844K: com.qualcomm.qti.qccauthmgr (pid 15988) 92,808K: com.qualcomm.qti.qccnetstat (pid 2987) 92,580K: .qtidataservices (pid 2329) 92,364K: com.android.managedprovisioning (pid 3568) 92,084K: ts.car.uart (pid 2906) 91,872K: com.qti.diagservices (pid 28494) 91,824K: com.qualcomm.location.XT (pid 3132) 91,740K: vendor.qti.qesdk.sysservice (pid 2412) 91,028K: com.android.externalstorage (pid 17094) 90,784K: com.qti.qualcomm.mstatssystemservice (pid 2435) 90,596K: .pasr (pid 2938) 90,204K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 88,676K: com.android.packageinstaller (pid 3642) 88,136K: com.android.shell (pid 3718) 73,208K: webview_zygote (pid 2251) 55,428K: audioserver (pid 1013) 47,928K: mediaserver (pid 1286) 39,604K: media.extractor (pid 1272) 32,292K: cameraserver (pid 1259) 25,184K: media.swcodec (pid 1424) 24,584K: android.hardware.audio.service (pid 801) 23,600K: vendor.qti.hardware.display.composer-service (pid 957) 22,164K: media.codec (pid 1331) 21,316K: android.hardware.gnss@2.1-service-qti (pid 828) 20,916K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 15,756K: media.metrics (pid 1278) 15,516K: keystore2 (pid 576) 14,708K: cnd (pid 1340) 14,704K: media.hwcodec (pid 986) 14,280K: init (pid 1) 13,856K: iorapd (pid 1224) 13,468K: vendor.qti.hardware.perf@2.2-service (pid 963) 11,748K: adbd (pid 4901) 10,732K: update_engine (pid 1470) 10,604K: tlog (pid 1231) 10,588K: imsrcsd (pid 1363) 10,296K: android.hardware.bluetooth@1.0-service-qti (pid 819) 10,204K: xtra-daemon (pid 1503) 10,184K: ueventd (pid 474) 10,104K: vold (pid 550) 9,860K: netd (pid 673) 9,728K: imsdatadaemon (pid 1547) 9,604K: android.hardware.sensors@2.0-service.multihal (pid 915) 9,232K: vendor.qti.hardware.iop@2.0-service (pid 960) 8,988K: ims_rtp_daemon (pid 1354) 8,940K: slim_daemon (pid 1501) 8,720K: ssgtzd (pid 800) 8,656K: init (pid 472) 8,644K: vppservice (pid 998) 8,628K: traced_probes (pid 1226) 8,376K: cnss_diag (pid 1254) 8,164K: logd (pid 502) 8,124K: wifidisplayhalservice (pid 1343) 8,116K: perfservice (pid 1320) 8,080K: iorap.prefetcherd (pid 1854) 7,900K: android.hardware.wifi@1.0-service (pid 920) 7,848K: vendor.qti.hardware.display.allocator-service (pid 954) 7,848K: gpuservice (pid 1028) 7,748K: android.hardware.drm@1.3-service.clearkey (pid 826) 7,720K: credstore (pid 1017) 7,672K: installd (pid 1267) 7,648K: qseecomd (pid 548) 7,604K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 7,604K: drmserver (pid 1215) 7,500K: cnss-daemon (pid 1441) 7,484K: ipacm (pid 648) 7,408K: lmkd (pid 503) 7,296K: qccsyshal@1.1-service (pid 817) 7,268K: hwservicemanager (pid 505) 7,216K: storaged (pid 1297) 7,180K: thermal-engine (pid 2934) 7,156K: vendor.display.color@1.0-service (pid 940) 7,128K: spdaemon (pid 574) 7,124K: qfp-daemon (pid 1477) 7,096K: wfdhdcphalservice (pid 1328) 6,880K: selfinstaller (pid 1288) 6,872K: wificond (pid 1314) 6,860K: android.hardware.power-service (pid 862) 6,812K: tzlog (pid 1465) 6,568K: android.hardware.keymaster@4.1-service-qti (pid 545) 6,332K: dpmd (pid 1236) 6,312K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 6,296K: dpmQmiMgr (pid 1237) 6,240K: gatekeeperd (pid 1457) 6,204K: vendor.qti.hardware.soter@1.0-service (pid 976) 6,116K: sensors.qti (pid 1044) 6,104K: vendor.qti.secure_element@1.2-service (pid 996) 6,092K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 6,072K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 6,056K: servicemanager (pid 504) 6,020K: statsd (pid 672) 6,000K: keymasterd (pid 620) 5,908K: vendor.qti.esepowermanager@1.1-service (pid 947) 5,880K: lowi-server (pid 1496) 5,776K: feature_enabler_client (pid 1238) 5,772K: qcc-trd (pid 1475) 5,760K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 5,760K: qcom-system-daemon (pid 1245) 5,716K: android.hardware.boot@1.1-service (pid 579) 5,704K: vendor.ts.uart@1.0-service (pid 649) 5,656K: android.hardware.usb@1.2-service-qti (pid 918) 5,636K: vendor.qti.qspmhal@1.0-service (pid 993) 5,612K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 5,588K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 5,576K: incidentd (pid 1266) 5,532K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 5,516K: android.hardware.health@2.1-service (pid 833) 5,508K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 5,488K: qspmsvc (pid 2901) 5,440K: sscrpcd (pid 583) 5,432K: android.system.suspend@1.0-service (pid 575) 5,396K: android.hardware.thermal@2.0-service.qti (pid 917) 5,364K: traced (pid 1227) 5,332K: vendor.qti.hardware.vibrator.service (pid 985) 5,328K: adsprpcd (pid 1403) 5,324K: sscrpcd (pid 1006) 5,316K: adsprpcd (pid 1406) 5,296K: dpmd (pid 1247) 5,276K: cdsprpcd (pid 1407) 5,268K: dspservice (pid 958) 5,244K: tloc_daemon (pid 1480) 5,228K: vendor.qti.hardware.limits@1.0-service (pid 961) 5,200K: pm-service (pid 1008) 5,188K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 5,184K: imsqmidaemon (pid 1361) 5,136K: android.hardware.lights-service.qti (pid 838) 5,056K: android.hardware.cas@1.2-service (pid 823) 5,024K: android.hardware.memtrack@1.0-service (pid 841) 4,884K: android.hardware.atrace@1.0-service (pid 577) 4,760K: vndservicemanager (pid 506) 4,596K: time_daemon (pid 647) 4,584K: loc_launcher (pid 1447) 4,512K: pd-mapper (pid 1007) 4,460K: pm-proxy (pid 1211) 4,360K: android.hidl.allocator@1.0-service (pid 810) 4,296K: wfdvndservice (pid 1420) 4,284K: ipacm-diag (pid 1367) 4,248K: mlid (pid 1445) 4,208K: dumpsys (pid 28642) 4,184K: rmt_storage (pid 1038) 4,184K: msm_irqbalance (pid 1569) 4,172K: llkd (pid 1554) 3,756K: tftp_server (pid 1043) 3,600K: iptables-restore (pid 722) 3,440K: ip6tables-restore (pid 723) 3,404K: qrtr-ns (pid 1000) 3,388K: sh (pid 15731) 3,336K: sh (pid 510) 3,260K: sh (pid 4932) 3,136K: sh (pid 4935) 2,928K: ept_uppertester_v2.0_fse (pid 1241) 2,920K: tombstoned (pid 631) 2,492K: ssgqmigd (pid 1443) 1,144K: mdnsd (pid 2893) Total RSS by OOM adjustment: 2,251,104K: Native 194,144K: zygote64 (pid 674) 169,320K: zygote (pid 675) 159,380K: surfaceflinger (pid 1033) 125,812K: app_process (pid 4937) 120,532K: com.android.commands.monkey (pid 15785) 118,432K: com.microsoft.emmx_zygote (pid 16450) 106,412K: app_process (pid 4952) 73,208K: webview_zygote (pid 2251) 55,428K: audioserver (pid 1013) 47,928K: mediaserver (pid 1286) 39,604K: media.extractor (pid 1272) 32,292K: cameraserver (pid 1259) 25,184K: media.swcodec (pid 1424) 24,584K: android.hardware.audio.service (pid 801) 23,600K: vendor.qti.hardware.display.composer-service (pid 957) 22,164K: media.codec (pid 1331) 21,316K: android.hardware.gnss@2.1-service-qti (pid 828) 20,916K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 15,756K: media.metrics (pid 1278) 15,516K: keystore2 (pid 576) 14,708K: cnd (pid 1340) 14,704K: media.hwcodec (pid 986) 14,280K: init (pid 1) 13,856K: iorapd (pid 1224) 13,468K: vendor.qti.hardware.perf@2.2-service (pid 963) 11,748K: adbd (pid 4901) 10,732K: update_engine (pid 1470) 10,604K: tlog (pid 1231) 10,588K: imsrcsd (pid 1363) 10,296K: android.hardware.bluetooth@1.0-service-qti (pid 819) 10,204K: xtra-daemon (pid 1503) 10,184K: ueventd (pid 474) 10,104K: vold (pid 550) 9,860K: netd (pid 673) 9,728K: imsdatadaemon (pid 1547) 9,604K: android.hardware.sensors@2.0-service.multihal (pid 915) 9,232K: vendor.qti.hardware.iop@2.0-service (pid 960) 8,988K: ims_rtp_daemon (pid 1354) 8,940K: slim_daemon (pid 1501) 8,720K: ssgtzd (pid 800) 8,656K: init (pid 472) 8,644K: vppservice (pid 998) 8,628K: traced_probes (pid 1226) 8,376K: cnss_diag (pid 1254) 8,164K: logd (pid 502) 8,124K: wifidisplayhalservice (pid 1343) 8,116K: perfservice (pid 1320) 8,080K: iorap.prefetcherd (pid 1854) 7,900K: android.hardware.wifi@1.0-service (pid 920) 7,848K: vendor.qti.hardware.display.allocator-service (pid 954) 7,848K: gpuservice (pid 1028) 7,748K: android.hardware.drm@1.3-service.clearkey (pid 826) 7,720K: credstore (pid 1017) 7,672K: installd (pid 1267) 7,648K: qseecomd (pid 548) 7,604K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 7,604K: drmserver (pid 1215) 7,500K: cnss-daemon (pid 1441) 7,484K: ipacm (pid 648) 7,408K: lmkd (pid 503) 7,296K: qccsyshal@1.1-service (pid 817) 7,268K: hwservicemanager (pid 505) 7,216K: storaged (pid 1297) 7,180K: thermal-engine (pid 2934) 7,156K: vendor.display.color@1.0-service (pid 940) 7,128K: spdaemon (pid 574) 7,124K: qfp-daemon (pid 1477) 7,096K: wfdhdcphalservice (pid 1328) 6,880K: selfinstaller (pid 1288) 6,872K: wificond (pid 1314) 6,860K: android.hardware.power-service (pid 862) 6,812K: tzlog (pid 1465) 6,568K: android.hardware.keymaster@4.1-service-qti (pid 545) 6,332K: dpmd (pid 1236) 6,312K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 6,296K: dpmQmiMgr (pid 1237) 6,240K: gatekeeperd (pid 1457) 6,204K: vendor.qti.hardware.soter@1.0-service (pid 976) 6,116K: sensors.qti (pid 1044) 6,104K: vendor.qti.secure_element@1.2-service (pid 996) 6,092K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 6,072K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 6,056K: servicemanager (pid 504) 6,020K: statsd (pid 672) 6,000K: keymasterd (pid 620) 5,908K: vendor.qti.esepowermanager@1.1-service (pid 947) 5,880K: lowi-server (pid 1496) 5,776K: feature_enabler_client (pid 1238) 5,772K: qcc-trd (pid 1475) 5,760K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 5,760K: qcom-system-daemon (pid 1245) 5,716K: android.hardware.boot@1.1-service (pid 579) 5,704K: vendor.ts.uart@1.0-service (pid 649) 5,656K: android.hardware.usb@1.2-service-qti (pid 918) 5,636K: vendor.qti.qspmhal@1.0-service (pid 993) 5,612K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 5,588K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 5,576K: incidentd (pid 1266) 5,532K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 5,516K: android.hardware.health@2.1-service (pid 833) 5,508K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 5,488K: qspmsvc (pid 2901) 5,440K: sscrpcd (pid 583) 5,432K: android.system.suspend@1.0-service (pid 575) 5,396K: android.hardware.thermal@2.0-service.qti (pid 917) 5,364K: traced (pid 1227) 5,332K: vendor.qti.hardware.vibrator.service (pid 985) 5,328K: adsprpcd (pid 1403) 5,324K: sscrpcd (pid 1006) 5,316K: adsprpcd (pid 1406) 5,296K: dpmd (pid 1247) 5,276K: cdsprpcd (pid 1407) 5,268K: dspservice (pid 958) 5,244K: tloc_daemon (pid 1480) 5,228K: vendor.qti.hardware.limits@1.0-service (pid 961) 5,200K: pm-service (pid 1008) 5,188K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 5,184K: imsqmidaemon (pid 1361) 5,136K: android.hardware.lights-service.qti (pid 838) 5,056K: android.hardware.cas@1.2-service (pid 823) 5,024K: android.hardware.memtrack@1.0-service (pid 841) 4,884K: android.hardware.atrace@1.0-service (pid 577) 4,760K: vndservicemanager (pid 506) 4,596K: time_daemon (pid 647) 4,584K: loc_launcher (pid 1447) 4,512K: pd-mapper (pid 1007) 4,460K: pm-proxy (pid 1211) 4,360K: android.hidl.allocator@1.0-service (pid 810) 4,296K: wfdvndservice (pid 1420) 4,284K: ipacm-diag (pid 1367) 4,248K: mlid (pid 1445) 4,208K: dumpsys (pid 28642) 4,184K: rmt_storage (pid 1038) 4,184K: msm_irqbalance (pid 1569) 4,172K: llkd (pid 1554) 3,756K: tftp_server (pid 1043) 3,600K: iptables-restore (pid 722) 3,440K: ip6tables-restore (pid 723) 3,404K: qrtr-ns (pid 1000) 3,388K: sh (pid 15731) 3,336K: sh (pid 510) 3,260K: sh (pid 4932) 3,136K: sh (pid 4935) 2,928K: ept_uppertester_v2.0_fse (pid 1241) 2,920K: tombstoned (pid 631) 2,492K: ssgqmigd (pid 1443) 1,144K: mdnsd (pid 2893) 575,180K: System 575,180K: system (pid 1137) 2,399,020K: Persistent 331,868K: com.android.systemui (pid 2081) 129,868K: com.thundercomm.microsettings (pid 2265) 107,280K: com.qualcomm.qti.qdma (pid 2563) 106,348K: com.qualcomm.location (pid 2851) 106,244K: com.thundercomm.remotecontrolservice (pid 2501) 106,052K: com.android.networkstack.process (pid 2179) 100,236K: com.thundercomm.microservice (pid 2209) 99,524K: com.qualcomm.qti.workloadclassifier (pid 3015) 99,200K: com.thundercomm.tchttpserver (pid 2342) 97,212K: .dataservices (pid 2321) 96,472K: com.tc.logclient (pid 2373) 95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 95,020K: com.thundercomm.tcservice (pid 2506) 95,000K: com.android.se (pid 2468) 92,872K: com.thundercomm.tcsetupWizard (pid 2299) 92,808K: com.qualcomm.qti.qccnetstat (pid 2987) 92,580K: .qtidataservices (pid 2329) 92,084K: ts.car.uart (pid 2906) 91,740K: vendor.qti.qesdk.sysservice (pid 2412) 90,784K: com.qti.qualcomm.mstatssystemservice (pid 2435) 90,596K: .pasr (pid 2938) 90,204K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 297,252K: Persistent Service 168,936K: com.android.bluetooth (pid 12761) 128,316K: com.android.providers.media.module (pid 3103) 149,104K: Foreground 149,104K: com.android.gallery3d (pid 15846 / activities) 412,496K: Visible 208,088K: com.android.launcher3 (pid 2617 / activities) 112,584K: android.ext.services (pid 2613) 91,824K: com.qualcomm.location.XT (pid 3132) 554,016K: Perceptible 199,780K: com.android.deskclock (pid 5602 / activities) 180,652K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 173,584K: com.sohu.inputmethod.sogou.car (pid 3245) 91,872K: A Services 91,872K: com.qti.diagservices (pid 28494) 784,616K: Previous 359,652K: com.microsoft.emmx (pid 7331 / activities) 214,220K: com.microsoft.emmx:privileged_process1 (pid 16570) 210,744K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 2,227,828K: Cached 235,652K: com.android.settings (pid 19497 / activities) 182,620K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 173,560K: com.android.documentsui (pid 17043 / activities) 171,428K: com.android.permissioncontroller (pid 16090) 148,624K: com.qualcomm.qti.usta (pid 16766 / activities) 148,584K: com.android.calendar (pid 21547 / activities) 134,880K: com.android.soundrecorder (pid 22272 / activities) 133,648K: com.thundercomm.mcuupgrade (pid 15806 / activities) 126,172K: com.example.android.locationattribution (pid 22659 / activities) 121,380K: com.android.music (pid 28283) 101,836K: android.process.media (pid 17098) 96,396K: com.android.providers.calendar (pid 21839) 92,844K: com.qualcomm.qti.qccauthmgr (pid 15988) 92,364K: com.android.managedprovisioning (pid 3568) 91,028K: com.android.externalstorage (pid 17094) 88,676K: com.android.packageinstaller (pid 3642) 88,136K: com.android.shell (pid 3718) Total RSS by category: 2,938,240K: .so mmap 1,447,484K: .jar mmap 1,182,752K: .art mmap 911,212K: Native 740,892K: .apk mmap 676,184K: .oat mmap 632,500K: Dalvik 242,412K: Other mmap 208,400K: Dalvik Other 188,408K: Unknown 171,248K: .dex mmap 122,180K: EGL mtrack 68,048K: .ttf mmap 59,056K: Gfx dev 56,516K: Other dev 49,864K: Stack 38,452K: Ashmem 8,640K: GL mtrack 0K: Cursor 0K: Other mtrack Total PSS by process: 239,742K: system (pid 1137) 155,032K: com.microsoft.emmx (pid 7331 / activities) 145,930K: com.android.systemui (pid 2081) 132,808K: surfaceflinger (pid 1033) 91,360K: com.android.settings (pid 19497 / activities) 88,004K: com.sohu.inputmethod.sogou.car (pid 3245) 67,878K: com.android.launcher3 (pid 2617 / activities) 57,347K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 57,135K: com.android.deskclock (pid 5602 / activities) 54,022K: com.microsoft.emmx:privileged_process1 (pid 16570) 52,582K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 51,826K: zygote (pid 675) 44,996K: com.android.permissioncontroller (pid 16090) 40,604K: com.android.documentsui (pid 17043 / activities) 39,923K: app_process (pid 4937) 37,544K: com.thundercomm.microsettings (pid 2265) 36,760K: com.android.commands.monkey (pid 15785) 36,615K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 34,121K: app_process (pid 4952) 32,484K: com.android.bluetooth (pid 12761) 32,115K: com.qualcomm.qti.usta (pid 16766 / activities) 27,564K: webview_zygote (pid 2251) 24,898K: audioserver (pid 1013) 24,780K: com.android.gallery3d (pid 15846 / activities) 24,472K: mediaserver (pid 1286) 21,340K: com.android.calendar (pid 21547 / activities) 20,711K: com.android.providers.media.module (pid 3103) 20,510K: android.hardware.audio.service (pid 801) 20,243K: zygote64 (pid 674) 17,433K: com.android.soundrecorder (pid 22272 / activities) 17,430K: com.thundercomm.mcuupgrade (pid 15806 / activities) 15,946K: media.extractor (pid 1272) 14,990K: com.example.android.locationattribution (pid 22659 / activities) 14,466K: android.hardware.gnss@2.1-service-qti (pid 828) 14,284K: com.microsoft.emmx_zygote (pid 16450) 13,678K: media.codec (pid 1331) 12,817K: com.android.music (pid 28283) 12,790K: com.qualcomm.location (pid 2851) 12,690K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 12,567K: android.ext.services (pid 2613) 12,555K: com.android.networkstack.process (pid 2179) 12,212K: vendor.qti.hardware.display.composer-service (pid 957) 11,913K: com.thundercomm.remotecontrolservice (pid 2501) 11,826K: com.thundercomm.microservice (pid 2209) 11,590K: com.thundercomm.tchttpserver (pid 2342) 11,415K: com.qualcomm.qti.workloadclassifier (pid 3015) 11,358K: media.swcodec (pid 1424) 11,226K: android.process.media (pid 17098) 11,131K: com.qualcomm.qti.qdma (pid 2563) 11,060K: .dataservices (pid 2321) 10,738K: cameraserver (pid 1259) 9,978K: media.metrics (pid 1278) 9,589K: com.thundercomm.tcservice (pid 2506) 9,511K: com.tc.logclient (pid 2373) 8,694K: com.thundercomm.tcsetupWizard (pid 2299) 8,627K: init (pid 1) 8,532K: com.android.managedprovisioning (pid 3568) 8,377K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 8,343K: ts.car.uart (pid 2906) 8,007K: com.android.se (pid 2468) 7,975K: .qtidataservices (pid 2329) 7,912K: com.qualcomm.qti.qccnetstat (pid 2987) 7,815K: media.hwcodec (pid 986) 7,454K: cnd (pid 1340) 7,391K: vendor.qti.qesdk.sysservice (pid 2412) 7,276K: com.qti.qualcomm.mstatssystemservice (pid 2435) 7,237K: .pasr (pid 2938) 7,172K: adbd (pid 4901) 7,147K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 6,714K: com.android.packageinstaller (pid 3642) 6,666K: com.android.providers.calendar (pid 21839) 6,292K: keystore2 (pid 576) 6,153K: vendor.qti.hardware.perf@2.2-service (pid 963) 5,953K: com.qualcomm.location.XT (pid 3132) 5,913K: imsrcsd (pid 1363) 5,841K: com.qualcomm.qti.qccauthmgr (pid 15988) 5,784K: iorapd (pid 1224) 5,682K: android.hardware.bluetooth@1.0-service-qti (pid 819) 5,632K: com.qti.diagservices (pid 28494) 5,505K: com.android.shell (pid 3718) 5,311K: com.android.externalstorage (pid 17094) 5,134K: tlog (pid 1231) 5,102K: logd (pid 502) 5,095K: ueventd (pid 474) 4,433K: netd (pid 673) 4,076K: vold (pid 550) 4,042K: update_engine (pid 1470) 3,818K: cnss_diag (pid 1254) 3,791K: init (pid 472) 3,764K: android.hardware.wifi@1.0-service (pid 920) 3,700K: wifidisplayhalservice (pid 1343) 3,600K: selfinstaller (pid 1288) 3,591K: android.hardware.sensors@2.0-service.multihal (pid 915) 3,518K: imsdatadaemon (pid 1547) 3,155K: ssgtzd (pid 800) 3,094K: ims_rtp_daemon (pid 1354) 3,038K: vendor.qti.hardware.iop@2.0-service (pid 960) 3,030K: vppservice (pid 998) 3,008K: traced_probes (pid 1226) 2,967K: xtra-daemon (pid 1503) 2,965K: installd (pid 1267) 2,834K: iorap.prefetcherd (pid 1854) 2,812K: qfp-daemon (pid 1477) 2,798K: thermal-engine (pid 2934) 2,624K: wfdhdcphalservice (pid 1328) 2,441K: vendor.display.color@1.0-service (pid 940) 2,412K: storaged (pid 1297) 2,409K: slim_daemon (pid 1501) 2,397K: android.hardware.drm@1.3-service.clearkey (pid 826) 2,330K: statsd (pid 672) 2,319K: cnss-daemon (pid 1441) 2,280K: drmserver (pid 1215) 2,227K: ipacm (pid 648) 2,182K: credstore (pid 1017) 2,153K: qseecomd (pid 548) 2,069K: lowi-server (pid 1496) 2,052K: traced (pid 1227) 2,000K: hwservicemanager (pid 505) 1,854K: qccsyshal@1.1-service (pid 817) 1,843K: gpuservice (pid 1028) 1,776K: servicemanager (pid 504) 1,724K: spdaemon (pid 574) 1,712K: sensors.qti (pid 1044) 1,703K: vendor.qti.secure_element@1.2-service (pid 996) 1,690K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 1,660K: wificond (pid 1314) 1,651K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 1,622K: dpmd (pid 1247) 1,622K: android.hardware.cas@1.2-service (pid 823) 1,614K: vendor.qti.hardware.display.allocator-service (pid 954) 1,599K: perfservice (pid 1320) 1,578K: llkd (pid 1554) 1,507K: android.hardware.keymaster@4.1-service-qti (pid 545) 1,501K: dpmQmiMgr (pid 1237) 1,459K: dpmd (pid 1236) 1,454K: qcom-system-daemon (pid 1245) 1,444K: android.hardware.usb@1.2-service-qti (pid 918) 1,433K: qcc-trd (pid 1475) 1,429K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 1,424K: lmkd (pid 503) 1,396K: tzlog (pid 1465) 1,362K: android.hardware.boot@1.1-service (pid 579) 1,349K: imsqmidaemon (pid 1361) 1,298K: vendor.ts.uart@1.0-service (pid 649) 1,290K: incidentd (pid 1266) 1,279K: android.system.suspend@1.0-service (pid 575) 1,277K: vendor.qti.hardware.soter@1.0-service (pid 976) 1,244K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 1,244K: feature_enabler_client (pid 1238) 1,234K: android.hardware.thermal@2.0-service.qti (pid 917) 1,224K: gatekeeperd (pid 1457) 1,223K: android.hardware.health@2.1-service (pid 833) 1,212K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 1,194K: android.hardware.power-service (pid 862) 1,189K: vendor.qti.esepowermanager@1.1-service (pid 947) 1,182K: keymasterd (pid 620) 1,169K: vendor.qti.qspmhal@1.0-service (pid 993) 1,168K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 1,164K: qspmsvc (pid 2901) 1,136K: wfdvndservice (pid 1420) 1,133K: vendor.qti.hardware.limits@1.0-service (pid 961) 1,125K: time_daemon (pid 647) 1,119K: tloc_daemon (pid 1480) 1,098K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 1,096K: ip6tables-restore (pid 723) 1,093K: iptables-restore (pid 722) 1,087K: sscrpcd (pid 583) 1,087K: adsprpcd (pid 1406) 1,085K: adsprpcd (pid 1403) 1,077K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 1,074K: ipacm-diag (pid 1367) 1,073K: pm-service (pid 1008) 1,070K: sscrpcd (pid 1006) 1,060K: mdnsd (pid 2893) 1,058K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 1,051K: cdsprpcd (pid 1407) 1,037K: dspservice (pid 958) 1,025K: vendor.qti.hardware.vibrator.service (pid 985) 1,005K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 978K: android.hardware.memtrack@1.0-service (pid 841) 970K: vndservicemanager (pid 506) 969K: loc_launcher (pid 1447) 943K: android.hardware.lights-service.qti (pid 838) 940K: android.hardware.atrace@1.0-service (pid 577) 931K: pd-mapper (pid 1007) 904K: mlid (pid 1445) 834K: sh (pid 4932) 818K: pm-proxy (pid 1211) 805K: sh (pid 15731) 803K: msm_irqbalance (pid 1569) 794K: dumpsys (pid 28642) 783K: sh (pid 510) 780K: rmt_storage (pid 1038) 766K: tftp_server (pid 1043) 763K: android.hidl.allocator@1.0-service (pid 810) 716K: sh (pid 4935) 656K: tombstoned (pid 631) 637K: qrtr-ns (pid 1000) 629K: ssgqmigd (pid 1443) 602K: ept_uppertester_v2.0_fse (pid 1241) Total PSS by OOM adjustment: 802,234K: Native 132,808K: surfaceflinger (pid 1033) 51,826K: zygote (pid 675) 39,923K: app_process (pid 4937) 36,760K: com.android.commands.monkey (pid 15785) 34,121K: app_process (pid 4952) 27,564K: webview_zygote (pid 2251) 24,898K: audioserver (pid 1013) 24,472K: mediaserver (pid 1286) 20,510K: android.hardware.audio.service (pid 801) 20,243K: zygote64 (pid 674) 15,946K: media.extractor (pid 1272) 14,466K: android.hardware.gnss@2.1-service-qti (pid 828) 14,284K: com.microsoft.emmx_zygote (pid 16450) 13,678K: media.codec (pid 1331) 12,690K: android.hardware.neuralnetworks@1.3-service-qti (pid 859) 12,212K: vendor.qti.hardware.display.composer-service (pid 957) 11,358K: media.swcodec (pid 1424) 10,738K: cameraserver (pid 1259) 9,978K: media.metrics (pid 1278) 8,627K: init (pid 1) 7,815K: media.hwcodec (pid 986) 7,454K: cnd (pid 1340) 7,172K: adbd (pid 4901) 6,292K: keystore2 (pid 576) 6,153K: vendor.qti.hardware.perf@2.2-service (pid 963) 5,913K: imsrcsd (pid 1363) 5,784K: iorapd (pid 1224) 5,682K: android.hardware.bluetooth@1.0-service-qti (pid 819) 5,134K: tlog (pid 1231) 5,102K: logd (pid 502) 5,095K: ueventd (pid 474) 4,433K: netd (pid 673) 4,076K: vold (pid 550) 4,042K: update_engine (pid 1470) 3,818K: cnss_diag (pid 1254) 3,791K: init (pid 472) 3,764K: android.hardware.wifi@1.0-service (pid 920) 3,700K: wifidisplayhalservice (pid 1343) 3,600K: selfinstaller (pid 1288) 3,591K: android.hardware.sensors@2.0-service.multihal (pid 915) 3,518K: imsdatadaemon (pid 1547) 3,155K: ssgtzd (pid 800) 3,094K: ims_rtp_daemon (pid 1354) 3,038K: vendor.qti.hardware.iop@2.0-service (pid 960) 3,030K: vppservice (pid 998) 3,008K: traced_probes (pid 1226) 2,967K: xtra-daemon (pid 1503) 2,965K: installd (pid 1267) 2,834K: iorap.prefetcherd (pid 1854) 2,812K: qfp-daemon (pid 1477) 2,798K: thermal-engine (pid 2934) 2,624K: wfdhdcphalservice (pid 1328) 2,441K: vendor.display.color@1.0-service (pid 940) 2,412K: storaged (pid 1297) 2,409K: slim_daemon (pid 1501) 2,397K: android.hardware.drm@1.3-service.clearkey (pid 826) 2,330K: statsd (pid 672) 2,319K: cnss-daemon (pid 1441) 2,280K: drmserver (pid 1215) 2,227K: ipacm (pid 648) 2,182K: credstore (pid 1017) 2,153K: qseecomd (pid 548) 2,069K: lowi-server (pid 1496) 2,052K: traced (pid 1227) 2,000K: hwservicemanager (pid 505) 1,854K: qccsyshal@1.1-service (pid 817) 1,843K: gpuservice (pid 1028) 1,776K: servicemanager (pid 504) 1,724K: spdaemon (pid 574) 1,712K: sensors.qti (pid 1044) 1,703K: vendor.qti.secure_element@1.2-service (pid 996) 1,690K: vendor.qti.hardware.servicetracker@1.2-service (pid 975) 1,660K: wificond (pid 1314) 1,651K: vendor.qti.hardware.qteeconnector@1.0-service (pid 970) 1,622K: dpmd (pid 1247) 1,622K: android.hardware.cas@1.2-service (pid 823) 1,614K: vendor.qti.hardware.display.allocator-service (pid 954) 1,599K: perfservice (pid 1320) 1,578K: llkd (pid 1554) 1,507K: android.hardware.keymaster@4.1-service-qti (pid 545) 1,501K: dpmQmiMgr (pid 1237) 1,459K: dpmd (pid 1236) 1,454K: qcom-system-daemon (pid 1245) 1,444K: android.hardware.usb@1.2-service-qti (pid 918) 1,433K: qcc-trd (pid 1475) 1,429K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 972) 1,424K: lmkd (pid 503) 1,396K: tzlog (pid 1465) 1,362K: android.hardware.boot@1.1-service (pid 579) 1,349K: imsqmidaemon (pid 1361) 1,298K: vendor.ts.uart@1.0-service (pid 649) 1,290K: incidentd (pid 1266) 1,279K: android.system.suspend@1.0-service (pid 575) 1,277K: vendor.qti.hardware.soter@1.0-service (pid 976) 1,244K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 950) 1,244K: feature_enabler_client (pid 1238) 1,234K: android.hardware.thermal@2.0-service.qti (pid 917) 1,224K: gatekeeperd (pid 1457) 1,223K: android.hardware.health@2.1-service (pid 833) 1,212K: vendor.qti.hardware.qseecom@1.0-service (pid 549) 1,194K: android.hardware.power-service (pid 862) 1,189K: vendor.qti.esepowermanager@1.1-service (pid 947) 1,182K: keymasterd (pid 620) 1,169K: vendor.qti.qspmhal@1.0-service (pid 993) 1,168K: android.hardware.gatekeeper@1.0-service-qti (pid 582) 1,164K: qspmsvc (pid 2901) 1,136K: wfdvndservice (pid 1420) 1,133K: vendor.qti.hardware.limits@1.0-service (pid 961) 1,125K: time_daemon (pid 647) 1,119K: tloc_daemon (pid 1480) 1,098K: vendor.qti.hardware.qccvndhal@1.0-service (pid 967) 1,096K: ip6tables-restore (pid 723) 1,093K: iptables-restore (pid 722) 1,087K: sscrpcd (pid 583) 1,087K: adsprpcd (pid 1406) 1,085K: adsprpcd (pid 1403) 1,077K: vendor.qti.power.pasrmanager@1.0-service (pid 991) 1,074K: ipacm-diag (pid 1367) 1,073K: pm-service (pid 1008) 1,070K: sscrpcd (pid 1006) 1,060K: mdnsd (pid 2893) 1,058K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 984) 1,051K: cdsprpcd (pid 1407) 1,037K: dspservice (pid 958) 1,025K: vendor.qti.hardware.vibrator.service (pid 985) 1,005K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 997) 978K: android.hardware.memtrack@1.0-service (pid 841) 970K: vndservicemanager (pid 506) 969K: loc_launcher (pid 1447) 943K: android.hardware.lights-service.qti (pid 838) 940K: android.hardware.atrace@1.0-service (pid 577) 931K: pd-mapper (pid 1007) 904K: mlid (pid 1445) 834K: sh (pid 4932) 818K: pm-proxy (pid 1211) 805K: sh (pid 15731) 803K: msm_irqbalance (pid 1569) 794K: dumpsys (pid 28642) 783K: sh (pid 510) 780K: rmt_storage (pid 1038) 766K: tftp_server (pid 1043) 763K: android.hidl.allocator@1.0-service (pid 810) 716K: sh (pid 4935) 656K: tombstoned (pid 631) 637K: qrtr-ns (pid 1000) 629K: ssgqmigd (pid 1443) 602K: ept_uppertester_v2.0_fse (pid 1241) 239,742K: System 239,742K: system (pid 1137) 375,213K: Persistent 145,930K: com.android.systemui (pid 2081) 37,544K: com.thundercomm.microsettings (pid 2265) 12,790K: com.qualcomm.location (pid 2851) 12,555K: com.android.networkstack.process (pid 2179) 11,913K: com.thundercomm.remotecontrolservice (pid 2501) 11,826K: com.thundercomm.microservice (pid 2209) 11,590K: com.thundercomm.tchttpserver (pid 2342) 11,415K: com.qualcomm.qti.workloadclassifier (pid 3015) 11,131K: com.qualcomm.qti.qdma (pid 2563) 11,060K: .dataservices (pid 2321) 9,589K: com.thundercomm.tcservice (pid 2506) 9,511K: com.tc.logclient (pid 2373) 8,694K: com.thundercomm.tcsetupWizard (pid 2299) 8,377K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2951) 8,343K: ts.car.uart (pid 2906) 8,007K: com.android.se (pid 2468) 7,975K: .qtidataservices (pid 2329) 7,912K: com.qualcomm.qti.qccnetstat (pid 2987) 7,391K: vendor.qti.qesdk.sysservice (pid 2412) 7,276K: com.qti.qualcomm.mstatssystemservice (pid 2435) 7,237K: .pasr (pid 2938) 7,147K: com.qualcomm.qti.devicestatisticsservice (pid 3433) 53,195K: Persistent Service 32,484K: com.android.bluetooth (pid 12761) 20,711K: com.android.providers.media.module (pid 3103) 24,780K: Foreground 24,780K: com.android.gallery3d (pid 15846 / activities) 86,398K: Visible 67,878K: com.android.launcher3 (pid 2617 / activities) 12,567K: android.ext.services (pid 2613) 5,953K: com.qualcomm.location.XT (pid 3132) 197,721K: Perceptible 88,004K: com.sohu.inputmethod.sogou.car (pid 3245) 57,135K: com.android.deskclock (pid 5602 / activities) 52,582K: com.qualcomm.qti.sensors.qsensortest (pid 6909 / activities) 5,632K: A Services 5,632K: com.qti.diagservices (pid 28494) 266,401K: Previous 155,032K: com.microsoft.emmx (pid 7331 / activities) 57,347K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:16 (pid 21776) 54,022K: com.microsoft.emmx:privileged_process1 (pid 16570) 379,495K: Cached 91,360K: com.android.settings (pid 19497 / activities) 44,996K: com.android.permissioncontroller (pid 16090) 40,604K: com.android.documentsui (pid 17043 / activities) 36,615K: com.microsoft.emmx:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:29 (pid 27224) 32,115K: com.qualcomm.qti.usta (pid 16766 / activities) 21,340K: com.android.calendar (pid 21547 / activities) 17,433K: com.android.soundrecorder (pid 22272 / activities) 17,430K: com.thundercomm.mcuupgrade (pid 15806 / activities) 14,990K: com.example.android.locationattribution (pid 22659 / activities) 12,817K: com.android.music (pid 28283) 11,226K: android.process.media (pid 17098) 8,532K: com.android.managedprovisioning (pid 3568) 6,714K: com.android.packageinstaller (pid 3642) 6,666K: com.android.providers.calendar (pid 21839) 5,841K: com.qualcomm.qti.qccauthmgr (pid 15988) 5,505K: com.android.shell (pid 3718) 5,311K: com.android.externalstorage (pid 17094) Total PSS by category: 686,587K: Native 383,134K: .so mmap 340,483K: .apk mmap 165,896K: Dalvik 146,407K: Unknown 139,651K: .art mmap 122,180K: EGL mtrack 76,461K: .jar mmap 74,444K: Dalvik Other 62,719K: .dex mmap 59,056K: Gfx dev 58,352K: Other mmap 49,045K: Stack 28,291K: .oat mmap 19,418K: .ttf mmap 8,640K: GL mtrack 5,726K: Ashmem 4,321K: Other dev 0K: Cursor 0K: Other mtrack Total RAM: 7,844,396K (status normal) Free RAM: 4,051,607K ( 379,495K cached pss + 1,683,476K cached kernel + 1,988,636K free) ION: 403,324K ( 47,196K mapped + 356,128K unmapped + 0K pools) Used RAM: 3,303,432K (1,976,332K used pss + 1,327,100K kernel) Lost RAM: 489,345K ZRAM: 12K physical used for 0K in swap (4,194,300K total swap) Tuning: 512 (large 512), oom 322,560K, restore limit 107,520K (high-end-gfx) // meminfo status was 0 // CRASH: com.android.settings (pid 19497) // Short Msg: java.lang.IllegalStateException // Long Msg: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState // Build Label: TC/figure_CN/figure:12/SKQ1.220201.001/1233:userdebug/test-keys // Build Changelist: 1233 // Build Time: 1666935384000 // java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState // at androidx.fragment.app.FragmentManager.checkStateLoss(FragmentManager.java:1864) // at androidx.fragment.app.FragmentManager.enqueueAction(FragmentManager.java:1904) // at androidx.fragment.app.FragmentManager.popBackStack(FragmentManager.java:729) // at com.android.settings.homepage.SettingsHomepageActivity.lambda$changeSettingsDetailsFragment$5(SettingsHomepageActivity.java:395) // at com.android.settings.homepage.SettingsHomepageActivity.$r8$lambda$ovL0LP5AA5-Z3MZSBVit2VRFalA(Unknown Source:0) // at com.android.settings.homepage.SettingsHomepageActivity$$ExternalSyntheticLambda3.run(Unknown Source:10) // at android.os.Handler.handleCallback(Handler.java:938) // at android.os.Handler.dispatchMessage(Handler.java:99) // at android.os.Looper.loopOnce(Looper.java:201) // at android.os.Looper.loop(Looper.java:288) // at android.app.ActivityThread.main(ActivityThread.java:7880) // at java.lang.reflect.Method.invoke(Native Method) // at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) // at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) //