Hi,

I used this patch but I've the following error:

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 182903846912 (LWP 4397)]
0x0000003c4dc0b192 in __write_nocancel () from /lib64/tls/libpthread.so.0

Regards,
Ali C.

2012/8/31 Andreas Hansson <andreas.hans...@arm.com>

> Hi Ali,
>
> I think this is related to a bug in the cache, and I am pretty sure this
> patch: http://reviews.gem5.org/r/1294/ will fix it.
>
> Could you give it a go?
>
> Andreas
>
> From: Ali chaker <ali.chaker2...@gmail.com<mailto:ali.chaker2...@gmail.com
> >>
> Reply-To: gem5 users mailing list <gem5-users@gem5.org<mailto:
> gem5-users@gem5.org>>
> Date: Friday, 31 August 2012 02:19
> To: gem5 users mailing list <gem5-users@gem5.org<mailto:
> gem5-users@gem5.org>>
> Subject: [gem5-users] cache_impl bug
>
> HI,
> I'm running bbench in gem5 with 2 cores and I've the following error:
>
> gem5.debug: build/ARM/mem/cache/cache_impl.hh:893: void
> Cache<TagStore>::handleResponse(Packet*) [with TagStore = LRU]: Assertion
> `pkt->req->masterId() < system->maxMasters()' failed.
> Program received signal SIGABRT, Aborted.
> 0x0000003cef92e26d in raise () from /lib64/tls/libc.so.6
>
> build/ARM/gem5.debug  configs/example/fs.py --kernel=vmlinux.smp.mouse.arm
> --disk-image=ARMv7a-Gingerbread-Android.SMP.mouse.nolock.img -b bbench
> --caches --l2cache --cpu-type=arm_detailed -n 2
>
> How to resolve this bug? Thank you.
>
> Regards,
> Ali C.
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to