qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 607794] [NEW] SEGFAULT caused by modifying the CPSR re


From: LG
Subject: [Qemu-devel] [Bug 607794] [NEW] SEGFAULT caused by modifying the CPSR register
Date: Tue, 20 Jul 2010 14:27:24 -0000

Public bug reported:

IIf the CPSR register (qemu-system-arm) is set to an invalid mode, qemu
will segfault, because it tries to access a NULL-Pointer "env" in
translate.c:9286. Either way, qemu will abort in exec.c:1863.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
SEGFAULT caused by modifying the CPSR register
https://bugs.launchpad.net/bugs/607794
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
IIf the CPSR register (qemu-system-arm) is set to an invalid mode, qemu will 
segfault, because it tries to access a NULL-Pointer "env" in translate.c:9286. 
Either way, qemu will abort in exec.c:1863.





reply via email to

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