Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2020 20:05:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246004] Kernel Panic after moderate amount of activity
Message-ID:  <bug-246004-227-WT4zOp6Wmp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246004-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246004-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #8 from Sean Bruno <sbruno@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.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246004-227-WT4zOp6Wmp>