Assertion fail question
Marcin Zalewski
marcin.zalewski at gmail.com
Thu Jan 1 10:44:54 PST 2015
I am using the latest jemalloc dev (9c6a8d) compiled only with
--enable-debug. I am getting the following two assertions fail in my
program (16 threads):
src/arena.c:182: Failed assertion: "bitmap_get(run->bitmap,
&bin_info->bitmap_info, regind)"
include/jemalloc/internal/tcache.h:212: Failed assertion: "tcache->ev_cnt
<= TCACHE_GC_INCR"
Is there something obvious that I am doing wrong? I would appreciate any
help.
Thank you,
Marcin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jemalloc.net/mailman/jemalloc-discuss/attachments/20150101/a61b04a4/attachment.html>
More information about the jemalloc-discuss
mailing list