Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running MacOS 13.2 under m1n1 panics in KeyboardInterrupt #295

Open
pwnee opened this issue Mar 24, 2023 · 0 comments
Open

Running MacOS 13.2 under m1n1 panics in KeyboardInterrupt #295

pwnee opened this issue Mar 24, 2023 · 0 comments

Comments

@pwnee
Copy link

pwnee commented Mar 24, 2023

Hello,

Booted 13.2 with debug symbols under m1n1 hv (Mac Mini M1 2020); but m1n1 panics at the first user interrupt:

[cpu1] PMGR R 23b700420+0:32 = 0x20ff -> 0x2000
[cpu2] Pass: msr TLBI VAAE1OS, x8 = ffffa000118 (OK) (TLBI VAAE1OS)
[cpu2] Pass: msr TLBI VAAE1OS, x8 = ffffa000130 (OK) (TLBI VAAE1OS)
[cpu1] Pass: msr TLBI VAAE1OS, x8 = ffffa0000f0 (OK) (TLBI VAAE1OS)
[cpu3] Pass: msr TLBI VAAE1OS, x8 = ffffa000118 (OK) (TLBI VAAE1OS)
[cpu1] PMGR R 23b700420+0:32 = 0x20ff -> 0x2000
[cpu2] PMGR R 23b700420+0:32 = 0x20ff -> 0x2000
[cpu2] Pass: msr TLBI VAAE1OS, x8 = ffffa000130 (OK) (TLBI VAAE1OS)
^C[cpu0] User interrupt
Entering hypervisor shell
>>> bt
Stack trace:
 - 0xfffffe0012ad2040 (com.apple.kernel:_arm64_retention_wfi+0x4)
 - 0xfffffe0012d041b4 (com.apple.kernel:_machine_idle+0xf4)
 - 0xfffffe0012b7d058 (com.apple.kernel:_processor_idle+0x16c)
 - 0xfffffe0012b7d32c (com.apple.kernel:_idle_thread+0x48)
>>> c
^C[cpu0] User interrupt
Entering hypervisor shell
>>> bt
Stack trace:
 - 0xfffffe0012d0a1e0 (com.apple.kernel:_DebuggerXCall+0x144)
 - 0xfffffe0012cf49f0 (com.apple.kernel:_cpu_signal_handler_internal+0x458)
 - 0xfffffe0012d00d38 (com.apple.kernel:_sleh_fiq+0xb8)
 - 0xfffffe0012ac78fc (com.apple.kernel:_fleh_fiq+0x38)
@pwnee pwnee changed the title Running MacOS 13.2 under m1n1 panics in UserInterrupt Running MacOS 13.2 under m1n1 panics in KeyboardInterrupt Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant