mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Abel Bernabeu" <abelbg@m2grp.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Elf loader crash while zero-filling .bss
Date: Fri, 8 Feb 2008 17:14:50 +0100	[thread overview]
Message-ID: <15577be70802080814j1bb21b30r6f8a82e35aa8dc07@mail.gmail.com> (raw)
In-Reply-To: <15577be70801310738x3afcc393k6cf8f7151677528c@mail.gmail.com>

2008/1/31, Abel Bernabeu <abelbg@m2grp.com>:
> 2008/1/30, Abel Bernabeu <abelbg@m2grp.com>:
>
> > Now I am trying to execute some bigger C applications: in instance
> > BusyBox. I've chosen the buildroot package in order to produce a small
> > "distro".
> >
> > Then I've tried to boot the system using init=/bin/sh but I am getting
> > a crash while loading this non-toy binary.

Hi guys,

Excuse me for posting even another message about the same crash (I am
responding myself anyway :). It is my crash and I will find why
happens! :D

I've found THE COMMON DENOMINATOR present in all the binaries that get
my kernel crash.

The offset of some sections fall in the middle of the .bss section. In
instance, look at the sections 12 (.comment) and 13 (.ARM.atributes).
Both sections are overlapping with 11 (.bss):

[11] .bss                 NOBITS       0001143c 00143c 000048  0 WA     0   0  4
[12] .comment             PROGBITS     00000000 00143c 000094  0        0   0  1
[13] .ARM.attributes      SHT_LOPROC+3 00000000 0014d0 000010  0        0   0  1
[14] .shstrtab            STRTAB       00000000 0014e0 00007b  0        0   0  1
[15] .symtab              SYMTAB       00000000 001804 000c70 16       16  92  4
[16] .strtab              STRTAB       00000000 002474 000840  0        0   0  1

Is this fact meaningful??

I don't think this .elf file is correct and you can blame my
cross-compiler building skills... but the kernel should be friendly
enough to tell me about the problem instead of crashing :)

Any ideas?

Yours, Abel.

  reply	other threads:[~2008-02-08 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-30 11:09 Abel Bernabeu
2008-01-31 15:38 ` Abel Bernabeu
2008-02-08 16:14   ` Abel Bernabeu [this message]
2008-02-08 16:38     ` Andreas Schwab
     [not found]       ` <15577be70802080954w6796bed1mbdf5fdc52e0cb2bf@mail.gmail.com>
2008-02-08 18:05         ` Fwd: " Abel Bernabeu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15577be70802080814j1bb21b30r6f8a82e35aa8dc07@mail.gmail.com \
    --to=abelbg@m2grp.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®