Hi Taiyu, Jason,

As far as I could go through it I end up thinking that something is crashing during a syscall: The crash is related to unfound input files of the benchmark/application you are running over the 'se'.

Therefore, what I did is to double check the input/output data files the benchmarks/applications are depending on. Make sure the application running over gem5 is able to find all its input/output data files.

Hope this helps you.


All the best,

Carlos

On 5/6/20 17:25, Jason Lowe-Power via gem5-users wrote:
Hi Taiyu,

Can you give us more details on what you are running so we can reproduce this issue? It could be as simple as the path to the binary is wrong :). However, it's hard to tell with just the error message.

Cheers,
Jason

On Thu, Jun 4, 2020 at 10:38 PM Taiyu Zhou via gem5-users <[email protected] <mailto:[email protected]>> wrote:

    Hi Carlos

    I had the same problem
    “
    std::shared_ptr<FDEntry> FDArray::getFDEntry(int): Assertion `0 <=
    tgt_fd && tgt_fd < _fdArray.size()' failed.

    ”
    Have you solved it?

    Thanks!
    _______________________________________________
    gem5-users mailing list -- [email protected]
    <mailto:[email protected]>
    To unsubscribe send an email to [email protected]
    <mailto:[email protected]>
    %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s


_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to