[asterisk-bugs] [Asterisk 0018963]: crash on 1.8.4-rc2 with agi + swift
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Mar 12 22:23:06 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18963
======================================================================
Reported By: jkister
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18963
Category: Core/General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.8.4-rc2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-03-12 22:21 CST
Last Modified: 2011-03-12 22:23 CST
======================================================================
Summary: crash on 1.8.4-rc2 with agi + swift
Description:
I cannot reproduce it consistently, but Asterisk 1.8.4-rc2 crashes after
launching my weather AGI and tries to read it aloud via swift.
======================================================================
----------------------------------------------------------------------
(0132885) jkister (reporter) - 2011-03-12 22:23
https://issues.asterisk.org/view.php?id=18963#c132885
----------------------------------------------------------------------
pbx1> suex asterisk -r
Asterisk 1.8.4-rc2, Copyright (C) 1999 - 2010 Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
details.
This is free software, with components licensed under the GNU General
Public
License version 2 and other licenses; you are welcome to redistribute it
under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 1.8.4-rc2 currently running on pbx1 (pid = 20077)
Verbosity is at least 10
Core debug is at least 10
-- Remote UNIX connection
== Using UDPTL CoS mark 5
== Using SIP RTP CoS mark 5
-- Executing [*9 at extensions:1] Goto("SIP/111-00000001", "weather,s,1")
in new stack
-- Goto (weather,s,1)
-- Executing [s at weather:1] Answer("SIP/111-00000001", "") in new
stack
-- Executing [s at weather:2] AGI("SIP/111-00000001", "weather.pl,19440")
in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/weather.pl
pbx1*CLI>
Disconnected from Asterisk server
Executing last minute cleanups
Asterisk ending (0).
pbx1> /usr/sbin/safe_asterisk: line 145: 20077 Segmentation fault
(core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS}
${ASTARGS} > /dev/${TTY} 2>&1 < /dev/${TTY}
Asterisk ended with exit status 139
Asterisk exited on signal 11.
Automatically restarting Asterisk.
Issue History
Date Modified Username Field Change
======================================================================
2011-03-12 22:23 jkister Note Added: 0132885
======================================================================
More information about the asterisk-bugs
mailing list