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 On Wed, Jan 16, 2013 at 1:29 AM, Abu Saad <abusaad...@gmail.com> wrote: > Hello Musharaf > > I have run a simple benchmark "hello" and got panic problem. Can you > explain me please. How I'll over come it? > > > > regards > ------ > Abusaad > > > > > ay, January 15, 2013, 6:14 AM > >> >> Hi all >> >> >> "Thanks to Nilay and benjamin for your kind and careful attention . I >> am succeed to run benchmark :-) ." >> >> >> >> But I got a panic messages where told page table fault when accessing >> virtual memory and shown address 0xff000(This type) and in fault.cc and >> line 70. I have found in fault.cc there is a parameter "vaddr" . I have >> found about page table in this link( >> >> http://www.gem5.org/docs/html/classArmISA_1_1TableWalker.html#a3b2be5104d208dfc88c665a809daffbd) >> . I have seen several users got this error but they did not define how they >> solved it. >> . >> >> May be you people know I am a newcomer here So need much help . Most >> welcome any help on my problem :-) . >> >> >> regards >> ---------- >> Abusaad >> >> >> -----Inline Attachment Follows----- >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org <http://mc/compose?to=gem5-users@gem5.org> >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > >
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users