Name: | crash-devel |
---|---|
Version: | 8.0.4 |
Release: | 1.0.1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 241464 |
License: | GPLv3 |
RPM: | crash-devel-8.0.4-1.0.1.el9.x86_64.rpm |
Source RPM: | crash-8.0.4-1.0.1.el9.src.rpm |
Build Date: | Tue Dec 12 2023 |
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. |
- Rebase to 8.0.4 version [Orabug: 35870333]
- Fix module string table access violation problem Orabug: 32887589
- Rebase to upstream crash 8.0.3
- Fix an assertion failure in the gdb's copy_type() - Fix for "bt" command printing "bogus exception frame" warning
- Rebase to upstream crash 8.0.2
- 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