Name: | crash-devel |
---|---|
Version: | 7.0.2 |
Release: | 6.el7 |
Architecture: | i686 |
Group: | Development/Debuggers |
Size: | 185469 |
License: | GPLv3 |
RPM: | crash-devel-7.0.2-6.el7.i686.rpm |
Source RPM: | crash-7.0.2-6.el7.src.rpm |
Build Date: | Wed May 21 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://people.redhat.com/anderson |
Summary: | kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles |
Description: | The core analysis suite is a self-contained tool that can be used to investigate either live systems, kernel core dumps created from the netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch. |
- Mass rebuild 2014-01-24
- Fix for a missing kernel-mode exception frame dump by the x86_64 "bt" command if a page fault was generated by a bogus RIP. - Resolves: rhbz#1057353 - Fix for the x86_64 "bt" command to prevent an unwarranted message indicating "WARNING: possibly bogus exception frame" generated from a blocked kernel thread that was in the process of exec'ing a user process via the call_usermodehelper() facility. - Resolves: rhbz#1057357
- Fixes for "kmem -S" command for CONFIG_SLUB. - Resolves: rhbz#1045591 - Increase S390X NR_CPUS - Resolves: rhbz#1051156
- Mass rebuild 2013-12-27
- Compressed kdump 46-bit physical memory support Resolves: rhbz#1015250 - Fix incorrect backtrace for dumps taken with "virsh dump --memory-only" Resolves: rhbz#1020469 - Fix cpu number display on systems with more than 254 cpus Resolves: rhbz#1020536
- Update to latest upstream release - Fix for ppc64 embedded gdb NULL pointer translation sigsegv - Fix for bt -F failure
- Add lzo-devel and snappy-devel to crash-devel Requires line
- Build with snappy compression support
- Fix for ppc64 Linux 3.10 vmalloc/user-space virtual address translation
- Update to latest upstream release - Build with LZO support