Panicked task 0xffffffe0007c8b90: 2515 pages, 166 threads: pid 0: kernel_task\nPanicked thread: 0xffffffe000b6a540, backtrace: 0xffffffe016993530, tid: 332\n\t\t lr: 0xfffffff00aff88f0 fp: 0xffffffe016993670\n\t\t lr: 0xfffffff00aee15f4 fp: 0xffffffe016993680\n\t\t lr: 0xfffffff00af13a44 fp: 0xffffffe0169939f0\n\t\t lr: 0xfffffff00af13dd4 fp: 0xffffffe016993a50\n\t\t lr: 0xfffffff00af15914 fp: 0xffffffe016993a70\n\t\t lr: 0xfffffff00a6ab984 fp: 0xffffffe016993ae0\n\t\t lr: 0xfffffff00a6adbc8 fp: 0xffffffe016993b80\n\t\t lr: 0xfffffff00a6ab13c fp: 0xffffffe016993c00\n\t\t lr: 0xfffffff00a66aaa4 fp: 0xffffffe016993c30\n\t\t lr: 0xfffffff00b370764 fp: 0xffffffe016993c60\n\t\t lr: 0xfffffff00b3700bc fp: 0xffffffe016993c90\n\t\t lr: 0xfffffff00aeec500 fp: 0x0000000000000000\n\n",
"processByPid" : {
@StudioSanctum based on "tid: 332" can you search for 332 in your report which should bring you to a section like this:
Code:
"332": {
"userTime": 0.704289875,
"systemTime": 0,
"system_usec": 0,
"id": 337,
"basePriority": 81,
"user_usec": 704289,
....
"schedPriority": 81,
"name":
...
What does the name field say in your report?