Hi, I am trying to execute the following command:
./build/ARM/gem5.opt configs/example/fs.py --mem-size=2048MB --machine-type=VExpress_EMM --num-cpus=4 --caches --l2cache --cacheline_size=64 --l1d_size=16kB --l1d_assoc=4 --l2_size=2MB --l2_assoc=8 --mem-type=LPDDR3_1600_x32 --l1i_size=16kB --l1i_assoc=4 --kernel=/home/sneha/Desktop/Memories/fullsystem_mofysim/binaries/vmlinux-3.14-android-interactive --disk-image=/home/sneha/Desktop/Memories/fullsystem_mofysim/disks/android_4.2.2_arm.img --dtb-filename=/home/sneha/Desktop/Memories/fullsystem_mofysim/binaries/vexpress-v2p-ca15-tc1-gem5_4cpus.dtb --script=/home/sneha/Desktop/Memories/asimbench/asimbench_boot_scripts/adobe.rcS The progress of the output of the system terminal seems to stops with the following: Kernel panic - not syncing: Fatal exception CPU3: stopping CPU: 3 PID: 0 Comm: swapper/3 Tainted: G D 3.14.0 #3 [<80014da4>] (unwind_backtrace) from [<8001183c>] (show_stack+0x10/0x14) [<8001183c>] (show_stack) from [<80574060>] (dump_stack+0x74/0xc4) [<80574060>] (dump_stack) from [<80013da0>] (handle_IPI+0x194/0x1c8) [<80013da0>] (handle_IPI) from [<800085ac>] (gic_handle_irq+0x54/0x5c) [<800085ac>] (gic_handle_irq) from [<800123c0>] (__irq_svc+0x40/0x70) Exception stack(0xee08bf98 to 0xee08bfe0) bf80: ee7e36a0 00000000 bfa0: 00003cb8 00000000 ee06c06a 00000015 8077447c 807b1a98 8000406a 80774418 bfc0: 807af8ec 8057be28 00000000 ee08bfe0 8000ef7c 8000ef80 60000013 ffffffff [<800123c0>] (__irq_svc) from [<8000ef80>] (arch_cpu_idle+0x28/0x30) [<8000ef80>] (arch_cpu_idle) from [<80064c9c>] (cpu_startup_entry+0x64/0x2d4) [<80064c9c>] (cpu_startup_entry) from [<80008644>] (__enable_mmu+0x0/0x1c) CPU1: stopping CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 3.14.0 #3 [<80014da4>] (unwind_backtrace) from [<8001183c>] (show_stack+0x10/0x14) [<8001183c>] (show_stack) from [<80574060>] (dump_stack+0x74/0xc4) [<80574060>] (dump_stack) from [<80013da0>] (handle_IPI+0x194/0x1c8) [<80013da0>] (handle_IPI) from [<800085ac>] (gic_handle_irq+0x54/0x5c) [<800085ac>] (gic_handle_irq) from [<800123c0>] (__irq_svc+0x40/0x70) Exception stack(0xee087f98 to 0xee087fe0) 7f80: ee7d36a0 00000000 7fa0: 00003536 00000000 ee06c06a 00000015 8077447c 807b1a98 8000406a 80774418 7fc0: 807af8ec 8057be28 00000000 ee087fe0 8000ef7c 8000ef80 60000013 ffffffff [<800123c0>] (__irq_svc) from [<8000ef80>] (arch_cpu_idle+0x28/0x30) [<8000ef80>] (arch_cpu_idle) from [<80064c9c>] (cpu_startup_entry+0x64/0x2d4) [<80064c9c>] (cpu_startup_entry) from [<80008644>] (__enable_mmu+0x0/0x1c) CPU2: stopping CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 3.14.0 #3 [<80014da4>] (unwind_backtrace) from [<8001183c>] (show_stack+0x10/0x14) [<8001183c>] (show_stack) from [<80574060>] (dump_stack+0x74/0xc4) [<80574060>] (dump_stack) from [<80013da0>] (handle_IPI+0x194/0x1c8) [<80013da0>] (handle_IPI) from [<800085ac>] (gic_handle_irq+0x54/0x5c) [<800085ac>] (gic_handle_irq) from [<800123c0>] (__irq_svc+0x40/0x70) Exception stack(0xee089f98 to 0xee089fe0) 9f80: ee7db6a0 00000000 9fa0: 000031ca 00000000 ee06c06a 00000015 8077447c 807b1a98 8000406a 80774418 9fc0: 807af8ec 8057be28 00000000 ee089fe0 8000ef7c 8000ef80 60000013 ffffffff [<800123c0>] (__irq_svc) from [<8000ef80>] (arch_cpu_idle+0x28/0x30) [<8000ef80>] (arch_cpu_idle) from [<80064c9c>] (cpu_startup_entry+0x64/0x2d4) [<80064c9c>] (cpu_startup_entry) from [<80008644>] (__enable_mmu+0x0/0x1c) Rebooting in 5 seconds.. Attaching the complete terminal output. This does not seem right. Can you please tell me what could possibly be wrong. Thank you. Best Regards, Sneha N Ved
system.terminal
Description: Binary data
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
