Hi all, I'm creating checkpoints by checkpoint after code: https://gist.github.com/avadhpatel/2218676 I got this error:
Creating checkpoint 352.nab after 2000M instructions. Command[0]: -fast-fwd-user-insns 2000M Command[1]: -fast-fwd-checkpoint 352.nab ptlsim_ptlcall_init: mapped PTLcall MMIO page at phys 0x8fffff000, virt 0x7f482c730000 PTLCALL type PTLCALL_ENQUEUE MARSSx86::Command received : -fast-fwd-user-insns 2000M -fast-fwd-checkpoint 352.nab Simulator is now waiting for a 'run' command. root@ubuntu:~/omp2012/352.nab/run/run_base_ref_x86_64.0000# MARSSx86::Creating checkpoint 352.nab qemu-system-x86_64: malloc.c:2451: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed. Aborted (core dumped) Any idea? Best, Seyed _______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
