[asterisk-bugs] [JIRA] (ASTERISK-27006) app_queue: Crash when hanging up with realtime queues
Niklas Larsson (JIRA)
noreply at issues.asterisk.org
Mon Aug 28 08:41:09 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238272#comment-238272 ]
Niklas Larsson commented on ASTERISK-27006:
-------------------------------------------
Today it tripped the patch above - and while asterisk is still running it har two channels loose:
{noformat}
Channel Context Extension Prio State Application Data CallerID Duration Accountcode PeerAccount BridgeID
Local/c5u43q4 at compan company_5-queue-to-a enter 1 Up AppQueue (Outgoing Line) 4870 01:07:16
Local/6000 at from-comp app-queue enter 10 Up Return (Empty) 0920245915 01:07:16
{noformat}
They where bridged togheter in: 'simple_bridge' basic-bridge <c4d2ea6a-2064-493e-8c85-ea00d16b2803>:
{noformat}
# grep c4d2ea6a-2064-493e-8c85-ea00d16b2803 messages
[2017-08-28 14:22:42] VERBOSE[21621][C-00000168] bridge_channel.c: Channel Local/c5u43q4 at company_5-queue-to-agent-000001b6;1 joined 'simple_bridge' basic-bridge <c4d2ea6a-2064-493e-8c85-ea00d16b2803>
[2017-08-28 14:22:42] VERBOSE[21614][C-00000168] bridge_channel.c: Channel Local/6000 at from-company_5-atxfer-000001b5;2 joined 'simple_bridge' basic-bridge <c4d2ea6a-2064-493e-8c85-ea00d16b2803>
[2017-08-28 14:22:42] VERBOSE[21615][C-00000168] bridge_channel.c: Channel Local/6000 at from-company_5-atxfer-000001b5;2 left 'simple_bridge' basic-bridge <c4d2ea6a-2064-493e-8c85-ea00d16b2803>
[2017-08-28 14:22:42] VERBOSE[21615][C-00000168] bridge_channel.c: Channel Local/c5u32q3 at company_5-queue-to-agent-000001ad;2 swapped with Local/6000 at from-company_5-atxfer-000001b5;2 into 'simple_bridge' basic-bridge <c4d2ea6a-2064-493e-8c85-ea00d16b2803>
[2017-08-28 14:23:25] VERBOSE[21592][C-00000168] bridge_channel.c: Channel Local/c5u32q3 at company_5-queue-to-agent-000001ad;2 left 'simple_bridge' basic-bridge <c4d2ea6a-2064-493e-8c85-ea00d16b2803>
[2017-08-28 14:23:25] VERBOSE[21621][C-00000168] bridge_channel.c: Channel Local/c5u43q4 at company_5-queue-to-agent-000001b6;1 left 'simple_bridge' basic-bridge <c4d2ea6a-2064-493e-8c85-ea00d16b2803>
{noformat}
> app_queue: Crash when hanging up with realtime queues
> -----------------------------------------------------
>
> Key: ASTERISK-27006
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27006
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 13.15.0, 14.6.0
> Environment: Debian 8, Asterisk 13.15 (13.14 did not present issue)
> Reporter: Niklas Larsson
> Attachments: backtrace_core.uc02.nguc.weblink.se-2017-05-17T08-02-12+0200.txt, backtrace_core.uc02.nguc.weblink.se-2017-05-17T13-38-19+0200.txt, backtrace_core.uc02.nguc.weblink.se-2017-05-23T13-31-52+0200.txt, backtrace_core.uc02.nguc.weblink.se-2017-05-26T09-10-53+0200.txt, backtrace_core.uc02.nguc.weblink.se-2017-05-30T16-04-54+0200.txt, C-00000345.txt, log.txt, queue_4.txt
>
>
> Segfault in at hangup:
> [2017-05-17 08:02:12] VERBOSE[12389][C-000003ea] bridge_channel.c: Channel PJSIP/ngcore-00000cd3 left 'simple_bridge' basic-bridge <098609d0-4ae7-47e3-980b-06a3b24f3014>
> Happens around ones a day.
> Running asterisk 13 branch, commit ddbc68b (Thu May 11 10:49:04 2017)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list