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

--- Comment #8 from Sean Bruno <[email protected]> ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to