yesterdaysun
2019-11-25 10:46:53 +08:00
看了分析, 有个 panic-full 的日志, 刚好应该是早上的这次重启, 不知道能看出来啥?
```
{"bug_type":"210","timestamp":"2019-11-25 09:23:04.89 +0800","os_version":"iPhone OS 13.2.3 (17B111)","incident_id":"E45A60C1-BFDA-4E44-A96F-D5F631F2E9AE"}
{
"build" : "iPhone OS 13.2.3 (17B111)",
"product" : "iPhone12,5",
"kernel" : "Darwin Kernel Version 19.0.0: Wed Oct 9 22:42:11 PDT 2019; root:xnu-6153.42.1~1\/RELEASE_ARM64_T8030",
"incident" : "E45A60C1-BFDA-4E44-A96F-D5F631F2E9AE",
"crashReporterKey" : "70ea71255660fbf9f4988777623a9fd64fe7c124",
"date" : "2019-11-25 09:23:00.17 +0800",
"panicString" : "panic(cpu 3 caller 0xfffffff024c9df74): \"apcie[2:wlan]::handleInterrupt: Read Response Error linksts=0x1a00003d pcielint=0x00202000 linkcdmsts=0x00000800 (ltssm 0x14=L1_IDLE)\\n\"@\/BuildRoot\/Library\/Caches\/com.apple.xbs\/Sources\/AppleEmbeddedPCIE\/AppleEmbeddedPCIE-316.0.7\/AppleT803xPCIePort.cpp:1375\nDebugger message: panic\nMemory ID: 0x6\nOS version: 17B111\nKernel version: Darwin Kernel Version 19.0.0: Wed Oct 9 22:42:11 PDT 2019; root:xnu-6153.42.1~1\/RELEASE_ARM64_T8030\nKernel UUID: 00392B18-7DA6-3454-9AB5-21E77D2B6761\niBoot version: iBoot-5540.40.51\nsecure boot?: YES\nPaniclog version: 13\nKernel slide: 0x000000001c3b4000\nKernel text base: 0xfffffff0233b8000\nmach_absolute_time: 0x1c855d5f9cc\nEpoch Time: sec usec\n Boot : 0x5dd6504b 0x000a1c73\n Sleep : 0x5ddb2b57 0x000d9491\n Wake : 0x5ddb2bbc 0x00043746\n Calendar: 0x5ddb2cd7 0x0003b8c8\n\nPanicked task 0xffffffe0009e0e68: 108332 pages, 329 threads: pid 0: kernel_task\nPanicked thread: 0xffffffe000c7dfe0, backtrace: 0xffffffe177453500, tid: 141\n\t\t lr: 0xfffffff023f64170 fp: 0xffffffe177453540\n\t\t",
"panicFlags" : "0x2",
"otherString" : "\n** Stackshot Succeeded ** Bytes Traced 743328 **\n",
"memoryStatus" : {"compressorSize":80466,"compressions":5269112,"decompressions":3612775,"busyBufferCount":0,"pageSize":16384,"memoryPressure":true,"memoryPages":{"active":42499,"throttled":0,"fileBacked":34978,"wired":51098,"purgeable":643,"inactive":40397,"free":9900,"speculative":4211}},
```