Hi
I get this assetion failure:
m5.debug: build/X86/mem/request.hh:467: int Request::threadId() const:
Assertion `privateFlags.isSet(VALID_THREAD_ID)' failed.

part of the code is:
prefetch->req->setThreadContext(pkt->req->contextId(),
                                            pkt->req->threadId());

Can you help why the packet has no any threadID? in what situations,
this might happen?
--
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to