[asterisk-bugs] [Asterisk 0018237]: Crash when loading xml documentation
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 1 14:19:56 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18237
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18237
Category: General
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.6.2.14-rc1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-11-01 06:59 CDT
Last Modified: 2010-11-01 14:19 CDT
======================================================================
Summary: Crash when loading xml documentation
Description:
I did an upgrade of
Asterisk 1.6.1.6 + addons 1.6.1.1
to
Asterisk 1.6.2.14-rc1 + addons 1.6.2.2
Upon restart I got crash within ast_xmldoc_load_documentation /
ast_xml_open ( "/var/lib/asterisk/documentation/addons-en_US.xml" )
Apparently addons install put a file
-rw-r--r-- 1 root root 793 Nov 1 04:20
/var/lib/asterisk/documentation/addons-en_US.xml
which contains documentation for app SayCountPL (which was disabled in
menuselect by the way).
Removing xml file solved crash.
Attached backtrace and XML file.
======================================================================
----------------------------------------------------------------------
(0128515) atis (reporter) - 2010-11-01 14:19
https://issues.asterisk.org/view.php?id=18237#c128515
----------------------------------------------------------------------
Attached asterisk.conf
First exec line would return:
[options](+)
systemname = A1
second exec line would return nothing
Btw, it's weird that I have the same addons-en_US.xml on another machine
which was upgraded the same time, but that didn't cause crash. Crashing
machine is the only one located on Amazon EC2
Issue History
Date Modified Username Field Change
======================================================================
2010-11-01 14:19 atis Note Added: 0128515
======================================================================
More information about the asterisk-bugs
mailing list