Re: [Patch] Elf loader crash while zero-filling .bss

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Abel Bernabeu <abelbg@...>
Cc: <linux-kernel@...>
Date: Monday, February 11, 2008 - 2:53 pm

On Mon, Feb 11, 2008 at 07:27:35PM +0100, Abel Bernabeu wrote:

What architecture was this?
Most architectures align .bss properly but it seems arm does not
and I guess this is needed.

As .bss was empty? in your case you did not trigger
any alignmnet by linker due to largest member in section => boom.

I do think your patch paper over the real bug.

	Sam
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Patch] Elf loader crash while zero-filling .bss, Abel Bernabeu, (Mon Feb 11, 2:27 pm)
Re: [Patch] Elf loader crash while zero-filling .bss, Sam Ravnborg, (Mon Feb 11, 2:53 pm)
Re: [Patch] Elf loader crash while zero-filling .bss, Abel Bernabeu, (Mon Feb 11, 2:32 pm)
Re: [Patch] Elf loader crash while zero-filling .bss, Jiri Kosina, (Mon Feb 11, 2:47 pm)