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-unwind-lkcd.diff | 0000002426 2.37 KB | |
crash.changes | 0000043966 42.9 KB | |
crash.spec | 0000005898 5.76 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 126 (latest revision is 395)
Bernhard Walle (bwalle)
committed
(revision 126)
- Don't build on 32 bit PPC to prevent distribution of 32 bit PPC packages. Since kdump doesn't exist on ppc and crash-ppc cannot read ppc64 (ELF64) dumps, such a package doesn't have any practical benefit.
Comments 0