qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] qemu-i386 maple apt-get


From: Franz-Josef Haider
Subject: [Qemu-discuss] qemu-i386 maple apt-get
Date: Wed, 18 Nov 2015 13:27:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hi!

Commit 9f08c8ec73878122ad4b061ed334f0437afaaa32 breaks qemu i386 user mode emulation for me (on arm):

[1|address@hidden|~]/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
address@hidden:/# apt-get update
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
address@hidden:/# qemu: uncaught target signal 11 (Segmentation fault) - core dumped // core dump: http://www.mediafire.com/download/zac5p92o7g2zxo6/qemu_apt-get_20151118-120024_16081.core

// 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)
address@hidden:/# 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.

Please let me know if you need additional information.

best regards,
Frajo Haider



reply via email to

[Prev in Thread] Current Thread [Next in Thread]