From owner-freebsd-sparc64@FreeBSD.ORG Fri May 23 16:30:27 2014 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6098D93 for ; Fri, 23 May 2014 16:30:27 +0000 (UTC) Received: from mail-qg0-x236.google.com (mail-qg0-x236.google.com [IPv6:2607:f8b0:400d:c04::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A413F2E9B for ; Fri, 23 May 2014 16:30:27 +0000 (UTC) Received: by mail-qg0-f54.google.com with SMTP id q108so8457322qgd.13 for ; Fri, 23 May 2014 09:30:26 -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=4RNSL8tNKzhy6f/GDUyVcOu0bCWZ1mYZ/514YTCuIzQ=; b=HMJ7e3c2ys6E+svfs0F0BhS79oXgJE4riKrEOCuyF0I0HS7K2XHosxK3ADhp4OZhrs dX2Ep8W3X3Bpv++esksEn43Fr8HaCoOYgwFnCAsoVjYGL3pDEPXiKEn6Bp0snKjzVnKZ Gt6qzRINRPuCbwK3AAC0OFXa+SnhjKb0HJe6kvTih9K2x78beDLgVMr8pgEBlXtUwnzh uqNIGTfs4I9QQ5/Gk2R3hVPWq4wHxSAs3fX0e0JeZtQtiUfPwVNEi03LZHL/S2/+LJIQ AaQmHlO8VJGxohOQRYWhQCADE7kXbSGpD5wzHklBzI+SzcC5Loz1McFprBv39pHgdRGA LxRA== MIME-Version: 1.0 X-Received: by 10.140.96.51 with SMTP id j48mr8127222qge.24.1400862626791; Fri, 23 May 2014 09:30:26 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Fri, 23 May 2014 09:30:26 -0700 (PDT) In-Reply-To: <537EAB9D.9020304@ecks.ca> References: <20140518083413.GK24043@gradx.cs.jhu.edu> <751F7778-95CE-40FC-857F-222FB37737C0@distal.com> <20140518235853.GM24043@gradx.cs.jhu.edu> <20140519145222.GN24043@gradx.cs.jhu.edu> <20140519193529.GO24043@gradx.cs.jhu.edu> <20140519205047.GP24043@gradx.cs.jhu.edu> <537EAB9D.9020304@ecks.ca> Date: Fri, 23 May 2014 09:30:26 -0700 X-Google-Sender-Auth: ppiRNM9aefSNsX0ZppOPT6j7UJc Message-ID: Subject: Re: FreeBSD 10-STABLE/sparc64 panic From: Adrian Chadd To: Eric Benoit Content-Type: text/plain; charset=UTF-8 Cc: freebsd-sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2014 16:30:28 -0000 .. has anyone asked glebius? -a On 22 May 2014 18:59, Eric Benoit wrote: > On 2014-05-20 10:45, Chris Ross wrote: > >> Despite the first boot working successfully, I rebooted it >> again this morning, after it had been running for quite a few hours, >> and the panic occurred 6 times before the system came up to >> multiuser successfully. > > Just out of curiosity, and this is also for anyone else following along, > are you using IPv6 and have something like: > > ifconfig_bge0_ipv6="inet6 accept_rtadv" > > in your /etc/rc.conf? > > My inglorious workaround was to remove (comment out) this line. Every > build from r263478 to the latest and greatest has come up consistently > and without issue. Since I actually do use IPv6 and SLAAC, I just > re-enable these from rc.local. It seems once the system is mostly > booted, this issue is no longer an issue. > > Perhaps this is a clue towards a proper fix? > > Later > > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org"