Hello Gem5,

I have been trying to run asim benchmark but could not boot. Can someone
please help me?

Thank you in advance,
Monobrata


[mhl494@compute017 gem5]$ build/ARM/gem5.opt configs/example/fs.py
--num-cpu=1 --cpu-type=MinorCPU --caches --mem-size=128MB
--disk-image=/home-new/mhl494/gem5/asim/disks/ARMv7a-ICS-Android.SMP.Asimbench-v3.img
--kernel=/home-new/mhl494/gem5/asim/binaries/vmlinux.smp.ics.arm.asimbench.2.6.35
--machine-type VExpress_EMM --os-type=android-kitkat
--script=/home-new/mhl494/gem5/asim/asimbench_boot_scripts/360buy.rcS

gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled May 18 2017 13:46:52
gem5 started May 22 2017 20:43:31
gem5 executing on compute017, pid 138577
command line: build/ARM/gem5.opt configs/example/fs.py --num-cpu=1
--cpu-type=MinorCPU --caches --mem-size=128MB
--disk-image=/home-new/mhl494/gem5/asim/disks/ARMv7a-ICS-Android.SMP.Asimbench-v3.img
--kernel=/home-new/mhl494/gem5/asim/binaries/vmlinux.smp.ics.arm.asimbench.2.6.35
--machine-type VExpress_EMM --os-type=android-kitkat
--script=/home-new/mhl494/gem5/asim/asimbench_boot_scripts/360buy.rcS

Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range
assigned (128 Mbytes)
info: kernel located at:
/home-new/mhl494/gem5/asim/binaries/vmlinux.smp.ics.arm.asimbench.2.6.35
Listening for system connection on port 5900
Listening for system connection on port 3456
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
warn: ClockedObject: More than one power state change request encountered
within the same simulation tick
info: Using bootloader at address 0x10
info: Using kernel entry physical address at 0x80008000
warn: DTB file specified, but no device tree support in kernel
panic: invalid access size: 64
Memory Usage: 557448 KBytes
Program aborted at tick 0
--- BEGIN LIBC BACKTRACE ---
build/ARM/gem5.opt(_Z15print_backtracev+0x15)[0xae0695]
build/ARM/gem5.opt(_Z12abortHandleri+0x39)[0xaf5559]
/lib64/libpthread.so.0(+0xf100)[0x2aaaaacde100]
/lib64/libc.so.6(gsignal+0x37)[0x2aaaac3a55f7]
/lib64/libc.so.6(abort+0x148)[0x2aaaac3a6ce8]
build/ARM/gem5.opt(_ZN7IsaFake5writeEP6Packet+0xb28)[0xa9c798]
build/ARM/gem5.opt(_ZN7PioPort10recvAtomicEP6Packet+0x79)[0xa95d19]
build/ARM/gem5.opt(_ZN12CoherentXBar14recvFunctionalEP6Packets+0xfe)[0x188438e]
build/ARM/gem5.opt(_ZNK9PortProxy9writeBlobEmPKhi+0x1e4)[0x18ba644]
build/ARM/gem5.opt(_ZN14LinuxArmSystem9initStateEv+0xa9a)[0xe534ea]
build/ARM/gem5.opt(_ZZN8pybind1112cpp_function10initializeIZNS0_C4Iv9SimObjectJEJNS_4nameENS_9is_methodENS_7siblingEEEEMT0_FT_DpT1_EDpRKT2_EUlPS3_E_vJSH_EJS4_S5_S6_EEEvOS8_PFS7_SA_ESG_ENUlPNS_6detail15function_recordENS_6handleESP_SP_E1_4_FUNESO_SP_SP_SP_+0x49)[0x14340e9]
build/ARM/gem5.opt(_ZN8pybind1112cpp_function10dispatcherEP7_objectS2_S2_+0xd5)[0x1257d85]
/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4a5d)[0x2aaaab3d2f6d]
/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x7ed)[0x2aaaab3d40bd]
/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x425f)[0x2aaaab3d276f]
/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4350)[0x2aaaab3d2860]
/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x7ed)[0x2aaaab3d40bd]
/lib64/libpython2.7.so.1.0(PyEval_EvalCode+0x32)[0x2aaaab3d41c2]
/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4f00)[0x2aaaab3d3410]
/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x7ed)[0x2aaaab3d40bd]
/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x425f)[0x2aaaab3d276f]
/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x7ed)[0x2aaaab3d40bd]
/lib64/libpython2.7.so.1.0(PyEval_EvalCode+0x32)[0x2aaaab3d41c2]
/lib64/libpython2.7.so.1.0(+0xfb5ff)[0x2aaaab3ed5ff]
/lib64/libpython2.7.so.1.0(PyRun_StringFlags+0x65)[0x2aaaab3ee465]
build/ARM/gem5.opt(_Z6m5MainiPPc+0x5f)[0xaf23af]
build/ARM/gem5.opt(main+0x33)[0x9e5103]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x2aaaac391b15]
build/ARM/gem5.opt[0xa2a0d1]
--- END LIBC BACKTRACE ---
Aborted (core dumped)
[mhl494@compute017 gem5]$
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to