Crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles
https://github.com/crash-utility/crash
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.
- Devel package for openSUSE:Factory
-
14
derived packages
- Links to openSUSE:Factory / crash
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Kernel:kdump/crash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000710 710 Bytes | |
crash-4.0-7.6.tar.bz2 | 0017758392 16.9 MB | |
crash-4096-cpus-x86_64.diff | 0000000499 499 Bytes | |
crash-Makefile-ADD_CFLAGS | 0000002127 2.08 KB | |
crash-compressed-kernel | 0000013360 13 KB | |
crash-crosscrash-hint.diff | 0000000856 856 Bytes | |
crash-fix_ps-l_buffer_overflow.patch | 0000000385 385 Bytes | |
crash-improve-find-extension.diff | 0000006188 6.04 KB | |
crash-make-emacs-default.diff | 0000000655 655 Bytes | |
crash-pagesize.diff | 0000006946 6.78 KB | |
crash-ppc64-nr_cpus.diff | 0000000464 464 Bytes | |
crash-s390-System.map-limit.diff | 0000001743 1.7 KB | |
crash-sles9-quirk.patch | 0000002633 2.57 KB | |
crash-sles9-time.patch | 0000002464 2.41 KB | |
crash.changes | 0000043637 42.6 KB | |
crash.spec | 0000005878 5.74 KB | |
crash_whitepaper-2003.tar.bz2 | 0000074717 73 KB | |
rpmlintrc | 0000000071 71 Bytes | |
sial-scripts-2008-02-08.tar.bz2 | 0000007236 7.07 KB |
Revision 124 (latest revision is 395)
Bernhard Walle (bwalle)
committed
(revision 124)
- Correctly unwind with LKCD kerntypes files. - Merge crash-segmentation-fault-fix.diff into crash-compressed-kernel. - crash-pagesize.diff: Polish for mainline inclusion. o Remove the ia64 part that is responsible for dumps that are in ELF format and have no VMCOREINFO. o Only apply the code to ppc64 and ia64 since that's the only architectures that are affected.
Comments 0