---------- Forwarded message ----------
From: "Erfan Azarkhish" <[email protected]>
Date: Oct 29, 2014 10:15 AM
Subject: Re: [gem5-users] Seg Fault with Multi-channel Memory
To: "Patrick L." <[email protected]>, "gem5 users" <[email protected]>
Cc:

Hi Patrik,
Are you using gem5-stable? Because support for multichannel memory is still
in gem5-mirror.
I have seen this issue and i dont know the solution, but in my case I was
able to simply comment the code which was causing the exception (it was
just a check statement). Now it is working fine, but the issue still
remains.
On Oct 28, 2014 11:21 PM, "Patrick L. via gem5-users" <[email protected]>
wrote:

> I am trying to simulate multi-channel memory, and I'm receiving a seg
> fault:
>
> 0x0000000000445476 in System::cacheLineSize (this=0x0) at
> build/X86/sim/system.hh:185
>
> It appears that the System object referenced by the DRAMCtrl object is not
> getting constructed properly.
>
> I came across the previous post below on multi-channel memory, which
> suggests that such configurations should work:
>
> http://comments.gmane.org/gmane.comp.emulators.m5.users/16608
>
> Has anyone seen this seg fault before? If so, do you know if I am doing
> something wrong?
>
> Any help is appreciated.
>
> Thanks,
> Patrick
>
> _______________________________________________
> 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

Reply via email to