On Sun, Aug 5, 2018 at 6:23 PM Mark Millard <mark...@yahoo.com> wrote:
>
> amd64: #8493 was for -r337342 and #8492 (last good) was for -r337332 .
> more recent builds also failed. -r337342 and laster also failed for
> i386.
>
> All but a sys/gettimeofday.2 change after -r337332 through -r337342
> are from Brad Davis. It is unclear to me how the changes matches up
> with the below example (from the log for amd64). It might not?
>
> For example (i386 is similar):
>
> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/8493/consoleText
>
> sys/netinet/fibs_test:subnet_route_with_multiple_fibs_on_same_subnet  ->
>
> Fatal trap 9: general protection fault while in kernel mode
> cpuid = 0; apic id = 00
> instruction pointer     = 0x20:0xffffffff80ded213
> stack pointer           = 0x28:0xfffffe002648c960
> frame pointer           = 0x28:0xfffffe002648c9a0
> code segment            = base 0x0, limit 0xfffff, type 0x1b
>                         = DPL 0, pres 1, long 1, def32 0, gran 1
> processor eflags        = interrupt enabled, resume, IOPL = 0
> current process         = 0 (softirq_0)
> [ thread pid 0 tid 100013 ]
> Stopped at      inp_gcmoptions+0xe3:    movq    ll+0x33f(%rax),%r9

I think this is because we are trying to enable more tests:
https://github.com/freebsd/freebsd-ci/pull/25

I'm looking into that.  If I cannot resolve this quickly I will revert
it temporarily.

Li-Wen

-- 
Li-Wen Hsu <lw...@freebsd.org>
https://lwhsu.org
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to