NetBSD Problem Report #33266

From www@netbsd.org  Sat Apr 15 23:09:04 2006
Return-Path: <www@netbsd.org>
Received: by narn.netbsd.org (Postfix, from userid 31301)
	id 046A763B8A7; Sat, 15 Apr 2006 23:09:04 +0000 (UTC)
Message-Id: <20060415230904.046A763B8A7@narn.netbsd.org>
Date: Sat, 15 Apr 2006 23:09:04 +0000 (UTC)
From: jmcneill@NetBSD.org
Reply-To: jmcneill@NetBSD.org
To: gnats-bugs@netbsd.org
Subject: macppc -current kernel hangs at boot with 'start=0x100000'
X-Send-Pr-Version: www-1.0

>Number:         33266
>Category:       port-macppc
>Synopsis:       macppc -current kernel hangs at boot with 'start=0x100000'
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    thorpej
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 15 23:10:00 +0000 2006
>Closed-Date:    
>Last-Modified:  Sat May 08 22:25:01 +0000 2021
>Originator:     Jared D. McNeill
>Release:        3.99.17
>Organization:
>Environment:
NA
>Description:
Booting a -current GENERIC kernel on my Powerbook G4 12" (1.0GHz) hangs with the following message after the kernel boots:

 start=0x100000
_

The same copy of ofwboot.xcf (built from -current sources) can boot a 3.0 GENERIC kernel just fine. The problem looks similar to the following:
  http://mail-index.netbsd.org/port-macppc/2002/05/14/0000.html

I tried the following patch to ofw_boot.S, but had no success:
  http://mail-index.netbsd.org/port-macppc/2006/03/25/0001.html
>How-To-Repeat:
Try to boot a -current GENERIC kernel on a Powerbook G4 12" 1.0GHz.
>Fix:
Unknown.

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->dead
State-Changed-By: cjep@NetBSD.org
State-Changed-When: Sat, 08 May 2021 19:14:16 +0000
State-Changed-Why:
Spoke to jmcneill - he no long has the hardware or has misplaced it.
Given the age of the PR, marking this as dead.


State-Changed-From-To: dead->closed
State-Changed-By: cjep@NetBSD.org
State-Changed-When: Sat, 08 May 2021 19:19:39 +0000
State-Changed-Why:
More appropriate to close this.


From: matthew green <mrg@eterna.com.au>
To: gnats-bugs@netbsd.org
Cc: port-macppc-maintainer@netbsd.org, netbsd-bugs@netbsd.org,
    gnats-admin@netbsd.org, cjep@NetBSD.org, jmcneill@NetBSD.org
Subject: re: port-macppc/33266 (macppc -current kernel hangs at boot with 'start=0x100000')
Date: Sun, 09 May 2021 07:14:49 +1000

 cjep@NetBSD.org writes:
 > Synopsis: macppc -current kernel hangs at boot with 'start=0x100000'
 >
 > State-Changed-From-To: open->dead

 this looks like PR#22316.  perhaps thorpej has a fix now?  i don't
 recall the status of his work there..

From: Rin Okuyama <rokuyama.rk@gmail.com>
To: matthew green <mrg@eterna.com.au>, gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-macppc/33266 (macppc -current kernel hangs at boot with
 'start=0x100000')
Date: Sun, 9 May 2021 07:13:48 +0900

 On 2021/05/09 6:14, matthew green wrote:
 > this looks like PR#22316.  perhaps thorpej has a fix now?  i don't
 > recall the status of his work there..

 At least Powerbook6,8 is now bootable by his work. See this thread:

 http://mail-index.netbsd.org/port-macppc/2021/03/06/msg002852.html

 Thanks,
 rin

Responsible-Changed-From-To: port-macppc-maintainer->thorpej
Responsible-Changed-By: thorpej@NetBSD.org
Responsible-Changed-When: Sat, 08 May 2021 22:23:44 +0000
Responsible-Changed-Why:
Take.  Working on a general fix for this problem.


State-Changed-From-To: closed->open
State-Changed-By: thorpej@NetBSD.org
State-Changed-When: Sat, 08 May 2021 22:23:44 +0000
State-Changed-Why:
It's still not resolved on all platforms.


From: Jason Thorpe <thorpej@me.com>
To: gnats-bugs@netbsd.org
Cc: port-macppc-maintainer@netbsd.org,
 gnats-admin@netbsd.org,
 netbsd-bugs@netbsd.org,
 "jmcneill@netbsd.org" <jmcneill@NetBSD.org>
Subject: Re: port-macppc/33266 (macppc -current kernel hangs at boot with
 'start=0x100000')
Date: Sat, 8 May 2021 15:22:40 -0700

 > On May 8, 2021, at 3:15 PM, Rin Okuyama <rokuyama.rk@gmail.com> wrote:
 >=20
 > The following reply was made to PR port-macppc/33266; it has been =
 noted by GNATS.
 >=20
 > From: Rin Okuyama <rokuyama.rk@gmail.com>
 > To: matthew green <mrg@eterna.com.au>, gnats-bugs@netbsd.org
 > Cc:=20
 > Subject: Re: port-macppc/33266 (macppc -current kernel hangs at boot =
 with
 > 'start=3D0x100000')
 > Date: Sun, 9 May 2021 07:13:48 +0900
 >=20
 > On 2021/05/09 6:14, matthew green wrote:
 >> this looks like PR#22316.  perhaps thorpej has a fix now?  i don't
 >> recall the status of his work there..
 >=20
 > At least Powerbook6,8 is now bootable by his work. See this thread:

 It=E2=80=99s not all merged, though.  Tying to clear some things out of =
 my tree to I can finish that.

 I=E2=80=99ll grab the PR.

 >=20
 > http://mail-index.netbsd.org/port-macppc/2021/03/06/msg002852.html
 >=20
 > Thanks,
 > rin
 >=20

 -- thorpej

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.