[asterisk-bugs] [JIRA] (ASTERISK-23717) Segfault when loading xml documentation
Hendrik Wedhorn (JIRA)
noreply at issues.asterisk.org
Tue May 6 02:56:43 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=217942#comment-217942 ]
Hendrik Wedhorn commented on ASTERISK-23717:
--------------------------------------------
Start of Asterisk in foreground:
/usr/sbin/asterisk -vvvvvvvvvvvvvvvvvvvvvvvvvvvvvdddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
Parsing /etc/asterisk/asterisk.conf
Parsing /var/ast3/asterisk.inc
Seeding global EID '00:0d:48:38:03:91' from 'eth0' using 'siocgifhwaddr'
Privilege escalation protection disabled!
See https://wiki.asterisk.org/wiki/x/1gKfAQ for more details.
Asterisk 11.9.0, Copyright (C) 1999 - 2013 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.
=========================================================================
Parsing /etc/asterisk/extconfig.conf
== Parsing '/etc/asterisk/extconfig.conf': Found
== Binding voicemail to pgsql/asterisk/voicemail_users
== Binding queues to pgsql/asterisk/queue_table
== Binding queue_members to pgsql/asterisk/queue_member_table
== Binding queue_log to pgsql/asterisk/ast_queuecdr11
== Binding meetme to pgsql/asterisk/meetme
== Binding iaxpeers to pgsql/asterisk/iax_peers
== Binding iaxusers to pgsql/asterisk/iax_users
Resetting translation matrix
Parsing /etc/asterisk/logger.conf
== Parsing '/etc/asterisk/logger.conf': Found
Segmentation fault
> Segfault when loading xml documentation
> ---------------------------------------
>
> Key: ASTERISK-23717
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23717
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General, Documentation
> Affects Versions: 11.9.0
> Environment: i586 - GLIBC_2.3.2
> Reporter: Hendrik Wedhorn
> Assignee: Hendrik Wedhorn
> Attachments: asterisk.conf, asterisk.inc, backtrace1190.txt
>
>
> When loading the xml documentation the asterisk always dies with an segmentation fault. Although this should not influence each other, this only happens when the /etc/asterisk/asterisk.conf has an include to an another file.
> - When the include in the asterisk.conf is removed the xml documentation is loaded perfectly fine. No segfault.
> - When the xml documentation is remove the include in the asterisk.conf works perfectly fine. No segfault.
> - The segfault always appears (100% reproducible.) when both is used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list