qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU crash with Fedora Core 2


From: Alexander E. Patrakov
Subject: Re: [Qemu-devel] QEMU crash with Fedora Core 2
Date: Thu, 27 May 2004 12:57:47 +0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040121

Fabrice Bellard wrote:

I cannot accept this patch: it breaks qemu-fast with all old libcs. The good solution is to use a specific sigaction call which directly makes the sigaction Linux system call.

What about various #ifdefs or bumping up the requirements?

Also, I could not get qemu-fast working with any glibc >=2.3.1 compiled from pristine sources according to instructions from Linux From Scratch.

Qemu-fast compiles, but doesn't work with glibc >=2.3.1. It does not compile at all with glibc-2.3.3-cvs with TLS enabled. See my message "qemu and modern glibc" for changes to qemu that make qemu-fast at least compile on glibc >=2.3.3-cvs. Please confirm privately that you have read this message.

The tail of qemu.log is:

----------------
IN:
0x000c625d:  repz stos %ax,%es:(%di)

----------------
IN:
0x000c625d:  repz stos %ax,%es:(%di)

(repeated infinitely without any OUT, even if I add out_asm to the -d switch). Plain non-fast qemu works perfectly.

What are known good _pristine_ (not RedHat) glibc versions that are capable of producing a good qemu-fast binary?

On what distribution does the qemu development happen? What are binutils/gcc/glibc versions?

--
Alexander E. Patrakov




reply via email to

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