[asterisk-bugs] [JIRA] (ASTERISK-20930) Wrong password for google voice eventually causes asterisk to crash
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sun Jan 13 14:37:45 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201405#comment-201405 ]
Matt Jordan commented on ASTERISK-20930:
----------------------------------------
Thank you for your bug report. In order to move your issue forward, we require a backtrace[1] from the core file produced after the crash. Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the Compiler Flags section, then:
make install
After enabling, reproduce the crash, and then execute the backtrace[1] instructions. When complete, attach that file to this issue report.
[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace
Please also enable XMPP debugging and attach a DEBUG log file illustrating the XMPP messages received by the Asterisk instance leading up to the crash.
> Wrong password for google voice eventually causes asterisk to crash
> -------------------------------------------------------------------
>
> Key: ASTERISK-20930
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20930
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_xmpp
> Affects Versions: 11.0.2, 11.1.2
> Environment: Linux
> Reporter: sharan h
> Severity: Critical
>
> Wrong password or locked account for gmail generates the following errors nonstop in console:
> [Jan 12 23:06:00] WARNING[14120]: res_xmpp.c:3531 xmpp_client_receive: Parsing failure: Hook returned an error.
> [Jan 12 23:06:00] WARNING[14120]: res_xmpp.c:3528 xmpp_client_receive: Parsing failure: Invalid XML.
> [Jan 12 23:06:00] WARNING[14120]: res_xmpp.c:3590 xmpp_client_thread: JABBER: socket read error
> [Jan 12 23:06:00] WARNING[14120]: res_xmpp.c:3531 xmpp_client_receive: Parsing failure: Hook returned an error.
> [Jan 12 23:06:00] WARNING[14120]: res_xmpp.c:3528 xmpp_client_receive: Parsing failure: Invalid XML.
> [Jan 12 23:06:00] WARNING[14120]: res_xmpp.c:3590 xmpp_client_thread: JABBER: socket read error
> Eventually, asterisk completely crashes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list