Hi Lukas. It's not really clear from your description what the problem is,
but I would expect the "size()" method to be very simple, and so the "root"
pointer is probably null or corrupt. You should probably look into where
that value is coming from and what might have happened to it.

Gabe

On Thu, Feb 18, 2021 at 5:43 AM lsteiner--- via gem5-users <
gem5-users@gem5.org> wrote:

> Hi Gabe,
> there is already a post in Jira about the non-working dual option:
> https://gem5.atlassian.net/browse/GEM5-823
> However, they are using ARM and not X86 and encounter a different problem.
> I will also create a new post for the X86 problem.
> I've now performed a combination of the steps you told me and the steps
> described in
> https://gem5-users.gem5.narkive.com/rv4ZbtzB/simulating-two-x86-machines
> . A system is now set up properly but gem5 encounters a segmentation fault.
> When debugging with GDB I get the following output:
> Program received signal SIGSEGV, Segmentation fault.
> 0x000055555676aaab in Stats::Formula::size (this=0x555559116718) at
> build/X86/base/statistics.cc:486
> 486             return root->size();
> Any ideas what the problem could be? Maybe some missing config parameters?
> Regards,
> Lukas
> _______________________________________________
> gem5-users mailing list -- gem5-users@gem5.org
> To unsubscribe send an email to gem5-users-le...@gem5.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
>
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to