Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
crash: crash utility for live systems; netdump, diskdump, kdump, LKCD or mcore dumpfiles
- Summary
- 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.
Changelog
- * Tue Jan 13 16:00:00 2009 Dave Anderson <anderson{%}redhat{*}com> - 4.0-7.2.3.el5_3.1
Fix for a "bt" command segmentation violation by correctly
handling the transition from the IRQ stack back to the process
stack running when running against a Xen kernel.
- Resolves: rhbz#479810
- * Thu Sep 25 17:00:00 2008 Dave Anderson <anderson{%}redhat{*}com> - 4.0-7.2.3
Fix for the incomplete resolution for the "search -k" option when
run on RHEL5 ia64 CONFIG_SPARSEMEM kernels. The initial fix
addressed the segmentation violation, but on certain physical
memory configurations, it would prematurely bail out when making
the transition from the kernel mapped region to the vmalloc region.
- Resolves: rhbz#458417
- * Tue Sep 23 17:00:00 2008 Dave Anderson <anderson{%}redhat{*}com> - 4.0-7.2.2
Fix for x86 "bt" command to correctly handle the transition from
the hard IRQ stack back to the process stack and then display
the interrupt exception frame.
- Resolves: rhbz#462624