What is your binary / how to generate it? What is your gem5 revision?

By "When I run the same binary file on my actual machine, it runs perfect."
do you mean you have booted your host machine into it? That's brave :-)

On Thu, Aug 16, 2018 at 12:05 AM, Abbas Fairouz <[email protected]> wrote:

> Hi there,
>
> sorry for duplicate emails. I forgot to add a subject before.
>
> I trying to run a binary file on GEM5, but I'm getting a weird error and
> it is stuck on it. When I run the same binary file on my actual machine, it
> runs perfect.
>
> The error is highlighted in yellow bellow:
>
>
> **************************
> GEM5 terminal output:
> ***************************
>
> *gem5ht64*~> ./build/X86/gem5.opt -d m5out/test ./configs/example/fs.py
> --cpu-clock=1GHz --caches --l2cache --l1d_size=128kB
> --checkpoint-dir=m5out/cpt_general -r 1 --script=myscripts/swhash_test
> --mem-type=ddr3_1600_x64 --cpu-type=detailed
>
> gem5 Simulator System.  http://gem5.org
>
> gem5 is copyrighted software; use the --copyright option for details.
>
>
> gem5 compiled Aug 15 2018 13:11:54
>
> gem5 started Aug 15 2018 17:58:36
>
> gem5 executing on ecesvj10101.ece.tamu.edu
>
> command line: ./build/X86/gem5.opt -d m5out/test ./configs/example/fs.py
> --cpu-clock=1GHz --caches --l2cache --l1d_size=128kB
> --checkpoint-dir=m5out/cpt_general -r 1 --script=myscripts/swhash_test
> --mem-type=ddr3_1600_x64 --cpu-type=detailed
>
> Global frequency set at 1000000000000 ticks per second
>
> info: kernel located at: /home/grads/a/afairouz/201_has
> h_GEM5/gem5/system/binaries/x86_64-vmlinux-2.6.28.4-smp
>
>       0: rtc: Real-time clock set to Sun Jan  1 00:00:00 2012
>
> Listening for com_1 connection on port 3456
>
> warn: Reading current count from inactive timer.
>
> 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
>
> Switch at curTick count:10000
>
> info: Entering event queue @ 4982563282000.  Starting simulation...
>
> Switched CPUS @ tick 4982563292000
>
> switching cpus
>
> **** REAL SIMULATION ****
>
> info: Entering event queue @ 4982563292000.  Starting simulation...
>
> warn: Don't know what interrupt to clear for console.
>
> warn: x86 cpuid: unimplemented function 7
>
> warn: Tried to clear PCI interrupt 14
>
>
> *****************************************
> GEM5 terminal of port 3456 output:
> ******************************************
>
> *gem5ht64*~> ./m5term localhost 3456
>
> ==== m5 slave terminal: Terminal 0 ====
>
> Loading new script...
>
> runscript[946]: segfault at 814840 ip 000000000041ce03 sp 00007fffba11cb98
> error 6 in runscript[400000+bd000]
>
> Clocksource tsc unstable (delta = -499999916 ns)
>
>
>
>
>
> Does anyone ran into this issue before?
>
>
>
>
> Best regards,
> Abbas Fairouz
>
>
> -------------------------------------------------
> Abbas Fairouz, PhD candidate
> Dept. of ECE, Texas A&M University
> College Station, TX 77843, USA
> -------------------------------------------------
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to