[asterisk-bugs] [JIRA] (ASTERISK-19557) [Regression] Segfault in res_jabber.c
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Nov 6 09:56:21 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-19557:
-----------------------------------
Target Release Version/s: 10.10.0
1.8.18.0
> [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
> Target Release: 1.8.18.0, 10.10.0
>
> 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.
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