qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lennert Buytenhek <buytenh@wantstofly.org>
To: Hetz Ben Hamo <hetz@softier.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [patch] Fix arm self-modifying code
Date: Mon, 2 Aug 2004 14:49:08 +0200	[thread overview]
Message-ID: <20040802124908.GA13283@xi.wantstofly.org> (raw)
In-Reply-To: <200408021539.08092.hetz@softier.com>

On Mon, Aug 02, 2004 at 03:39:07PM +0300, Hetz Ben Hamo wrote:

> > % ./qemu-arm ./hi-gcc-2.95.3-glibc-2.1.3
> > qemu: uncaught target signal 11 (Segmentation fault) - exiting
> > % setarch i686 ./qemu-arm ./hi-gcc-2.95.3-glibc-2.1.3
> > hi!
> > %
> 
> QEMU with FC2 does create this segfault even with qemu-i386 and I
> use the LD_ASSUME_KERNEL=2.2.5 trick to override this problem..
> 
> Could you retry with the same trick please?

That doesn't seem to make a difference:

% ./qemu-arm ./hi-gcc-2.95.3-glibc-2.1.3
qemu: uncaught target signal 11 (Segmentation fault) - exiting
% setarch i686 ./qemu-arm ./hi-gcc-2.95.3-glibc-2.1.3
hi!
% LD_ASSUME_KERNEL=2.2.5 ./qemu-arm ./hi-gcc-2.95.3-glibc-2.1.3
qemu: uncaught target signal 11 (Segmentation fault) - exiting
% export LD_ASSUME_KERNEL=2.2.5
% ./qemu-arm ./hi-gcc-2.95.3-glibc-2.1.3
qemu: uncaught target signal 11 (Segmentation fault) - exiting
%


--L

  reply	other threads:[~2004-08-02 22:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-02  0:29 [Qemu-devel] [patch] Fix arm self-modifying code Paul Brook
2004-08-02 12:21 ` Lennert Buytenhek
2004-08-02 12:38   ` Lennert Buytenhek
2004-08-02 12:39   ` Hetz Ben Hamo
2004-08-02 12:49     ` Lennert Buytenhek [this message]
2004-08-02 22:36   ` [Qemu-devel] " Ronald

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=20040802124908.GA13283@xi.wantstofly.org \
    --to=buytenh@wantstofly.org \
    --cc=hetz@softier.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).