<div dir="ltr">Hi Jason,<div><br></div><div>Please let us know how you went. Thanks</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 9, 2016 at 2:46 AM, Jason Evans <span dir="ltr"><<a href="mailto:jasone@canonware.com" target="_blank">jasone@canonware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ramesh,<br>
<br>
This crash is happening inside glibc, perhaps due to recursive allocation failing despite a temporary bootstrap allocation environment having been set up inside jemalloc.  Are you able to determine whether something is going wrong during a malloc() (or similar) call inside get_nprocs()?<br>
<br>
I'm in the process of setting up a CentOS 7 system right now, but it will take some time before I can reproduce this.<br>
<br>
Thanks,<br>
Jason<br>
<div><div class="h5"><br>
> On Aug 25, 2016, at 2:27 AM, Ramesh Sivaraman <<a href="mailto:ramesh.sivaraman@percona.com">ramesh.sivaraman@percona.com</a>> wrote:<br>
><br>
> Hi Team,<br>
><br>
> Forgot to mention version details<br>
><br>
> jemalloc.x86_64  : 3.6.0-3.el7<br>
><br>
> On Thu, Aug 25, 2016 at 2:49 PM, Ramesh Sivaraman <<a href="mailto:ramesh.sivaraman@percona.com">ramesh.sivaraman@percona.com</a>> wrote:<br>
> Hi Team,<br>
><br>
> Jemalloc library is hitting  Segmentation fault on CentOS-7<br>
><br>
> With debug library Segmentation fault issue triggering with simple `ls` command.<br>
><br>
> $ export LD_PRELOAD=/usr/lib/debug/usr/<wbr>lib64/libjemalloc.so.1.debug<br>
> $ ls<br>
> Segmentation fault (core dumped)<br>
> $<br>
><br>
> Also seeing a segmentation fault issue (same issue?) with non-debug jemalloc<br>
><br>
> $ export LD_PRELOAD=/usr/lib64/<wbr>libjemalloc.so.1<br>
> $ ./bin/mysqld --version<br>
> Segmentation fault (core dumped)<br>
> $ gdb ./bin/mysqld core.11345.mysqld.11<br>
> [..]<br>
> (gdb) bt<br>
> +bt<br>
> #0  0x00007f1c21fa5964 in get_nprocs () from /lib64/libc.so.6<br>
> #1  0x00007f1c21f70b0c in sysconf () from /lib64/libc.so.6<br>
> #2  0x00007f1c26efebd0 in malloc_ncpus () at src/jemalloc.c:256<br>
> #3  malloc_init_hard () at src/jemalloc.c:776<br>
> #4  0x00007f1c26f01705 in malloc_init () at src/jemalloc.c:292<br>
> #5  calloc (num=1, size=32) at src/jemalloc.c:1123<br>
> #6  0x00007f1c22eb1690 in _dlerror_run () from /lib64/libdl.so.2<br>
> #7  0x00007f1c22eb1198 in dlsym () from /lib64/libdl.so.2<br>
> #8  0x00007f1c23f88fec in ?? () from /lib64/libasan.so.0<br>
> #9  0x00007f1c23f7b2c9 in ?? () from /lib64/libasan.so.0<br>
> #10 0x00007f1c23f7d91b in __asan_init_v1 () from /lib64/libasan.so.0<br>
> #11 0x00007f1c271426c3 in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2<br>
> #12 0x00007f1c2713445a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2<br>
> #13 0x0000000000000002 in ?? ()<br>
> #14 0x00007fff9d552740 in ?? ()<br>
> #15 0x00007fff9d55274d in ?? ()<br>
> #16 0x0000000000000000 in ?? ()<br>
> (gdb)<br>
><br>
> --<br>
> Best Regards,<br>
><br>
> Ramesh<br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> Best Regards,<br>
><br>
> Ramesh Sivaraman<br>
> QA Engineer, Percona<br>
> <a href="http://www.percona.com/" rel="noreferrer" target="_blank">http://www.percona.com/</a><br>
> Phone : <a href="tel:%2B91%208606432991" value="+918606432991">+91 8606432991</a><br>
> Skype : rameshvs02<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> jemalloc-discuss mailing list<br>
> <a href="mailto:jemalloc-discuss@canonware.com">jemalloc-discuss@canonware.com</a><br>
> <a href="http://www.canonware.com/mailman/listinfo/jemalloc-discuss" rel="noreferrer" target="_blank">http://www.canonware.com/<wbr>mailman/listinfo/jemalloc-<wbr>discuss</a><br>
<br>
______________________________<wbr>_________________<br>
jemalloc-discuss mailing list<br>
<a href="mailto:jemalloc-discuss@canonware.com">jemalloc-discuss@canonware.com</a><br>
<a href="http://www.canonware.com/mailman/listinfo/jemalloc-discuss" rel="noreferrer" target="_blank">http://www.canonware.com/<wbr>mailman/listinfo/jemalloc-<wbr>discuss</a><br>
</blockquote></div><br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><br></div></div></div></div></div></div>
</div></div>