[asterisk-bugs] [JIRA] (ASTERISK-25185) Segfault in app_queue on transfer scenarios

Steve Orner (JIRA) noreply at issues.asterisk.org
Sun Nov 1 12:09:33 CST 2015


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

Steve Orner commented on ASTERISK-25185:
----------------------------------------

Can anyone confirm if this is only a 13.4 issue that was fixed in 13.6, or if this would also exist in certified 13.1? I'm on 13.4 and I am considering downgrading to certified 13.1 for my production server. 

> Segfault in app_queue on transfer scenarios
> -------------------------------------------
>
>                 Key: ASTERISK-25185
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25185
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 13.4.0
>            Reporter: Etienne Lessard
>            Assignee: Kevin Harwell
>      Target Release: 13.6.0
>
>         Attachments: ASTERISK-25185-workaround.patch, extensions.conf, gdb-AST-25185-attended-xfer.txt, gdb-AST-25185-blind-xfer.txt, queues.conf, sip.conf
>
>
> Hello,
> A segfault happens in asterisk in the following scenario:
> Given I have 2 users, Alice and Bob, each with a SIP phone (using chan_sip)
> Given I have a queue Foo, with member Bob
> When Alice calls the queue Foo
> And Bob answers the calls
> And Alice then does a direct transfer (SIP native) to another extension
> Then asterisk segfaults
> There is another similar scenario where a segfault happens:
> Given I have 3 users, Alice, Bob and Carol, each with a SIP phone (using chan_sip)
> Given I have a queue Foo, with member Bob
> When Carol calls Alice
> And Alice begins an attended transfer to the queue Foo
> And Bob answers the calls
> And Alice finalize the attended transfer
> Then asterisk segfaults
> This happens in a systematic way. I'll attach some gdb output for each scenario.
> Thank you



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



More information about the asterisk-bugs mailing list