qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] qemu-i386 maple apt-get


From: Peter Maydell
Subject: Re: [Qemu-discuss] qemu-i386 maple apt-get
Date: Fri, 27 Nov 2015 14:31:57 +0000

On 24 November 2015 at 10:19, Franz-Josef Haider
<address@hidden> wrote:
> On 11/24/2015 10:08 AM, Peter Maydell wrote:
>> OK, that's definitely not the problem I thought it might have been.
>> Can you run maple under qemu, adding
>>    -D qemu.log -d in_asm,out_asm,op,exec,int,cpu,guest_errors,unimp
>> on the command line?

> http://www.mediafire.com/download/ge611be9vbebbw7/qemu.log

That log is interesting because the logging for the last TB
we try to execute has the "IN" and "OP" sections but no "OUT",
suggesting we segfault in the process of trying to translate
that TB.

Unfortunately I haven't been able to reproduce your problem
locally yet (apt-get doesn't crash, anyway). What configure
options did you pass to QEMU? Does the crash still happen
if you build qemu with --enable-debug (which might get us
more useful ARM backtraces) ?

thanks
-- PMM



reply via email to

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