qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu crashes and freezes on x86_64/amd64 host


From: Johannes Schindelin
Subject: Re: [Qemu-devel] qemu crashes and freezes on x86_64/amd64 host
Date: Sat, 9 Oct 2004 12:08:11 +0200 (CEST)

Hi,

On Sat, 9 Oct 2004, Bob Deblier wrote:

> From looking at the code, I don't get the impression that that's the
> case. It may just be that some of the code isn't 64-bit clean, i.e. that
> there are places where the coders have assumed that sizeof(pointer) = 4,
> etc.
>
> More investigating *sigh*

I don't know if that works, but what about valgrind? If QEmu can run
itself, valgrind should do a fine (if slow) job of detecting where a
pointer is passed incompletely... It would be slow, but also the lazy
way...

Hth,
Dscho





reply via email to

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