Skip to content

Instantly share code, notes, and snippets.

@jannau
Created November 21, 2021 22:09
Show Gist options
  • Save jannau/83e2b4d8af3565ebf3baabb6542e7e75 to your computer and use it in GitHub Desktop.
Save jannau/83e2b4d8af3565ebf3baabb6542e7e75 to your computer and use it in GitHub Desktop.
[ 1.396333] apple-dart 681008000.dart: DART [pagesize 4000, bypass support: 0, bypass forced: 0] initialized
[ 1.405995] SError Interrupt on CPU3, code 0xbe000000 -- SError
[ 1.405997] CPU: 3 PID: 1 Comm: swapper/0 Tainted: G S 5.15.0-next-20211101-12887-g35ee181fdfde-dirty #86
[ 1.405999] Hardware name: Apple Mac mini (M1, 2020) (DT)
[ 1.406000] pstate: 00400009 (nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 1.406003] pc : el1_abort+0x2c/0x60
[ 1.406010] lr : el1_abort+0x20/0x60
[ 1.406013] sp : ffff8000100539c0
[ 1.406013] x29: ffff8000100539c0 x28: ffff566101300000 x27: ffffb668c6c0055c
[ 1.406016] x26: ffffb668c6c81060 x25: 0000000000000006 x24: 0000000000000000
[ 1.406018] x23: 0000000060400009 x22: ffffb668c62fc184 x21: 0000000682008060
[ 1.406020] x20: 0000000096000018 x19: ffff800010053a00 x18: 0000000000000020
[ 1.406022] x17: 203a74726f707075 x16: 7320737361707962 x15: ffffffffffffffff
[ 1.406023] x14: 0000000000000000 x13: ffffb668c6af2000 x12: 0000000000000040
[ 1.406025] x11: 0000000000000004 x10: 0101010101010101 x9 : ffffb668c62fc3ec
[ 1.406027] x8 : 7f7f7f7f7f7f7f7f x7 : fefefeff646c606d x6 : 0d0d0206ebf38080
[ 1.406028] x5 : ffff800010053a00 x4 : 0000000000000001 x3 : 0000002000000000
[ 1.406030] x2 : 0000002200000000 x1 : 0000000096000018 x0 : 0000000000000000
[ 1.406032] Kernel panic - not syncing: Asynchronous SError Interrupt
[ 1.406033] CPU: 3 PID: 1 Comm: swapper/0 Tainted: G S 5.15.0-next-20211101-12887-g35ee181fdfde-dirty #86
[ 1.406035] Hardware name: Apple Mac mini (M1, 2020) (DT)
[ 1.406036] Call trace:
[ 1.406036] dump_backtrace+0x0/0x1ac
[ 1.406042] show_stack+0x1c/0x24
[ 1.406044] dump_stack_lvl+0x64/0x7c
[ 1.406046] dump_stack+0x14/0x2c
[ 1.406047] panic+0x150/0x348
[ 1.406050] nmi_panic+0x8c/0x90
[ 1.406053] arm64_serror_panic+0x74/0x84
[ 1.406054] arm64_is_fatal_ras_serror+0x2c/0x9c
[ 1.406055] do_serror+0x48/0x60
[ 1.406056] el1h_64_error_handler+0x2c/0x40
[ 1.406059] el1h_64_error+0x78/0x7c
[ 1.406061] el1_abort+0x2c/0x60
[ 1.406063] el1h_64_sync_handler+0xa0/0xb4
[ 1.406066] el1h_64_sync+0x78/0x7c
[ 1.406067] apple_dart_hw_reset+0x30/0xfc
[ 1.406074] apple_dart_probe+0x11c/0x2f4
[ 1.406077] platform_probe+0x6c/0xd4
[ 1.406080] really_probe.part.0+0xa0/0x310
[ 1.406082] __driver_probe_device+0x9c/0x144
[ 1.406083] driver_probe_device+0x48/0x15c
[ 1.406084] __driver_attach+0xf8/0x18c
[ 1.406086] bus_for_each_dev+0x74/0xd0
[ 1.406089] driver_attach+0x28/0x30
[ 1.406090] bus_add_driver+0x14c/0x1f0
[ 1.406091] driver_register+0x7c/0x124
[ 1.406093] __platform_driver_register+0x2c/0x34
[ 1.406095] apple_dart_driver_init+0x20/0x28
[ 1.406100] do_one_initcall+0x48/0x220
[ 1.406101] kernel_init_freeable+0x274/0x314
[ 1.406106] kernel_init+0x28/0x13c
[ 1.406107] ret_from_fork+0x10/0x20
[ 1.406109] SMP: stopping secondary CPUs
[ 1.406113] Kernel Offset: 0x3668b5c00000 from 0xffff800010000000
[ 1.406114] PHYS_OFFSET: 0xffffa9a700000000
[ 1.406114] CPU features: 0x0,00000303,b66a4ee8
[ 1.406116] Memory Limit: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment