From owner-freebsd-current@freebsd.org Mon Aug 6 01:53:08 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9289B1065EF6 for ; Mon, 6 Aug 2018 01:53:08 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E0D3181812; Mon, 6 Aug 2018 01:53:07 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-lj1-x235.google.com with SMTP id j19-v6so9239245ljc.7; Sun, 05 Aug 2018 18:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=GZBLFTCq3YjTLoQk6pcWrtuUl1mHfdPZ8gQz9sREuIY=; b=YD2XTHLLlegq6e4cpcRWjergr/AJ+oBdhsUIFRsKcgGE65byS8OA0vxD+IfULyCPoF vB7l9+FhR4jp6Cvt5ttH1QMHkHw86gjK7OIbk8RsKa3pTXURgKkaHLcbuSxWeSZBu+wo JaiDVIijMjpaBZ71sX/XWHLv2D96gmDQoWZ56wZjzOXh+hORQJ3UtcnyfZwcvSvGNOSZ pg8rAKxy9Pl2cCwugxEhtngjUxqjVOO4jX8bURQk1z5Cl4Q6guhGfPXbg5AvozGmrWYB sS/pwMnAzzxW1+wZLH09JnBnZhp/sUg2tJp2snXfDDe8pP2pAlgzvJQ4EipWq1oU6DwO CjJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=GZBLFTCq3YjTLoQk6pcWrtuUl1mHfdPZ8gQz9sREuIY=; b=d+9Xh2ulAsEyZZILsSRicgQ3CoOiJKwJtgQy/1pbnIpJlbwv0toghgrw6QiasuNL6R bIuTEEk43rtqHlenIeo5qzgoX0hZ2xb2cI0DAIa7lxa4O0Jnkg4eyTaGHNYKwuMAdfxV okP2CbLUMDFyzwXJ01ol8e1USFFElTkOy8EbYEtTgwtKAF2dJeCf4Q/80x+6lSymujox ZKu49fZE7RxrOFI7J6JhEeYzDgqBtt4Fmvm1LtRxBpTWmO0IUzz4wKpIdCigyucSlvor /A5TcPDJLu8qdX2Ut/F6bPdHb/blbezuK/BeqVKAbOsSHu9jMpZquA6lZx5BMel4o6B8 Cwlw== X-Gm-Message-State: AOUpUlFmlebAsoiJOzzuXh9utj+Bq+/1gvLKLhDQKvAXyYblfFP+KoHr Fe3V1SgyirKKSI/z/GvhyqN0L/2DfF0HPTuknVetHA== X-Google-Smtp-Source: AAOMgpcdAoas1ol/H4clQqXVGUDzzaA/Isqo0ez544E2Bzqiycst6bdn+Olo+rOyQYoiEHNLOMpyX9frbREWJ6P7cIw= X-Received: by 2002:a2e:7815:: with SMTP id t21-v6mr11506392ljc.61.1533520386049; Sun, 05 Aug 2018 18:53:06 -0700 (PDT) MIME-Version: 1.0 Sender: asomers@gmail.com Received: by 2002:ab3:7851:0:0:0:0:0 with HTTP; Sun, 5 Aug 2018 18:53:05 -0700 (PDT) In-Reply-To: References: <5D25CBEE-E432-42B3-B9E9-AE344785156F@yahoo.com> From: Alan Somers Date: Sun, 5 Aug 2018 19:53:05 -0600 X-Google-Sender-Auth: gFuq8MO3oY__MQXuLiSl2fXSJN4 Message-ID: Subject: Re: ci.freebsd.org 's FreeBSD-head-{amd64, i386}-test started failing after -r337332 (last good), inp_gcmoptions involved To: Matthew Macy Cc: Li-Wen Hsu , Brad Davis , FreeBSD Current , Mark Millard Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2018 01:53:08 -0000 I can't reproduce the failure. On my VM, with a kernel from Aug-2, the test passes. But it sure seems to be consistent in Jenkins. On Sun, Aug 5, 2018 at 6:59 PM, Matthew Macy wrote: > That looks like it is tied to changes I made 3 months ago. I won't be at > my desk until the end of the week, but if it's consistent I can take a look. > > -M > > On Sun, Aug 5, 2018 at 17:57 Li-Wen Hsu wrote: > >> On Sun, Aug 5, 2018 at 6:23 PM Mark Millard 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 >> 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-unsubscribe@freebsd.org >> " >> >