Hi all have any idea about the below problems? I want to run parallel program on gem5.opt with se.py , it was running with several errors. Could you help me please? Note: I made the executable( binary) with cross compiler GCC and m5thread.o.
Getting errors are >>>>>> 1. gem5.opt: build/ARM/arch/arm/decoder.hh: 104: void ArmISA::Decoder::consumeBytes(int): Assertion `offset <= sizeof(MachInst)' failed. Program aborted at cycle 12835500 2. Aborted (core dumped) abusaad@ubuntu:~/Work$ ./M5/gem5/build/ARM/gem5.opt M5/gem5/configs/example/se.py -c parallel_basicmath -o 8 --cpu-type=arm_detailed --caches --l2cac gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. gem5 compiled Aug 8 2012 07:52:25 gem5 started Feb 10 2013 16:29:59 gem5 executing on ubuntu command line: ./M5/gem5/build/ARM/gem5.opt M5/gem5/configs/example/se.py -c parallel_basicmath -o 8 --cpu-type=arm_detailed --caches --l2cac Global frequency set at 1000000000000 ticks per second 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 **** REAL SIMULATION **** info: Entering event queue @ 0. Starting simulation... gem5.opt: build/ARM/arch/arm/decoder.hh: 104: void ArmISA::Decoder::consumeBytes(int): Assertion `offset <= sizeof(MachInst)' failed. Program aborted at cycle 12835500 Aborted (core dumped) waiting for reply... best regards ---- Abusaad
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
