From: Eric Blake <eblake@redhat.com>
To: Franz-Josef Haider <Franz-Josef.Haider@student.uibk.ac.at>,
qemu-discuss@nongnu.org, armbru@redhat.com,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] qemu-i386 maple apt-get
Date: Wed, 18 Nov 2015 07:56:14 -0700 [thread overview]
Message-ID: <564C918E.6080503@redhat.com> (raw)
In-Reply-To: <564C6EA0.3010100@student.uibk.ac.at>
[-- Attachment #1: Type: text/plain, Size: 2235 bytes --]
On 11/18/2015 05:27 AM, Franz-Josef Haider wrote:
> Hi!
>
> Commit 9f08c8ec73878122ad4b061ed334f0437afaaa32 breaks qemu i386 user
> mode emulation for me (on arm):
>
> [1|user@Nokia-N900|~]/home/user/MyDocs/maple13_i386/bin/start_cmaple.sh
> qemu: uncaught target signal 11 (Segmentation fault) - core dumped
> /home/user/MyDocs/maple13_i386/bin/start_cmaple.sh: line 1: 16024
> Segmentation fault LD_LIBRARY_PATH=/home/user/MyDocs/root.i686/lib
> /home/user/MyDocs/maple13_i386/bin/maple
> // root.i686 is an arch linux chroot
>
> In the likely case you don't own a maple license, you can reproduce this
> with a debian sarge x86 chroot (i have not tested other debian versions,
> but there might be similar results).
>
> // sarge created on desktop with "debootstrap --no-check-gpg --arch=i386
> sarge /home/krnlyng/sarge http://archive.debian.org/debian/"
> // on device:
> /home/user/MyDocs # cp /usr/bin/qemu-i386 sarge/usr/bin/
> /home/user/MyDocs # chroot sarge
> root@Nokia-N900:/# apt-get update
> qemu: uncaught target signal 11 (Segmentation fault) - core dumped
> Segmentation fault
> root@Nokia-N900:/# qemu: uncaught target signal 11 (Segmentation fault)
> - core dumped
> // core dump:
> http://www.mediafire.com/download/zac5p92o7g2zxo6/qemu_apt-get_20151118-120024_16081.core
Can you obtain a backtrace to show where things are crashing?
>
>
> // additional information:
> /home/user/MyDocs # uname -a
> Linux Nokia-N900 2.6.28-omap1 #1 PREEMPT Fri Aug 6 11:50:00 EEST 2010
> armv7l unknown
>
> // qemu-i386 is built from git master branch (./configure --static
> --prefix=/usr --disable-system)
> root@Nokia-N900:/# qemu-i386 --version
> qemu-i386 version 2.4.90, Copyright (c) 2003-2008 Fabrice Bellard
>
> with the referenced commit reverted apt-get and maple work fine.
I don't see how that commit would expose any core dumps - it was just
deleting unused code. Showing more details about the crash would help
diagnose what's going on.
>
> Please let me know if you need additional information.
>
> best regards,
> Frajo Haider
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
parent reply other threads:[~2015-11-18 14:56 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <564C6EA0.3010100@student.uibk.ac.at>]
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=564C918E.6080503@redhat.com \
--to=eblake@redhat.com \
--cc=Franz-Josef.Haider@student.uibk.ac.at \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-discuss@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 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.