From: Dmytro Bablinyuk <dmytro.bablinyuk@tait.co.nz>
To: "Kevin A. Sapp" <Kevin.Sapp@catapult.com>
Cc: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: RAMDISK Segv
Date: Thu, 04 Dec 2003 10:38:00 +1300 [thread overview]
Message-ID: <3FCE57B8.1080508@tait.co.nz> (raw)
In-Reply-To: <3FCE5347.2070808@catapult.com>
We had such problem with busybox and it was related to the buffer
allocation policy (in busybox). We changed allocation policy from
"Allocate with stack" to "Allocate with .bss" and problem gone.
Dimitry
> Hello,
>
> I am using the RAM disk supplied by DENX on
> an 8275 FADS board. The kernel boots and
> the RAM disk is loaded. busybox starts
> and then I get segv's. Any idea as to
> what is happening ?
>
> BusyBox v0.60.1 (2002.10.24-02:29+0000) Built-in shell (msh)
> Enter 'help' for a list of built-in commands.
>
> # ls /
> SIGSEGV
> #
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-12-03 21:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-03 21:19 RAMDISK Segv Kevin A. Sapp
2003-12-03 21:38 ` Dmytro Bablinyuk [this message]
2003-12-03 23:06 ` Wolfgang Denk
2003-12-03 23:05 ` Wolfgang Denk
[not found] <3FCF1BB0.9060005@catapult.com>
2003-12-04 11:43 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2003-12-04 21:13 Jean-Denis Boyer
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=3FCE57B8.1080508@tait.co.nz \
--to=dmytro.bablinyuk@tait.co.nz \
--cc=Kevin.Sapp@catapult.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.