<blockquote>
<p>Can you reproduce and get a core dump from the crash? Only with these logs is hard to discover what is wrong and reproducing by others might be hard (at least for me).</p>
<p>You have to run kamailio as root and do <code>ulimit -c unlimited</code> before starting kamailio. Then reproduce the issue and a core file should be generated -- take the backtrace from it with gdb tool.</p>
</blockquote>
<p>gdb /usr/local/sbin/kamailio /home/corefiles/core.kamailio.sig11.1974<br>
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1<br>
Copyright (C) 2014 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later <a href="http://gnu.org/licenses/gpl.html" rel="nofollow">http://gnu.org/licenses/gpl.html</a><br>
This is free software: you are free to change and redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>
and "show warranty" for details.<br>
This GDB was configured as "x86_64-linux-gnu".<br>
Type "show configuration" for configuration details.<br>
For bug reporting instructions, please see:<br>
<a href="http://www.gnu.org/software/gdb/bugs/" rel="nofollow">http://www.gnu.org/software/gdb/bugs/</a>.<br>
Find the GDB manual and other documentation resources online at:<br>
<a href="http://www.gnu.org/software/gdb/documentation/" rel="nofollow">http://www.gnu.org/software/gdb/documentation/</a>.<br>
For help, type "help".<br>
Type "apropos word" to search for commands related to "word"...<br>
Reading symbols from /usr/local/sbin/kamailio...done.<br>
[New LWP 1974]<br>
[Thread debugging using libthread_db enabled]<br>
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".<br>
Core was generated by `/usr/local/sbin/kamailio -f usr/local/etc/kamailio/kamailio.cfg -P /var/run/kam'.<br>
Program terminated with signal SIGSEGV, Segmentation fault.<br>
#0  0x00007f5e23c4a11e in diameterserver_add_avp (m=0x0, d=0x7f5e1b5c2240 "", len=12, avp_code=431, flags=64, vendorid=0, data_do=2,<br>
func=0x7f5e23c51d6c <<strong>FUNCTION</strong>.20148> "parselist") at avp_helper.c:208<br>
208         if (cdpb.AAAAddAVPToMessage(m, avp, m->avpList.tail) != AAA_ERR_SUCCESS) {<br>
(gdb) bt full<br>
#0  0x00007f5e23c4a11e in diameterserver_add_avp (m=0x0, d=0x7f5e1b5c2240 "", len=12, avp_code=431, flags=64, vendorid=0, data_do=2,<br>
func=0x7f5e23c51d6c <<strong>FUNCTION</strong>.20148> "parselist") at avp_helper.c:208<br>
avp = 0x7f5e1b5c3bd0<br>
<strong>FUNCTION</strong> = "diameterserver_add_avp"<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="31891578" data-permission-text="Issue title is private" data-url="https://github.com/kamailio/kamailio/issues/1" data-hovercard-type="issue" data-hovercard-url="/kamailio/kamailio/issues/1/hovercard" href="https://github.com/kamailio/kamailio/issues/1">#1</a>  0x00007f5e23c4d0c8 in parselist (response=0x0, list=0x7fff9f21a8d0, item=0x11b67d0, level=2) at avp_helper.c:309<br>
i = 1<br>
flags = 64<br>
x = "p\250!\237"<br>
avp_list = {head = 0x0, tail = 0x0}<br>
avp_list_s = {s = 0x7f5e1b5c2240 "", len = 12}<br>
<strong>FUNCTION</strong> = "parselist"<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="41491271" data-permission-text="Issue title is private" data-url="https://github.com/kamailio/kamailio/issues/2" data-hovercard-type="pull_request" data-hovercard-url="/kamailio/kamailio/pull/2/hovercard" href="https://github.com/kamailio/kamailio/pull/2">#2</a>  0x00007f5e23c4cffc in parselist (response=0x7f5e1b5c3ab8, list=0x0, item=0x11b6550, level=1) at avp_helper.c:304<br>
subitem = 0x11b67d0<br>
i = 0<br>
flags = 64<br>
x = "\000\000\000"<br>
avp_list = {head = 0x0, tail = 0x0}<br>
avp_list_s = {s = 0x7fff9f21a8f0 "@\251!\237\377\177", len = 600070897}<br>
<strong>FUNCTION</strong> = "parselist"<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="48744343" data-permission-text="Issue title is private" data-url="https://github.com/kamailio/kamailio/issues/3" data-hovercard-type="pull_request" data-hovercard-url="/kamailio/kamailio/pull/3/hovercard" href="https://github.com/kamailio/kamailio/pull/3">#3</a>  0x00007f5e23c4db3a in addAVPsfromJSON (response=0x7f5e1b5c3ab8, json=0x7f5e23e53950 ) at avp_helper.c:349<br>
subitem = 0x11b6550<br>
i = 4<br>
<strong>FUNCTION</strong> = "addAVPsfromJSON"<br>
root = 0x11b4210<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="49856885" data-permission-text="Issue title is private" data-url="https://github.com/kamailio/kamailio/issues/4" data-hovercard-type="pull_request" data-hovercard-url="/kamailio/kamailio/pull/4/hovercard" href="https://github.com/kamailio/kamailio/pull/4">#4</a>  0x00007f5e23c3fbdb in callback_cdp_request (request_in=0x7f5e1b5c19b0, param=0x0) at ims_diameter_server.c:193<br>
fmsg = 0xab7840 <_faked_msg><br>
backup_rt = 1<br>
ctx = {rec_lev = 0, run_flags = 0, last_retcode = 1, jmp_env = {{__jmpbuf = {1, -5713032302318786866, 7971288, 7971288,<br>
140042162528420, 0, -5713032302339758386, 5712822384154044110}, __mask_was_saved = 0, __saved_mask = {__val = {<br>
140735863172072, 127, 0, 140042162532340, 140042389578761, 4222451713, 140042162532340, 140042162532340, 140042162532340,<br>
140042162532340, 140042162532358, 140042162532467, 140042162532340, 140042162532467, 0, 0}}}}}<br>
response = 0x7f5e1b5c3ab8<br>
<strong>FUNCTION</strong> = "callback_cdp_request"<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="51480460" data-permission-text="Issue title is private" data-url="https://github.com/kamailio/kamailio/issues/5" data-hovercard-type="issue" data-hovercard-url="/kamailio/kamailio/issues/5/hovercard" href="https://github.com/kamailio/kamailio/issues/5">#5</a>  0x00007f5e24a705c0 in api_callback (p=0x7f5e1b598f50, msg=0x7f5e1b5c19b0, ptr=0x0) at api_process.c:83<br>
t = 0x7f5e1b598f50<br>
auto_drop = 32767<br>
h = 0x7f5e1b5b3358<br>
---Type  to continue, or q  to quit---</p>
<p>thanks</p>

<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/1686#issuecomment-433812515">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZYdJ2p6DlVNOy8q2wM0vDEeF3u73ks5upq6JgaJpZM4X4bJ3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AF36ZREEZkPU_dlwcanSSfvPCmMBclXvks5upq6JgaJpZM4X4bJ3.gif" height="1" width="1" alt="" /></p>
<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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@iman432 in #1686: \u003e Can you reproduce and get a core dump from the crash? Only with these logs is hard to discover what is wrong and reproducing by others might be hard (at least for me).\r\n\u003e \r\n\u003e You have to run kamailio as root and do `ulimit -c unlimited` before starting kamailio. Then reproduce the issue and a core file should be generated -- take the backtrace from it with gdb tool.\r\n\r\n\r\n\r\n\r\n\r\n\r\ngdb /usr/local/sbin/kamailio /home/corefiles/core.kamailio.sig11.1974\r\nGNU gdb (Debian 7.7.1+dfsg-5) 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 /usr/local/sbin/kamailio...done.\r\n[New LWP 1974]\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/local/sbin/kamailio -f usr/local/etc/kamailio/kamailio.cfg -P /var/run/kam'.\r\nProgram terminated with signal SIGSEGV, Segmentation fault.\r\n#0  0x00007f5e23c4a11e in diameterserver_add_avp (m=0x0, d=0x7f5e1b5c2240 \"\", len=12, avp_code=431, flags=64, vendorid=0, data_do=2,\r\n    func=0x7f5e23c51d6c \u003c__FUNCTION__.20148\u003e \"parselist\") at avp_helper.c:208\r\n208         if (cdpb.AAAAddAVPToMessage(m, avp, m-\u003eavpList.tail) != AAA_ERR_SUCCESS) {\r\n(gdb) bt full\r\n#0  0x00007f5e23c4a11e in diameterserver_add_avp (m=0x0, d=0x7f5e1b5c2240 \"\", len=12, avp_code=431, flags=64, vendorid=0, data_do=2,\r\n    func=0x7f5e23c51d6c \u003c__FUNCTION__.20148\u003e \"parselist\") at avp_helper.c:208\r\n        avp = 0x7f5e1b5c3bd0\r\n        __FUNCTION__ = \"diameterserver_add_avp\"\r\n#1  0x00007f5e23c4d0c8 in parselist (response=0x0, list=0x7fff9f21a8d0, item=0x11b67d0, level=2) at avp_helper.c:309\r\n        i = 1\r\n        flags = 64\r\n        x = \"p\\250!\\237\"\r\n        avp_list = {head = 0x0, tail = 0x0}\r\n        avp_list_s = {s = 0x7f5e1b5c2240 \"\", len = 12}\r\n        __FUNCTION__ = \"parselist\"\r\n#2  0x00007f5e23c4cffc in parselist (response=0x7f5e1b5c3ab8, list=0x0, item=0x11b6550, level=1) at avp_helper.c:304\r\n        subitem = 0x11b67d0\r\n        i = 0\r\n        flags = 64\r\n        x = \"\\000\\000\\000\"\r\n        avp_list = {head = 0x0, tail = 0x0}\r\n        avp_list_s = {s = 0x7fff9f21a8f0 \"@\\251!\\237\\377\\177\", len = 600070897}\r\n        __FUNCTION__ = \"parselist\"\r\n#3  0x00007f5e23c4db3a in addAVPsfromJSON (response=0x7f5e1b5c3ab8, json=0x7f5e23e53950 \u003cresponsejson\u003e) at avp_helper.c:349\r\n        subitem = 0x11b6550\r\n        i = 4\r\n        __FUNCTION__ = \"addAVPsfromJSON\"\r\n        root = 0x11b4210\r\n#4  0x00007f5e23c3fbdb in callback_cdp_request (request_in=0x7f5e1b5c19b0, param=0x0) at ims_diameter_server.c:193\r\n        fmsg = 0xab7840 \u003c_faked_msg\u003e\r\n        backup_rt = 1\r\n        ctx = {rec_lev = 0, run_flags = 0, last_retcode = 1, jmp_env = {{__jmpbuf = {1, -5713032302318786866, 7971288, 7971288,\r\n                140042162528420, 0, -5713032302339758386, 5712822384154044110}, __mask_was_saved = 0, __saved_mask = {__val = {\r\n                  140735863172072, 127, 0, 140042162532340, 140042389578761, 4222451713, 140042162532340, 140042162532340, 140042162532340,\r\n                  140042162532340, 140042162532358, 140042162532467, 140042162532340, 140042162532467, 0, 0}}}}}\r\n        response = 0x7f5e1b5c3ab8\r\n        __FUNCTION__ = \"callback_cdp_request\"\r\n#5  0x00007f5e24a705c0 in api_callback (p=0x7f5e1b598f50, msg=0x7f5e1b5c19b0, ptr=0x0) at api_process.c:83\r\n        t = 0x7f5e1b598f50\r\n        auto_drop = 32767\r\n        h = 0x7f5e1b5b3358\r\n---Type \u003creturn\u003e to continue, or q \u003creturn\u003e to quit---\r\n\r\nthanks\r\n"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1686#issuecomment-433812515"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/1686#issuecomment-433812515",
"url": "https://github.com/kamailio/kamailio/issues/1686#issuecomment-433812515",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [kamailio/kamailio] Crash ims_diameter_server module (#1686)",
"sections": [
{
"text": "",
"activityTitle": "**Iman Mohammadi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@iman432",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1686,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1686\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/kamailio/kamailio/issues/1686#issuecomment-433812515"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400667255\n}"
}
],
"themeColor": "26292E"
}
]</script>