[asterisk-bugs] [JIRA] Commented: (ASTERISK-20335) Crash in ast_cel_report_event

aragon (JIRA) noreply at issues.asterisk.org
Mon Sep 17 16:29:27 CDT 2012


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

aragon commented on ASTERISK-20335:
-----------------------------------

Going through /var/log/asterisk/messages today and found a bunch of these with different linkedid's:
[2012-09-11 15:27:56] ERROR[28865] cel.c: Something weird happened, couldn't find linkedid 1347391474.43843
[2012-09-11 15:27:56] ERROR[28865] cel.c: Something weird happened, couldn't find linkedid 1347391474.43843
[2012-09-11 15:27:56] ERROR[26215] cel.c: Something weird happened, couldn't find linkedid 1347391474.43843
[2012-09-11 15:27:56] ERROR[26215] cel.c: Something weird happened, couldn't find linkedid 1347391474.43843

Using the CDR records I tracked the lifetime of this linked ID to: enter queue, connect, completeagent

I tracked down another cel error linkedid to an ACD dynamic login.
All the "weird" errors were related to ACD calls or logins.


> 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, gdbsegfault1.txt, gdbsegfault2.txt, gdbsegfault3.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