Hello!

I have been following the tutorial here. I've modified the
launch_spec2017_experiment to just run the 602.gcc_s test with the o3 cpu,
and I'm getting the error posted below.

Some additional info that might be helpful:
 - I'm using WSL2.
 - from simout:
command line: gem5/build/X86/gem5.opt -re
--outdir=/home/user/gem5-resources/src/spec-2017/results/o3/test/602.gcc_s
configs/run_spec.py vmlinux-4.19.83
disk-image/spec2017/spec2017-image/spec2017 o3 602.gcc_s test

Any guidance would be much appreciated!
-Reiko

build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (1024 Mbytes)
build/X86/mem/mem_interface.cc:791: warn:
DRAM device capacity (32768 Mbytes) does not match the address range
assigned (128 Mbytes)
build/X86/sim/kernel_workload.cc:46: info: kernel located at:
vmlinux-4.19.83
build/X86/dev/serial/terminal.cc:170: warn:
Sockets disabled, not accepting terminal connections
build/X86/dev/storage/disk_image.cc:95: panic:
Error opening disk-image/spec2017/spec2017-image/spec2017
Memory Usage: 8726460 KBytes
Program aborted at tick 0
--- BEGIN LIBC BACKTRACE ---
gem5/build/X86/gem5.opt(+0x951420)[0x55d0ad0f7420]
gem5/build/X86/gem5.opt(+0x97407e)[0x55d0ad11a07e]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0)[0x7f63f0e9a3c0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f63f047518b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7f63f0454859]
gem5/build/X86/gem5.opt(+0x345fb5)[0x55d0acaebfb5]
gem5/build/X86/gem5.opt(+0x107f1a0)[0x55d0ad8251a0]
gem5/build/X86/gem5.opt(+0x107f37d)[0x55d0ad82537d]
gem5/build/X86/gem5.opt(+0x1448796)[0x55d0adbee796]
gem5/build/X86/gem5.opt(+0x1449a66)[0x55d0adbefa66]
gem5/build/X86/gem5.opt(+0x31a261)[0x55d0acac0261]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x2a8738)[0x7f63f1150738]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(_PyObject_MakeTpCall+0xab)[0x7f63f1150b1b]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x2a8de0)[0x7f63f1150de0]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x74d6d)[0x7f63f0f1cd6d]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(_PyEval_EvalFrameDefault+0x7d86)[0x7f63f0f24ef6]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x8006b)[0x7f63f0f2806b]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x2a8daa)[0x7f63f1150daa]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x74d6d)[0x7f63f0f1cd6d]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(_PyEval_EvalFrameDefault+0x7d86)[0x7f63f0f24ef6]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x8006b)[0x7f63f0f2806b]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x2a8daa)[0x7f63f1150daa]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x74d6d)[0x7f63f0f1cd6d]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(_PyEval_EvalFrameDefault+0x7d86)[0x7f63f0f24ef6]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x8006b)[0x7f63f0f2806b]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x2a8daa)[0x7f63f1150daa]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x74d6d)[0x7f63f0f1cd6d]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(_PyEval_EvalFrameDefault+0x7d86)[0x7f63f0f24ef6]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x8006b)[0x7f63f0f2806b]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x2a8daa)[0x7f63f1150daa]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(+0x74d6d)[0x7f63f0f1cd6d]
/lib/x86_64-linux-gnu/libpython3.8.so.1.0(_PyEval_EvalFrameDefault+0x7d86)[0x7f63f0f24ef6]
--- END LIBC BACKTRACE ---
ReplyForward
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to