Hi all. I am trying to run the full system (FS) ARM, I have followed the steps 
as shown in the video in this manual: 
http://www.m5sim.org/Running_gem5#Full_System_.28FS.29_Mode 
(http://www.m5sim.org/Running_gem5#Full_System_.28FS.29_Mode)  

        When I run the simulation a Kernel failure appears and I do not know 
how to continue. Next, I show what the console prints. I would appreciate some 
help.

~/full_system_for_gem5$ ~/gem5/build/ARM/gem5.opt ~/gem5/configs/example/fs.py 
--disk-image ~/full_system_for_gem5/disks/arm-ubuntu-natty-headless.img 
build/ARM/base/statistics.hh:277: warn: One of the stats is a legacy stat. 
Legacy stat is a stat that does not belong to any statistics::Group. Legacy 
stat is deprecated.
gem5 Simulator System. http://gem5.org (http://gem5.org)
gem5 is copyrighted software; use the --copyright option for details.

gem5 version 21.1.0.0
gem5 compiled Aug 27 2021 13:11:18
gem5 started Sep 1 2021 09:12:39
gem5 executing on AQUILA, pid 32183
command line: ~/gem5/build/ARM/gem5.opt ~/gem5/configs/example/fs.py 
--disk-image ~/full_system_for_gem5/disks/arm-ubuntu-natty-headless.img

warn: iobus.slave is deprecated. `slave` is now called `cpu_side_ports`
warn: bridge.master is deprecated. `master` is now called `mem_side_port`
warn: membus.master is deprecated. `master` is now called `mem_side_ports`
warn: bridge.slave is deprecated. `slave` is now called `cpu_side_port`
warn: membus.slave is deprecated. `slave` is now called `cpu_side_ports`
warn: iobus.master is deprecated. `master` is now called `mem_side_ports`
warn: iobridge.slave is deprecated. `slave` is now called `cpu_side_port`
warn: membus.slave is deprecated. `slave` is now called `cpu_side_ports`
warn: iobridge.master is deprecated. `master` is now called `mem_side_port`
warn: membus.slave is deprecated. `slave` is now called `cpu_side_ports`
warn: membus.slave is deprecated. `slave` is now called `cpu_side_ports`
warn: membus.slave is deprecated. `slave` is now called `cpu_side_ports`
warn: membus.slave is deprecated. `slave` is now called `cpu_side_ports`
Global frequency set at 1000000000000 ticks per second
warn: No dot file generated. Please install pydot to generate the dot file and 
pdf.
build/ARM/mem/mem_interface.cc:793: warn: DRAM device capacity (8192 Mbytes) 
does not match the address range assigned (512 Mbytes)
build/ARM/sim/kernel_workload.cc:43: info: No kernel set for full system 
simulation. Assuming you know what you're doing.
build/ARM/arch/arm/system.cc:95: warn: Highest ARM exception-level set to 
AArch64 but the workload is for AArch32. Assuming you wanted these to match.
system.vncserver: Listening for connections on port 5900
system.terminal: Listening for connections on port 3456
system.realview.uart1.device: Listening for connections on port 3457
system.realview.uart2.device: Listening for connections on port 3458
system.realview.uart3.device: Listening for connections on port 3459
0: system.remote_gdb: listening for remote gdb on port 7000
build/ARM/arch/arm/fs_workload.cc:121: info: Using bootloader at address 
0x80000000
build/ARM/arch/arm/fs_workload.cc:139: info: Using kernel entry physical 
address at 0
build/ARM/arch/arm/linux/fs_workload.cc:120: warn: DTB file specified, but no 
device tree support in kernel
**** REAL SIMULATION ****
build/ARM/dev/arm/energy_ctrl.cc:252: warn: Existing EnergyCtrl, but no enabled 
DVFSHandler found.
build/ARM/sim/kernel_workload.hh:137: panic: panic condition !e occurred: 
Failed to find kernel symbol 'panic'
Memory Usage: 944284 KBytes
Program aborted at tick 0
--- BEGIN LIBC BACKTRACE ---
~/gem5/build/ARM/gem5.opt(+0x1b2831c)[0x55930ba9431c]
~/gem5/build/ARM/gem5.opt(+0x1b413ba)[0x55930baad3ba]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12980)[0x7faa29070980]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7faa26e8ffb7]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7faa26e91921]
~/gem5/build/ARM/gem5.opt(+0x44786f)[0x55930a3b386f]
~/gem5/build/ARM/gem5.opt(+0xbc4fb7)[0x55930ab30fb7]
~/gem5/build/ARM/gem5.opt(+0xbc1288)[0x55930ab2d288]
~/gem5/build/ARM/gem5.opt(+0x1f3be2b)[0x55930bea7e2b]
~/gem5/build/ARM/gem5.opt(+0x845b15)[0x55930a7b1b15]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyCFunction_FastCallDict+0x20a)[0x7faa2949058a]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17bec8)[0x7faa293f8ec8]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyEval_EvalFrameDefault+0x4ec3)[0x7faa293ff303]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17ba0f)[0x7faa293f8a0f]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17c0fc)[0x7faa293f90fc]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyEval_EvalFrameDefault+0x4ec3)[0x7faa293ff303]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17a803)[0x7faa293f7803]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17c2be)[0x7faa293f92be]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyEval_EvalFrameDefault+0x4ec3)[0x7faa293ff303]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17ba0f)[0x7faa293f8a0f]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17c0fc)[0x7faa293f90fc]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyEval_EvalFrameDefault+0x4ec3)[0x7faa293ff303]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17ba0f)[0x7faa293f8a0f]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(PyEval_EvalCodeEx+0x3e)[0x7faa293f94ce]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(PyEval_EvalCode+0x1b)[0x7faa293fa24b]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x18855d)[0x7faa2940555d]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyCFunction_FastCallDict+0x1bb)[0x7faa2949053b]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17c1ec)[0x7faa293f91ec]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyEval_EvalFrameDefault+0x4ec3)[0x7faa293ff303]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17ba0f)[0x7faa293f8a0f]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(+0x17c0fc)[0x7faa293f90fc]
/usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0(_PyEval_EvalFrameDefault+0x4ec3)[0x7faa293ff303]
--- END LIBC BACKTRACE ---
_______________________________________________
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