[asterisk-bugs] [JIRA] Commented: (ASTERISK-19557) [Regression] Segfault in res_jabber.c
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Oct 4 08:38:28 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=197942#comment-197942 ]
Matt Jordan commented on ASTERISK-19557:
----------------------------------------
I went ahead and committed Byron's patch from ASTERISK-19532, with some small modifications to resolve this issue as well. If this doesn't resolve this issue, please let me know and I'll reopen it. Thanks!
> [Regression] Segfault in res_jabber.c
> -------------------------------------
>
> Key: ASTERISK-19557
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-19557
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_jabber
> Affects Versions: 10.2.1
> Environment: Ubuntu 10.04 server, Linux 2.6.32.44
> Reporter: ulugutz
> Attachments: ast-bt.txt, bt_full.txt, bt.txt, threads.txt
>
>
> Moving from Asterisk 10.0.0 to 10.2.1 introduced frequent segmentation faults. I have traced it to res_jabber.c and the function aji_dinfo_handler, where ASTOBJ_UNREF(buddy, ast_aji_buddy_destroy) in line 2244 is called with buddy=NULL.
> I have not yet been able to reliably reproduce the problem, but it might be related to ASTERISK-19532.
> I have attached the full backtrace as requested in the wiki
--
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