NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-macppc/59550: Power Mac G5 boot regression



The following reply was made to PR port-macppc/59550; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-macppc/59550: Power Mac G5 boot regression
Date: Thu, 24 Jul 2025 19:17:01 +0200

 On Thu, Jul 24, 2025 at 04:55:02PM +0000, Andreas Gustafsson wrote:
 >   Enable PAX_ASLR
 > 
 > The last output from OFW is:
 > 
 >   loading .data, done..
 >   clearing .bss, done..
 > 
 >   Invalid memory access at    $SRR0:  00000000.00e00384      $SRR1:  10000000.00003030
 >    ok
 >   0 >
 > 
 > where the "$" is actually a character I don't recognize.
 
 This is very strange as PAX_ASLR in this context is plain userland and nothing
 in the kernel should really change (modulo minor address difference due to
 a bit additional code being compiled in).
 
 Defintively it should not interfere with ofwboot and this early boot stage.
 
 Martin
 


Home | Main Index | Thread Index | Old Index