Crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles
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 and diskdump packages from Red Hat Linux, the mcore kernel
patch offered by Mission Critical Linux, or the LKCD kernel patch.
- Developed at Kernel:kdump
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/crash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000656 656 Bytes | |
crash-6.0.4.tar.gz | 0026825662 25.6 MB | |
crash-crosscrash-hint.diff | 0000000856 856 Bytes | |
crash-debuginfo-compressed.patch | 0000002106 2.06 KB | |
crash-kmp-preamble | 0000000020 20 Bytes | |
crash-make-emacs-default.diff | 0000000659 659 Bytes | |
crash-missing-declarations.patch | 0000000684 684 Bytes | |
crash-rl_digit_loop-return.patch | 0000000505 505 Bytes | |
crash-sial-ps-2.6.29.diff | 0000000444 444 Bytes | |
crash-sles9-quirk.patch | 0000002633 2.57 KB | |
crash-sles9-time.patch | 0000002701 2.64 KB | |
crash.changes | 0000091795 89.6 KB | |
crash.spec | 0000008679 8.48 KB | |
crash_whitepaper-2003.tar.bz2 | 0000074717 73 KB | |
depmod.sh | 0000000221 221 Bytes | |
gcore-2011-09-22.tar.bz2 | 0000035207 34.4 KB | |
get-kernel-flavors.sh | 0000000195 195 Bytes | |
mkinitrd.sh | 0000000647 647 Bytes | |
rpmlintrc | 0000000262 262 Bytes | |
sial-scripts-2008-02-08.tar.bz2 | 0000007236 7.07 KB |
Revision 103 (latest revision is 195)
Stephan Kulow (coolo)
accepted
request 108995
from
David Mair (dmair)
(revision 103)
- Update to crash 6.0.4 from upstream and adjust patch locations to match current crash source. 6.0.4 changelog is: o Fix to allow the recently-added "mod -g" and "mod -r" options to be used together. o Additional update for 3.1.x and later kernels configured with CONFIG_SLAB, which have replaced the kmem_cache.nodelists[] array with a pointer to an outside array. o Document the "crash [-h|--help] all" option in the crash.8 man page and in the "crash [-h|--help]" output. o Fix the S390/S390X-specific "s390dbf" command's "hex_ascii" debug data printing routine to prevent the display of non-ASCII characters. o Fix for ARM stack unwinding on 3.2 and later kernels due to commit: http://git.kernel.org/linus/de66a979012dbc66b1ec0125795a3f79ee667b8a o Implemented a new "search -x <count>" option that displays the memory contents before and after any found search target. o Fix for the x86_64 Xen hypervisor "bt" command. Without the patch, the contents of the RDX register in exception frames incorrectly shows the contents of the RCX register. o Implementation of a platform-based vmalloc address translation scheme for the 32-bit PPC architecture, introducing suppport for the PPC44X platform while maintaining the current default platform. o Fix for the usage of native gdb commands where the command output is redirected to a pipe and then redirected to a file. o Fix to prevent a crash session that is run over a network connection that is killed/removed from going into 100% cpu-time loop. o Fix for the support of PPC64 compressed kdumps, a regression that was introduced in crash-6.0.3 when support for 32-bit PPC compressed kdumps was implemented. o Fix for the x86_64 "bt" command to prevent the possible skipping of the stack frame just above an exception frame that indicates "[exception RIP: unknown or invalid address]". Patches with modified target locations are: crash-make-emacs-default.diff crash-sles9-time.patch crash-crosscrash-hint.diff crash-missing-declarations.patch (forwarded request 108994 from dmair)
Comments 0