-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-15968 2012-10-12 02:22:36 --------------------------------------------------------------------------------
Name : btparser Product : Fedora 17 Version : 0.20 Release : 1.fc17 URL : http://fedorahosted.org/btparser Summary : Parser and analyzer for backtraces produced by GDB Description : Btparser is a backtrace parser and analyzer, which works with backtraces produced by the GNU Project Debugger. It can parse a text file with a backtrace to a tree of C structures, allowing to analyze the threads and frames of the backtrace and work with them. Btparser also contains some backtrace manipulation and extraction routines: - it can find a frame in the crash-time backtrace where the program most likely crashed (a chance is that the function described in that frame is buggy) - it can produce a duplication hash of the backtrace, which helps to discover that two crash-time backtraces are duplicates, triggered by the same flaw of the code - it can "rate" the backtrace quality, which depends on the number of frames with and without the function name known (missing function name is caused by missing debugging symbols) -------------------------------------------------------------------------------- Update Information: This is an update that readds ability to run custom collectors, readds termination of reporting if problem is marked as not-reportable and provides normalization function for kernel oops stack traces. -------------------------------------------------------------------------------- ChangeLog: * Thu Oct 11 2012 Jakub Filak <[email protected]> - 0.20-1 - New upstream release * Fri Sep 21 2012 Jiri Moskovcak <[email protected]> - 0.19-1 - New upstream release * Thu Aug 2 2012 Jiri Moskovcak <[email protected]> - 0.18-2 - build fixes * Tue Jul 31 2012 Jiri Moskovcak <[email protected]> - 0.18-1 - New upstream release * Mon Mar 19 2012 Karel Klíč <[email protected]> - 0.17-1 - New upstream release. -------------------------------------------------------------------------------- References: [ 1 ] Bug #861973 - QA: Testcase ABRT Logger plugin fail https://bugzilla.redhat.com/show_bug.cgi?id=861973 [ 2 ] Bug #864014 - custom collectors are not run https://bugzilla.redhat.com/show_bug.cgi?id=864014 [ 3 ] Bug #864331 - Problem with abrt https://bugzilla.redhat.com/show_bug.cgi?id=864331 [ 4 ] Bug #848786 - RFE: Environment Variable to Ignore Crashes https://bugzilla.redhat.com/show_bug.cgi?id=848786 [ 5 ] Bug #864803 - respect not_reportable field https://bugzilla.redhat.com/show_bug.cgi?id=864803 [ 6 ] Bug #863595 - [abrt] libreport-gtk-2.0.14-1.fc17: Process /usr/bin/report-gtk was killed by signal 11 (SIGSEGV) https://bugzilla.redhat.com/show_bug.cgi?id=863595 [ 7 ] Bug #866698 - abrt - No ~/.xsession-errors (exited with 1) https://bugzilla.redhat.com/show_bug.cgi?id=866698 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update btparser' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
