You didn't specify a kernel. It should tell you that and not segfault though, so I'll fix that.
Gabe On 04/17/12 20:27, WonSeob Jeong wrote: > Hi, all > > I tried to boot linux on X86 CPU but sagmentation fault occured. > > $ build/X86/gem5.opt configs/example/fs.py > gem5 Simulator System. http://gem5.org > gem5 is copyrighted software; use the --copyright option for details. > > gem5 compiled Apr 18 2012 10:44:14 > gem5 started Apr 18 2012 12:11:26 > gem5 executing on nehalem > command line: build/X86/gem5.opt configs/example/fs.py > warning: add_child('terminal'): child 'terminal' already has parent > Global frequency set at 1000000000000 ticks per second > info: No kernel set for full system simulation. Assuming you know what > you're doing if not SPARC ISA > 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 > Segmentation fault > > > To make path indicate x86-system directory, I modified SysPath.py in > configs/common. > That's all I changed. > And I used linux image I can download from gem5 homepage. > > Could you tell me what should I do to handle this? > > Thanks. > _______________________________________________ > 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
