[asterisk-bugs] [JIRA] (ASTERISK-26136) pjsip deadlock after a while when a transport config is wrong

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Jun 21 17:20:59 CDT 2016


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

Asterisk Team commented on ASTERISK-26136:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> pjsip deadlock after a while when a transport config is wrong
> -------------------------------------------------------------
>
>                 Key: ASTERISK-26136
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26136
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.9.1
>         Environment: Debian 8.5 64bits
>            Reporter: Ludovic Gasc (Eyepea)
>
> To reproduce the bug:
> # You must have several transports. Create a wrong transport section. For example, add *send_pai=yes* in transport.
> # Configure an endpoint that uses this wrong transport
> # Configure another endpoint that use a good transport
> # Restart asterisk
> # In logs, you'll have: in aco_process_var: Could not find option suitable for category 'XXXX' named 'send_pai' 
> # Now, with the endpoint you have, try to call several times and reload several times configuration with *pjsip reload* during 15 minutes
> # After a moment, it will be impossible to call and *pjsip reload* won't work anymore
> # You must use kill -9 to stop asterisk
> It gives you an idea for the issue, or need to recompile Asterisk to have more debug details ?
> Have a nice day.



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



More information about the asterisk-bugs mailing list