Hi all,

I wrote a script that executes several gem5 simulations. It works perfectly
on my laptop but when I clone it to the workstation I am getting this
error:

pr(This is the applications name): malloc.c:2389: sysmalloc: Assertion
`(old_top == initial_top (av) && old_size == 0) || ((unsigned long)
(old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end &
(pagesize - 1)) == 0)' failed.
warn: need to stop all queues
Trace/breakpoint trap (core dumped)

Compiler versions etc are the same with my laptop. Does anyone have an idea
about this?

Best,
Muhammet
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to