[asterisk-bugs] [JIRA] Updated: (ASTERISK-19557) [Regression] Segfault in res_jabber.c
ulugutz (JIRA)
noreply at issues.asterisk.org
Wed Jul 18 19:50:21 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ulugutz updated ASTERISK-19557:
-------------------------------
Comment: was deleted
(was: I have had the time to test the patch supplied in ASTERISK-19532. It does NOT fix the issue at hand. I am still recieving the same segfaults with the latest asterisk 10.6.1.
Can anybody give me a hint on how to compile the new res_xmpp.c module for the latest stable asterisk, without running the trunk version?)
> [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