[asterisk-bugs] [Asterisk 0016219]: Crash revision 229091 in audiohook_inheritance_destroy
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Nov 12 09:19:25 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16219
======================================================================
Reported By: aragon
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16219
Category: Core/Channels
Reproducibility: have not tried
Severity: block
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-388
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 229091
Request Review:
======================================================================
Date Submitted: 2009-11-10 14:42 CST
Last Modified: 2009-11-12 09:19 CST
======================================================================
Summary: Crash revision 229091 in
audiohook_inheritance_destroy
Description:
Testing fresh checkout of SVN and within 20 minutes crash in audiohook
======================================================================
----------------------------------------------------------------------
(0113718) aragon (reporter) - 2009-11-12 09:19
https://issues.asterisk.org/view.php?id=16219#c113718
----------------------------------------------------------------------
Here is a snipped from the CLI just before a crash.
-- Executing [1605 at default-agent:15]
GotoIf("Local/1605 at default-agent-506d,2", "0?40") in new stack
-- Executing [1605 at default-agent:16]
GotoIf("Local/1605 at default-agent-506d,2", "1?19") in new stack
-- Goto (default-agent,1605,19)
-- Executing [1605 at default-agent:19]
Set("Local/1605 at default-agent-506d,2", "OUTBOUND_GROUP_ONCE=1605 at INCOMING")
in new stack
-- Executing [1605 at default-agent:20]
Set("Local/1605 at default-agent-506d,2", "__ORGCALLID=1258038463.367") in new
stack
-- Executing [1605 at default-agent:21]
Set("Local/1605 at default-agent-506d,2",
"DB(default/wrapup/1605/lastcall)=1258038463.367") in new stack
-- Executing [1605 at default-agent:22]
Set("Local/1605 at default-agent-506d,2", "AGENTMONITOR=") in new stack
-- Executing [1605 at default-agent:23]
GotoIf("Local/1605 at default-agent-506d,2", "1?27") in new stack
-- Goto (default-agent,1605,27)
-- Executing [1605 at default-agent:27]
Goto("Local/1605 at default-agent-506d,2", "default-local-devices|1605|1") in
new stack
-- Goto (default-local-devices,1605,1)
-- Executing [1605 at default-local-devices:1]
Set("Local/1605 at default-agent-506d,2", "__PICKUPMARK=1605") in new stack
-- Executing [1605 at default-local-devices:2]
Set("Local/1605 at default-agent-506d,2", "__ORGCALLID=1258038463.367") in new
stack
-- Executing [1605 at default-local-devices:3]
Set("Local/1605 at default-agent-506d,2",
"DB(default/wrapup/1605/lastcall)=1258038463.367") in new stack
-- Executing [1605 at default-local-devices:4]
Dial("Local/1605 at default-agent-506d,2", "SIP/1605||twk") in new stack
-- Called 1605
-- SIP/1605-000000b7 answered Local/1605 at default-agent-506d,2
-- Local/1605 at default-agent-506d,1 answered SIP/siptrunk-000000b6
-- Stopped music on hold on SIP/siptrunk-000000b6
-- Executing [h at default-application-acd-queue-new-english:1]
Goto("SIP/siptrunk-00000097", "all-hangup|s|1") in new stack
-- Goto (all-hangup,s,1)
-- Executing [s at all-hangup:1] GotoIf("SIP/siptrunk-00000097",
"0?all-faxnotify|s|1:2") in new stack
-- Goto (all-hangup,s,2)
-- Executing [s at all-hangup:2] ResetCDR("SIP/siptrunk-00000097", "w")
in new stack
-- Executing [s at all-hangup:3] NoCDR("SIP/siptrunk-00000097", "") in
new stack
-- Executing [s at all-hangup:4] DeadAGI("SIP/siptrunk-00000097",
"agi://127.0.0.1:4573/cdr?arg1=1258038440.358") in new stack
-- AGI Script agi://127.0.0.1:4573/cdr?arg1=1258038440.358 completed,
returning 0
Issue History
Date Modified Username Field Change
======================================================================
2009-11-12 09:19 aragon Note Added: 0113718
======================================================================
More information about the asterisk-bugs
mailing list