qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] QMEU start error, HELP


From: edonli
Subject: Re: [Qemu-discuss] QMEU start error, HELP
Date: Wed, 26 Nov 2014 20:19:27 +0800


Thanks for your reply.
The environment I use:
* Linux 2.6.18  CentOS
*GNU gcc  version 4.1.2
*There is no configure  flag to build QEMU, I just execute './configure --prefix=/home/myname/qemu' .    (There was no flags to build qemu-0.15 before, so I use no flags to build this time)
 
Picture blow is the gdb debug output info:
 
 
Looking forward to your reply.
 

edonli
 
Date: 2014-11-26 19:55
To: edonli
Subject: Re: [Qemu-discuss] QMEU start error, HELP
On 26 November 2014 at 07:42, edonli <address@hidden> wrote:
> Hello everyone,
>
> I have happened to an error when running 'qemu-system-aarch64' of version
> qemu-2.2.0-rc3.
> The error is "*** stack smashing detected".
> The start command is "qemu-system-aarch64 -m 1024 -cpu cortex-a57 -nographic
> -machine virt \ -kernel Image -append 'root=/dev/vda2 rw rootwait mem=1024M
> console=ttyAMA0,38400n8' \ -netdev user,id=user0 -device
> virtio-net-device,netdev=user0 -device virtio-blk-device,drive=disk \ -drive
> if=none,id=disk,file=vexpress64-openembedded_IMAGENAME-armv8_IMAGEDATE-XYZ.img"
> from linaro.
> http://releases.linaro.org/latest/openembedded/aarch64/
 
This looks bad, but unfortunately I can't reproduce it. Could
you tell me:
 * the host system you're running on (x86_64, i386, arm64, arm, other?)
 * the compiler you're using (including version)
 * the configure flags you used to build QEMU
 
thanks
-- PMM

reply via email to

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