<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jul 8, 2013, at 9:23 AM, Piyush Patel <<a href="mailto:piyush@netskope.com">piyush@netskope.com</a>> wrote:</div><blockquote type="cite">I've ran into similar issue that Daniel Mezzato ran into(email thread around Dec 11, 2012).  I get following warnings:<br><br>==28997== Conditional jump or move depends on uninitialised value(s)<br>==28997==    at 0x4E438C1: arena_run_split (arena.c:454)<br>==28997==    by 0x4E441DF: arena_run_alloc_helper (arena.c:645)<br>==28997==    by 0x4E469ED: arena_malloc_large (arena.c:665)<br>==28997==    by 0x4E3BA48: calloc (arena.h:930)<br>==28997==    by 0x400661: main (jemalloc_test.cpp:8)<br>==28997== <br>==28997== Conditional jump or move depends on uninitialised value(s)<br>==28997==    at 0x4E438E9: arena_run_split (arena.c:454)<br>==28997==    by 0x4E441DF: arena_run_alloc_helper (arena.c:645)<br>==28997==    by 0x4E469ED: arena_malloc_large (arena.c:665)<br>==28997==    by 0x4E3BA48: calloc (arena.h:930)<br>==28997==    by 0x400661: main (jemalloc_test.cpp:8)<br></blockquote><br></div><div>A fix is now available in the dev branch:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">  </span><a href="https://github.com/jemalloc/jemalloc/commit/87a02d2bb18dbcb2955541b849bc95862e864803">https://github.com/jemalloc/jemalloc/commit/87a02d2bb18dbcb2955541b849bc95862e864803</a></div><br><div>Thanks,</div><div>Jason</div></body></html>