On Mon, Jan 17, 2011 at 3:29 PM, Zhe Wang <[email protected]> wrote:

> Hi,
>
> I have a problem about running the disk image I made on Marss.
>
> I made a qcow2 disk image that can run on marss at the beginning. But After
> running several benchmarks successfully on Marss. The disk image randomly
> crash. When I use gdb to debug it, the error shows :
>
> (gdb) r -m 2048m -hda /directory/test.qcow2
> Starting program: /directory/qemu/qemu-system-x86_64 -m 2048m -hda
> /directory/test.qcow2
> [Thread debugging using libthread_db enabled]
> initing the ooomachine
>
> Program received signal SIGSEGV, Segmentation fault.
> be64_to_cpus (bs=<value optimized out>) at qemu/bswap.h:129
> 129    CPU_CONVERT(be, 64, uint64_t)
>
>
> Is there any idea about this problem? Thanks.
>
> I have seen this issue a while back in some of my qcow2 images but never
figured out why. I guess in some benchmarks they corrupt these images and
currently I have no idea how to find/fix this issue.

The best way to handle this is to make a backup copy of your 'qcow2' images.

- Avadh

> zhe
>
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
>
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to