[Bug 253051] panic: mips_intrcnt_setname: NULL counter ; on qemu-system-mips64 (regression)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 27 21:19:01 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253051

Mitchell Horne <mhorne at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mhorne at freebsd.org

--- Comment #1 from Mitchell Horne <mhorne at freebsd.org> ---
Hi, do you have a backtrace from the panic?

By code inspection, I suspect the problem comes from the fact that
cpu_init_interrupts() is called before the intrcnt array is allocated.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list