From: ghannon@cspi.com
To: jwalden@digitalatlantic.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: get program exception in early setup
Date: Tue, 29 Apr 2003 11:41:24 -0400 [thread overview]
Message-ID: <85256D17.0055A864.00@pine.cspi.com> (raw)
Jerry Walden wrote:
> From System.map:
> c0113000 A __bss_start
> |
> |
> |
> V
> c013c050 A _end
> The symbol _end does not come after the bss - it is at the end of the
> kernel, so the memset gets an exception.
_end is correctly after bss_start.
There is probably a different problem with how memory is mapped.
Did your kernel get decompressed correctly at 0?
Gary
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2003-04-29 15:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-29 15:41 ghannon [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-13 18:04 Using BDI-2000 to debug kernel Jerry Walden
2003-04-28 22:26 ` get program exception in early setup Jerry Walden
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=85256D17.0055A864.00@pine.cspi.com \
--to=ghannon@cspi.com \
--cc=jwalden@digitalatlantic.com \
--cc=linuxppc-embedded@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.