[asterisk-bugs] [JIRA] Commented: (ASTERISK-20361) XMPP segfaults
Jonathan Rose (JIRA)
noreply at issues.asterisk.org
Tue Sep 11 09:44:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196921#comment-196921 ]
Jonathan Rose commented on ASTERISK-20361:
------------------------------------------
Thanks Noah, that confirmed it. This segfault is caused by an attempt to ast_strdupa with a NULL pointer argument. It might be a CentOS specific crash.
> XMPP segfaults
> --------------
>
> Key: ASTERISK-20361
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20361
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_xmpp
> Affects Versions: SVN
> Environment: CentOS 6.3. XMPP clients including Pidgin 2.10.6 and Trillian. OpenFire server, tried both versions 3.6.4 and 3.7.1
> Reporter: Noah Engelberth
> Severity: Critical
> Attachments: extensions.conf, xmpp-backtrace.txt, xmpp.conf, xmpp-message.txt, xmpp-segfault-backtrace.txt
>
>
> Getting fairly frequent segfaults on my test box running Asterisk 11 SVN. Trying to get res_xmpp working as an "interactive XMPP menu" for my internal users. Both XMPP clients I've tested seem to send a message with a body of "(null)" when the XMPP client is starting a new message (but before the new message is actually sent). I have my dialplan set up to filter these out and not fully receive them, but Asterisk is segfaulting somewhere in this filtering process. Not 100% reproducible, but happens in long spurts when it does happen.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list