You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! I'm running qemu, the kernel starts, patches are applied, drivers are initialized, but then I get a kernel panic.
Kernel Panic:
Attempting to forcibly halt cpu 0
cpu 0 failed to halt with error -5: halt not supported for this configuration
Debugger synchronization timed out; waited 10000000 nanoseconds
IOPlatformPanicAction -> AppleANS2NVMeController
IOPlatformPanicAction -> AppleT8027USBXDCI
IOPlatformPanicAction -> AppleS5L8960XWatchDogTimer
not enabling long period watchdog (cleared SoC watchdog if enabled prior), panic SoC watchdog disabled
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> AppleSMC
AppleSMC detected kPanicBegin
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleT8030PMGR
panic(cpu 1 caller 0xfffffff00838c7cc): cannot find IOAESAccelerator
Debugger message: panic
Memory ID: 0x0
OS release type: Not set yet
OS version: Not set yet
Kernel version: Darwin Kernel Version 20.0.0: Wed Aug 12 22:56:55 PDT 2020; root:xnu-7195.0.33~64/RELEASE_ARM64_T8030
Kernel UUID: FDDAF386-4EA2-35FC-8235-1F167AEFD6F3
iBoot version: ChefKiss QEMU Apple Silicon
secure boot?: YES
Paniclog version: 13
Kernel text base: 0xfffffff007004000
mach_absolute_time: 0x1b6993b97
Epoch Time: sec usec
Boot : 0x0000006f 0x0006e976
Sleep : 0x00000000 0x00000000
Wake : 0x00000000 0x00000000
Calendar: 0x00000132 0x00093064
Panicked task 0xffffffe19b87a580: 4067 pages, 150 threads: pid 0: kernel_task
Panicked thread: 0xffffffe19bb1ae80, backtrace: 0xffffffe80e0a3680, tid: 131
lr: 0xfffffff007a2af48 fp: 0xffffffe80e0a36c0
lr: 0xfffffff007a2ad48 fp: 0xffffffe80e0a3730
lr: 0xfffffff007b64940 fp: 0xffffffe80e0a3750
lr: 0xfffffff007b56e1c fp: 0xffffffe80e0a3810
lr: 0xfffffff00811c5f4 fp: 0xffffffe80e0a3820
lr: 0xfffffff007a2aa30 fp: 0xffffffe80e0a3ba0
lr: 0xfffffff007a2aa30 fp: 0xffffffe80e0a3c00
lr: 0xfffffff0097db97c fp: 0xffffffe80e0a3c20
lr: 0xfffffff00838c7cc fp: 0xffffffe80e0a3c30
lr: 0xfffffff008385d78 fp: 0xffffffe80e0a3c70
lr: 0xfffffff008012734 fp: 0xffffffe80e0a3d20
lr: 0xfffffff0080121d0 fp: 0xffffffe80e0a3e00
lr: 0xfffffff0080104a0 fp: 0xffffffe80e0a3e80
lr: 0xfffffff008016194 fp: 0xffffffe80e0a3f00
lr: 0xfffffff00812495c fp: 0x0000000000000000
!! debugger synchronization failed, no stackshot !!
IOPlatformPanicAction -> AppleANS2NVMeController
IOPlatformPanicAction -> AppleT8027USBXDCI
IOPlatformPanicAction -> AppleS5L8960XWatchDogTimer
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> AppleSMC
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleMCA2Cluster_T8030
IOPlatformPanicAction -> AppleT8030PMGR
IOPlatformPanicAction -> AppleANS2NVMeController
IOPlatformPanicAction -> AppleT8027USBXDCI
IOPlatformPanicAction -> AppleS5L8960XWatchDogTimer
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> RTBuddyV2
IOPlatformPanicAction -> AppleSMC
AppleSMC detected kPanicEnd
It indicates the absence of IOAESAccelerator, and it crashes, so please help.
Beta Was this translation helpful? Give feedback.
All reactions