On 14/02/2019 22:26, John Baldwin wrote:
> On 2/13/19 6:47 PM, Steve Kargl wrote:
...
>> panic: vm_fault_hold: fault on nofault entry, addr: 0x202000
What's very suspicious here is that the fault address looks a lot like
LK_SHARED | LK_NODDLKTREAT, which would be 'flags' passed to vn_lock and whic
The other night I ran svnlite up on /usr/src, which ended with
Updated to revision 344015
Somewhat later I noticed that uname -a reported the same revision, which
seemed odd, since buildworld/buildkernel were still in progress.
The next day I ran svnlite info /usr/src, which reported
Revision: 34
On Thu, Feb 14, 2019 at 12:47:26PM -0800, John Baldwin wrote:
> On 2/14/19 12:38 PM, Steve Kargl wrote:
> > On Thu, Feb 14, 2019 at 12:26:01PM -0800, John Baldwin wrote:
> >> On 2/13/19 6:47 PM, Steve Kargl wrote:
> >>> #16 0x00ff58bb in trap (frame=0x2e7b6880) at
> >>> /usr/src/sys/i386/i386/trap
> On Feb 14, 2019, at 13:24, Robert Huff wrote:
>
>
>On a system running:
>
> FreeBSD 13.0-CURRENT r343080 amd64
>
>with source tree updated at midnight last night, attempts to
> build a kernel with "device em" die with:
>
>
> ctfconvert -L VERSION -g efirtc.o
> cc -target x86_64-
On a system running:
FreeBSD 13.0-CURRENT r343080 amd64
with source tree updated at midnight last night, attempts to
build a kernel with "device em" die with:
ctfconvert -L VERSION -g efirtc.o
cc -target x86_64-unknown-freebsd13.0
--sysroot=/usr/obj/usr/src/amd64.amd64/tmp
On 2/14/19 12:38 PM, Steve Kargl wrote:
> On Thu, Feb 14, 2019 at 12:26:01PM -0800, John Baldwin wrote:
>> On 2/13/19 6:47 PM, Steve Kargl wrote:
>>> #16 0x00ff58bb in trap (frame=0x2e7b6880) at
>>> /usr/src/sys/i386/i386/trap.c:519
>>> #17 0xffc0315d in ?? ()
>>> #18 0x2e7b6880 in ?? ()
>>> #19 0
On Thu, Feb 14, 2019 at 12:26:01PM -0800, John Baldwin wrote:
> On 2/13/19 6:47 PM, Steve Kargl wrote:
> > #16 0x00ff58bb in trap (frame=0x2e7b6880) at
> > /usr/src/sys/i386/i386/trap.c:519
> > #17 0xffc0315d in ?? ()
> > #18 0x2e7b6880 in ?? ()
> > #19 0x00d1de64 in lookup (ndp=0x2e7b6a50)
> >
On 2/13/19 6:47 PM, Steve Kargl wrote:
> I have the core file and kernel.debug, if someone
> wnat additional information.
>
> mobile dumped core - see /var/crash/vmcore.0
>
> Wed Feb 13 18:37:44 PST 2019
>
> FreeBSD mobile 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r344034M: Tue Feb 12
> 08:14:16 PS
(bcc -current and -stable for more audience)
FreeBSD CI Weekly Report 2019-02-10
===
Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-02-04 to 2019-02-10.
During this period, we have:
* 2564 builds (97.4% passed, 2.6% faile