qemu-devel
[Top][All Lists]
Advanced

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

Re: Crash when running Qemu.


From: Jean-Christophe DUBOIS
Subject: Re: Crash when running Qemu.
Date: Sun, 28 Jun 2020 18:39:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Le 28/06/2020 à 16:38, Peter Maydell a écrit :
On Sun, 28 Jun 2020 at 11:56, Jean-Christophe DUBOIS
<jcd@tribudubois.net> wrote:
Since the last pull I did this week end on the qemu git tree (master
branch) I am unable to "start" qemu anymore (It was working OK from git
master previously).

Traces are provided bellow.

Am I the only one to get this behavior?

JC

jcd@jcd-UX305CA:~/Projects/µCOS/work$
../../qemu/qemu/arm-softmmu/qemu-system-arm -machine mcimx6ul-evk -m
128M -display none -serial stdio -kernel ./OS.elf
double free or corruption (!prev)
Abandon (core dumped)
I can't repro using your command line but without the -kernel option,
so it's probably specific to something your guest code is doing.
I tested with git commit e7651153a8801dad6; which commit are you
using?

I was on master (553cf5d7c47bee05a3dec9461c1f8430316d516b)

Reverting the June 23rd commit series on PCA9552 fixed the problem for me.

Can you provide either the elf file or a repro example that
doesn't need it ?

Please, find the OS.elf file as attachment.

JC


thanks
-- PMM


Attachment: OS.elf
Description: Binary data


reply via email to

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