On Mon, July 18, 2011 6:48 am, Fabian Oboril wrote:
> Hi,
>
> when I use the actual version (the most recent unstable from today),
> exactly the same error occurs! Can I upload somewhere my configuration
> files?
>
> Best wishes
>      Fabian
>
>
> Am 14.07.2011 16:19, schrieb Nilay:
>> On Thu, July 14, 2011 8:02 am, Fabian Oboril wrote:
>>> Hi guys,
>>>
>>> I have a problem with M5 and the FS mode with ALPHA. The version I am
>>> using is based on a release in February which I modified for my own
>>> purpose, so may be the problem I face is due to my additions. However,
>>> I
>>> don't know this, I basically have no idea where the problem comes from,
>>> right now.
>>>
>>> If I decrease the size of the L2-Cache (detailed mode with L1&
>>> L2-Cache) from 2 MByte to 512 KByte I get an segmentation fault when
>>> booting in FS mode. The last actions thereby are:
>>>
>>> init started:  BusyBox v1.1.0 (2007.03.04-01:07+0000) multi-call binary
>>> mounting filesystems...
>>>
>>> Has anyone seen such a behavior before or has an idea what my be the
>>> root cause for the segmentation fault? With 2 MByte L2-Cache everything
>>> is working fine...
>>>
>> I do not expect booting of the operating system can be affected by the
>> size of the cache. To figure out where the problem is, try booting with
>> unmodified gem5 and 512kb of cache.
>>

Use gdb and track where the segmentation fault occurs. Post the function
call stack trace, that should help in figuring out the problem.

--
Nilay

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to