Skip to content

Instantly share code, notes, and snippets.

@sudipidus
Created March 5, 2024 07:15
Show Gist options
  • Save sudipidus/ad47624b29656e517ce0a1c7ff25faa9 to your computer and use it in GitHub Desktop.
Save sudipidus/ad47624b29656e517ce0a1c7ff25faa9 to your computer and use it in GitHub Desktop.
Mac Kernel Panic (Catastrophic Error: Intel Hardware error), trigerred when I connected my phone to usb c port
panic(cpu 0 caller 0xfffffff0232dbf60): x86 CPU CATERR detected
Debugger message: panic
Memory ID: 0x6
OS release type: User
OS version: 21P3049
macOS version: 23D60
Kernel version: Darwin Kernel Version 23.3.0: Wed Dec 20 22:31:16 PST 2023; root:xnu-10002.81.5~10/RELEASE_ARM64_T8010
KernelCache UUID: 5055C553638BB2B9A72F9B074650402D
Kernel UUID: 98C51133-18A2-37CC-8054-0C2A5A0CC992
Boot session UUID: 80B9AC50-63B4-46D2-919C-AE0F9CFBC614
iBoot version: iBoot-10151.81.1
secure boot?: YES
roots installed: 0
x86 EFI Boot State: 0xd
x86 System State: 0x0
x86 Power State: 0x0
x86 Shutdown Cause: 0x5
x86 Previous Power Transitions: 0x10001000100
PCIeUp link state: 0x89473614
macOS kernel slide: 0x8800000
Paniclog version: 14
Kernel slide: 0x000000001d070000
Kernel text base: 0xfffffff024074000
mach_absolute_time: 0x11cc16a35589
Epoch Time: sec usec
Boot : 0x65c76458 0x000b07d5
Sleep : 0x65e688ca 0x000c58c5
Wake : 0x65e68928 0x000e241c
Calendar: 0x65e68ed3 0x0000d45a
Zone info:
Zone map: 0xffffffdfa1020000 - 0xffffffe5a1020000
. VM : 0xffffffdfa1020000 - 0xffffffe087684000
. RO : 0xffffffe087684000 - 0xffffffe0d4350000
. GEN0 : 0xffffffe0d4350000 - 0xffffffe1ba9b4000
. GEN1 : 0xffffffe1ba9b4000 - 0xffffffe2a1018000
. GEN2 : 0xffffffe2a1018000 - 0xffffffe387680000
. GEN3 : 0xffffffe387680000 - 0xffffffe46dce8000
. DATA : 0xffffffe46dce8000 - 0xffffffe5a1020000
Metadata: 0xffffffe5a1030000 - 0xffffffe5a2830000
Bitmaps : 0xffffffe5a2830000 - 0xffffffe5a2954000
Extra : 0 - 0
TPIDRx_ELy = {1: 0xffffffe1ba045e18 0: 0x0000000000000000 0ro: 0x0000000000000000 }
CORE 0 is the one that panicked. Check the full backtrace for details.
CORE 1: PC=0xfffffff0246b2ff4, LR=0xfffffff02428ca88, FP=0xffffffe5aef47a50
Compressor Info: 0% of compressed pages limit (OK) and 0% of segments limit (OK) with 0 swapfiles and OK swap space
Panicked task 0xffffffe0d43dabb0: 0 pages, 231 threads: pid 0: kernel_task
Panicked thread: 0xffffffe1ba045e18, backtrace: 0xffffffe5aec0b6a0, tid: 503070
lr: 0xfffffff02426ea90 fp: 0xffffffe5aec0b710
lr: 0xfffffff02439d6f4 fp: 0xffffffe5aec0b780
lr: 0xfffffff02439c728 fp: 0xffffffe5aec0b8a0
lr: 0xfffffff024231630 fp: 0xffffffe5aec0b8b0
lr: 0xfffffff02426e4cc fp: 0xffffffe5aec0bc60
lr: 0xfffffff0248ed030 fp: 0xffffffe5aec0bc80
lr: 0xfffffff0232dbf60 fp: 0xffffffe5aec0bcb0
lr: 0xfffffff0232c2f40 fp: 0xffffffe5aec0bd10
lr: 0xfffffff0232c9908 fp: 0xffffffe5aec0bd60
lr: 0xfffffff0232c3978 fp: 0xffffffe5aec0be00
lr: 0xfffffff0232c27d0 fp: 0xffffffe5aec0be30
lr: 0xfffffff0242c4034 fp: 0xffffffe5aec0bf20
lr: 0xfffffff02423c6c4 fp: 0x0000000000000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment