<p>No luck at all, I'm having cores even with</p>
<pre><code># apt-cache policy libcurl3
libcurl3:
  Installed: 7.57.0-1trusty1
</code></pre>
<pre><code># gdb kamailio CoreDump
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kamailio...Reading symbols from /usr/lib/debug/.build-id/6d/4bb62f73fd6cf4572deb923b7ace1f75c419be.debug...done.
done.
[New LWP 37737]
[New LWP 37738]
[New LWP 37739]
[New LWP 37736]
[New LWP 5784]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/kamailio -f /etc/kamailio/kamailio.cfg -P /var/run/kamailio/kamailio.'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007ff92aa76b6a in malloc_printerr (ptr=0x7ff9100008c0, str=0x7ff92ab79441 "corrupted double-linked list", action=<optimised out>) at malloc.c:4998
4998    malloc.c: No such file or directory.
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py", line 63, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named 'libstdcxx'
(gdb) bt
#0  0x00007ff92aa76b6a in malloc_printerr (ptr=0x7ff9100008c0, str=0x7ff92ab79441 "corrupted double-linked list", action=<optimised out>) at malloc.c:4998
#1  malloc_consolidate (av=0x7ff91571a678) at malloc.c:4159
#2  0x00007ff91571a650 in ?? ()
#3  0x00007ff91571ad10 in ?? ()
#4  0x00007ff91a34bbd0 in _nss_files_gethostbyname3_r (name=0x400000002 <error: Cannot access memory at address 0x400000002>, af=715561765, result=0x7ff91571a66a, buffer=0x7ff91571ac00 "\001", buflen=140707803718936, errnop=0x7ff9100008c0, herrnop=0x400000002, 
    ttlp=0x7ff91571a650, canonp=0x7ff91571ad10) at nss_files/files-hosts.c:149
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) 
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1391#issuecomment-357231435">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZaPE02coRCnzb-0URgRHqKqMrot8ks5tJ1ZcgaJpZM4RSunx">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZQyfD1o2s5ZfLTX7t3YVs0BvNosyks5tJ1ZcgaJpZM4RSunx.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/1391#issuecomment-357231435"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@linuxmaniac in #1391: No luck at all, I'm having cores even with \r\n```\r\n# apt-cache policy libcurl3\r\nlibcurl3:\r\n  Installed: 7.57.0-1trusty1\r\n```\r\n\r\n```\r\n# gdb kamailio CoreDump\r\nGNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.3) 7.7.1\r\nCopyright (C) 2014 Free Software Foundation, Inc.\r\nLicense GPLv3+: GNU GPL version 3 or later \u003chttp://gnu.org/licenses/gpl.html\u003e\r\nThis is free software: you are free to change and redistribute it.\r\nThere is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\r\nand \"show warranty\" for details.\r\nThis GDB was configured as \"x86_64-linux-gnu\".\r\nType \"show configuration\" for configuration details.\r\nFor bug reporting instructions, please see:\r\n\u003chttp://www.gnu.org/software/gdb/bugs/\u003e.\r\nFind the GDB manual and other documentation resources online at:\r\n\u003chttp://www.gnu.org/software/gdb/documentation/\u003e.\r\nFor help, type \"help\".\r\nType \"apropos word\" to search for commands related to \"word\"...\r\nReading symbols from kamailio...Reading symbols from /usr/lib/debug/.build-id/6d/4bb62f73fd6cf4572deb923b7ace1f75c419be.debug...done.\r\ndone.\r\n[New LWP 37737]\r\n[New LWP 37738]\r\n[New LWP 37739]\r\n[New LWP 37736]\r\n[New LWP 5784]\r\n[Thread debugging using libthread_db enabled]\r\nUsing host libthread_db library \"/lib/x86_64-linux-gnu/libthread_db.so.1\".\r\nCore was generated by `/usr/sbin/kamailio -f /etc/kamailio/kamailio.cfg -P /var/run/kamailio/kamailio.'.\r\nProgram terminated with signal SIGSEGV, Segmentation fault.\r\n#0  0x00007ff92aa76b6a in malloc_printerr (ptr=0x7ff9100008c0, str=0x7ff92ab79441 \"corrupted double-linked list\", action=\u003coptimised out\u003e) at malloc.c:4998\r\n4998\tmalloc.c: No such file or directory.\r\nTraceback (most recent call last):\r\n  File \"/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py\", line 63, in \u003cmodule\u003e\r\n    from libstdcxx.v6.printers import register_libstdcxx_printers\r\nImportError: No module named 'libstdcxx'\r\n(gdb) bt\r\n#0  0x00007ff92aa76b6a in malloc_printerr (ptr=0x7ff9100008c0, str=0x7ff92ab79441 \"corrupted double-linked list\", action=\u003coptimised out\u003e) at malloc.c:4998\r\n#1  malloc_consolidate (av=0x7ff91571a678) at malloc.c:4159\r\n#2  0x00007ff91571a650 in ?? ()\r\n#3  0x00007ff91571ad10 in ?? ()\r\n#4  0x00007ff91a34bbd0 in _nss_files_gethostbyname3_r (name=0x400000002 \u003cerror: Cannot access memory at address 0x400000002\u003e, af=715561765, result=0x7ff91571a66a, buffer=0x7ff91571ac00 \"\\001\", buflen=140707803718936, errnop=0x7ff9100008c0, herrnop=0x400000002, \r\n    ttlp=0x7ff91571a650, canonp=0x7ff91571ad10) at nss_files/files-hosts.c:149\r\nBacktrace stopped: previous frame inner to this frame (corrupt stack?)\r\n(gdb) \r\n```"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1391#issuecomment-357231435"}}}</script>