Hi, I get the following error while try to run ruby based GEM5.
$scons RUBY=true DRAMSIM=true PROTOCOL=MOESI_CMP_directory build/X86_FS/gem5.debug $./build/X86_FS/gem5.debug configs/example/ruby_fs.py -t gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. gem5 compiled Jul 29 2011 08:40:11 gem5 started Jul 29 2011 08:41:08 gem5 executing on r11a-s20.ufhpc command line: ./build/X86_FS/gem5.debug configs/example/ruby_fs.py -t 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... Segmentation fault Am I missing something? (if I set kernel, it says unknown option --see below ->) $./build/X86_FS/gem5.debug configs/example/ruby_fs.py -t --kernel=x86_64-vmlinux-2.6.22.9 gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. gem5 compiled Jul 29 2011 08:40:11 gem5 started Jul 29 2011 08:45:02 gem5 executing on r11a-s20.ufhpc command line: ./build/X86_FS/gem5.debug configs/example/ruby_fs.py -t --kernel=x86_64-vmlinux-2.6.22.9 usage: ruby_fs.py [options] ruby_fs.py: error: no such option: --kernel --Nil On Jul 26, 2011, at 2:30 PM, Carole-Jean Wu wrote: > X86+Ruby is running! :) Thanks, Nilay~ > > > --Carole > > On Tue, Jul 26, 2011 at 1:27 PM, Nilay Vaish <[email protected]> wrote: > On Tue, 26 Jul 2011, Carole-Jean Wu wrote: > > Hi Nilay, > > I updated the latest gem5 release... but still having some seg. faults. > > root@carole-software-lab-nehalem:~/gem5-latest/gem5# > ./build/ALPHA_FS/gem5.opt configs/example/ruby_fs.py > gem5 Simulator System. http://gem5.org > gem5 is copyrighted software; use the --copyright option for details. > > gem5 compiled Jul 26 2011 10:43:01 > gem5 started Jul 26 2011 10:46:57 > gem5 executing on carole-software-lab-nehalem > command line: ./build/ALPHA_FS/gem5.opt configs/example/ruby_fs.py > Global frequency set at 1000000000000 ticks per second > info: kernel located at: /home/carole/gem5-latest/gem5/binaries/vmlinux > Listening for system connection on port 3456 > fatal: system.dma_cntrl0.dma_sequencer.ruby_system without default or user > set value > Segmentation fault > > Do you know how to resolve this issue? > > > My fault. Update your repo, should work now. > > > -- > Nilay > _______________________________________________ > 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
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
