• Android Anr traces.txt 最全最完整说明文档


    欢迎各位评论补充和指正,还有很多项还没确定含义。

    ----- pid 461 at 2022-11-03 07:12:55 -----// pid 进程id 进程461在 2022-11-03 07:12:55的时候
    Cmd line: system_server//出问题的程序名称 是system_server
    Build fingerprint: ‘Android/rk3399_all/rk3399_all:7.1.2/NHG47K/server03271642:userdebug/test-keys’
    ABI: ‘arm64’
    Build type: optimized
    Zygote loaded classes=4235 post zygote classes=3203
    Intern table: 45095 strong; 3157 weak
    JNI: CheckJNI is off; globals=1600 (plus 109 weak)
    Libraries: /system/lib64/libandroid_servers.so /system/lib64/libjavacrypto.so /system/lib64/libmedia_jni.so /system/lib64/libsoundpool.so /system/lib64/libwifi-service.so libjavacore.so libopenjdk.so (7)
    Heap: 2% free, 12MB/12MB; 153263 objects //虚拟机堆会动态扩展,12mB代表堆扩展到的大小,12MB代表在堆上使用的大小,只剩2%空间, 153263就是创建的对象
    Dumping cumulative Gc timings
    Start Dumping histograms for 1 iterations for concurrent mark sweep
    ProcessMarkStack: Sum: 26.703ms 99% C.I. 0.003ms-26.403ms Avg: 8.901ms Max: 26.692ms
    MarkConcurrentRoots: Sum: 3.917ms 99% C.I. 0.008ms-3.909ms Avg: 1.958ms Max: 3.909ms
    UpdateAndMarkImageModUnionTable: Sum: 3.774ms 99% C.I. 0.325us-2125.250us Avg: 290.307us Max: 2160us
    SweepMallocSpace: Sum: 2.340ms 99% C.I. 0.010ms-2.327ms Avg: 1.170ms Max: 2.330ms
    MarkRootsCheckpoint: Sum: 1.740ms 99% C.I. 852us-888us Avg: 870us Max: 888us
    MarkAllocStackAsLive: Sum: 429us 99% C.I. 429us-429us Avg: 429us Max: 429us
    ReMarkRoots: Sum: 342us 99% C.I. 342us-342us Avg: 342us Max: 342us
    SweepSystemWeaks: Sum: 254us 99% C.I. 254us-254us Avg: 254us Max: 254us
    ScanGrayAllocSpaceObjects: Sum: 163us 99% C.I. 0.500us-163us Avg: 81.500us Max: 163us
    AllocSpaceClearCards: Sum: 121us 99% C.I. 0.500us-67us Avg: 30.250us Max: 67us
    BindBitmaps: Sum: 120us 99% C.I. 120us-120us Avg: 120us Max: 120us
    ImageModUnionClearCards: Sum: 99us 99% C.I. 0.250us-22us Avg: 3.807us Max: 22us
    SweepLargeObjects: Sum: 94us 99% C.I. 94us-94us Avg: 94us Max: 94us
    MarkNonThreadRoots: Sum: 63us 99% C.I. 29us-34us Avg: 31.500us Max: 34us
    FinishPhase: Sum: 57us 99% C.I. 57us-57us Avg: 57us Max: 57us
    ProcessCards: Sum: 33us 99% C.I. 16us-17us Avg: 16.500us Max: 17us
    (Paused)ScanGrayAllocSpaceObjects: Sum: 30us 99% C.I. 0.250us-30us Avg: 15us Max: 30us
    RevokeAllThreadLocalAllocationStacks: Sum: 29us 99% C.I. 29us-29us Avg: 29us Max: 29us
    MarkingPhase: Sum: 26us 99% C.I. 26us-26us Avg: 26us Max: 26us
    (Paused)PausePhase: Sum: 21us 99% C.I. 21us-21us Avg: 21us Max: 21us
    InitializePhase: Sum: 20us 99% C.I. 20us-20us Avg: 20us Max: 20us
    (Paused)ScanGrayImageSpaceObjects: Sum: 19us 99% C.I. 0.250us-11us Avg: 1.461us Max: 11us
    SweepZygoteSpace: Sum: 16us 99% C.I. 16us-16us Avg: 16us Max: 16us
    EnqueueFinalizerReferences: Sum: 15us 99% C.I. 15us-15us Avg: 15us Max: 15us
    ReclaimPhase: Sum: 14us 99% C.I. 14us-14us Avg: 14us Max: 14us
    ScanGrayZygoteSpaceObjects: Sum: 11us 99% C.I. 11us-11us Avg: 11us Max: 11us
    Sweep: Sum: 10us 99% C.I. 10us-10us Avg: 10us Max: 10us
    ZygoteModUnionClearCards: Sum: 8us 99% C.I. 4us-4us Avg: 4us Max: 4us
    MarkRoots: Sum: 5us 99% C.I. 5us-5us Avg: 5us Max: 5us
    RecursiveMark: Sum: 4us 99% C.I. 4us-4us Avg: 4us Max: 4us
    SwapStacks: Sum: 2us 99% C.I. 2us-2us Avg: 2us Max: 2us
    FindDefaultSpaceBitmap: Sum: 1us 99% C.I. 1us-1us Avg: 1us Max: 1us
    (Paused)ProcessMarkStack: Sum: 0 99% C.I. 0ns-0ns Avg: 0ns Max: 0ns
    Done Dumping histograms
    concurrent mark sweep paused: Sum: 484us 99% C.I. 484us-484us Avg: 484us Max: 484us
    concurrent mark sweep total time: 40.562ms mean time: 40.562ms
    concurrent mark sweep freed: 12890 objects with total size 865KB
    concurrent mark sweep throughput: 322250/s / 21MB/s
    Start Dumping histograms for 645 iterations for partial concurrent mark sweep
    ProcessMarkStack: Sum: 46.766s 99% C.I. 0.024ms-189.840ms Avg: 24.168ms Max: 255.985ms
    MarkRootsCheckpoint: Sum: 6.332s 99% C.I. 0.237ms-44.928ms Avg: 4.909ms Max: 750.282ms
    SweepMallocSpace: Sum: 5.273s 99% C.I. 0.015ms-26.039ms Avg: 4.088ms Max: 141.993ms
    MarkConcurrentRoots: Sum: 5.219s 99% C.I. 0.008ms-40.599ms Avg: 4.046ms Max: 64.946ms
    UpdateAndMarkImageModUnionTable: Sum: 4.501s 99% C.I. 8.760us-10470.769us Avg: 536.893us Max: 106340us
    ScanGrayAllocSpaceObjects: Sum: 1.581s 99% C.I. 0.001ms-11.569ms Avg: 1.225ms Max: 16.712ms
    ReMarkRoots: Sum: 1.054s 99% C.I. 0.400ms-9.419ms Avg: 1.634ms Max: 24.065ms
    MarkAllocStackAsLive: Sum: 878.510ms 99% C.I. 0.080ms-5.077ms Avg: 1.362ms Max: 7.491ms
    MarkNonThreadRoots: Sum: 763.612ms 99% C.I. 15us-13239.999us Avg: 591.947us Max: 42158us
    EnqueueFinalizerReferences: Sum: 421.349ms 99% C.I. 9us-6219.999us Avg: 653.254us Max: 20294us
    SweepSystemWeaks: Sum: 310.009ms 99% C.I. 80.625us-3597.499us Avg: 480.634us Max: 6529us
    ProcessReferences: Sum: 210.615ms 99% C.I. 9us-2509.999us Avg: 326.534us Max: 12369us
    AllocSpaceClearCards: Sum: 187.248ms 99% C.I. 0.708us-503.333us Avg: 72.576us Max: 8995us
    FinishPhase: Sum: 138.299ms 99% C.I. 62us-838.749us Avg: 214.417us Max: 4492us
    ImageModUnionClearCards: Sum: 114.911ms 99% C.I. 1us-199.083us Avg: 6.852us Max: 19151us
    SweepLargeObjects: Sum: 114.420ms 99% C.I. 20us-2088.750us Avg: 177.395us Max: 4529us
    (Paused)ScanGrayAllocSpaceObjects: Sum: 107.257ms 99% C.I. 0.442us-744.374us Avg: 83.144us Max: 4302us
    UpdateAndMarkZygoteModUnionTable: Sum: 101.594ms 99% C.I. 48us-2074.999us Avg: 157.510us Max: 5679us
    BindBitmaps: Sum: 100.502ms 99% C.I. 45us-1093.749us Avg: 155.817us Max: 4730us
    RevokeAllThreadLocalAllocationStacks: Sum: 84.617ms 99% C.I. 16.125us-597.187us Avg: 131.189us Max: 643us
    ScanGrayImageSpaceObjects: Sum: 64.679ms 99% C.I. 0.256us-121.722us Avg: 7.713us Max: 2156us
    MarkingPhase: Sum: 58.872ms 99% C.I. 26us-788.749us Avg: 91.274us Max: 3271us
    ProcessCards: Sum: 39.252ms 99% C.I. 9us-125.357us Avg: 30.427us Max: 268us
    (Paused)ScanGrayImageSpaceObjects: Sum: 31.749ms 99% C.I. 0.251us-70.937us Avg: 3.786us Max: 1864us
    PreCleanCards: Sum: 28.284ms 99% C.I. 17us-184.687us Avg: 43.851us Max: 2955us
    (Paused)PausePhase: Sum: 27.977ms 99% C.I. 16us-244.374us Avg: 43.375us Max: 645us
    InitializePhase: Sum: 22.147ms 99% C.I. 3us-238.749us Avg: 34.336us Max: 2598us
    ReclaimPhase: Sum: 21.420ms 99% C.I. 8us-196.249us Avg: 33.209us Max: 1801us
    Sweep: Sum: 12.882ms 99% C.I. 5us-94.960us Avg: 19.972us Max: 95us
    SwapBitmaps: Sum: 12.021ms 99% C.I. 6us-99.531us Avg: 18.637us Max: 221us
    MarkRoots: Sum: 10.131ms 99% C.I. 2us-138.749us Avg: 15.706us Max: 1790us
    ZygoteModUnionClearCards: Sum: 7.548ms 99% C.I. 1us-49.904us Avg: 5.851us Max: 80us
    RecursiveMark: Sum: 2.960ms 99% C.I. 1us-49.827us Avg: 4.589us Max: 80us
    SwapStacks: Sum: 2.267ms 99% C.I. 1us-31us Avg: 3.514us Max: 31us
    UnBindBitmaps: Sum: 1.541ms 99% C.I. 0.250us-49.827us Avg: 2.389us Max: 50us
    ScanGrayZygoteSpaceObjects: Sum: 1.534ms 99% C.I. 0.250us-49.827us Avg: 2.378us Max: 354us
    (Paused)ScanGrayZygoteSpaceObjects: Sum: 1.501ms 99% C.I. 0.250us-49.827us Avg: 2.327us Max: 105us
    SweepZygoteSpace: Sum: 1.435ms 99% C.I. 0.250us-49.827us Avg: 2.224us Max: 141us
    FindDefaultSpaceBitmap: Sum: 1.352ms 99% C.I. 0.250us-49.827us Avg: 2.096us Max: 81us
    (Paused)ProcessMarkStack: Sum: 1.220ms 99% C.I. 0.250us-49.827us Avg: 1.891us Max: 145us
    PreSweepingGcVerification: Sum: 492us 99% C.I. 250ns-19000ns Avg: 762ns Max: 19000ns
    Done Dumping histograms
    partial concurrent mark sweep paused: Sum: 1.645s 99% C.I. 0.462ms-15.549ms Avg: 2.551ms Max: 63.517ms
    partial concurrent mark sweep total time: 74.614s mean time: 115.681ms
    partial concurrent mark sweep freed: 23980929 objects with total size 1GB
    partial concurrent mark sweep throughput: 321400/s / 16MB/s
    Start Dumping histograms for 156 iterations for sticky concurrent mark sweep
    ScanGrayAllocSpaceObjects: Sum: 1.707s 99% C.I. 0.006ms-25.503ms Avg: 2.736ms Max: 50.651ms
    FreeList: Sum: 1.152s 99% C.I. 2us-1318.799us Avg: 239.727us Max: 14867us
    MarkRootsCheckpoint: Sum: 1.049s 99% C.I. 0.294ms-34.719ms Avg: 3.364ms Max: 54.331ms
    MarkConcurrentRoots: Sum: 974.737ms 99% C.I. 0.007ms-19.007ms Avg: 3.124ms Max: 21.767ms
    SweepArray: Sum: 320.735ms 99% C.I. 0.156ms-9.263ms Avg: 2.055ms Max: 10.072ms
    ReMarkRoots: Sum: 229.639ms 99% C.I. 0.267ms-6.409ms Avg: 1.472ms Max: 6.780ms
    ProcessMarkStack: Sum: 217.524ms 99% C.I. 0.975us-4791.999us Avg: 348.596us Max: 7832us
    ScanGrayImageSpaceObjects: Sum: 126.150ms 99% C.I. 0.510us-1872us Avg: 31.102us Max: 5402us
    AllocSpaceClearCards: Sum: 106.539ms 99% C.I. 0.487us-788.799us Avg: 170.735us Max: 2324us
    MarkingPhase: Sum: 99.598ms 99% C.I. 187us-6051.999us Avg: 638.448us Max: 11146us
    MarkNonThreadRoots: Sum: 86.025ms 99% C.I. 16us-4471.999us Avg: 275.721us Max: 11112us
    SweepSystemWeaks: Sum: 75.185ms 99% C.I. 14us-1360.999us Avg: 481.955us Max: 1384us
    (Paused)ScanGrayAllocSpaceObjects: Sum: 28.550ms 99% C.I. 0.456us-1147.999us Avg: 91.506us Max: 3605us
    BindBitmaps: Sum: 24.811ms 99% C.I. 44us-771.999us Avg: 159.044us Max: 812us
    RevokeAllThreadLocalAllocationStacks: Sum: 23.613ms 99% C.I. 20us-1046.499us Avg: 151.365us Max: 1288us
    ImageModUnionClearCards: Sum: 23.600ms 99% C.I. 0.251us-49.971us Avg: 5.818us Max: 2927us
    EnqueueFinalizerReferences: Sum: 22.451ms 99% C.I. 2us-1820.999us Avg: 143.916us Max: 4172us
    ResetStack: Sum: 18.549ms 99% C.I. 13us-1273.999us Avg: 118.903us Max: 4517us
    ReclaimPhase: Sum: 13.645ms 99% C.I. 11us-2457.999us Avg: 87.467us Max: 9308us
    FinishPhase: Sum: 13.390ms 99% C.I. 34us-285us Avg: 85.833us Max: 285us
    ProcessReferences: Sum: 11.879ms 99% C.I. 5us-415.999us Avg: 76.147us Max: 645us
    (Paused)ScanGrayImageSpaceObjects: Sum: 11.724ms 99% C.I. 0.251us-80.374us Avg: 5.781us Max: 1548us
    ProcessCards: Sum: 9.255ms 99% C.I. 11us-121.999us Avg: 29.663us Max: 201us
    ForwardSoftReferences: Sum: 8.625ms 99% C.I. 1us-1941.999us Avg: 55.288us Max: 6608us
    MarkRoots: Sum: 6.013ms 99% C.I. 4us-1034.999us Avg: 38.544us Max: 4342us
    (Paused)PausePhase: Sum: 5.838ms 99% C.I. 21us-126us Avg: 37.423us Max: 126us
    PreCleanCards: Sum: 5.734ms 99% C.I. 18us-204.999us Avg: 36.756us Max: 352us
    InitializePhase: Sum: 4.419ms 99% C.I. 5us-182.999us Avg: 28.326us Max: 256us
    ScanGrayZygoteSpaceObjects: Sum: 2.446ms 99% C.I. 0.253us-80.499us Avg: 7.839us Max: 81us
    ZygoteModUnionClearCards: Sum: 1.728ms 99% C.I. 1us-49.909us Avg: 5.538us Max: 97us
    SwapBitmaps: Sum: 1.608ms 99% C.I. 3us-44us Avg: 10.307us Max: 44us
    UnBindBitmaps: Sum: 965us 99% C.I. 2us-60.999us Avg: 6.185us Max: 67us
    (Paused)ProcessMarkStack: Sum: 563us 99% C.I. 0.253us-110.999us Avg: 3.608us Max: 128us
    RecordFree: Sum: 533us 99% C.I. 1us-45us Avg: 3.416us Max: 45us
    SwapStacks: Sum: 448us 99% C.I. 1us-10us Avg: 2.871us Max: 10us
    (Paused)ScanGrayZygoteSpaceObjects: Sum: 350us 99% C.I. 1us-25us Avg: 2.243us Max: 25us
    FindDefaultSpaceBitmap: Sum: 337us 99% C.I. 0.250us-13us Avg: 2.160us Max: 13us
    PreSweepingGcVerification: Sum: 112us 99% C.I. 250ns-6000ns Avg: 717ns Max: 6000ns
    Done Dumping histograms
    sticky concurrent mark sweep paused: Sum: 332.589ms 99% C.I. 0.390ms-8.219ms Avg: 2.131ms Max: 8.604ms
    sticky concurrent mark sweep total time: 6.386s mean time: 40.939ms
    sticky concurrent mark sweep freed: 4742140 objects with total size 377MB
    sticky concurrent mark sweep throughput: 742584/s / 59MB/s
    Total time spent in GC: 81.041s
    Mean GC size throughput: 16MB/s
    Mean GC object throughput: 354554 objects/s
    Total number of allocations 28886899 //进程创建到现在一共创建的对象数
    Total bytes allocated 1GB //进程创建到现在一共申请的内存
    Total bytes freed 1GB //一共释放的内存
    Free memory 281KB //不扩展堆的情况下可用的内存
    Free memory until GC 281KB //再用281kB 我就要gc了
    Free memory until OOME 499MB //还有499MB内存就OOM了
    Total memory 12MB //总共内存12MB
    Max memory 512MB //进程最多能申请的内存
    Zygote space size 20KB //zygote 空间大小20kb
    Total mutator paused time: 1.978s
    Total time waiting for GC to complete: 4.075ms
    Total GC count: 802
    Total GC time: 81.041s
    Total blocking GC count: 1
    Total blocking GC time: 41.004ms
    Histogram of GC count per 10000 ms: 0:33552,1:764,2:1,3:1,14:1,18:1
    Histogram of blocking GC count per 10000 ms: 0:34319,1:1
    Histogram of native allocation 0:56583,262144:5,1310720:14,2621440:14 bucket size 262144
    Histogram of native free 0:56287,262144:5,1310720:12,2621440:14 bucket size 262144
    /system/priv-app/SettingsProvider/oat/arm64/SettingsProvider.odex: speed
    /system/priv-app/Telecom/oat/arm64/Telecom.odex: speed
    /system/priv-app/FusedLocation/oat/arm64/FusedLocation.odex: speed
    /system/framework/oat/arm64/com.android.location.provider.odex: speed
    /system/framework/oat/arm64/services.odex: speed
    /system/framework/oat/arm64/ethernet-service.odex: speed
    /system/framework/oat/arm64/wifi-service.odex: speed
    Running non JIT

    suspend all histogram: Sum: 333.959ms 99% C.I. 5.303us-6130.346us Avg: 413.315us Max: 61557us
    DALVIK THREADS (102)😕/以下是各个线程的函数堆栈信息 依次是:线程名、线程优先级、线程创建时的序号、线程当前状态 (状态 解释
    NEW 线程刚被创建,但是并未启动。还没调用start方法。
    RUNNABLE 线程可以在java虚拟机中运行的状态,可能正在运行自己代码,也可能没有,这取决于操作系统处理器。
    BLOCKED 当一个线程试图获取一个对象锁,而该对象锁被其他的线程持有,则该
    线程进入Blocked状态;当该线程持有锁时,该线程将变成Runnable状态。
    WAITING 一个线程在等待另一个线程执行一个(唤醒)动作时,该线程进入Waiting状态。进入这个状态后是不能自动唤醒的,必须等待另一个线 程调用notify或者notifyAlI方法才能够
    TIMED WAITING 同waiting状态,有超时参数,超时后自动唤醒,比如Thread.Sleep(1000)
    TERMINATED 线程已经执行完毕


    “Signal Catcher” daemon prio=5 tid=2 Runnable //线程名称后面标识有daemon,说明这是个守护线程
    | group=“system” sCount=0 dsCount=0 obj=0x12c010d0 self=0x775260d000
    | sysTid=466 nice=0 cgrp=default sched=0/0 handle=0x775b4f9450
    | state=R schedstat=( 480881262 35315902 1212 ) utm=34 stm=13 core=2 HZ=100
    | stack=0x775b3ff000-0x775b401000 stackSize=1005KB
    | held mutexes= “mutator lock”(shared held)
    native: #00 pc 000000000047ef3c /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+220)
    native: #01 pc 000000000047ef38 /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+216)
    native: #02 pc 0000000000452fc4 /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+480)
    native: #03 pc 000000000046ab4c /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+832)
    native: #04 pc 0000000000462d34 /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+476)
    native: #05 pc 0000000000462924 /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+848)
    native: #06 pc 0000000000462590 /system/lib64/libart.so (_ZN3art10ThreadList14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+804)
    native: #07 pc 000000000043e3c0 /system/lib64/libart.so (_ZN3art7Runtime14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+188)
    native: #08 pc 0000000000444c50 /system/lib64/libart.so (_ZN3art13SignalCatcher13HandleSigQuitEv+2280)
    native: #09 pc 0000000000443740 /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+480)
    native: #10 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #11 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “main” prio=5 tid=1 Native // 正在执行JNI本地函数 main:main标识是主线程,如果是线程,那么命名成“Thread-X”的格式,x表示线程id,逐步递增。
    prio:线程优先级,默认是5
    tid:tid不是线程的id,是线程唯一标识ID
    group:是线程组名称
    sCount:该线程被挂起的次数
    dsCount:是线程被调试器挂起的次数
    obj:对象地址
    self:该线程Native的地址
    sysTid:是线程号(主线程的线程号和进程号相同)
    nice:是线程的调度优先级
    sched:分别标志了线程的调度策略和优先级
    cgrp:调度归属组
    handle:线程处理函数的地址。
    state:是调度状态
    schedstat:从 /proc/[pid]/task/[tid]/schedstat读出,三个值分别表示线程在cpu上执行的时间、线程的等待时间和线程执行的时间片长度,不支持这项信息的三个值都是0;
    utm:是线程用户态下使用的时间值(单位是jiffies)
    stm:是内核态下的调度时间值
    core:是最后执行这个线程的cpu核的序号。
    HZ:全局变量jiffies用来记录自系统启动以来产生的中断总数
    stack: 线程栈的地址区间
    stackSize: 线程栈的大小。
    held mutexes=: 线程所持有mutex类型。分为独占锁exclusive和共享锁shared两类。
    | group=“main” sCount=1 dsCount=0 obj=0x75f0c000 self=0x775be95a00
    | sysTid=461 nice=-2 cgrp=default sched=0/0 handle=0x775ff6fa98
    | state=S schedstat=( 257660154508 251644662512 270421 ) utm=18820 stm=6944 core=4 HZ=100
    | stack=0x7fd5b85000-0x7fd5b87000 stackSize=8MB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at com.android.server.SystemServer.run(SystemServer.java:409)
    at com.android.server.SystemServer.main(SystemServer.java:236)
    at java.lang.reflect.Method.invoke!(Native method)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
    //JDWP线程是支持虚拟机调试的线程,不需要关心
    “JDWP” daemon prio=5 tid=3 WaitingInMainDebuggerLoop
    | group=“system” sCount=1 dsCount=0 obj=0x12c01160 self=0x775be96400
    | sysTid=467 nice=0 cgrp=default sched=0/0 handle=0x775b3fc450
    | state=S schedstat=( 1803958 1481375 7 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x775b302000-0x775b304000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: unix_stream_read_generic+0x250/0x704
    kernel: unix_stream_recvmsg+0x4c/0x6c
    kernel: sock_recvmsg+0x44/0x54
    kernel: ___sys_recvmsg+0xc8/0x2f8
    kernel: __sys_recvmsg+0x54/0x94
    kernel: SyS_recvmsg+0x10/0x20
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006b704 /system/lib64/libc.so (recvmsg+4)
    native: #01 pc 00000000005579c8 /system/lib64/libart.so (_ZN3art4JDWP12JdwpAdbState15ReceiveClientFdEv+128)
    native: #02 pc 0000000000557cc4 /system/lib64/libart.so (_ZN3art4JDWP12JdwpAdbState6AcceptEv+528)
    native: #03 pc 00000000003050a4 /system/lib64/libart.so (_ZN3art4JDWP9JdwpState3RunEv+388)
    native: #04 pc 0000000000304764 /system/lib64/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+48)
    native: #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “ReferenceQueueDaemon” daemon prio=5 tid=4 Waiting
    | group=“system” sCount=1 dsCount=0 obj=0x12c011f0 self=0x775be98c00
    | sysTid=468 nice=0 cgrp=default sched=0/0 handle=0x775b2ff450
    | state=S schedstat=( 964594676 611525009 2929 ) utm=79 stm=16 core=2 HZ=100
    | stack=0x775b1fd000-0x775b1ff000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x06318628> (a java.lang.Class)
      at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
    • locked <0x06318628> (a java.lang.Class)
      at java.lang.Thread.run(Thread.java:761)

    “FinalizerDaemon” daemon prio=5 tid=5 Waiting
    | group=“system” sCount=1 dsCount=0 obj=0x12c01280 self=0x775be9d200
    | sysTid=469 nice=0 cgrp=default sched=0/0 handle=0x775b1fa450
    | state=S schedstat=( 3721849816 2553807445 9182 ) utm=288 stm=83 core=0 HZ=100
    | stack=0x775b0f8000-0x775b0fa000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x04e67f41> (a java.lang.Object)
      at java.lang.Object.wait(Object.java:407)
      at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
    • locked <0x04e67f41> (a java.lang.Object)
      at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
      at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
      at java.lang.Thread.run(Thread.java:761)

    “FinalizerWatchdogDaemon” daemon prio=5 tid=6 Waiting
    | group=“system” sCount=1 dsCount=0 obj=0x12c01310 self=0x775be9dc00
    | sysTid=470 nice=0 cgrp=default sched=0/0 handle=0x775b0f5450
    | state=S schedstat=( 245554352 802715028 1754 ) utm=17 stm=6 core=1 HZ=100
    | stack=0x775aff3000-0x775aff5000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x0e302ce6> (a java.lang.Daemons F i n a l i z e r W a t c h d o g D a e m o n ) a t j a v a . l a n g . D a e m o n s FinalizerWatchdogDaemon) at java.lang.Daemons FinalizerWatchdogDaemon)atjava.lang.DaemonsFinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:269)
    • locked <0x0e302ce6> (a java.lang.Daemons F i n a l i z e r W a t c h d o g D a e m o n ) a t j a v a . l a n g . D a e m o n s FinalizerWatchdogDaemon) at java.lang.Daemons FinalizerWatchdogDaemon)atjava.lang.DaemonsFinalizerWatchdogDaemon.run(Daemons.java:249)
      at java.lang.Thread.run(Thread.java:761)

    “HeapTaskDaemon” daemon prio=5 tid=7 Blocked
    | group=“system” sCount=1 dsCount=0 obj=0x12c013a0 self=0x775be9e600
    | sysTid=471 nice=0 cgrp=default sched=0/0 handle=0x775aff0450
    | state=S schedstat=( 66241962214 16948505535 56718 ) utm=6367 stm=256 core=3 HZ=100
    | stack=0x775aeee000-0x775aef0000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    native: #01 pc 00000000000e7e4c /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+156)
    native: #02 pc 00000000002428b8 /system/lib64/libart.so (ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+276)
    native: #03 pc 00000000002431f0 /system/lib64/libart.so (ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+92)
    native: #04 pc 00000000001e6ac0 /system/framework/arm64/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks
    +124)
    at dalvik.system.VMRuntime.runHeapTasks(Native method)

    • waiting to lock an unknown object
      at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
      at java.lang.Thread.run(Thread.java:761)

    “Binder:461_1” prio=5 tid=8 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c680d0 self=0x7752616400
    | sysTid=481 nice=0 cgrp=default sched=0/0 handle=0x775aa44450
    | state=S schedstat=( 92143464724 68030246596 147904 ) utm=5225 stm=3988 core=4 HZ=100
    | stack=0x775a94a000-0x775a94c000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_2” prio=5 tid=9 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c68160 self=0x775be17400
    | sysTid=482 nice=0 cgrp=default sched=0/0 handle=0x775a947450
    | state=S schedstat=( 97389949297 57306629892 155243 ) utm=5462 stm=4275 core=5 HZ=100
    | stack=0x775a84d000-0x775a84f000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_3” prio=5 tid=10 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c7b0d0 self=0x7752636800
    | sysTid=518 nice=0 cgrp=default sched=0/0 handle=0x775652e450
    | state=S schedstat=( 78008227713 55293725082 127471 ) utm=4462 stm=3337 core=0 HZ=100
    | stack=0x7756434000-0x7756436000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “android.bg” prio=5 tid=11 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c7bdc0 self=0x775beba800
    | sysTid=535 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7752c89450
    | state=S schedstat=( 366494205574 95241804094 274610 ) utm=7424 stm=29224 core=4 HZ=100
    | stack=0x7752b87000-0x7752b89000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “ActivityManager” prio=5 tid=12 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c892e0 self=0x775bebb200
    | sysTid=536 nice=-2 cgrp=default sched=0/0 handle=0x7752b84450
    | state=S schedstat=( 24418553076 6676989453 40489 ) utm=1205 stm=1235 core=1 HZ=100
    | stack=0x7752a82000-0x7752a84000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “android.ui” prio=5 tid=13 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c89420 self=0x775bebbc00
    | sysTid=537 nice=-2 cgrp=default sched=0/0 handle=0x7752a7f450
    | state=S schedstat=( 25336434216 27749190747 97960 ) utm=1782 stm=750 core=3 HZ=100
    | stack=0x775297d000-0x775297f000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 00000000000563b8 /system/lib64/libbinder.so (_ZN7android14IPCThreadState15waitForResponseEPNS_6ParcelEPi+368)
    native: #04 pc 000000000004b23c /system/lib64/libbinder.so (_ZN7android8BpBinder8transactEjRKNS_6ParcelEPS1_j+72)
    native: #05 pc 000000000007aefc /system/lib64/libgui.so (???)
    native: #06 pc 0000000000088754 /system/lib64/libgui.so (_ZN7android21SurfaceComposerClient13createSurfaceERKNS_7String8Ejjij+80)
    native: #07 pc 00000000000e5584 /system/lib64/libandroid_runtime.so (???)
    native: #08 pc 0000000000c527d4 /system/framework/arm64/boot-framework.oat (Java_android_view_SurfaceControl_nativeCreate__Landroid_view_SurfaceSession_2Ljava_lang_String_2IIII+208)
    at android.view.SurfaceControl.nativeCreate(Native method)
    at android.view.SurfaceControl.(SurfaceControl.java:302)
    at com.android.server.wm.WindowSurfaceController.(WindowSurfaceController.java:102)
    at com.android.server.wm.WindowStateAnimator.createSurfaceLocked(WindowStateAnimator.java:754)
    at com.android.server.wm.WindowManagerService.createSurfaceControl(WindowManagerService.java:3676)
    at com.android.server.wm.WindowManagerService.relayoutWindow(WindowManagerService.java:3484)

    • locked <0x05689cf6> (a java.util.HashMap)
      at com.android.server.wm.Session.relayout(Session.java:215)
      at android.view.ViewRootImpl.relayoutWindow(ViewRootImpl.java:5719)
      at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1758)
      at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
      at android.view.ViewRootImpl T r a v e r s a l R u n n a b l e . r u n ( V i e w R o o t I m p l . j a v a : 6338 ) a t a n d r o i d . v i e w . C h o r e o g r a p h e r TraversalRunnable.run(ViewRootImpl.java:6338) at android.view.Choreographer TraversalRunnable.run(ViewRootImpl.java:6338)atandroid.view.ChoreographerCallbackRecord.run(Choreographer.java:874)
      at android.view.Choreographer.doCallbacks(Choreographer.java:686)
      at android.view.Choreographer.doFrame(Choreographer.java:621)
      at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
      at android.os.Handler.handleCallback(Handler.java:755)
      at android.os.Handler.dispatchMessage(Handler.java:95)
      at android.os.Looper.loop(Looper.java:154)
      at android.os.HandlerThread.run(HandlerThread.java:61)
      at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “ActivityManager:kill” prio=5 tid=14 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c89560 self=0x775bebc600
    | sysTid=538 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x775297a450
    | state=S schedstat=( 19938419 37915996 75 ) utm=0 stm=1 core=0 HZ=100
    | stack=0x7752878000-0x775287a000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “batterystats-sync” prio=5 tid=15 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12c897e0 self=0x775bf66000
    | sysTid=541 nice=0 cgrp=default sched=0/0 handle=0x774e973450
    | state=S schedstat=( 6035977481 1953434592 12779 ) utm=413 stm=189 core=1 HZ=100
    | stack=0x774e871000-0x774e873000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “FileObserver” prio=5 tid=16 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12d48550 self=0x775bfc4e00
    | sysTid=558 nice=0 cgrp=default sched=0/0 handle=0x774cbff450
    | state=S schedstat=( 185133707 33540123 659 ) utm=14 stm=3 core=2 HZ=100
    | stack=0x774cafd000-0x774caff000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: wait_woken+0x58/0xb0
    kernel: inotify_read+0x284/0x2f0
    kernel: __vfs_read+0x38/0xf4
    kernel: vfs_read+0x78/0x12c
    kernel: SyS_read+0x5c/0xbc
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006b674 /system/lib64/libc.so (read+4)
    native: #01 pc 0000000000148cc0 /system/lib64/libandroid_runtime.so (???)
    native: #02 pc 00000000008755f8 /system/framework/arm64/boot-framework.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+132)
    at android.os.FileObserver O b s e r v e r T h r e a d . o b s e r v e ( N a t i v e m e t h o d ) a t a n d r o i d . o s . F i l e O b s e r v e r ObserverThread.observe(Native method) at android.os.FileObserver ObserverThread.observe(Nativemethod)atandroid.os.FileObserverObserverThread.run(FileObserver.java:86)

    “android.fg” prio=5 tid=17 Blocked
    | group=“main” sCount=1 dsCount=0 obj=0x12d4a380 self=0x775bfb0000
    | sysTid=560 nice=0 cgrp=default sched=0/0 handle=0x774cafa450
    | state=S schedstat=( 9106445307 5199637349 43726 ) utm=538 stm=371 core=2 HZ=100
    | stack=0x774c9f8000-0x774c9fa000 stackSize=1037KB
    | held mutexes=
    at com.android.server.wm.WindowManagerService.monitor(WindowManagerService.java:11783)

    • waiting to lock <0x05689cf6> (a java.util.HashMap) held by thread 13
      at com.android.server.Watchdog$HandlerChecker.run(Watchdog.java:179)
      at android.os.Handler.handleCallback(Handler.java:755)
      at android.os.Handler.dispatchMessage(Handler.java:95)
      at android.os.Looper.loop(Looper.java:154)
      at android.os.HandlerThread.run(HandlerThread.java:61)
      at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “android.io” prio=5 tid=18 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12d4a420 self=0x775bf82e00
    | sysTid=561 nice=0 cgrp=default sched=0/0 handle=0x774c9f5450
    | state=S schedstat=( 27399378 30712123 123 ) utm=1 stm=0 core=4 HZ=100
    | stack=0x774c8f3000-0x774c8f5000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “android.display” prio=5 tid=19 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12d4a4c0 self=0x775bfa9200
    | sysTid=562 nice=-4 cgrp=default sched=0/0 handle=0x774c8f0450
    | state=S schedstat=( 635361279563 598261688043 891047 ) utm=48846 stm=14688 core=3 HZ=100
    | stack=0x774c7ee000-0x774c7f0000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “CpuTracker” prio=5 tid=20 TimedWaiting
    | group=“main” sCount=1 dsCount=0 obj=0x12d48790 self=0x775bfa9c00
    | sysTid=563 nice=0 cgrp=default sched=0/0 handle=0x774c7eb450
    | state=S schedstat=( 9289435350 1388890157 7186 ) utm=205 stm=722 core=4 HZ=100
    | stack=0x774c6e9000-0x774c6eb000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x062cdcd4> (a com.android.server.am.ActivityManagerService$5)
      at java.lang.Object.wait(Object.java:407)
      at com.android.server.am.ActivityManagerService$5.run(ActivityManagerService.java:2749)
    • locked <0x062cdcd4> (a com.android.server.am.ActivityManagerService$5)

    “PowerManagerService” prio=5 tid=21 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12d4a920 self=0x775bfaa600
    | sysTid=565 nice=-4 cgrp=default sched=0/0 handle=0x774c6e6450
    | state=S schedstat=( 8522050768 8965877923 56232 ) utm=576 stm=275 core=3 HZ=100
    | stack=0x774c5e4000-0x774c5e6000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “BatteryStats_wakeupReason” prio=5 tid=22 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12d4aba0 self=0x775bfaba00
    | sysTid=571 nice=-2 cgrp=default sched=0/0 handle=0x774c4e4450
    | state=S schedstat=( 1003624 91000 5 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x774c3e2000-0x774c3e4000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    native: #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    native: #02 pc 000000000001c3d8 /system/lib64/libandroid_servers.so (???)
    native: #03 pc 000000000039c4b8 /system/framework/oat/arm64/services.odex (Java_com_android_server_am_BatteryStatsService_nativeWaitWakeup__Ljava_nio_ByteBuffer_2+148)
    at com.android.server.am.BatteryStatsService.nativeWaitWakeup(Native method)
    at com.android.server.am.BatteryStatsService.-wrap0(BatteryStatsService.java:-1)
    at com.android.server.am.BatteryStatsService W a k e u p R e a s o n T h r e a d . w a i t W a k e u p ( B a t t e r y S t a t s S e r v i c e . j a v a : 1083 ) a t c o m . a n d r o i d . s e r v e r . a m . B a t t e r y S t a t s S e r v i c e WakeupReasonThread.waitWakeup(BatteryStatsService.java:1083) at com.android.server.am.BatteryStatsService WakeupReasonThread.waitWakeup(BatteryStatsService.java:1083)atcom.android.server.am.BatteryStatsServiceWakeupReasonThread.run(BatteryStatsService.java:1068)

    “PackageManager” prio=5 tid=23 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12dae600 self=0x775bfac400
    | sysTid=580 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x774c3df450
    | state=S schedstat=( 1204791 3187917 5 ) utm=0 stm=0 core=0 HZ=100
    | stack=0x774c2dd000-0x774c2df000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “PackageInstaller” prio=5 tid=24 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13013670 self=0x775bf66a00
    | sysTid=629 nice=0 cgrp=default sched=0/0 handle=0x774c2da450
    | state=S schedstat=( 742583 288750 4 ) utm=0 stm=0 core=2 HZ=100
    | stack=0x774c1d8000-0x774c1da000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “SensorService” prio=10 tid=26 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13013c10 self=0x7752645c00
    | sysTid=632 nice=-8 cgrp=default sched=1073741825/10 handle=0x774bfdb450
    | state=S schedstat=( 1303460 33250 3 ) utm=0 stm=0 core=3 HZ=100
    | stack=0x774bee1000-0x774bee3000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: poll_schedule_timeout+0x50/0x8c
    kernel: do_sys_poll+0x248/0x494
    kernel: SyS_ppoll+0x120/0x1a8
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006aca0 /system/lib64/libc.so (__ppoll+8)
    native: #01 pc 0000000000023104 /system/lib64/libc.so (poll+92)
    native: #02 pc 00000000000045ec /system/lib64/hw/sensors.rk30board.so (_ZN22sensors_poll_context_t10pollEventsEP15sensors_event_ti+76)
    native: #03 pc 00000000000104a4 /system/lib64/libsensorservice.so (???)
    native: #04 pc 0000000000019338 /system/lib64/libsensorservice.so (???)
    native: #05 pc 0000000000019d70 /system/lib64/libsensorservice.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “SensorEventAckReceiver” prio=10 tid=27 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13013ca0 self=0x775bf84200
    | sysTid=631 nice=-8 cgrp=default sched=0/0 handle=0x774c0d8450
    | state=S schedstat=( 1267293 370999 6 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x774bfde000-0x774bfe0000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 0000000000019f14 /system/lib64/libsensorservice.so (???)
    native: #05 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #06 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #07 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #08 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “CameraService_proxy” prio=5 tid=25 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12dcbe20 self=0x775bf67400
    | sysTid=638 nice=-4 cgrp=default sched=0/0 handle=0x774bede450
    | state=S schedstat=( 1165499 154875 5 ) utm=0 stm=0 core=0 HZ=100
    | stack=0x774bddc000-0x774bdde000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)
    at com.android.server.ServiceThread.run(ServiceThread.java:46)

    “SettingsProvider” prio=5 tid=28 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fe7790 self=0x775bf68800
    | sysTid=640 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x774bdd9450
    | state=S schedstat=( 115240052 197196820 439 ) utm=4 stm=6 core=0 HZ=100
    | stack=0x774bcd7000-0x774bcd9000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “AlarmManager” prio=5 tid=29 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130038b0 self=0x775bf69200
    | sysTid=641 nice=0 cgrp=default sched=0/0 handle=0x774bcd4450
    | state=S schedstat=( 15896639438 6040217290 23956 ) utm=1083 stm=505 core=2 HZ=100
    | stack=0x774bbd2000-0x774bbd4000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 000000000001ba34 /system/lib64/libandroid_servers.so (_ZN7android16AlarmImplTimerFd12waitForAlarmEv+68)
    native: #03 pc 000000000001c15c /system/lib64/libandroid_servers.so (???)
    native: #04 pc 00000000000570f8 /system/framework/oat/arm64/services.odex (Java_com_android_server_AlarmManagerService_waitForAlarm__J+132)
    at com.android.server.AlarmManagerService.waitForAlarm(Native method)
    at com.android.server.AlarmManagerService.-wrap4(AlarmManagerService.java:-1)
    at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2601)

    “UEventObserver” prio=5 tid=30 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fbc5e0 self=0x775bf69c00
    | sysTid=643 nice=0 cgrp=default sched=0/0 handle=0x774bbcf450
    | state=S schedstat=( 56877843 54267496 109 ) utm=4 stm=1 core=1 HZ=100
    | stack=0x774bacd000-0x774bacf000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: poll_schedule_timeout+0x50/0x8c
    kernel: do_sys_poll+0x248/0x494
    kernel: SyS_ppoll+0x120/0x1a8
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006aca0 /system/lib64/libc.so (ppoll+8)
    native: #01 pc 0000000000023104 /system/lib64/libc.so (poll+92)
    native: #02 pc 0000000000003dd0 /system/lib64/libhardware_legacy.so (uevent_next_event+100)
    native: #03 pc 00000000000f40e8 /system/lib64/libandroid_runtime.so (???)
    native: #04 pc 00000000008e4ccc /system/framework/arm64/boot-framework.oat (Java_android_os_UEventObserver_nativeWaitForNextEvent
    +120)
    at android.os.UEventObserver.nativeWaitForNextEvent(Native method)
    at android.os.UEventObserver.-wrap0(UEventObserver.java:-1)
    at android.os.UEventObserver$UEventThread.run(UEventObserver.java:182)

    “InputReader” prio=10 tid=31 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f60f70 self=0x775bfa8800
    | sysTid=654 nice=-8 cgrp=default sched=0/0 handle=0x774b9cd450
    | state=S schedstat=( 4221876198 1910772344 21410 ) utm=167 stm=254 core=1 HZ=100
    | stack=0x774b8d3000-0x774b8d5000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 00000000000293b0 /system/lib64/libinputflinger.so (_ZN7android8EventHub9getEventsEiPNS_8RawEventEm+1732)
    native: #03 pc 0000000000039af8 /system/lib64/libinputflinger.so (_ZN7android11InputReader8loopOnceEv+208)
    native: #04 pc 000000000003caa0 /system/lib64/libinputflinger.so (_ZN7android17InputReaderThread10threadLoopEv+20)
    native: #05 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #06 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #07 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #08 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “InputDispatcher” prio=10 tid=32 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fe10d0 self=0x77526a9000
    | sysTid=653 nice=-8 cgrp=default sched=0/0 handle=0x774baca450
    | state=S schedstat=( 15119468900 35997036318 119334 ) utm=645 stm=865 core=0 HZ=100
    | stack=0x774b9d0000-0x774b9d2000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 000000000002c06c /system/lib64/libinputflinger.so (_ZN7android15InputDispatcher12dispatchOnceEv+168)
    native: #05 pc 0000000000036a20 /system/lib64/libinputflinger.so (_ZN7android21InputDispatcherThread10threadLoopEv+20)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “MountService” prio=5 tid=33 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f60d30 self=0x774cc16000
    | sysTid=656 nice=0 cgrp=default sched=0/0 handle=0x774b8d0450
    | state=S schedstat=( 110180286 66470418 107 ) utm=7 stm=3 core=4 HZ=100
    | stack=0x774b7ce000-0x774b7d0000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “VoldConnector” prio=5 tid=34 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f60940 self=0x774cc16a00
    | sysTid=657 nice=0 cgrp=default sched=0/0 handle=0x774b7ab450
    | state=S schedstat=( 82408663 58752211 103 ) utm=5 stm=1 core=4 HZ=100
    | stack=0x774b6a9000-0x774b6ab000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: unix_stream_read_generic+0x250/0x704
    kernel: unix_stream_recvmsg+0x4c/0x6c
    kernel: sock_recvmsg+0x44/0x54
    kernel: ___sys_recvmsg+0xc8/0x2f8
    kernel: __sys_recvmsg+0x54/0x94
    kernel: SyS_recvmsg+0x10/0x20
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006b704 /system/lib64/libc.so (recvmsg+4)
    native: #01 pc 00000000000f487c /system/lib64/libandroid_runtime.so (???)
    native: #02 pc 00000000000f4b98 /system/lib64/libandroid_runtime.so (???)
    native: #03 pc 0000000000737448 /system/framework/arm64/boot-framework.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+196)
    at android.net.LocalSocketImpl.readba_native(Native method)
    at android.net.LocalSocketImpl.-wrap1(LocalSocketImpl.java:-1)
    at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)

    • locked <0x0c5ace7d> (a java.lang.Object)
      at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:203)
      at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:136)
      at java.lang.Thread.run(Thread.java:761)

    “CryptdConnector” prio=5 tid=35 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f608b0 self=0x774cc17400
    | sysTid=658 nice=0 cgrp=default sched=0/0 handle=0x774b6a4450
    | state=S schedstat=( 4570582 1432460 10 ) utm=0 stm=0 core=5 HZ=100
    | stack=0x774b5a2000-0x774b5a4000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: unix_stream_read_generic+0x250/0x704
    kernel: unix_stream_recvmsg+0x4c/0x6c
    kernel: sock_recvmsg+0x44/0x54
    kernel: ___sys_recvmsg+0xc8/0x2f8
    kernel: __sys_recvmsg+0x54/0x94
    kernel: SyS_recvmsg+0x10/0x20
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006b704 /system/lib64/libc.so (recvmsg+4)
    native: #01 pc 00000000000f487c /system/lib64/libandroid_runtime.so (???)
    native: #02 pc 00000000000f4b98 /system/lib64/libandroid_runtime.so (???)
    native: #03 pc 0000000000737448 /system/framework/arm64/boot-framework.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+196)
    at android.net.LocalSocketImpl.readba_native(Native method)
    at android.net.LocalSocketImpl.-wrap1(LocalSocketImpl.java:-1)
    at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)

    • locked <0x0f423172> (a java.lang.Object)
      at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:203)
      at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:136)
      at java.lang.Thread.run(Thread.java:761)

    “NetdConnector” prio=5 tid=36 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130f4b80 self=0x774cc17e00
    | sysTid=659 nice=0 cgrp=default sched=0/0 handle=0x774b573450
    | state=S schedstat=( 552873135 330619087 674 ) utm=49 stm=4 core=4 HZ=100
    | stack=0x774b471000-0x774b473000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: unix_stream_read_generic+0x250/0x704
    kernel: unix_stream_recvmsg+0x4c/0x6c
    kernel: sock_recvmsg+0x44/0x54
    kernel: ___sys_recvmsg+0xc8/0x2f8
    kernel: __sys_recvmsg+0x54/0x94
    kernel: SyS_recvmsg+0x10/0x20
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006b704 /system/lib64/libc.so (recvmsg+4)
    native: #01 pc 00000000000f487c /system/lib64/libandroid_runtime.so (???)
    native: #02 pc 00000000000f4b98 /system/lib64/libandroid_runtime.so (???)
    native: #03 pc 0000000000737448 /system/framework/arm64/boot-framework.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+196)
    at android.net.LocalSocketImpl.readba_native(Native method)
    at android.net.LocalSocketImpl.-wrap1(LocalSocketImpl.java:-1)
    at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)

    • locked <0x0a6bf9c3> (a java.lang.Object)
      at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:203)
      at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:136)
      at java.lang.Thread.run(Thread.java:761)

    “NetworkStats” prio=5 tid=37 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f60550 self=0x774cc18800
    | sysTid=660 nice=0 cgrp=default sched=0/0 handle=0x774ae58450
    | state=S schedstat=( 6862132392 3134475902 15640 ) utm=491 stm=194 core=0 HZ=100
    | stack=0x774ad56000-0x774ad58000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “NetworkPolicy” prio=5 tid=38 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f60ca0 self=0x774cc19200
    | sysTid=661 nice=0 cgrp=default sched=0/0 handle=0x774ad4c450
    | state=S schedstat=( 504158056 521632707 1895 ) utm=37 stm=12 core=4 HZ=100
    | stack=0x774ac4a000-0x774ac4c000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “WifiP2pService” prio=5 tid=39 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fbc310 self=0x774cc19c00
    | sysTid=662 nice=0 cgrp=default sched=0/0 handle=0x774ac20450
    | state=S schedstat=( 20836958 13911336 48 ) utm=1 stm=0 core=1 HZ=100
    | stack=0x774ab1e000-0x774ab20000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “WifiService” prio=5 tid=40 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fe18b0 self=0x774cc1a600
    | sysTid=663 nice=0 cgrp=default sched=0/0 handle=0x774aab8450
    | state=S schedstat=( 203587125 401393428 1676 ) utm=10 stm=9 core=2 HZ=100
    | stack=0x774a9b6000-0x774a9b8000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “WifiStateMachine” prio=5 tid=41 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fe19d0 self=0x774cc9a000
    | sysTid=664 nice=0 cgrp=default sched=0/0 handle=0x774a9b3450
    | state=S schedstat=( 12853546746 13333697915 29489 ) utm=931 stm=353 core=2 HZ=100
    | stack=0x774a8b1000-0x774a8b3000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “IpManager.wlan0” prio=5 tid=42 Native
    | group=“main” sCount=1 dsCount=0 obj=0x1301e0d0 self=0x774cc9aa00
    | sysTid=665 nice=0 cgrp=default sched=0/0 handle=0x774a889450
    | state=S schedstat=( 8617668 3157583 15 ) utm=0 stm=0 core=5 HZ=100
    | stack=0x774a787000-0x774a789000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “WifiScanningService” prio=5 tid=43 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13074b80 self=0x774cc9b400
    | sysTid=668 nice=0 cgrp=default sched=0/0 handle=0x774a75d450
    | state=S schedstat=( 8607056879 8142290128 10564 ) utm=693 stm=167 core=1 HZ=100
    | stack=0x774a65b000-0x774a65d000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “WifiRttService” prio=5 tid=44 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130749d0 self=0x774cc9be00
    | sysTid=669 nice=0 cgrp=default sched=0/0 handle=0x774a651450
    | state=S schedstat=( 2628042 5572874 10 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x774a54f000-0x774a551000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “ConnectivityServiceThread” prio=5 tid=45 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130b5550 self=0x774cc9c800
    | sysTid=670 nice=0 cgrp=default sched=0/0 handle=0x774a545450
    | state=S schedstat=( 61704707 25503165 91 ) utm=4 stm=1 core=0 HZ=100
    | stack=0x774a443000-0x774a445000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “android.pacmanager” prio=5 tid=46 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a73a0 self=0x774cc9d200
    | sysTid=671 nice=0 cgrp=default sched=0/0 handle=0x774a439450
    | state=S schedstat=( 807333 54833 4 ) utm=0 stm=0 core=1 HZ=100
    | stack=0x774a337000-0x774a339000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “NsdService” prio=5 tid=47 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a7550 self=0x774cc9dc00
    | sysTid=672 nice=0 cgrp=default sched=0/0 handle=0x774a32d450
    | state=S schedstat=( 1298417 0 5 ) utm=0 stm=0 core=0 HZ=100
    | stack=0x774a22b000-0x774a22d000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “mDnsConnector” prio=5 tid=48 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a7820 self=0x774cc9e600
    | sysTid=673 nice=0 cgrp=default sched=0/0 handle=0x774a221450
    | state=S schedstat=( 1358291 0 3 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x774a11f000-0x774a121000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: unix_stream_read_generic+0x250/0x704
    kernel: unix_stream_recvmsg+0x4c/0x6c
    kernel: sock_recvmsg+0x44/0x54
    kernel: ___sys_recvmsg+0xc8/0x2f8
    kernel: __sys_recvmsg+0x54/0x94
    kernel: SyS_recvmsg+0x10/0x20
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006b704 /system/lib64/libc.so (recvmsg+4)
    native: #01 pc 00000000000f487c /system/lib64/libandroid_runtime.so (???)
    native: #02 pc 00000000000f4b98 /system/lib64/libandroid_runtime.so (???)
    native: #03 pc 0000000000737448 /system/framework/arm64/boot-framework.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+196)
    at android.net.LocalSocketImpl.readba_native(Native method)
    at android.net.LocalSocketImpl.-wrap1(LocalSocketImpl.java:-1)
    at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)

    • locked <0x05e4f240> (a java.lang.Object)
      at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:203)
      at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:136)
      at java.lang.Thread.run(Thread.java:761)

    “ranker” prio=5 tid=49 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a7a60 self=0x774ccdc000
    | sysTid=674 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x774a115450
    | state=S schedstat=( 32152914652 61417539973 63526 ) utm=3033 stm=180 core=1 HZ=100
    | stack=0x774a013000-0x774a015000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “notification-sqlite-log” prio=5 tid=50 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a7ee0 self=0x774ccdca00
    | sysTid=675 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x774a009450
    | state=S schedstat=( 118397469768 740837597799 612796 ) utm=4806 stm=7032 core=5 HZ=100
    | stack=0x7749f07000-0x7749f09000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “ConditionProviders.ECP” prio=5 tid=51 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130eb820 self=0x774ccdd400
    | sysTid=676 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x7749edd450
    | state=S schedstat=( 6475765200 12675002244 20455 ) utm=406 stm=240 core=2 HZ=100
    | stack=0x7749ddb000-0x7749ddd000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “AudioService” prio=5 tid=52 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f58ee0 self=0x774ccdde00
    | sysTid=677 nice=0 cgrp=default sched=0/0 handle=0x774b467450
    | state=S schedstat=( 181340457 155805303 980 ) utm=9 stm=8 core=4 HZ=100
    | stack=0x774b365000-0x774b367000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at com.android.server.audio.AudioService$AudioSystemThread.run(AudioService.java:4260)

    “Timer-0” prio=5 tid=54 Waiting
    | group=“main” sCount=1 dsCount=0 obj=0x12f605e0 self=0x774ccdfc00
    | sysTid=692 nice=0 cgrp=default sched=0/0 handle=0x774b20f450
    | state=S schedstat=( 738501 3153499 3 ) utm=0 stm=0 core=0 HZ=100
    | stack=0x774b10d000-0x774b10f000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x01cad579> (a java.util.TaskQueue)
      at java.util.TimerThread.mainLoop(Timer.java:526)
    • locked <0x01cad579> (a java.util.TaskQueue)
      at java.util.TimerThread.run(Timer.java:505)

    “ConnectivityManager” prio=5 tid=55 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a7790 self=0x774cce0600
    | sysTid=693 nice=0 cgrp=default sched=0/0 handle=0x77493ff450
    | state=S schedstat=( 1043000 840875 7 ) utm=0 stm=0 core=1 HZ=100
    | stack=0x77492fd000-0x77492ff000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “EthernetServiceThread” prio=5 tid=56 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12f60dc0 self=0x774cce8000
    | sysTid=694 nice=0 cgrp=default sched=0/0 handle=0x77492fa450
    | state=S schedstat=( 7609585 5768082 24 ) utm=0 stm=0 core=2 HZ=100
    | stack=0x77491f8000-0x77491fa000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “PhotonicModulator” prio=5 tid=58 Waiting
    | group=“main” sCount=1 dsCount=0 obj=0x12d9bd80 self=0x774cd34400
    | sysTid=696 nice=0 cgrp=default sched=0/0 handle=0x7747dff450
    | state=S schedstat=( 3251788 1224419 18 ) utm=0 stm=0 core=5 HZ=100
    | stack=0x7747cfd000-0x7747cff000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x04fdf2be> (a java.lang.Object)
      at com.android.server.display.DisplayPowerState$PhotonicModulator.run(DisplayPowerState.java:419)
    • locked <0x04fdf2be> (a java.lang.Object)

    “LazyTaskWriterThread” prio=5 tid=59 Waiting
    | group=“main” sCount=1 dsCount=0 obj=0x12d48700 self=0x774cce8a00
    | sysTid=698 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7747511450
    | state=S schedstat=( 2626380319 707011388 3016 ) utm=242 stm=19 core=1 HZ=100
    | stack=0x774740f000-0x7747411000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x0d0a6f1f> (a com.android.server.am.TaskPersister)
      at com.android.server.am.TaskPersister$LazyTaskWriterThread.run(TaskPersister.java:673)
    • locked <0x0d0a6f1f> (a com.android.server.am.TaskPersister)

    “Binder:461_4” prio=5 tid=60 Native
    | group=“main” sCount=1 dsCount=0 obj=0x131ca700 self=0x774d024800
    | sysTid=732 nice=0 cgrp=default sched=0/0 handle=0x7745d78450
    | state=S schedstat=( 60167436013 43199873241 96711 ) utm=3409 stm=2607 core=3 HZ=100
    | stack=0x7745c7e000-0x7745c80000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_5” prio=5 tid=61 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fe1940 self=0x7752767a00
    | sysTid=767 nice=0 cgrp=default sched=0/0 handle=0x7745675450
    | state=S schedstat=( 75373827893 51868447165 122352 ) utm=4283 stm=3253 core=4 HZ=100
    | stack=0x774557b000-0x774557d000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_6” prio=5 tid=62 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12fe15e0 self=0x774cce9e00
    | sysTid=770 nice=0 cgrp=default sched=0/0 handle=0x7745578450
    | state=S schedstat=( 57801190349 42869559934 91283 ) utm=3321 stm=2458 core=0 HZ=100
    | stack=0x774547e000-0x7745480000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “UsbService host thread” prio=5 tid=64 Native
    | group=“main” sCount=1 dsCount=0 obj=0x1302c700 self=0x77526ab800
    | sysTid=812 nice=0 cgrp=default sched=0/0 handle=0x7745376450
    | state=S schedstat=( 63014294 34810995 230 ) utm=3 stm=2 core=3 HZ=100
    | stack=0x7745274000-0x7745276000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: wait_woken+0x58/0xb0
    kernel: inotify_read+0x284/0x2f0
    kernel: vfs_read+0x38/0xf4
    kernel: vfs_read+0x78/0x12c
    kernel: SyS_read+0x5c/0xbc
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006b674 /system/lib64/libc.so (read+4)
    native: #01 pc 0000000000001970 /system/lib64/libusbhost.so (usb_host_read_event+68)
    native: #02 pc 0000000000001ecc /system/lib64/libusbhost.so (usb_host_run+28)
    native: #03 pc 000000000026dc40 /system/framework/oat/arm64/services.odex (Java_com_android_server_usb_UsbHostManager_monitorUsbHostBus
    +124)
    at com.android.server.usb.UsbHostManager.monitorUsbHostBus(Native method)
    at com.android.server.usb.UsbHostManager.-wrap0(UsbHostManager.java:-1)
    at com.android.server.usb.UsbHostManager$1.run(UsbHostManager.java:308)
    at java.lang.Thread.run(Thread.java:761)

    “Thread-4” prio=5 tid=65 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13074d30 self=0x77526ac200
    | sysTid=813 nice=0 cgrp=default sched=0/0 handle=0x7745271450
    | state=S schedstat=( 1595416 4463958 14 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x774516f000-0x7745171000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: __skb_recv_datagram+0x360/0x44c
    kernel: skb_recv_datagram+0x44/0x64
    kernel: unix_accept+0x74/0x160
    kernel: SyS_accept4+0x134/0x1d0
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab1c /system/lib64/libc.so (__accept4+4)
    native: #01 pc 00000000000010f0 /system/lib64/libnetd_client.so (???)
    native: #02 pc 0000000000026e58 /system/lib64/libjavacore.so (???)
    native: #03 pc 00000000002bd098 /system/framework/arm64/boot-core-libart.oat (Java_libcore_io_Posix_accept__Ljava_io_FileDescriptor_2Ljava_net_SocketAddress_2+180)
    at libcore.io.Posix.accept(Native method)
    at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:64)
    at android.system.Os.accept(Os.java:43)
    at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:129)

    “SoundPoolThread” prio=5 tid=67 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a78b0 self=0x7749533200
    | sysTid=816 nice=0 cgrp=default sched=0/0 handle=0x7744e15450
    | state=S schedstat=( 47081332 41148831 981 ) utm=3 stm=1 core=2 HZ=100
    | stack=0x7744d1b000-0x7744d1d000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    native: #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    native: #02 pc 0000000000008fc8 /system/lib64/libsoundpool.so (_ZN7android15SoundPoolThread3runEv+124)
    native: #03 pc 0000000000008eb8 /system/lib64/libsoundpool.so (_ZN7android15SoundPoolThread11beginThreadEPv+8)
    native: #04 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “SoundPool” prio=5 tid=68 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a7280 self=0x774d0f2a00
    | sysTid=815 nice=0 cgrp=default sched=0/0 handle=0x7744f12450
    | state=S schedstat=( 49996216 48505879 404 ) utm=1 stm=2 core=2 HZ=100
    | stack=0x7744e18000-0x7744e1a000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    native: #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    native: #02 pc 0000000000006264 /system/lib64/libsoundpool.so (_ZN7android9SoundPool3runEv+52)
    native: #03 pc 0000000000006220 /system/lib64/libsoundpool.so (_ZN7android9SoundPool11beginThreadEPv+8)
    native: #04 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “com.android.server.telecom.CallAudioRouteStateMachine” prio=5 tid=71 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13123ca0 self=0x774d142800
    | sysTid=862 nice=0 cgrp=default sched=0/0 handle=0x7744265450
    | state=S schedstat=( 1366959 192791 7 ) utm=0 stm=0 core=5 HZ=100
    | stack=0x7744163000-0x7744165000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “CallAudioModeStateMachine” prio=5 tid=72 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13123160 self=0x774d143200
    | sysTid=865 nice=0 cgrp=default sched=0/0 handle=0x7744159450
    | state=S schedstat=( 1680876 682709 8 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x7744057000-0x7744059000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “AsyncQueryWorker” prio=5 tid=73 Native
    | group=“main” sCount=1 dsCount=0 obj=0x132fcc10 self=0x774d143c00
    | sysTid=867 nice=0 cgrp=default sched=0/0 handle=0x774404d450
    | state=S schedstat=( 1906042 0 5 ) utm=0 stm=0 core=3 HZ=100
    | stack=0x7743f4b000-0x7743f4d000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “NetworkStatsObservers” prio=5 tid=74 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130a7310 self=0x77526acc00
    | sysTid=936 nice=0 cgrp=default sched=0/0 handle=0x7744611450
    | state=S schedstat=( 36654244 1542501 227 ) utm=2 stm=0 core=4 HZ=100
    | stack=0x774450f000-0x7744511000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “watchdog” prio=5 tid=76 TimedWaiting
    | group=“main” sCount=1 dsCount=0 obj=0x12d4a2e0 self=0x77526ad600
    | sysTid=994 nice=0 cgrp=default sched=0/0 handle=0x77457d5450
    | state=S schedstat=( 4512127757 1550391121 11838 ) utm=319 stm=131 core=0 HZ=100
    | stack=0x77456d3000-0x77456d5000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x09a1f8f7> (a com.android.server.am.ActivityManagerService$6)
      at java.lang.Object.wait(Object.java:407)
      at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:5492)
    • locked <0x09a1f8f7> (a com.android.server.am.ActivityManagerService$6)
      at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:5466)
      at com.android.server.Watchdog.run(Watchdog.java:403)
    • locked <0x0c46f26c> (a com.android.server.Watchdog)

    “NetworkTimeUpdateService” prio=5 tid=77 Native
    | group=“main” sCount=1 dsCount=0 obj=0x131caf70 self=0x77526ae000
    | sysTid=1000 nice=0 cgrp=default sched=0/0 handle=0x77444c0450
    | state=S schedstat=( 1259708 4243251 10 ) utm=0 stm=0 core=5 HZ=100
    | stack=0x77443be000-0x77443c0000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “Binder:461_7” prio=5 tid=79 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130de700 self=0x774954ea00
    | sysTid=1060 nice=0 cgrp=default sched=0/0 handle=0x7744853450
    | state=S schedstat=( 70012275730 47438058478 111887 ) utm=3999 stm=3001 core=3 HZ=100
    | stack=0x7744759000-0x774475b000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “backup” prio=5 tid=69 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13205b80 self=0x77494da400
    | sysTid=1115 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7743c23450
    | state=S schedstat=( 63514414 186681420 218 ) utm=3 stm=2 core=2 HZ=100
    | stack=0x7743b21000-0x7743b23000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “SyncHandler-0” prio=5 tid=81 Native
    | group=“main” sCount=1 dsCount=0 obj=0x1334f670 self=0x774386e200
    | sysTid=1134 nice=0 cgrp=default sched=0/0 handle=0x7741e76450
    | state=S schedstat=( 37630827 31768626 201 ) utm=1 stm=1 core=1 HZ=100
    | stack=0x7741d74000-0x7741d76000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “Binder:461_8” prio=5 tid=82 Native
    | group=“main” sCount=1 dsCount=0 obj=0x131f8550 self=0x7743997600
    | sysTid=1203 nice=0 cgrp=default sched=0/0 handle=0x7743b1e450
    | state=S schedstat=( 67332437010 55795113565 105808 ) utm=3875 stm=2857 core=1 HZ=100
    | stack=0x7743a24000-0x7743a26000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_9” prio=5 tid=63 Native
    | group=“main” sCount=1 dsCount=0 obj=0x131239d0 self=0x7747fe5a00
    | sysTid=1648 nice=0 cgrp=default sched=0/0 handle=0x7747a98450
    | state=S schedstat=( 83775397205 54456706592 133474 ) utm=4729 stm=3647 core=4 HZ=100
    | stack=0x774799e000-0x77479a0000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “NetworkMonitorNetworkAgentInfo [Ethernet () - 100]” prio=5 tid=83 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13003550 self=0x7752768e00
    | sysTid=1789 nice=0 cgrp=default sched=0/0 handle=0x774799b450
    | state=S schedstat=( 3802458 1335833 14 ) utm=0 stm=0 core=1 HZ=100
    | stack=0x7747899000-0x774789b000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “ConnectivityThread” prio=5 tid=84 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13003430 self=0x7752769800
    | sysTid=1790 nice=0 cgrp=default sched=0/0 handle=0x7747896450
    | state=S schedstat=( 990791 513333 5 ) utm=0 stm=0 core=5 HZ=100
    | stack=0x7747794000-0x7747796000 stackSize=1037KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 00000000000f0e24 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
    native: #05 pc 00000000008aa2e0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
    at android.os.MessageQueue.nativePollOnce(Native method)
    at android.os.MessageQueue.next(MessageQueue.java:323)
    at android.os.Looper.loop(Looper.java:136)
    at android.os.HandlerThread.run(HandlerThread.java:61)

    “Binder:461_A” prio=5 tid=53 Native
    | group=“main” sCount=1 dsCount=0 obj=0x131f8790 self=0x7743517c00
    | sysTid=3515 nice=0 cgrp=default sched=0/0 handle=0x774b35d450
    | state=S schedstat=( 88280742896 54958035520 141606 ) utm=4944 stm=3882 core=4 HZ=100
    | stack=0x774b263000-0x774b265000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_B” prio=5 tid=57 Native
    | group=“main” sCount=1 dsCount=0 obj=0x131f8ee0 self=0x7747fe6400
    | sysTid=3516 nice=0 cgrp=default sched=0/0 handle=0x7747cfa450
    | state=S schedstat=( 62745792185 46502484607 97644 ) utm=3615 stm=2658 core=5 HZ=100
    | stack=0x7747c00000-0x7747c02000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_C” prio=5 tid=70 Native
    | group=“main” sCount=1 dsCount=0 obj=0x132058b0 self=0x774cd33000
    | sysTid=3517 nice=0 cgrp=default sched=0/0 handle=0x7747791450
    | state=S schedstat=( 38174201766 25415260517 63911 ) utm=2081 stm=1735 core=3 HZ=100
    | stack=0x7747697000-0x7747699000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_D” prio=5 tid=75 Native
    | group=“main” sCount=1 dsCount=0 obj=0x133250d0 self=0x77494db800
    | sysTid=3864 nice=0 cgrp=default sched=0/0 handle=0x7747694450
    | state=S schedstat=( 73257293393 59835653806 116409 ) utm=4256 stm=3068 core=4 HZ=100
    | stack=0x774759a000-0x774759c000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_E” prio=5 tid=78 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12d27550 self=0x7743998000
    | sysTid=4182 nice=0 cgrp=default sched=0/0 handle=0x77458df450
    | state=S schedstat=( 64081367603 48691331647 101701 ) utm=3710 stm=2696 core=3 HZ=100
    | stack=0x77457e5000-0x77457e7000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_F” prio=5 tid=85 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13390ee0 self=0x7749555800
    | sysTid=4306 nice=0 cgrp=default sched=0/0 handle=0x774547b450
    | state=S schedstat=( 49972957278 43068675357 79119 ) utm=2873 stm=2122 core=3 HZ=100
    | stack=0x7745381000-0x7745383000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_10” prio=5 tid=86 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130745e0 self=0x774ccdf200
    | sysTid=4501 nice=0 cgrp=default sched=0/0 handle=0x7744756450
    | state=S schedstat=( 80585072148 56145746335 125400 ) utm=4591 stm=3466 core=3 HZ=100
    | stack=0x774465c000-0x774465e000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_11” prio=5 tid=87 Native
    | group=“main” sCount=1 dsCount=0 obj=0x132050d0 self=0x7747fe6e00
    | sysTid=4830 nice=0 cgrp=default sched=0/0 handle=0x77443bb450
    | state=S schedstat=( 73602696662 53692157845 114464 ) utm=4206 stm=3153 core=4 HZ=100
    | stack=0x77442c1000-0x77442c3000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_12” prio=5 tid=88 Native
    | group=“main” sCount=1 dsCount=0 obj=0x132214c0 self=0x7743999e00
    | sysTid=4835 nice=0 cgrp=default sched=0/0 handle=0x77437ff450
    | state=S schedstat=( 80271391269 55284634331 125467 ) utm=4558 stm=3468 core=5 HZ=100
    | stack=0x7743705000-0x7743707000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_13” prio=5 tid=89 Native
    | group=“main” sCount=1 dsCount=0 obj=0x132210d0 self=0x7749554400
    | sysTid=4836 nice=0 cgrp=default sched=0/0 handle=0x7743702450
    | state=S schedstat=( 63097754722 45161725409 98587 ) utm=3630 stm=2678 core=3 HZ=100
    | stack=0x7743608000-0x774360a000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_14” prio=5 tid=90 Native
    | group=“main” sCount=1 dsCount=0 obj=0x132fcf70 self=0x774cc5e600
    | sysTid=5164 nice=0 cgrp=default sched=0/0 handle=0x7742fff450
    | state=S schedstat=( 74945058712 51456539577 116691 ) utm=4209 stm=3284 core=4 HZ=100
    | stack=0x7742f05000-0x7742f07000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_15” prio=5 tid=91 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13071d30 self=0x7749556200
    | sysTid=5341 nice=0 cgrp=default sched=0/0 handle=0x7742f02450
    | state=S schedstat=( 63666923306 45630889999 99538 ) utm=3621 stm=2745 core=5 HZ=100
    | stack=0x7742e08000-0x7742e0a000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_16” prio=5 tid=92 Native
    | group=“main” sCount=1 dsCount=0 obj=0x131f8310 self=0x7743512200
    | sysTid=7088 nice=0 cgrp=default sched=0/0 handle=0x7742bff450
    | state=S schedstat=( 88341015978 56581414972 140075 ) utm=5029 stm=3803 core=5 HZ=100
    | stack=0x7742b05000-0x7742b07000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_17” prio=5 tid=93 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13340310 self=0x774959d400
    | sysTid=7464 nice=0 cgrp=default sched=0/0 handle=0x7742b02450
    | state=S schedstat=( 59915086462 48430966603 93579 ) utm=3456 stm=2534 core=4 HZ=100
    | stack=0x7742a08000-0x7742a0a000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_18” prio=5 tid=94 Native
    | group=“main” sCount=1 dsCount=0 obj=0x1334faf0 self=0x7743998a00
    | sysTid=7469 nice=0 cgrp=default sched=0/0 handle=0x7742a05450
    | state=S schedstat=( 102781115921 67118247300 159675 ) utm=5756 stm=4521 core=3 HZ=100
    | stack=0x774290b000-0x774290d000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_19” prio=5 tid=95 Native
    | group=“main” sCount=1 dsCount=0 obj=0x1334fa60 self=0x7752642a00
    | sysTid=7470 nice=0 cgrp=default sched=0/0 handle=0x7742908450
    | state=S schedstat=( 62766526011 48374364260 97934 ) utm=3607 stm=2668 core=4 HZ=100
    | stack=0x774280e000-0x7742810000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_1A” prio=5 tid=96 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12cc4940 self=0x7743512c00
    | sysTid=7779 nice=0 cgrp=default sched=0/0 handle=0x774280b450
    | state=S schedstat=( 46855874643 35491018019 74388 ) utm=2682 stm=2002 core=5 HZ=100
    | stack=0x7742711000-0x7742713000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_1B” prio=5 tid=97 Native
    | group=“main” sCount=1 dsCount=0 obj=0x12ce6670 self=0x7742d17a00
    | sysTid=7780 nice=0 cgrp=default sched=0/0 handle=0x774270e450
    | state=S schedstat=( 52218490996 38916146920 81676 ) utm=3058 stm=2163 core=5 HZ=100
    | stack=0x7742614000-0x7742616000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_1C” prio=5 tid=98 Native
    | group=“main” sCount=1 dsCount=0 obj=0x136111f0 self=0x774399a800
    | sysTid=8100 nice=0 cgrp=default sched=0/0 handle=0x7742611450
    | state=S schedstat=( 56061175029 41580397101 86875 ) utm=3187 stm=2417 core=2 HZ=100
    | stack=0x7742517000-0x7742519000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_1D” prio=5 tid=99 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130b5b80 self=0x7749552600
    | sysTid=8383 nice=0 cgrp=default sched=0/0 handle=0x7742514450
    | state=S schedstat=( 76927460079 61593402690 119980 ) utm=4444 stm=3247 core=5 HZ=100
    | stack=0x774241a000-0x774241c000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_1E” prio=5 tid=100 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130b5940 self=0x775beb8000
    | sysTid=8384 nice=0 cgrp=default sched=0/0 handle=0x7742417450
    | state=S schedstat=( 70144101666 48957615328 108716 ) utm=3968 stm=3045 core=3 HZ=100
    | stack=0x774231d000-0x774231f000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_1F” prio=5 tid=101 Native
    | group=“main” sCount=1 dsCount=0 obj=0x130b5700 self=0x775276b600
    | sysTid=8385 nice=0 cgrp=default sched=0/0 handle=0x774231a450
    | state=S schedstat=( 64626949248 47482994467 100240 ) utm=3708 stm=2754 core=3 HZ=100
    | stack=0x7742220000-0x7742222000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “Binder:461_20” prio=5 tid=102 Native
    | group=“main” sCount=1 dsCount=0 obj=0x13074dc0 self=0x774cc5aa00
    | sysTid=9340 nice=0 cgrp=default sched=0/0 handle=0x774221d450
    | state=S schedstat=( 81704651762 55594170116 129113 ) utm=4614 stm=3555 core=5 HZ=100
    | stack=0x7742123000-0x7742125000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: binder_thread_read+0x380/0x11a8
    kernel: binder_ioctl_write_read+0x13c/0x2f0
    kernel: binder_ioctl+0x1f8/0x658
    kernel: do_vfs_ioctl+0xa4/0x7d8
    kernel: SyS_ioctl+0x5c/0x8c
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    native: #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    native: #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    native: #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    native: #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    native: #05 pc 0000000000072d94 /system/lib64/libbinder.so (???)
    native: #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #07 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #08 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #09 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “pool-1-thread-1” prio=5 tid=103 Waiting
    | group=“main” sCount=1 dsCount=0 obj=0x12fe7310 self=0x7747fe8c00
    | sysTid=28113 nice=0 cgrp=default sched=0/0 handle=0x774740c450
    | state=S schedstat=( 1448751 397249 2 ) utm=0 stm=0 core=4 HZ=100
    | stack=0x774730a000-0x774730c000 stackSize=1037KB
    | held mutexes=
    at java.lang.Object.wait!(Native method)

    • waiting on <0x039a5035> (a java.lang.Object)
      at java.lang.Thread.parkFor$(Thread.java:2127)
    • locked <0x039a5035> (a java.lang.Object)
      at sun.misc.Unsafe.park(Unsafe.java:325)
      at java.util.concurrent.locks.LockSupport.park(LockSupport.java:161)
      at java.util.concurrent.locks.AbstractQueuedSynchronizer C o n d i t i o n O b j e c t . a w a i t ( A b s t r a c t Q u e u e d S y n c h r o n i z e r . j a v a : 2035 ) a t j a v a . u t i l . c o n c u r r e n t . L i n k e d B l o c k i n g Q u e u e . t a k e ( L i n k e d B l o c k i n g Q u e u e . j a v a : 413 ) a t j a v a . u t i l . c o n c u r r e n t . T h r e a d P o o l E x e c u t o r . g e t T a s k ( T h r e a d P o o l E x e c u t o r . j a v a : 1058 ) a t j a v a . u t i l . c o n c u r r e n t . T h r e a d P o o l E x e c u t o r . r u n W o r k e r ( T h r e a d P o o l E x e c u t o r . j a v a : 1118 ) a t j a v a . u t i l . c o n c u r r e n t . T h r e a d P o o l E x e c u t o r ConditionObject.await(AbstractQueuedSynchronizer.java:2035) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1058) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118) at java.util.concurrent.ThreadPoolExecutor ConditionObject.await(AbstractQueuedSynchronizer.java:2035)atjava.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)atjava.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1058)atjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)atjava.util.concurrent.ThreadPoolExecutorWorker.run(ThreadPoolExecutor.java:607)
      at java.lang.Thread.run(Thread.java:761)

    “RenderThread” prio=5 tid=66 Native
    | group=“main” sCount=1 dsCount=0 obj=0x137d7ee0 self=0x7743515e00
    | sysTid=2392 nice=-4 cgrp=default sched=0/0 handle=0x7742065450
    | state=S schedstat=( 2172917 1506458 15 ) utm=0 stm=0 core=0 HZ=100
    | stack=0x7741f6b000-0x7741f6d000 stackSize=1005KB
    | held mutexes=
    kernel: __switch_to+0x8c/0xb4
    kernel: SyS_epoll_wait+0x2cc/0x358
    kernel: SyS_epoll_pwait+0xbc/0x124
    kernel: el0_svc_naked+0x24/0x28
    native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
    native: #01 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
    native: #02 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
    native: #03 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    native: #04 pc 000000000003ad30 /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+664)
    native: #05 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    native: #06 pc 000000000009f4c0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
    native: #07 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    native: #08 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
    (no managed stack frames)

    “system_server” prio=5 (not attached)
    | sysTid=568 nice=-2 cgrp=default
    | state=S schedstat=( 94791 0 2 ) utm=0 stm=0 core=0 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: pm_get_wakeup_count+0x98/0xf4
    kernel: wakeup_count_show+0x30/0x7c
    kernel: kobj_attr_show+0x14/0x24
    kernel: sysfs_kf_seq_show+0xa8/0x108
    kernel: kernfs_seq_show+0x28/0x30
    kernel: seq_read+0x120/0x404
    kernel: kernfs_fop_read+0x2c/0x168
    kernel: __vfs_read+0x38/0xf4
    kernel: vfs_read+0x78/0x12c
    kernel: SyS_read+0x5c/0xbc
    kernel: el0_svc_naked+0x24/0x28

    “mali-mem-purge” prio=5 (not attached)
    | sysTid=683 nice=0 cgrp=default
    | state=S schedstat=( 2334208 301332 13 ) utm=0 stm=0 core=5 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “mali-utility-wo” prio=5 (not attached)
    | sysTid=684 nice=0 cgrp=default
    | state=S schedstat=( 173250 291667 2 ) utm=0 stm=0 core=5 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “mali-utility-wo” prio=5 (not attached)
    | sysTid=685 nice=0 cgrp=default
    | state=S schedstat=( 164792 446249 3 ) utm=0 stm=0 core=5 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “mali-utility-wo” prio=5 (not attached)
    | sysTid=686 nice=0 cgrp=default
    | state=S schedstat=( 88666 189000 3 ) utm=0 stm=0 core=4 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “mali-utility-wo” prio=5 (not attached)
    | sysTid=687 nice=0 cgrp=default
    | state=S schedstat=( 86624 61250 2 ) utm=0 stm=0 core=0 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “mali-utility-wo” prio=5 (not attached)
    | sysTid=688 nice=0 cgrp=default
    | state=S schedstat=( 233375 0 2 ) utm=0 stm=0 core=2 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “mali-utility-wo” prio=5 (not attached)
    | sysTid=689 nice=0 cgrp=default
    | state=S schedstat=( 160124 769708 4 ) utm=0 stm=0 core=4 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “mali-cmar-backe” prio=5 (not attached)
    | sysTid=690 nice=0 cgrp=default
    | state=S schedstat=( 338042 676416 4 ) utm=0 stm=0 core=4 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: poll_schedule_timeout+0x50/0x8c
    kernel: do_sys_poll+0x248/0x494
    kernel: SyS_ppoll+0x120/0x1a8
    kernel: el0_svc_naked+0x24/0x28

    “mali-hist-dump” prio=5 (not attached)
    | sysTid=691 nice=0 cgrp=default
    | state=S schedstat=( 2042001 212876 14 ) utm=0 stm=0 core=4 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    “AudioTrack” prio=5 (not attached)
    | sysTid=23691 nice=-16 cgrp=default
    | state=S schedstat=( 46134920 80569082 612 ) utm=2 stm=1 core=5 HZ=100
    kernel: __switch_to+0x8c/0xb4
    kernel: futex_wait_queue_me+0xc4/0x12c
    kernel: futex_wait+0xdc/0x1dc
    kernel: do_futex+0xe0/0xac8
    kernel: SyS_futex+0x144/0x174
    kernel: el0_svc_naked+0x24/0x28

    ----- end 461 -----

    ----- pid 233 at 2022-11-03 07:12:56 -----
    Cmd line: /system/bin/surfaceflinger
    ABI: ‘arm64’

    “surfaceflinger” sysTid=233
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 0000000000593820 /system/vendor/lib64/egl/libGLES_mali.so (eglp_swap_buffers+1376)
    #03 pc 00000000000167ac /system/lib64/libEGL.so (eglSwapBuffersWithDamageKHR+440)
    #04 pc 0000000000024300 /system/lib64/libsurfaceflinger.so
    #05 pc 0000000000046f0c /system/lib64/libsurfaceflinger.so
    #06 pc 00000000000452f8 /system/lib64/libsurfaceflinger.so
    #07 pc 0000000000044180 /system/lib64/libsurfaceflinger.so
    #08 pc 0000000000043ed8 /system/lib64/libsurfaceflinger.so
    #09 pc 0000000000018270 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+764)
    #10 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
    #11 pc 00000000000342a0 /system/lib64/libsurfaceflinger.so
    #12 pc 00000000000438d8 /system/lib64/libsurfaceflinger.so (_ZN7android14SurfaceFlinger3runEv+20)
    #13 pc 00000000000014bc /system/bin/surfaceflinger
    #14 pc 000000000001a594 /system/lib64/libc.so (__libc_init+88)
    #15 pc 00000000000011e8 /system/bin/surfaceflinger

    “Binder:233_1” sysTid=266
    #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    #05 pc 0000000000072d94 /system/lib64/libbinder.so
    #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #07 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #08 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “DispSync” sysTid=267
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067f5c /system/lib64/libc.so (pthread_cond_timedwait+156)
    #02 pc 0000000000026390 /system/lib64/libsurfaceflinger.so
    #03 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #04 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #05 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “Binder:233_2” sysTid=269
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 0000000000062354 /system/lib64/libgui.so (_ZNK7android19BufferQueueProducer25waitForFreeSlotThenRelockENS0_14FreeSlotCallerEPi+1004)
    #03 pc 0000000000062654 /system/lib64/libgui.so (_ZN7android19BufferQueueProducer13dequeueBufferEPiPNS_2spINS_5FenceEEEjjij+572)
    #04 pc 000000000007025c /system/lib64/libgui.so (_ZN7android23BnGraphicBufferProducer10onTransactEjRKNS_6ParcelEPS1_j+368)
    #05 pc 0000000000049e74 /system/lib64/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j+132)
    #06 pc 0000000000055c34 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi+992)
    #07 pc 0000000000055798 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+156)
    #08 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    #09 pc 0000000000072d94 /system/lib64/libbinder.so
    #10 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #11 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #12 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-mem-purge” sysTid=286
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 00000000007f81fc /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-utility-wo” sysTid=287
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 00000000008445c8 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-utility-wo” sysTid=288
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 00000000008445c8 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-utility-wo” sysTid=289
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 00000000008445c8 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-utility-wo” sysTid=290
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 00000000008445c8 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-utility-wo” sysTid=291
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 00000000008445c8 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-utility-wo” sysTid=292
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 00000000008445c8 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-cmar-backe” sysTid=293
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 0000000000844ef8 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000844b40 /system/vendor/lib64/egl/libGLES_mali.so
    #04 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #05 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “mali-hist-dump” sysTid=294
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 000000000002435c /system/lib64/libc.so (sem_wait+100)
    #02 pc 0000000000530a80 /system/vendor/lib64/egl/libGLES_mali.so
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “POSIX timer 0” sysTid=296
    #00 pc 000000000006ad60 /system/lib64/libc.so (__rt_sigtimedwait+8)
    #01 pc 0000000000023764 /system/lib64/libc.so (_ZL20__timer_thread_startPv+96)
    #02 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #03 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “EventThread” sysTid=297
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067f5c /system/lib64/libc.so (pthread_cond_timedwait+156)
    #02 pc 0000000000027cd4 /system/lib64/libsurfaceflinger.so
    #03 pc 000000000002786c /system/lib64/libsurfaceflinger.so
    #04 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “POSIX timer 1” sysTid=298
    #00 pc 000000000006ad60 /system/lib64/libc.so (__rt_sigtimedwait+8)
    #01 pc 0000000000023764 /system/lib64/libc.so (_ZL20__timer_thread_startPv+96)
    #02 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #03 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “EventThread” sysTid=299
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 0000000000027d28 /system/lib64/libsurfaceflinger.so
    #03 pc 000000000002786c /system/lib64/libsurfaceflinger.so
    #04 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=375
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067f5c /system/lib64/libc.so (pthread_cond_timedwait+156)
    #02 pc 0000000000050420 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker25WaitForSignalOrExitLockedEl+148)
    #03 pc 000000000002b404 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android19DrmCompositorWorker7RoutineEv+108)
    #04 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=376
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 000000000005043c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker25WaitForSignalOrExitLockedEl+176)
    #03 pc 0000000000032438 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android20DrmDisplayCompositor11FrameWorker7RoutineEv+156)
    #04 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=377
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067f5c /system/lib64/libc.so (pthread_cond_timedwait+156)
    #02 pc 0000000000050420 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker25WaitForSignalOrExitLockedEl+148)
    #03 pc 000000000002b404 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android19DrmCompositorWorker7RoutineEv+108)
    #04 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=378
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 000000000005043c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker25WaitForSignalOrExitLockedEl+176)
    #03 pc 0000000000032438 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android20DrmDisplayCompositor11FrameWorker7RoutineEv+156)
    #04 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=379
    #00 pc 000000000006b674 /system/lib64/libc.so (read+4)
    #01 pc 00000000000396bc /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android16DrmEventListener13UEventHandlerEv+368)
    #02 pc 00000000000397dc /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android16DrmEventListener7RoutineEv+184)
    #03 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #04 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #05 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=380
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 000000000005043c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker25WaitForSignalOrExitLockedEl+176)
    #03 pc 000000000004fa9c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android11VSyncWorker7RoutineEv+148)
    #04 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=381
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 000000000005043c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker25WaitForSignalOrExitLockedEl+176)
    #03 pc 000000000004fa9c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android11VSyncWorker7RoutineEv+148)
    #04 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=382
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 000000000005043c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker25WaitForSignalOrExitLockedEl+176)
    #03 pc 000000000004eca8 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android23VirtualCompositorWorker7RoutineEv+148)
    #04 pc 000000000004ffb0 /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android6Worker15InternalRoutineEPv+160)
    #05 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #06 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “surfaceflinger” sysTid=384
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 000000000004134c /system/lib64/hw/hwcomposer.rk30board.so (_ZN7android18invalidate_refreshEPv+92)
    #03 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #04 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “EventControl” sysTid=407
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 0000000000026f78 /system/lib64/libsurfaceflinger.so
    #03 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #04 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #05 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “Binder:233_3” sysTid=508
    #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    #05 pc 0000000000072d94 /system/lib64/libbinder.so
    #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #07 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #08 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “Binder:233_4” sysTid=655
    #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
    #01 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
    #02 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
    #03 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
    #04 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    #05 pc 0000000000072d94 /system/lib64/libbinder.so
    #06 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #07 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #08 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    “Binder:233_5” sysTid=697
    #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
    #01 pc 0000000000067e78 /system/lib64/libc.so (pthread_cond_wait+96)
    #02 pc 0000000000043460 /system/lib64/libsurfaceflinger.so
    #03 pc 0000000000022c04 /system/lib64/libsurfaceflinger.so
    #04 pc 000000000007a88c /system/lib64/libgui.so (_ZN7android23BnSurfaceComposerClient10onTransactEjRKNS_6ParcelEPS1_j+208)
    #05 pc 0000000000049e74 /system/lib64/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j+132)
    #06 pc 0000000000055c34 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi+992)
    #07 pc 0000000000055798 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+156)
    #08 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
    #09 pc 0000000000072d94 /system/lib64/libbinder.so
    #10 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
    #11 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
    #12 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

    ----- end 233 -----

    ----- pid 248 at 2022-11-03 07:12:56 -----
    Cmd line: /system/bin/audioserver
    ABI: ‘arm’

    “audioserver” sysTid=248
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0000185f /system/bin/audioserver
    #06 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #07 pc 0000156c /system/bin/audioserver

    “ApmTone” sysTid=303
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 00046c4d /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
    #02 pc 00007849 /system/lib/libaudiopolicyservice.so
    #03 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “ApmAudio” sysTid=304
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 00046c4d /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
    #02 pc 00007849 /system/lib/libaudiopolicyservice.so
    #03 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “ApmOutput” sysTid=305
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 00046c4d /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
    #02 pc 00007849 /system/lib/libaudiopolicyservice.so
    #03 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “FastMixer” sysTid=311
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 0004475f /system/lib/libaudioflinger.so
    #02 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #03 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #04 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “AudioOut_D” sysTid=312
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 00046c4d /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
    #02 pc 000301c7 /system/lib/libaudioflinger.so
    #03 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_1” sysTid=318
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_2” sysTid=679
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_3” sysTid=680
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_4” sysTid=1085
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_5” sysTid=1731
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_6” sysTid=1972
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_7” sysTid=4869
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_8” sysTid=9337
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_9” sysTid=23453
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:248_A” sysTid=24277
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 248 -----

    ----- pid 250 at 2022-11-03 07:12:56 -----
    Cmd line: /system/bin/cameraserver
    ABI: ‘arm’

    “cameraserver” sysTid=250
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 00000b4d /system/bin/cameraserver
    #06 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #07 pc 00000a18 /system/bin/cameraserver

    “Binder:250_1” sysTid=639
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:250_2” sysTid=932
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:250_3” sysTid=933
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 250 -----

    ----- pid 251 at 2022-11-03 07:12:56 -----
    Cmd line: /system/bin/drmserver
    ABI: ‘arm’

    “drmserver” sysTid=251
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 00005e7f /system/bin/drmserver
    #06 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #07 pc 00005d5c /system/bin/drmserver

    “Binder:251_1” sysTid=320
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 251 -----

    ----- pid 258 at 2022-11-03 07:12:56 -----
    Cmd line: media.codec
    ABI: ‘arm’

    “mediacodec” sysTid=258
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 00000e81 /system/bin/mediacodec
    #06 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #07 pc 00000d30 /system/bin/mediacodec

    “Binder:258_1” sysTid=313
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:258_2” sysTid=845
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:258_3” sysTid=856
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:258_4” sysTid=924
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:258_5” sysTid=1052
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:258_6” sysTid=1053
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:258_7” sysTid=1054
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 258 -----

    ----- pid 259 at 2022-11-03 07:12:56 -----
    Cmd line: /system/bin/mediadrmserver
    ABI: ‘arm’

    “mediadrmserver” sysTid=259
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 00002c2b /system/bin/mediadrmserver
    #06 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #07 pc 00002620 /system/bin/mediadrmserver

    “Binder:259_1” sysTid=354
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 259 -----

    ----- pid 260 at 2022-11-03 07:12:56 -----
    Cmd line: media.extractor
    ABI: ‘arm’

    “mediaextractor” sysTid=260
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 00000feb /system/bin/mediaextractor
    #06 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #07 pc 00000ea0 /system/bin/mediaextractor

    “Binder:260_1” sysTid=310
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:260_2” sysTid=766
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:260_3” sysTid=1056
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 260 -----

    ----- pid 261 at 2022-11-03 07:12:56 -----
    Cmd line: /system/bin/mediaserver
    ABI: ‘arm’

    “mediaserver” sysTid=261
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 00000de5 /system/bin/mediaserver
    #06 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #07 pc 00000c6c /system/bin/mediaserver

    “Binder:261_1” sysTid=372
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:261_2” sysTid=758
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:261_3” sysTid=759
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:261_4” sysTid=771
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:261_5” sysTid=908
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:261_6” sysTid=1055
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Dequeuethread” sysTid=1666
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 0001db65 /system/lib/libc.so (sem_wait+56)
    #02 pc 00098828 /system/lib/librkffplayer.so (_ZN7android13FFMPlayerBase13DequeuethreadEPv+152)
    #03 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #04 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “VsyncReciver” sysTid=1667
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000a3048 /system/lib/librkffplayer.so (_ZN7android12VsyncReciver11startthreadEPv+260)
    #06 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #07 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “RkMsgQueue” sysTid=1668
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 00046c4d /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
    #02 pc 000c78f0 /system/lib/librkffplayer.so (_ZN7android14RkMessageQueue3runEv+372)
    #03 pc 000c70f4 /system/lib/librkffplayer.so (_ZN7android14RkMessageQueue12sched_threadEPv+48)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “FFParser” sysTid=1669
    #00 pc 0004955c /system/lib/libc.so (nanosleep+8)
    #01 pc 0002df51 /system/lib/libc.so (usleep+52)
    #02 pc 0008c9bc /system/lib/librkffplayer.so (_ZN7android9FFMPlayer11decodeMovieEPv+132)
    #03 pc 0008dc44 /system/lib/librkffplayer.so (_ZN7android9FFMPlayer11StartPlayerEPv+188)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “AudioTrack” sysTid=1672
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 00046c4d /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
    #02 pc 0006ea7d /system/lib/libmedia.so (_ZN7android10AudioTrack16AudioTrackThread10threadLoopEv+332)
    #03 pc 0000e3c1 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+264)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “DecoderAudio” sysTid=1673
    #00 pc 0004955c /system/lib/libc.so (nanosleep+8)
    #01 pc 0002df51 /system/lib/libc.so (usleep+52)
    #02 pc 000714f0 /system/lib/librkffplayer.so (_ZN12DecoderAudio6decodeEPv+508)
    #03 pc 00075d6c /system/lib/librkffplayer.so (_ZN12PlayerThread11startThreadEPv+88)
    #04 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #05 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 261 -----

    ----- pid 761 at 2022-11-03 07:12:56 -----
    Cmd line: com.android.bluetooth
    ABI: ‘arm’

    “droid.bluetooth” sysTid=761
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000922e1 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
    #06 pc 01beba8d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.nativePollOnce+96)
    #07 pc 01becfa1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.next+188)
    #08 pc 01be881b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.Looper.loop+366)
    #09 pc 016457b7 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.app.ActivityThread.main+426)
    #10 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #11 pc 00405389 /system/lib/libart.so (art_quick_invoke_static_stub+228)
    #12 pc 000b0c7f /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+178)
    #13 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #14 pc 00317213 /system/lib/libart.so (_ZN3art12InvokeMethodERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectS4_S4_j+766)
    #15 pc 002bd4ed /system/lib/libart.so (ZN3artL13Method_invokeEP7_JNIEnvP8_jobjectS3_S3+40)
    #16 pc 005aed49 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.reflect.Method.invoke+116)
    #17 pc 020decf1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run+100)
    #18 pc 020dfccd /system/framework/arm/boot-framework.oat (offset 0x15bf000) (com.android.internal.os.ZygoteInit.main+1536)
    #19 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #20 pc 00405389 /system/lib/libart.so (art_quick_invoke_static_stub+228)
    #21 pc 000b0c7f /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+178)
    #22 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #23 pc 00315c93 /system/lib/libart.so (_ZN3art17InvokeWithVarArgsERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDSt9__va_list+266)
    #24 pc 00277b97 /system/lib/libart.so (_ZN3art3JNI21CallStaticVoidMethodVEP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_list+426)
    #25 pc 00066815 /system/lib/libandroid_runtime.so
    #26 pc 000680e7 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+498)
    #27 pc 00001947 /system/bin/app_process32
    #28 pc 00016c4d /system/lib/libc.so (__libc_init+48)
    #29 pc 00001564 /system/bin/app_process32

    “Jit thread pool” sysTid=769
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 000b6e49 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
    #02 pc 00344785 /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+160)
    #03 pc 00343fa7 /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+62)
    #04 pc 00343acf /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+78)
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Signal Catcher” sysTid=772
    #00 pc 000488a4 /system/lib/libc.so (__rt_sigtimedwait+12)
    #01 pc 0001e271 /system/lib/libc.so (sigwait+72)
    #02 pc 00327363 /system/lib/libart.so (_ZN3art9SignalSet4WaitEv+22)
    #03 pc 00326f5d /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+168)
    #04 pc 00325cc1 /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+276)
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “JDWP” sysTid=773
    #00 pc 000497b8 /system/lib/libc.so (recvmsg+8)
    #01 pc 003fb499 /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState15ReceiveClientFdEv+88)
    #02 pc 003fb6bf /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState6AcceptEv+346)
    #03 pc 00248643 /system/lib/libart.so (_ZN3art4JDWP9JdwpState3RunEv+294)
    #04 pc 00247f4b /system/lib/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+22)
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “ReferenceQueueD” sysTid=774
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 000b6e49 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
    #02 pc 0029f17b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
    #03 pc 002a09ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
    #04 pc 002af1c7 /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32)
    #05 pc 0051b557 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Object.wait+74)
    #06 pc 005e24a9 /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.lang.Daemons$ReferenceQueueDaemon.run+108)
    #07 pc 005a1249 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Thread.run+52)
    #08 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #09 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #10 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #11 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #12 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #13 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #14 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #15 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “FinalizerDaemon” sysTid=775
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 000b6e49 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
    #02 pc 0029f17b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
    #03 pc 002a09ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
    #04 pc 002af1f3 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
    #05 pc 0051b655 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Object.wait+96)
    #06 pc 0051b5c5 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Object.wait+48)
    #07 pc 005a7f79 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.ref.ReferenceQueue.remove+268)
    #08 pc 005a7e45 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.ref.ReferenceQueue.remove+40)
    #09 pc 005e1663 /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.lang.Daemons$FinalizerDaemon.run+270)
    #10 pc 005a1249 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Thread.run+52)
    #11 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #12 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #13 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #14 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #15 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #16 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #17 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #18 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “FinalizerWatchd” sysTid=776
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 000b6e49 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
    #02 pc 0029f17b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
    #03 pc 002a09ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
    #04 pc 002af1c7 /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32)
    #05 pc 0051b557 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Object.wait+74)
    #06 pc 005e1e63 /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.lang.DaemonsKaTeX parse error: Expected 'EOF', got '#' at position 48: …ilNeeded+54) #̲07 pc 005e211d …FinalizerWatchdogDaemon.run+64)
    #08 pc 005a1249 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Thread.run+52)
    #09 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #10 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #11 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #12 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #13 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #14 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #15 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #16 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “HeapTaskDaemon” sysTid=777
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 000b6e49 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
    #02 pc 001b4de5 /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+288)
    #03 pc 001b545d /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+44)
    #04 pc 005de5cf /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (dalvik.system.VMRuntime.runHeapTasks+74)
    #05 pc 005e2383 /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.lang.Daemons$HeapTaskDaemon.run+150)
    #06 pc 005a1249 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Thread.run+52)
    #07 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #08 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #09 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #10 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #11 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #12 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #13 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #14 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:761_1” sysTid=778
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000667a5 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
    #08 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #09 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:761_2” sysTid=780
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000667a5 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
    #08 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #09 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:761_3” sysTid=789
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000667a5 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
    #08 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #09 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BluetoothAdapte” sysTid=934
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000922e1 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
    #06 pc 01beba8d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.nativePollOnce+96)
    #07 pc 01becfa1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.next+188)
    #08 pc 01be881b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.Looper.loop+366)
    #09 pc 0195a38b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.HandlerThread.run+190)
    #10 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #11 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #12 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #13 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #14 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #15 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #16 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #17 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “stack_manager” sysTid=942
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “POSIX timer 0” sysTid=944
    #00 pc 000488a4 /system/lib/libc.so (__rt_sigtimedwait+12)
    #01 pc 0001d3b7 /system/lib/libc.so (_ZL20__timer_thread_startPv+58)
    #02 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #03 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “POSIX timer 1” sysTid=945
    #00 pc 000488a4 /system/lib/libc.so (__rt_sigtimedwait+12)
    #01 pc 0001d3b7 /system/lib/libc.so (_ZL20__timer_thread_startPv+58)
    #02 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #03 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “alarm_default_c” sysTid=946
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “bluetooth wake” sysTid=947
    #00 pc 000496c8 /system/lib/libc.so (read+8)
    #01 pc 0001a3f1 /system/lib/libc.so (eventfd_read+8)
    #02 pc 000e5a41 /system/lib/hw/bluetooth.default.so
    #03 pc 000e2573 /system/lib/hw/bluetooth.default.so
    #04 pc 000e6473 /system/lib/hw/bluetooth.default.so
    #05 pc 000e5411 /system/lib/hw/bluetooth.default.so
    #06 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #07 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #08 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BT Service Call” sysTid=950
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BondStateMachin” sysTid=968
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000922e1 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
    #06 pc 01beba8d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.nativePollOnce+96)
    #07 pc 01becfa1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.next+188)
    #08 pc 01be881b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.Looper.loop+366)
    #09 pc 0195a38b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.HandlerThread.run+190)
    #10 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #11 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #12 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #13 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #14 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #15 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #16 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #17 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BluetoothAdvert” sysTid=969
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000922e1 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
    #06 pc 01beba8d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.nativePollOnce+96)
    #07 pc 01becfa1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.next+188)
    #08 pc 01be881b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.Looper.loop+366)
    #09 pc 0195a38b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.HandlerThread.run+190)
    #10 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #11 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #12 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #13 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #14 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #15 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #16 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #17 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BluetoothScanMa” sysTid=971
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000922e1 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
    #06 pc 01beba8d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.nativePollOnce+96)
    #07 pc 01becfa1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.next+188)
    #08 pc 01be881b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.Looper.loop+366)
    #09 pc 0195a38b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.HandlerThread.run+190)
    #10 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #11 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #12 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #13 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #14 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #15 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #16 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #17 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “bluetooth wake” sysTid=972
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “hci_single_chan” sysTid=1001
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “bluetooth wake” sysTid=1255
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BT Service Call” sysTid=1292
    #00 pc 00048720 /system/lib/libc.so (__ppoll+16)
    #01 pc 0001cf67 /system/lib/libc.so (poll+46)
    #02 pc 000759f9 /system/lib/hw/bluetooth.default.so
    #03 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #04 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “btif_sock” sysTid=1293
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “Binder:761_4” sysTid=1295
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000667a5 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
    #08 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #09 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BluetoothAvrcpH” sysTid=1296
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000922e1 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
    #06 pc 01beba8d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.nativePollOnce+96)
    #07 pc 01becfa1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.next+188)
    #08 pc 01be881b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.Looper.loop+366)
    #09 pc 0195a38b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.HandlerThread.run+190)
    #10 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #11 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #12 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #13 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #14 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #15 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #16 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #17 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “A2dpStateMachin” sysTid=1297
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
    #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
    #05 pc 000922e1 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
    #06 pc 01beba8d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.nativePollOnce+96)
    #07 pc 01becfa1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.MessageQueue.next+188)
    #08 pc 01be881b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.Looper.loop+366)
    #09 pc 0195a38b /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.os.HandlerThread.run+190)
    #10 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #11 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #12 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #13 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #14 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #15 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #16 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #17 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “media_worker” sysTid=1298
    #00 pc 00048538 /system/lib/libc.so (__epoll_pwait+20)
    #01 pc 0001a1ed /system/lib/libc.so (epoll_pwait+60)
    #02 pc 0001a21d /system/lib/libc.so (epoll_wait+12)
    #03 pc 000e539d /system/lib/hw/bluetooth.default.so
    #04 pc 000e61d7 /system/lib/hw/bluetooth.default.so
    #05 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #06 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “uipc-main” sysTid=1299
    #00 pc 00048778 /system/lib/libc.so (__pselect6+16)
    #01 pc 0001d045 /system/lib/libc.so (select+88)
    #02 pc 0000e5cf /system/lib/hw/bluetooth.default.so
    #03 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #04 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “pool-1-thread-1” sysTid=1720
    #00 pc 00017404 /system/lib/libc.so (syscall+28)
    #01 pc 000b6e49 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
    #02 pc 0029f17b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
    #03 pc 002a09ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
    #04 pc 002af1f3 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
    #05 pc 0051b655 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Object.wait+96)
    #06 pc 005a0fad /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Thread.parkForKaTeX parse error: Expected 'EOF', got '#' at position 9: +232) #̲07 pc 0074de09 …ConditionObject.await+136)
    #10 pc 0064434f /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.util.concurrent.LinkedBlockingQueue.take+98)
    #11 pc 0064ae71 /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.util.concurrent.ThreadPoolExecutor.getTask+380)
    #12 pc 0064c867 /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.util.concurrent.ThreadPoolExecutor.runWorker+114)
    #13 pc 006543cf /system/framework/arm/boot-core-libart.oat (offset 0x47d000) (java.util.concurrent.ThreadPoolExecutor$Worker.run+42)
    #14 pc 005a1249 /system/framework/arm/boot.oat (offset 0x51b000) (java.lang.Thread.run+52)
    #15 pc 000a99c1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
    #16 pc 00405281 /system/lib/libart.so (art_quick_invoke_stub+232)
    #17 pc 000b0c55 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
    #18 pc 00315e81 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
    #19 pc 00316c4d /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+256)
    #20 pc 0032dddd /system/lib/libart.so (_ZN3art6Thread14CreateCallbackEPv+848)
    #21 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #22 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    “BtOppRfcommList” sysTid=1725
    #00 pc 000497b8 /system/lib/libc.so (recvmsg+8)
    #01 pc 00094511 /system/lib/libandroid_runtime.so
    #02 pc 000948dd /system/lib/libandroid_runtime.so
    #03 pc 01ae3939 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.net.LocalSocketImpl.readba_native+140)
    #04 pc 01ae31d1 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.net.LocalSocketImpl.-wrap1+68)
    #05 pc 01ae2b41 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.net.LocalSocketImpl$SocketInputStream.read+212)
    #06 pc 01764f43 /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.bluetooth.BluetoothSocket.readAll+126)
    #07 pc 0176528f /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.bluetooth.BluetoothSocket.waitSocketSignal+82)
    #08 pc 0176587d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.bluetooth.BluetoothSocket.accept+360)
    #09 pc 017639ef /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.bluetooth.BluetoothServerSocket.accept+42)
    #10 pc 0176399d /system/framework/arm/boot-framework.oat (offset 0x15bf000) (android.bluetooth.BluetoothServerSocket.accept+40)
    #11 pc 006ef421 /system/app/Bluetooth/oat/arm/Bluetooth.odex (offset 0x46c000)

    “Binder:761_5” sysTid=1733
    #00 pc 00048678 /system/lib/libc.so (__ioctl+8)
    #01 pc 0001ae3f /system/lib/libc.so (ioctl+38)
    #02 pc 0003ccb7 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
    #03 pc 0003cdcd /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
    #04 pc 0003d34b /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
    #05 pc 0004f8f5 /system/lib/libbinder.so
    #06 pc 0000e345 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
    #07 pc 000667a5 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
    #08 pc 000470c3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
    #09 pc 00019e3d /system/lib/libc.so (__start_thread+6)

    ----- end 761 -----

    ----- pid 461 at 2022-11-03 07:13:27 -----
    Cmd line: system_server
    Build fingerprint: ‘Android/rk3399_all/rk3399_all:7.1.2/NHG47K/server03271642:userdebug/test-keys’
    ABI: ‘arm64’
    Build type: optimized
    Zygote loaded classes=4235 post zygote classes=3203
    Intern table: 45100 strong; 3157 weak
    JNI: CheckJNI is off; globals=1600 (plus 109 weak)
    Libraries: /system/lib64/libandroid_servers.so /system/lib64/libjavacrypto.so /system/lib64/libmedia_jni.so /system/lib64/libsoundpool.so /system/lib64/libwifi-service.so libjavacore.so libopenjdk.so (7)
    Heap: 1% free, 12MB/12MB; 153765 objects
    Dumping cumulative Gc timings
    Start Dumping histograms for 1 iterations for concurrent mark sweep
    ProcessMarkStack: Sum: 26.703ms 99% C.I. 0.003ms-26.403ms Avg: 8.901ms Max: 26.692ms
    MarkConcurrentRoots: Sum: 3.917ms 99% C.I. 0.008ms-3.909ms Avg: 1.958ms Max: 3.909ms
    UpdateAndMarkImageModUnionTable: Sum: 3.774ms 99% C.I. 0.325us-2125.250us Avg: 290.307us Max: 2160us
    SweepMallocSpace: Sum: 2.340ms 99% C.I. 0.010ms-2.327ms Avg: 1.170ms Max: 2.330ms
    MarkRootsCheckpoint: Sum: 1.740ms 99% C.I. 852us-888us Avg: 870us Max: 888us
    MarkAllocStackAsLive: Sum: 429us 99% C.I. 429us-429us Avg: 429us Max: 429us
    ReMarkRoots: Sum: 342us 99% C.I. 342us-342us Avg: 342us Max: 342us
    SweepSystemWeaks: Sum: 254us 99% C.I. 254us-254us Avg: 254us Max: 254us
    ScanGrayAllocSpaceObjects: Sum: 163us 99% C.I. 0.500us-163us Avg: 81.500us Max: 163us
    AllocSpaceClearCards: Sum: 121us 99% C.I. 0.500us-67us Avg: 30.250us Max: 67us
    BindBitmaps: Sum: 120us 99% C.I. 120us-120us Avg: 120us Max: 120us
    ImageModUnionClearCards: Sum: 99us 99% C.I. 0.250us-22us Avg: 3.807us Max: 22us
    SweepLargeObjects: Sum: 94us 99% C.I. 94us-94us Avg: 94us Max: 94us
    MarkNonThreadRoots: Sum: 63us 99% C.I. 29us-34us Avg: 31.500us Max: 34us
    FinishPhase: Sum: 57us 99% C.I. 57us-57us Avg: 57us Max: 57us
    ProcessCards: Sum: 33us 99% C.I. 16us-17us Avg: 16.500us Max: 17us
    (Paused)ScanGrayAllocSpaceObjects: Sum: 30us 99% C.I. 0.250us-30us Avg: 15us Max: 30us
    RevokeAllThreadLocalAllocationStacks: Sum: 29us 99% C.I. 29us-29us Avg: 29us Max: 29us
    MarkingPhase: Sum: 26us 99% C.I. 26us-26us Avg: 26us Max: 26us
    (Paused)PausePhase: Sum: 21us 99% C.I. 21us-21us Avg: 21us Max: 21us
    InitializePhase: Sum: 20us 99% C.I. 20us-20us Avg: 20us Max: 20us
    (Paused)ScanGrayImageSpaceObjects: Sum: 19us 99% C.I. 0.250us-11us Avg: 1.461us Max: 11us
    SweepZygoteSpace: Sum: 16us 99% C.I. 16us-16us Avg: 16us Max: 16us
    EnqueueFinalizerReferences: Sum: 15us 99% C.I. 15us-15us Avg: 15us Max: 15us
    ReclaimPhase: Sum: 14us 99% C.I. 14us-14us Avg: 14us Max: 14us
    ScanGrayZygoteSpaceObjects: Sum: 11us 99% C.I. 11us-11us Avg: 11us Max: 11us
    Sweep: Sum: 10us 99% C.I. 10us-10us Avg: 10us Max: 10us
    ZygoteModUnionClearCards: Sum: 8us 99% C.I. 4us-4us Avg: 4us Max: 4us
    MarkRoots: Sum: 5us 99% C.I. 5us-5us Avg: 5us Max: 5us
    RecursiveMark: Sum: 4us 99% C.I. 4us-4us Avg: 4us Max: 4us
    SwapStacks: Sum: 2us 99% C.I. 2us-2us Avg: 2us Max: 2us
    FindDefaultSpaceBitmap: Sum: 1us 99% C.I. 1us-1us Avg: 1us Max: 1us
    (Paused)ProcessMarkStack: Sum: 0 99% C.I. 0ns-0ns Avg: 0ns Max: 0ns
    Done Dumping histograms
    concurrent mark sweep paused: Sum: 484us 99% C.I. 484us-484us Avg: 484us Max: 484us
    concurrent mark sweep total time: 40.562ms mean time: 40.562ms
    concurrent mark sweep freed: 12890 objects with total size 865KB
    concurrent mark sweep throughput: 322250/s / 21MB/s
    Start Dumping histograms for 645 iterations for partial concurrent mark sweep
    ProcessMarkStack: Sum: 46.766s 99% C.I. 0.024ms-189.840ms Avg: 24.168ms Max: 255.985ms
    MarkRootsCheckpoint: Sum: 6.332s 99% C.I. 0.237ms-44.928ms Avg: 4.909ms Max: 750.282ms
    SweepMallocSpace: Sum: 5.273s 99% C.I. 0.015ms-26.039ms Avg: 4.088ms Max: 141.993ms
    MarkConcurrentRoots: Sum: 5.219s 99% C.I. 0.008ms-40.599ms Avg: 4.046ms Max: 64.946ms
    UpdateAndMarkImageModUnionTable: Sum: 4.501s 99% C.I. 8.760us-10470.769us Avg: 536.893us Max: 106340us
    ScanGrayAllocSpaceObjects: Sum: 1.581s 99% C.I. 0.001ms-11.569ms Avg: 1.225ms Max: 16.712ms
    ReMarkRoots: Sum: 1.054s 99% C.I. 0.400ms-9.419ms Avg: 1.634ms Max: 24.065ms
    MarkAllocStackAsLive: Sum: 878.510ms 99% C.I. 0.080ms-5.077ms Avg: 1.362ms Max: 7.491ms
    MarkNonThreadRoots: Sum: 763.612ms 99% C.I. 15us-13239.999us Avg: 591.947us Max: 42158us
    EnqueueFinalizerReferences: Sum: 421.349ms 99% C.I. 9us-6219.999us Avg: 653.254us Max: 20294us
    SweepSystemWeaks: Sum: 310.009ms 99% C.I. 80.625us-3597.499us Avg: 480.634us Max: 6529us
    ProcessReferences: Sum: 210.615ms 99% C.I. 9us-2509.999us Avg: 326.534us Max: 12369us
    AllocSpaceClearCards: Sum: 187.248ms 99% C.I. 0.708us-503.333us Avg: 72.576us Max: 8995us
    FinishPhase: Sum: 138.299ms 99% C.I. 62us-838.749us Avg: 214.417us Max: 4492us
    ImageModUnionClearCards: Sum: 114.911ms 99% C.I. 1us-199.083us Avg: 6.852us Max: 19151us
    SweepLargeObjects: Sum: 114.420ms 99% C.I. 20us-2088.750us Avg: 177.395us Max: 4529us
    (Paused)ScanGrayAllocSpaceObjects: Sum: 107.257ms 99% C.I. 0.442us-744.374us Avg: 83.144us Max: 4302us
    UpdateAndMarkZygoteModUnionTable: Sum: 101.594ms 99% C.I. 48us-2074.999us Avg: 157.510us Max: 5679us
    BindBitmaps: Sum: 100.502ms 99% C.I. 45us-1093.749us Avg: 155.817us Max: 4730us
    RevokeAllThreadLocalAllocationStacks: Sum: 84.617ms 99% C.I. 16.125us-597.187us Avg: 131.189us Max: 643us
    ScanGrayImageSpaceObjects: Sum: 64.679ms 99% C.I. 0.256us-121.722us Avg: 7.713us Max: 2156us
    MarkingPhase: Sum: 58.872ms 99% C.I. 26us-788.749us Avg: 91.274us Max: 3271us
    ProcessCards: Sum: 39.252ms 99% C.I. 9us-125.357us Avg: 30.427us Max: 268us
    (Paused)ScanGrayImageSpaceObjects: Sum: 31.749ms 99% C.I. 0.251us-70.937us Avg: 3.786us Max: 1864us
    PreCleanCards: Sum: 28.284ms 99% C.I. 17us-184.687us Avg: 43.851us Max: 2955us
    (Paused)PausePhase: Sum: 27.977ms 99% C.I. 16us-244.374us Avg: 43.375us Max: 645us
    InitializePhase: Sum: 22.147ms 99% C.I. 3us-238.749us Avg: 34.336us Max: 2598us
    ReclaimPhase: Sum: 21.420ms 99% C.I. 8us-196.249us Avg: 33.209us Max: 1801us
    Sweep: Sum: 12.882ms 99% C.I. 5us-94.960us Avg: 19.972us Max: 95us
    SwapBitmaps: Sum: 12.021ms 99% C.I. 6us-99.531us Avg: 18.637us Max: 221us
    MarkRoots: Sum: 10.131ms 99% C.I. 2us-138.749us Avg: 15.706us Max: 1790us
    ZygoteModUnionClearCards: Sum: 7.548ms 99% C.I. 1us-49.904us Avg: 5.851us Max: 80us
    RecursiveMark: Sum: 2.960ms 99% C.I. 1us-49.827us Avg: 4.589us Max: 80us
    SwapStacks: Sum: 2.267ms 99% C.I. 1us-31us Avg: 3.514us Max: 31us
    UnBindBitmaps: Sum: 1.541ms 99% C.I. 0.250us-49.827us Avg: 2.389us Max: 50us
    ScanGrayZygoteSpaceObjects: Sum: 1.534ms 99% C.I. 0.250us-49.827us Avg: 2.378us Max: 354us
    (Paused)ScanGrayZygoteSpaceObjects: Sum: 1.501ms 99% C.I. 0.250us-49.827us Avg: 2.327us Max: 105us
    SweepZygoteSpace: Sum: 1.435ms 99% C.I. 0.250us-49.827us Avg: 2.224us Max: 141us
    FindDefaultSpaceBitmap: Sum: 1.352ms 99% C.I. 0.250us-49.827us Avg: 2.096us Max: 81us
    (Paused)ProcessMarkStack: Sum: 1.220ms 99% C.I. 0.250us-49.827us Avg: 1.891us Max: 145us
    PreSweepingGcVerification: Sum: 492us 99% C.I. 250ns-19000ns Avg: 762ns Max: 19000ns
    Done Dumping histograms
    partial concurrent mark sweep paused: Sum: 1.645s 99% C.I. 0.462ms-15.549ms Avg: 2.551ms Max: 63.517ms
    partial concurrent mark sweep total time: 74.614s mean time: 115.681ms
    partial concurrent mark sweep freed: 23980929 objects with total size 1GB
    partial concurrent mark sweep throughput: 321400/s / 16MB/s
    Start Dumping histograms for 156 iterations for sticky concurrent mark sweep
    ScanGrayAllocSpaceObjects: Sum: 1.707s 99% C.I. 0.006ms-25.503ms Avg: 2.736ms Max: 50.651ms
    FreeList: Sum: 1.152s 99% C.I. 2us-1318.799us Avg: 239.727us Max: 14867us
    MarkRootsCheckpoint: Sum: 1.049s 99% C.I. 0.294ms-34.719ms Avg: 3.364ms Max: 54.331ms
    MarkConcurrentRoots: Sum: 974.737ms 99% C.I. 0.007ms-19.007ms Avg: 3.124ms Max: 21.767ms
    SweepArray: Sum: 320.735ms 99% C.I. 0.156ms-9.263ms Avg: 2.055ms Max: 10.072ms
    ReMarkRoots: Sum: 229.639ms 99% C.I. 0.267ms-6.409ms Avg: 1.472ms Max: 6.780ms
    ProcessMarkStack: Sum: 217.524ms 99% C.I. 0.975us-4791.999us Avg: 348.596us Max: 7832us
    ScanGrayImageSpaceObjects: Sum: 126.150ms 99% C.I. 0.510us-1872us Avg: 31.102us Max: 5402us
    AllocSpaceClearCards: Sum: 106.539ms 99% C.I. 0.487us-788.799us Avg: 170.735us Max: 2324us
    MarkingPhase: Sum: 99.598ms 99% C.I. 187us-6051.999us Avg: 638.448us Max: 11146us
    MarkNonThreadRoots: Sum: 86.025ms 99% C.I. 16us-4471.999us Avg: 275.721us Max: 11112us
    SweepSystemWeaks: Sum: 75.185ms 99% C.I. 14us-1360.999us Avg: 481.955us Max: 1384us
    (Paused)ScanGrayAllocSpaceObjects: Sum: 28.550ms 99% C.I. 0.456us-1147.999us Avg: 91.506us Max: 3605us
    BindBitmaps: Sum: 24.811ms 99% C.I. 44us-771.999us Avg: 159.044us Max: 812us
    RevokeAllThreadLocalAllocationStacks: Sum: 23.613ms 99% C.I. 20us-1046.499us Avg: 151.365us Max: 1288us
    ImageModUnionClearCards: Sum: 23.600ms 99% C.I. 0.251us-49.971us Avg: 5.818us Max: 2927us
    EnqueueFinalizerReferences: Sum: 22.451ms 99% C.I. 2us-1820.999us Avg: 143.916us Max: 4172us
    ResetStack: Sum: 18.549ms 99% C.I. 13us-1273.999us Avg: 118.903us Max: 4517us
    ReclaimPhase: Sum: 13.645ms 99% C.I. 11us-2457.999us Avg: 87.467us Max: 9308us
    FinishPhase: Sum: 13.390ms 99% C.I. 34us-285us Avg: 85.833us Max: 285us
    ProcessReferences: Sum: 11.879ms 99% C.I. 5us-415.999us Avg: 76.147us Max: 645us
    (Paused)ScanGrayImageSpaceObjects: Sum: 11.724ms 99% C.I. 0.251us-80.374us Avg: 5.781us Max: 1548us
    ProcessCards: Sum: 9.255ms 99% C.I. 11us-121.999us Avg: 29.663us Max: 201us
    ForwardSoftReferences: Sum: 8.625ms 99% C.I. 1us-1941.999us Avg: 55.288us Max: 6608us
    MarkRoots: Sum: 6.013ms 99% C.I. 4us-1034.999us Avg: 38.544us Max: 4342us
    (Paused)PausePhase: Sum: 5.838ms 99% C.I. 21us-126us Avg: 37.423us Max: 126us
    PreCleanCards: Sum: 5.734ms 99% C.I. 18us-204.999us Avg: 36.756us Max: 352us
    InitializePhase: Sum: 4.419ms 99% C.I. 5us-182.999us Avg: 28.326us Max: 256us
    ScanGrayZygoteSpaceObjects: Sum: 2.446ms 99% C.I. 0.253us-80.499us Avg: 7.839us Max: 81us
    ZygoteModUnionClearCards: Sum: 1.728ms 99% C.I. 1us-49.909us Avg: 5.538us Max: 97us
    SwapBitmaps: Sum: 1.608ms 99% C.I. 3us-44us Avg: 10.307us Max: 44us
    UnBindBitmaps: Sum: 965us 99% C.I. 2us-60.999us Avg: 6.185us Max: 67us
    (Paused)ProcessMarkStack: Sum: 563us 99% C.I. 0.253us-110.999us Avg: 3.608us Max: 128us
    RecordFree: Sum: 533us 99% C.I. 1us-45us Avg: 3.416us Max: 45us
    SwapStacks: Sum: 448us 99% C.I. 1us-10us Avg: 2.871us Max: 10us
    (Paused)ScanGrayZygoteSpaceObjects: Sum: 350us 99% C.I. 1us-25us Avg: 2.243us Max: 25us
    FindDefaultSpaceBitmap: Sum: 337us 99% C.I. 0.250us-13us Avg: 2.160us Max: 13us
    PreSweepingGcVerification: Sum: 112us 99% C.I. 250ns-6000ns Avg: 717ns Max: 6000ns
    Done Dumping histograms
    sticky concurrent mark sweep paused: Sum: 332.589ms 99% C.I. 0.390ms-8.219ms Avg: 2.131ms Max: 8.604ms
    sticky concurrent mark sweep total time: 6.386s mean time: 40.939ms
    sticky concurrent mark sweep freed: 4742140 objects with total size 377MB
    sticky concurrent mark sweep throughput: 742584/s / 59MB/s
    Total time spent in GC: 81.041s
    Mean GC size throughput: 16MB/s
    Mean GC object throughput: 354554 ob

  • 相关阅读:
    基于趋势和季节性的时间序列预测
    浅析目标检测入门算法:YOLOv1,SSD,YOLOv2,YOLOv3,CenterNet,EfficientDet,YOLOv4
    阿里云无法使用高级权限账户打开定时任务开关的解决办法
    灰度、rgb之间的概念
    .NET的PLC帮助类
    Obsidian之利用MaoXian获取网页信息
    git第一次推送出现推送被拒绝
    一举两得:研究发现常吃辣椒可延长寿命和抵御寒冷
    高性能存储 SIG 月度动态:erofs 新增支持多个重要特性,持续构建容器场景竞争力
    回归预测 | Matlab实现基于MIC-BP最大互信息系数数据特征选择算法结合BP神经网络的数据回归预测
  • 原文地址:https://blog.csdn.net/u012553125/article/details/127807433