Name: | crash-devel |
---|---|
Version: | 8.0.1 |
Release: | 2.0.1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 229690 |
License: | GPLv3 |
RPM: | crash-devel-8.0.1-2.0.1.el9.x86_64.rpm |
Source RPM: | crash-8.0.1-2.0.1.el9.src.rpm |
Build Date: | Fri Oct 07 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crash-utility.github.io |
Summary: | kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles |
Description: | 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 Oracle Linux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch. |
- Fix module string table access violation problem Orabug: 32887589
- Fix for the "struct -o" command issue - Enhance the "dev -d" and "bt" commands
- Rebase to upstream crash 8.0.1
- Fix segfault on aarch64 for "bt -a|-c" command - Fix segfault for the "l" command of gdb - Fix HZ calculation on Linux 5.14 and later - Fix for other issues
- Handle blk_mq_ctx member changes for kernels 5.16-rc1 and later
- Fix segmentation fault caused by crash extension modules - Support the overflow stack exception handling on aarch64
- Enable ZSTD feature support
- Rebase to upstream 8.0.0
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Fix for handling task_struct state member changes(kernels >= 5.14-rc1)