From owner-freebsd-ppc@freebsd.org Sat Mar 17 23:57:30 2018 Return-Path: Delivered-To: freebsd-ppc@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 AF438F501DF for ; Sat, 17 Mar 2018 23:57:30 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from c.mail.sonic.net (c.mail.sonic.net [64.142.111.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3E53E744B7 for ; Sat, 17 Mar 2018 23:57:29 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from comporellon.tachypleus.net (cpe-75-82-218-62.socal.res.rr.com [75.82.218.62]) (authenticated bits=0) by c.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id w2HNvKs9016610 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sat, 17 Mar 2018 16:57:21 -0700 Subject: Re: fatal kernel trap To: freebsd-ppc@freebsd.org References: From: Nathan Whitehorn Message-ID: Date: Sat, 17 Mar 2018 16:57:20 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Sonic-CAuth: UmFuZG9tSVa6JK3OVPv9NNv/LqH64C+gyRx3yz8fiWkpbTwZVk8eKYLsoIlu7gShRLYVdc+K0q8XDug0es58yNSL73QxHYUbmkOXOd4rVns= X-Sonic-ID: C;imAL7j4q6BGISVDNXaHR5A== M;DNLa7j4q6BGISVDNXaHR5A== X-Spam-Flag: No X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2018 23:57:30 -0000 Could you provide any other detail on your system? Amount of RAM, etc.? -Nathan On 03/17/18 08:39, Steve Wills wrote: > Finished bisecting, r329611 boots fine, r329612 does not. > > Steve > > On 03/16/2018 10:43, Justin Hibbits wrote: >> >> On Mar 16, 2018 09:29, "Steve Wills" > > wrote: >> >>     My PowerMac G5 runs r328835 fine, but upgrading to r330240 >> results in: >> >>     fatal kernel trap: >> >>        exception           = 0x300 (data storage interrupt) >>        virtual address     = 0xc186bff8 >>        dsisr               = 0x40000000 >>        srr0                = 0x8ef510 (0x8ef510) >>        srr1                = 0x9000000000009032 >>        lr                  = 0x7be3e4 (0x7be3e4) >>        curthread           = 0x11b26560 >>               pid = 38, comm = kldload >> >>     [ thread pid 38 tid 100087 ] >>     Stopped at      strchr+0x70:    lbzu   r10, 0x1(r4) >>     db> >> >>     Note this was transcribed by hand and may have typos. Also note my >>     kernel was compiled with gcc 6.3.0, although the previous kernel was >>     as well and it works fine. >> >>     Any suggestions would be appreciated. >> >>     Thanks, >>     Steve >> >> >> Hi Steve, >> >> I see the same thing with any attempt to upgrade the kernel on my G5 >> (PowerMac11,2) from a November 6 build to more recent. I've seen it >> since the January timeframe, and haven't yet figured it out. >> >> - Justin >> >> > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >