[panda-users] problems with replay

Gabriele Viglianisi vigliag at gmail.com
Mon Oct 30 03:35:47 EDT 2017


Hi. If you're using the x86 version of windows XP, maybe you can try again
(both recording and replaying) with the qemu-system-i386 executable (I'm
using it with windows7sp1 x86 without any problem)

Regards
Gabriele

On Oct 29, 2017 11:34 PM, "alessandro mantovani" <alk13 at hotmail.it> wrote:

Hello,


I've correctly installed PANDA on ubuntu 14.04 and I've created e qcow2
image for windows xp sp3 with the following commands:


qemu-img create -f qcow2 winxp.img 20G

x86_64-softmmu/qemu-system-x86_64 -m 256 -hda winxp.img -cdrom
Scaricati/windows_xp_sp3.iso -boot d


After that I start the system with:


x86_64-softmmu/qemu-system-x86_64 -m 256 -hda winxp.img -monitor stdio


In the QEMU monitor I can start and end recording with:

begin_record test

end_record


Now the problem: when I close QEMU and I wants to have the replay I use the
following command:


x86_64-softmmu/qemu-system-x86_64 -m 256 -hda winxp.img -replay test


But I get a segmentation fault. The output is:


loading snapshot
... done.
opening nondet log for read :    ./start_test_record-rr-nondet.log
RR rr_assertion `current_item' failed at /home/elmanto/panda_installati
on/panda/panda/scripts/panda/panda/src/rr/rr_log.c:813
Current log point:
{guest_instr_count=6148}
Next log entry type: RR_INPUT_4
Current replay point:
{guest_instr_count=6144}
Annullato (core dump creato)


Consider that I've cloned the PANDA repository yesterday so I assume that
there aren't obsolete files. Do you have ideas??

Thank you,

Alessandro



_______________________________________________
panda-users mailing list
panda-users at mit.edu
http://mailman.mit.edu/mailman/listinfo/panda-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/panda-users/attachments/20171030/be97cebf/attachment.html


More information about the panda-users mailing list