Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2016 14:35:39 +0300
From:      Jukka Ukkonen <jau789@gmail.com>
To:        Krzysztof Parzyszek <kristof@swissmail.org>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: PowerMac G5 hangs/crashes on boot: 10.2, 11.0-RCx
Message-ID:  <E90BB066-47C9-4626-BE6C-5D15ECA0E4EE@gmail.com>
In-Reply-To: <6ad00a2d-4213-18b8-7974-534aa3758837@swissmail.org>
References:  <6ad00a2d-4213-18b8-7974-534aa3758837@swissmail.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-D01F56F1-9589-459D-B003-E6AD98A2D654
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: 7bit


I have had pretty much the same thing going on on my PowerMac G5
after 11.0-BETA3 for more than a month now with every single snapshot
I have tried. The latest snapshot I have tried was r305652 of today.
BETA2 still boots just fine. If you have seen this also in 10.2-stable,
it means someone has commited something which was not properly
tested on all supported archtectures, though, it affects those untested
architectures, and then been backporting a dysfunctional commit also
to older stable releases instead of backing the change out of the source
tree until the problem has been properly fixed. As a side effect I will no
longer dare to build a new snapshot on my G4 (ppc, 32-bit) either.
It has been running 10.3-stable which might also be affected, if 10.2
is affected.

The story apparently goes such that the interrupt code shown can be
pretty much anything. The interrupts might simply be enabled way before
the system is ready to handle them. 

--jau



--Apple-Mail-D01F56F1-9589-459D-B003-E6AD98A2D654
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable




> On 09 Sep 2016, at 02:55, Krzysztof Parzyszek <kristof@swissmail.org> wrot=
e:
>=20
> Hi,
> I'm having trouble getting FreeBSD stable/11 to work on my G5.  After upgr=
ading sources from stable/10 and installing rebuilt kernel, it either hangs a=
t boot, or crashes with some unexpected exception.
>=20
> I have also tried several versions of the memstick:
> 10.1-RELEASE:  - boots ok
> 10.2-RELEASE:  - crash[1]
> 10.3-RELEASE:  - boots ok
> 11.0-RC1:      - crash[2] (or hang)
> 11.0-RC2:      - hang[1]
>=20
>=20
> --- crash[1] ---
> fatal kernel trap:
>=20
>   exception       =3D 0xd00 (trace)
>   srr0            =3D 0x89604c
>   srr1            =3D 0x100000004010b520
>   lr              =3D 0x896038
>   curthread       =3D 0
>=20
> panic: trace trap
> cpuid =3D 0
> KDB: stack backtrace:
> #0 0x54ed68 at ??+0
> #1 0x54ee00 at ??+0
> #2 0x88d58c at ??+0
> #3 0x88e984 at ??+0
> #4 0x8835dc at ??+0
> Uptime: 1s
> --- crash[1] ---
>=20
> --- crash[2] ---
> fatal kernel trap:
>=20
>   exception       =3D 0x700 (program)
>   srr0            =3D 0x380
>   srr1            =3D 0x9000000000081000
>   lr              =3D 0x807068
>   curthread       =3D 0
>=20
> panic: program trap
> cpuid =3D 0
> KDB: stack backtrace:
> #0 0x49d4a4 at ??+0
> #1 0x49d540 at ??+0
> #2 0x837650 at ??+0
> #3 0x8393b8 at ??+0
> #4 0x82c870 at ??+0
> Uptime: 1s
> --- crash[2] ---
>=20
> --- hang[1] ---
> load-size=3D7800 adler32=3Dcf9e242f
>=20
> Loading ELF
>=20
> >> FreeBSD/powerpc Open Firmware boot block
>   Boot path:   /ht@0,f2000000/pci@8/usb@b/disk@2:
>   Boot loader: /boot/loader
> -
> --- hang[1] ---
>=20
>=20
> Here's a sample crash from a custom-built kernel:
>=20
> fatal kernel trap:
>=20
>   exception       =3D 0x800 (floating-point unavailable)
>   srr0            =3D 0x380
>   srr1            =3D 0x9000000000001000
>   lr              =3D 0x807068
>   curthread       =3D 0
>=20
> panic: floating-point unavailable trap
> cpuid =3D 0
> KDB: stack backtrace:
> #0 0x49d4a4 at ??+0
> #1 0x49d540 at ??+0
> #2 0x837650 at ??+0
> #3 0x8393b8 at ??+0
> #4 0x82c870 at ??+0
> Uptime: 1s
>=20
> _______________________________________________
> 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"

--Apple-Mail-D01F56F1-9589-459D-B003-E6AD98A2D654--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E90BB066-47C9-4626-BE6C-5D15ECA0E4EE>