[asterisk-bugs] [JIRA] Commented: (ASTERISK-20335) Crash in ast_cel_report_event
Mark Michelson (JIRA)
noreply at issues.asterisk.org
Mon Sep 10 15:26:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196877#comment-196877 ]
Mark Michelson commented on ASTERISK-20335:
-------------------------------------------
The autodestruct warning may be the same code path that I used to produce the channel ref leak on issue ASTERISK-20375. It also uses a DTMF attended transfer and local channel combination.
I think it's just a coincidence that you're seeing that warning appear when adding members to a queue because there are no channels are created or even touched during such an operation.
> Crash in ast_cel_report_event
> -----------------------------
>
> Key: ASTERISK-20335
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20335
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_local
> Affects Versions: 1.8.16.0
> Environment: Centos server 5.8x64, 8 core CPU, 8GB RAM
> Reporter: aragon
> Assignee: aragon
> Severity: Critical
> Attachments: AST18-core-verbose.txt, ASTERISK-20335.patch, asterisk.txt, autodestruct.txt, core show channels.txt, default-dial-cav-joh-002-000918.txt, optimized backtrace.txt, SIP show channels.txt, verbose CLI sip set debug on.txt
>
>
> On a pretty busy system we get deadlocks and crashes daily since installing Asterisk 1.8.16rc1
> Upgraded from 1.8.12 because we were having problems with leaking bye's fixed in ASTERISK-19455
> We were able to collect verbose CLI, core show channels, sip show channels, and Asterisk CLI with sip set debug on.
> Also back traced a core dump file but this is an optimized build since we could not run non-optimized in this environment.
> Including the back trace anyway since it might help diagnose the problem.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list