<div dir="ltr"><div><div><div><div>thanks for the assistance.<br><br></div>I found that the root cause of the problem was:<br><br></div> - duplicate a string buffer with strdup(3)<br></div> - release the buffer with je_free()<br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 10, 2015 at 11:57 AM, Daniel Micay <span dir="ltr"><<a href="mailto:danielmicay@gmail.com" target="_blank">danielmicay@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Thanks, I will keep investigating. But what could be main reason of<br>
> why the default memory allocator malloc(3) is not failing ?, I cannot<br>
> reproduce the problem without jemalloc.<br>
<br>
</span>There are no guarantees when it comes to memory corruption. Perhaps you<br>
can find the issue with Address Sanitizer or Valgrind.</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">Eduardo Silva<br><a href="http://edsiper.linuxchile.cl" target="_blank">http://edsiper.linuxchile.cl</a><br><a href="http://monkey-project.com" target="_blank">http://monkey-project.com</a></div></div>
</div>