[asterisk-bugs] [JIRA] (ASTERISK-27091) pjsip: Crash when joining bridge

Rusty Newton (JIRA) noreply at issues.asterisk.org
Sat Jul 1 13:19:58 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237610#comment-237610 ] 

Rusty Newton commented on ASTERISK-27091:
-----------------------------------------

Your backtrace appears to contain a memory corruption. We need one or both of the following items to continue investigation of the issue:
1. Valgrind output. See https://wiki.asterisk.org/wiki/display/AST/Valgrind for instructions on how to use Valgrind with Asterisk.
2. MALLOC_DEBUG output. See https://wiki.asterisk.org/wiki/display/AST/MALLOC_DEBUG+Compiler+Flag for instructions on how to use the MALLOC_DEBUG option.

Note that MALLOC_DEBUG and Valgrind are mutually exclusive options. Valgrind output is preferable, but will be more system resource intensive and may be difficult to get on a production system. In such a case, you may have better luck getting the necessary output from MALLOC_DEBUG.



> pjsip: Crash when joining bridge
> --------------------------------
>
>                 Key: ASTERISK-27091
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27091
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 14.5.0
>            Reporter: Joshua Elson
>            Assignee: Unassigned
>         Attachments: core.txt
>
>
> Seen an occasional crash under moderate load in an otherwise normal call bridge scenario.
> Dialplan up to crash output looks like:
> {noformat}
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] pbx.c: Executing [s at set-did-hint:1] Verbose("PJSIP/DFW-PROXY-00004e7e", "2,[set-did-hint] Setting Hint for 2104050015 to INUSE on Cust1") in new stack
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] app_verbose.c: [set-did-hint] Setting Hint for 2104050015 to INUSE on Cust1
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] pbx.c: Executing [s at set-did-hint:2] ExecIf("PJSIP/DFW-PROXY-00004e7e", "0?Return") in new stack
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] pbx.c: Executing [s at set-did-hint:3] Set("PJSIP/DFW-PROXY-00004e7e", "DID_TO_SET=2104050015") in new stack
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] pbx.c: Executing [s at set-did-hint:4] Set("PJSIP/DFW-PROXY-00004e7e", "DEVICE_STATE(Custom:2104050015)=INUSE") in new stack
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] pbx.c: Executing [s at set-did-hint:5] Return("PJSIP/DFW-PROXY-00004e7e", "") in new stack
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] app_stack.c: Spawn extension (outside-in, , 1) exited non-zero on 'PJSIP/DFW-PROXY-00004e7e'
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] app_stack.c: PJSIP/DFW-PROXY-00004e7e Internal Gosub(set-did-hint,s,1(2104050015,INUSE)) complete GOSUB_RETVAL=
> [2017-06-28 12:44:43] VERBOSE[25780][C-000048c8] bridge_channel.c: Channel PJSIP/DFW-PROXY-00004e7d joined 'simple_bridge' basic-bridge <8fe9fbdc-0546-4467-b1ab-8827ba6b25c0>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list