-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-1835 2013-02-02 03:49:07 --------------------------------------------------------------------------------
Name : btparser Product : Fedora 17 Version : 0.25 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: - Rewrite core backtrace loader: parse all possible function names. - Remove duplicate kerneloops frames. - Omit RIP frame from kerneloopses. -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 1 2013 Jakup Filak <[email protected]> - 0.25-1 - New upstream release * Wed Dec 19 2012 Jiri Moskovcak <[email protected]> - 0.24-1 - New upstream release * Wed Nov 14 2012 Jakub Filak <[email protected]> - 0.23-1 - New upstream release * Thu Nov 1 2012 Jakub Filak <[email protected]> - 0.22-1 - New upstream release * Wed Oct 24 2012 Jakub Filak <[email protected]> - 0.21-1 - New upstream release * 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 #904183 - Server side error: Validation failed: error validating 'core_backtrace'. https://bugzilla.redhat.com/show_bug.cgi?id=904183 -------------------------------------------------------------------------------- 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
