[asterisk-bugs] [JIRA] (ASTERISK-23319) Segmentation fault in queue_exec at app_queue.c

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Feb 19 20:12:03 CST 2014


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

Rusty Newton commented on ASTERISK-23319:
-----------------------------------------

I attempted to reproduce earlier and could not get it to crash using what you have supplied here, so we will definitely need the items Matt requested.

In addition, the option "defaultrules=msk" that you mention has a typo that would prevent it from taking effect. The correct option is "defaultrule" with no "s". I'm not sure whether you had a typo when typing that in the comment, or if you are using that in your configuration.

{noformat]
; If you wish to implement a rule defined in queuerules.conf (see
; configs/queuerules.conf.sample from the asterisk source directory for
; more information about penalty rules) by default, you may specify this
; by setting defaultrule to the rule's name
;
; defaultrule = myrule
{noformat}

You might as well include the extensions.conf section that is executed up to the crash as well. Thanks!
                
> Segmentation fault in queue_exec at app_queue.c
> -----------------------------------------------
>
>                 Key: ASTERISK-23319
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23319
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 1.8.25.0
>         Environment: CentoOS 6.2
>            Reporter: Vadim
>            Assignee: Vadim
>         Attachments: trace.txt
>
>
> gdb /usr/sbin/asterisk /tmp/coreXX.XXX
> ....
> [Edit by Rusty Newton - removed inline debug as per the guidelines...]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list