qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Something is probably wrong with "int 3"


From: Alexander E. Patrakov
Subject: [Qemu-devel] Something is probably wrong with "int 3"
Date: Tue, 04 Jan 2005 18:09:32 +0500
User-agent: KNode/0.8.1

Hello, I suspect the following to be a bug in qemu.

Earlier in the Firefox-related thread, I attached the crash report from
DrWatson. It contained the following lines at the end:

function: DbgBreakPoint
        77fa144b cc               int     3
FAULT-> 77fa144c c3               ret

However, examples of similar faults from Microsoft Knowledge Base,

http://support.microsoft.com/kb/252837/EN-US/
http://support.microsoft.com/kb/194594/EN-US/
http://support.microsoft.com/kb/189474/EN-US/

clearly state that the fault is at the "int 3" instruction, not at "ret".
Can anyone explain this difference? Is this a bug in qemu?


-- 
Alexander E. Patrakov





reply via email to

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