[asterisk-bugs] [JIRA] (ASTERISK-25370) res_corosync segfaults at startup (probably the same issue as in ASTERISK-24343)
mdu113 (JIRA)
noreply at issues.asterisk.org
Wed Sep 9 09:48:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227546#comment-227546 ]
mdu113 commented on ASTERISK-25370:
-----------------------------------
yes, i didn't do any alterations. it's default installation. the only config file i left in /etc/asterisk is modules.conf with "autoload=yes".
as before if do "touch /etc/asterisk/res_corosync.conf" then asterisk segfaults.
if it helps asterisk is compiled as follows:
VERSION=11.19.0
PREFIX=/usr/local/asterisk-${VERSION}
./configure \
--prefix=$PREFIX \
--libdir=$PREFIX/lib \
--sysconfdir=$PREFIX/etc \
--localstatedir=$PREFIX/var \
--with-postgres=/usr/local/pgsql \
--with-cap \
--with-cpg
i've also attached menuselect.makeopts
> res_corosync segfaults at startup (probably the same issue as in ASTERISK-24343)
> --------------------------------------------------------------------------------
>
> Key: ASTERISK-25370
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25370
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_corosync
> Affects Versions: 11.19.0
> Environment: linux 64bit
> kernel 3.10.17
> distro slackware64 14.1
> corosync 2.3.5
> Reporter: mdu113
> Assignee: mdu113
> Attachments: backtrace.txt, valgrind.txt
>
>
> Asterisk crashes at startup when trying to load res_corosync.so. The content of res_corosync.conf doesn't matter. As long as file exists (even empty one) asterisk segfaults.
> The issue seems identical to the one described in ASTERISK-24343, but since that issue was closed due to no feedback, I'm opening a new one.
> Backtrace is attached.
> I've also tested it in asterisk 13.5.0 and got the same result - asterisk segfaults. The backtrace is taken from 11.19.0 though as that one I'm currently using.
> Thanks
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list