NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-macppc/52564: current ofwboot.xcf crashes because of .eh_frame* in .text
The following reply was made to PR port-macppc/52564; it has been noted by GNATS.
From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-macppc/52564: current ofwboot.xcf crashes because of
.eh_frame* in .text
Date: Sun, 1 Oct 2017 20:15:25 +0300
On Sun, Oct 01, 2017 at 16:30:01 +0000, scole_mail wrote:
> That patch worked fine for me, had the same size .xcf as 4), and had
> these sections:
>
> Sections:
> Idx Name Size VMA LMA File off Algn
> 0 .text 0000f7b0 00e00000 00e00000 00001000 2**3
> CONTENTS, ALLOC, LOAD, CODE
> 1 .pad 00000850 00e0f7b0 00e0f7b0 000107b0 2**3
> CONTENTS
> 2 .data 00000258 00e10000 00e10000 00011000 2**3
> CONTENTS, ALLOC, LOAD, DATA
> 3 .bss 00002750 00e10258 00e10258 00000000 2**3
> ALLOC
>
> I'm not understanding how the padding works, but if you want the fixed
> checked in and PR closed I'm fine with it.
Thanks for testing. This looks like a bug in the firmware I guess.
-uwe
Home |
Main Index |
Thread Index |
Old Index