NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/59679 (Multiple "heart stopped beating" / "softints stuck for 16 seconds" panics)



Synopsis: Multiple "heart stopped beating" / "softints stuck for 16 seconds" panics

State-Changed-From-To: feedback->open
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Wed, 01 Oct 2025 02:12:50 +0000
State-Changed-Why:
feedback provided

Would also be nice if, next time it crashes, you enter ddb and save
the output of:

mach cpu 0
bt
mach cpu 1
bt
...
mach cpu (N-1)
bt

Unfortunately, this doesn't currently work in crash(8) (PR bin/58010:
crash(8) doesn't support `mach cpu N' to examine registers/stack of
other CPUs).





Home | Main Index | Thread Index | Old Index