panda icon indicating copy to clipboard operation
panda copied to clipboard

RR rr_assertion `result == nmemb'

Open cL1mentB opened this issue 2 years ago • 0 comments

Hi,

I'm trying to replay a recording realize from 03_panda_rr example : https://github.com/avatartwo/bar18_avatar2/tree/master/03_panda_rr

I used the following command : /homelocal/cb270176/tmp/avatar2/targets/src/panda/build/arm-softmmu/panda-system-arm -M configurable -kernel /tmp/panda_rr/PandaTarget0_conf.json -replay /tmp/panda_rr/panda_record

loading snapshot
... done.
opening nondet log for read :	/tmp/panda_rr/panda_record-rr-nondet.log
RR rr_assertion `result == nmemb' failed at /homelocal/cb270176/tmp/avatar2/targets/src/panda/panda/src/rr/rr_log.c:699
Current log point:
{guest_instr_count=312}
Next log entry type: RR_INPUT_8
Current replay point:
{guest_instr_count=0}
Aborted (core dumped)

have you any clue to fix the issue?

cL1mentB avatar Apr 20 '22 12:04 cL1mentB