[Bug 246004] Kernel Panic after moderate amount of activity

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 29 20:05:24 UTC 2020


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

--- Comment #8 from Sean Bruno <sbruno at FreeBSD.org> ---
(In reply to Mark Johnston from comment #5)
- Can you run r354285 (r354286 is the commit in question) on one of the systems
and see if the panic is reproducible?

Bah, it doesn't appear that this version is build able.  (world)

In file included from /usr/src/lib/libutil/kinfo_getfile.c:6:
In file included from
/usr/obj/arm64.aarch64/usr/src/tmp/usr/include/sys/user.h:40:
/usr/obj/arm64.aarch64/usr/src/tmp/usr/include/machine/pcb.h:71:29: error:
field has incomplete type 'struct debug_monitor_state'
        struct debug_monitor_state pcb_dbg_regs;
                                   ^
/usr/obj/arm64.aarch64/usr/src/tmp/usr/include/machine/pcb.h:71:9: note:
forward declaration of 'struct debug_monitor_state'
        struct debug_monitor_state pcb_dbg_regs;
               ^
1 error generated.
--- kinfo_getfile.o ---


Let me try some sequential reverts and see if I get lucky with a list of svn
revs that I can backout.

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


More information about the freebsd-bugs mailing list