From owner-freebsd-current@FreeBSD.ORG Sun Sep 22 14:11:08 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BECB98AD; Sun, 22 Sep 2013 14:11:08 +0000 (UTC) (envelope-from davide.italiano@gmail.com) Received: from mail-vc0-x230.google.com (mail-vc0-x230.google.com [IPv6:2607:f8b0:400c:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6D35E2202; Sun, 22 Sep 2013 14:11:08 +0000 (UTC) Received: by mail-vc0-f176.google.com with SMTP id lf11so1467863vcb.7 for ; Sun, 22 Sep 2013 07:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=k7yKt6Oe4L34V8Ogpx57W1u0F5F/cmGHTm5N/C2CPDI=; b=gj1FOuSHY5Rwq760Q9ZXCAyMQlKEIPI75SY4MLo1WJDcY568Vi+9eN+oyQVZhTMJNp yx6sy8v7oX9N2v2pe9pVFmNGo2KaX0Wy3tzvehSvZR2ZLHFVWb17osQ3W8aaEE8DJOhs 3MtF//kAaPPITxndXo+VwrXWhhMk31ZcTk5QYO2TZklpgSgj8KZspk4XaD+GaRmyJ9Pq rQFBVNpX5//SXtYftqqYyZS/motAoTaIY9FiKlQrtHUHABFLAu1alNHaDclC8/u2I82H /jr8zUIoIucE36sOnQUkA9MwYS07TrjLHqhWza+bCdGfZ501d5S6lW+XnhPmvUOwl4wJ wmcA== MIME-Version: 1.0 X-Received: by 10.52.230.102 with SMTP id sx6mr14141144vdc.15.1379859067506; Sun, 22 Sep 2013 07:11:07 -0700 (PDT) Sender: davide.italiano@gmail.com Received: by 10.220.65.132 with HTTP; Sun, 22 Sep 2013 07:11:07 -0700 (PDT) In-Reply-To: <20130922122847.GB57847@e-new.0x20.net> References: <0BB63711-3DF7-42F4-AD23-F2767F41B808@freebsd.org> <20130922092510.GA57847@e-new.0x20.net> <20130922122847.GB57847@e-new.0x20.net> Date: Sun, 22 Sep 2013 16:11:07 +0200 X-Google-Sender-Auth: JDiPQkGQHRtNtpj17LYOhEYyx6g Message-ID: Subject: Re: Panic in arptimer on r255764 From: Davide Italiano To: Lars Engels Content-Type: text/plain; charset=ISO-8859-1 Cc: Tim Kientzle , andrej.zverev@gmail.com, FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 22 Sep 2013 14:11:08 -0000 On Sun, Sep 22, 2013 at 2:28 PM, Lars Engels wrote: > On Sun, Sep 22, 2013 at 05:11:30AM -0700, Davide Italiano wrote: >> On Sun, Sep 22, 2013 at 2:25 AM, Lars Engels wrote: >> > On Sat, Sep 21, 2013 at 11:23:47PM -0700, Tim Kientzle wrote: >> >> I'm seeing this panic pretty consistently when I try to do a buildworld on r255764 (i386): >> >> >> >> http://people.freebsd.org/~kientzle/r255764%20panic%202013-09-21%20at%209.27.09%20PM.png >> >> >> >> I'm not seeing it on r255602, so I suspect it's a recent problem. >> >> >> >> Running on VMWare Fusion 6. This was about as vanilla a build as you >> >> can get: no local code changes, no custom config, no src.conf or >> >> make.conf, no ports installed, etc. >> >> >> > >> > +1 >> > >> > I also see this on yesterday's HEAD: >> > >> > http://bsd-geek.de/pics/IMG_20130922_100936.jpg >> > >> > The only difference is that I don''t need to run a buildworld, just >> > going into multi user and wait a few seconds. >> > I don't see this in single user mode, though. >> >> >> Try this: >> http://people.freebsd.org/~davide/review/lc_calloutfix.diff >> I'll commit as soon as I'll receive OK from re@. > > Yes, that seems to help. I am running it for a few minutes now which is > a few minutes more that without the patch. ;-) > > Thanks! > > P.S.: Fortunately I migrated the system to ZFS with Boot Environments, > so I could boot the old world and kernel without any hassle! \o/ A fix is now committed (r255788). Thanks, -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare