qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: qemu-arm dynamically linked binary problem


From: Lennert Buytenhek
Subject: [Qemu-devel] Re: qemu-arm dynamically linked binary problem
Date: Wed, 5 Jan 2005 13:03:45 +0100
User-agent: Mutt/1.4.1i

On Fri, Dec 31, 2004 at 07:21:26PM +0100, Lennert Buytenhek wrote:

> Hi,

Hi,


> % qemu-arm -L /usr/gnemul/qemu-arm-gcc-3.3.4-glibc-2.3.3 ./hello-le
> Inconsistency detected by ld.so: dymanic-link.h: 150: elf_get_dynamic_info: 
> Assertion `info[20]->d_un.d_val == 17 || info[20]->d_un.d_val == 7' failed!
> 
> 
> % qemu-arm -L /usr/gnemul/qemu-arm-gcc-3.4.2-glibc-2.3.3 ./hello-le
> qemu: uncaught signal 11 (Segmentation fault) - exiting
>       (Here it seems to be segfaulting while emulating the first ~30
>       instructions of match_symbol() in ld-linux.so.2.)

I tried this again with the dynamic linker built by gcc 2.95.3 and
glibc 2.1.3, and that works.

I guess nobody really cares about this stuff and I should just be
implementing ARM system emulation instead, right?


--L




reply via email to

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