Hi Muzamil, Have you tried running gdb to find where the segfault is occurring. That's where I would start. Using some debug flags would be helpful too after you narrow down the problem.
Cheers, Jason On Wed, Feb 22, 2017 at 6:31 PM Muzamil Rafique <[email protected]> wrote: > Hi all, > > I was trying to run SPEC CPU2006 benchmarks with a simple configuration > following the instructions given at: > > http://www.gem5.org/SPEC_CPU2006_benchmarks > > and modifying the given two codes accordingly. When I ran simulation with > any benchmark: > > build/X86/gem5.opt configs/tutorial/cmp.py -b=bzip2 > > I got the following error: > > Global frequency set at 1000000000000 ticks per second > warn: DRAM device capacity (8192 Mbytes) does not match the address range > assigned > (512 Mbytes) > > ***gem5 has encountered a segmentation fault!*** > > > Any idea why this is happening or how to fix it? > > Thanks > Muzamil > > > _______________________________________________ > 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
