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.

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

Reply via email to