This sounds like something that Gabe Black's statetrace tool would be great for: http://gem5.org/Debugging#State_trace
The code is in util/statetrace. I've never used it myself though, so I can't give you any specific pointers. I expect Gabe would respond if you ask specific questions on the list. Steve On Tue, Oct 11, 2011 at 6:04 AM, Timothy M Jones <[email protected]> wrote: > Hi everyone, > > I'm trying to run parsec on X86_FS and am coming up against a problem with > ferret. It works fine on my desktop machine, but I get this error when > running in gem5: > > [PARSEC] [---------- Beginning of output ----------] > PARSEC Benchmark Suite Version 2.1 > ferret[1074]: segfault at 0 ip 000000000040cc14 sp 00007ff7221b2540 error 4 > in ferret[400000+42f000] > /parsec-2.1/bin/parsecmgmt: line 936: 1067 Segmentation fault > /parsec-2.1/pkgs/apps/ferret/inst/amd64-linux.gcc/bin/ferret corel lsh > queries 10 20 1 output.txt > > I'm running a single cpu system with the default configuration from fs.py. > Has anyone seen problems like this, or does anyone have any suggestions for > how to start debugging this issue? > > Cheers > Tim > > -- > Timothy M. Jones > http://www.cl.cam.ac.uk/~tmj32 > _______________________________________________ > 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
