From owner-freebsd-ppc@freebsd.org Tue Aug 23 09:25:09 2016 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21E4ABC259F for ; Tue, 23 Aug 2016 09:25:09 +0000 (UTC) (envelope-from jau789@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4879818EC for ; Tue, 23 Aug 2016 09:25:08 +0000 (UTC) (envelope-from jau789@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id i5so185168549wmg.0 for ; Tue, 23 Aug 2016 02:25:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=BRPCC9prHcoBEg/736i3OzrIiqr8t+HibTZxvu/YScM=; b=anxcYk8G80a991OjHuxy2RIRXIQi5whamXAmqH2FM1f4PBINPMryhZjuBhviu5zPdF gbl420F8UoIFUdKsMaB4Ov2ODlzwzuchtBkSXHwX9nY+DbQqcD4L3WSrr9L5pMTLaC59 //1M0BOOpMN5fJ1gnaGdMeA48BTIVFSjc2RpThNiJLFUwCReFSz8TqaBlCoIOAMHmzqO txgoQamFTBVBz3/ahqRKdcfrXzch4WY8Qv89j5pynAKlTe87x0kx2Zmd72+YNMwDSXWN 8ukJ0cJp8CbFKxmsQ4xZsAq3Us/K7AOtn9hdUnngG3PE4AEc7ANiKg2jfKjBZ03DoV0h 0CPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=BRPCC9prHcoBEg/736i3OzrIiqr8t+HibTZxvu/YScM=; b=KnJGtWMCxKm7riAof08LtGEZvC3fsvWzWMKIB6woULQvULOtXzOCaGaFS+lvDGgLbs WxdtIUjj2+BZaDGQZQ0h3KTSdlR3RVmsz/IMoH/iM0bwX9rPcb4y+FTxhHpniY9t/bLL jVuRzmO1orVA4XwH6WlyNoGmnvApGbqOmfQDRHnRqoYsoywlSPqBBIeV2ycSlr9YDamz Afx/iIJ6gDA6dkzMZGyKCCxle2pokqdcrGTJ/JNxdlJtdiJsTuBf/3OA9dTXg/Zl9izR w+qomnD3aGzK7O081H82SC/w7jGLJ5jqhbOoCB4aAILLfyYLW/2jdSrMdiWbuNftNzvL wDVg== X-Gm-Message-State: AEkoouveQMOl6g3MzwF7apRT9SZM5wxJA6zvBfFk6fYbfC/R+P4i8hufib9WQOm4QlZQBQ== X-Received: by 10.194.39.35 with SMTP id m3mr25080585wjk.51.1471944306207; Tue, 23 Aug 2016 02:25:06 -0700 (PDT) Received: from [192.168.1.131] (xdsl-205-1.nblnetworks.fi. [83.145.205.1]) by smtp.googlemail.com with ESMTPSA id vh6sm2741403wjb.0.2016.08.23.02.25.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Aug 2016 02:25:05 -0700 (PDT) Subject: Re: 11.0 RC1 kernel panic To: Rudi , freebsd-ppc@freebsd.org References: <7dbd570a-0d69-4ec5-0ff0-58177b2880ed@gmx.de> From: "Jukka A. Ukkonen" Message-ID: Date: Tue, 23 Aug 2016 12:25:03 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <7dbd570a-0d69-4ec5-0ff0-58177b2880ed@gmx.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2016 09:25:09 -0000 On 08/22/16 22:17, Rudi wrote: > > Hello list, > > similar to what Jukka reported earlier in August. I have > an issue booting 11.0 RC1 on an ibook Dual USB (G3). I don't think your problem is related to what happens on my PowerMac G5. In your case the boot has successfully got through the device discovery and autoconfiguration. In my case the autoconfig never completes because the kernel panics very early. When the panics started after BETA-3 they initially happened after the atapci devices were detected but before the kernel got through timecounter initialization. Later patches to the BETA and RC snapshots have only caused the panic occur even earlier. Now the panic is triggered immediately after the VT(ofwfb) has been reported. See the attached photo. The last version that still boots perfectly on my G5 is 11.0-BETA-2. --jau