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 | 0000000656 656 Bytes | |
_link | 0000000140 140 Bytes | |
crash-5.0.7.tar.gz | 0024356512 23.2 MB | |
crash-compressed-booted-kernel | 0000004010 3.92 KB | |
crash-compressed-kernel | 0000013254 12.9 KB | |
crash-crosscrash-hint.diff | 0000000856 856 Bytes | |
crash-make-emacs-default.diff | 0000000655 655 Bytes | |
crash-missing-declarations.patch | 0000000599 599 Bytes | |
crash-rl_digit_loop-return.patch | 0000000495 495 Bytes | |
crash-sial-ps-2.6.29.diff | 0000000444 444 Bytes | |
crash-sles9-quirk.patch | 0000002633 2.57 KB | |
crash-sles9-time.patch | 0000002552 2.49 KB | |
crash.changes | 0000072437 70.7 KB | |
crash.spec | 0000005393 5.27 KB | |
crash_whitepaper-2003.tar.bz2 | 0000074717 73 KB | |
rpmlintrc | 0000000201 201 Bytes | |
sial-scripts-2008-02-08.tar.bz2 | 0000007236 7.07 KB |
Revision 162 (latest revision is 395)
Petr Tesařík (ptesarik)
committed
(revision 162)
- Update to 5.0.7 o ARM processor support. o Support KVM dumpfiles that have "ram" device header sections with a version_id of 4. o Support KVM dumpfiles from guests that were provisioned with more than 3.5GB of RAM. o Minor fix to memory.c to address a compiler warning. o "mount": Fix a segmentation violation if the "init" task (PID 1) does not exist. o x86_64: Show "RT" in exception stack name strings on realtime (CONFIG_PREEMPT_RT) kernels, because RT kernels may use the same per-cpu stack for different exception types. o Show tasks that could be missed in 2.6.23 and earlier kernels. o Fix the incorrect presumption that the kernel's task_state_array[] is NULL terminated.
Comments 0