Hi Uzair,

I used to have this error. Normally a clean build of gem5 and then
compiling the TLM solves the problem.

I will definitely try what you have pointed out and send the patch soon.

Thanks
Abdul

2015-12-15 15:58 GMT+01:00 Uzair Sharif <[email protected]>:

> Hi,
>
>
> Has anyone else tried running TLM full-system example (in util/tlm/) with
> latest gcc toolchain (v 5.2.1). For me it works with older gcc toolchain
> (v4.9) but for new toolchain I am able to compile the code using the
> provided Makefile but at runtime I get:
>
>
> ./gem5.opt.sc: Symbol `_ZN6MemCmd11commandInfoE' has different size in
> shared object, consider re-linking
> ./gem5.opt.sc: Symbol `_ZTV5Event' has different size in shared object,
> consider re-linking
> src/tcmalloc.cc:278] Attempt to free invalid pointer 0xaa8f00
> Aborted (core dumped)
>
>
> Let me know how to fix this. I assume the Makefile should somehow be
> updated or am I making mistake in building the build/ARM/gem5.opt or its
> shared library??
>
>
> Regards,
> uzair
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 

Regards,
Abdul Mutaal
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to