[asterisk-bugs] [JIRA] (ASTERISK-20705) Call Recording on Inbound Calls causes Asterisk 10.10.0 to crash (Segfault)

Brian McManus (JIRA) noreply at issues.asterisk.org
Tue Dec 4 19:13:45 CST 2012


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

Brian McManus commented on ASTERISK-20705:
------------------------------------------

I installed the FreePBX 1.1010.210.62-5 version and had the same problem as Gord Spence.  It produced a core in /tmp but as we already know it was not compiled with the correct paramaters.  So I downloaded asterisk-10-current.tar.gz, installed a compilation environment and compiled Asterisk from source with DONT_OPTIMIZE, DEBUG_THREADS, DEBUG_FD_LEAKS, MALLOC_DEBUG and BETTER_BACKTRACES.  Asterisk 10.10.0 compiled in this way from the tarball does not exhibit this behavior.  The Centos 6.2 FreePBX release of Asterisk 10.10.0 does exhibit the behavior.  It crashed when MixMonitor is logged to the CLI.  I will attempt to replicate the problem again tomorrow but at this point it appears to be the specific build of 10.10.0 FreePBX has provided through an RPM?

                
> Call Recording on Inbound Calls causes Asterisk 10.10.0 to crash (Segfault)
> ---------------------------------------------------------------------------
>
>                 Key: ASTERISK-20705
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20705
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_record
>    Affects Versions: 10.10.0
>         Environment: CentOS 6.2, FreePBX 1.1010.210.62-x86_64, VMWare
>            Reporter: Gord Spence
>            Assignee: Gord Spence
>            Severity: Critical
>         Attachments: backtrace.txt
>
>
> Fresh install of FreePBX Distro 1.1010.210.62-x86_64.
> When call recording is turned on for an inbound route, or for queues, asterisk appears to crash as soon as the recording is supposed to start (both when set to "always" or "on pickup"). 
> If the recording is set to always on the inbound route, the caller gets nothing but dead air. If the recording is set on the queue instead, the caller gets into the queue, & hears MOH, when the receiver picks up, asterisk immediately crashes and the caller hears silence.
> Turning off call recording allows calls to connect normally.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list