Name: | crash |
---|---|
Version: | 8.0.5 |
Release: | 1.0.1.el8 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 11673089 |
License: | GPLv3 |
RPM: | crash-8.0.5-1.0.1.el8.aarch64.rpm |
Source RPM: | crash-8.0.5-1.0.1.el8.src.rpm |
Build Date: | Thu Jun 06 2024 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://crash-utility.github.io |
Summary: | Kernel 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 Red Hat Linux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch. |
- Rebase to upstream crash 8.0.5 [Orabug: 36664052]
- Fix the "dis -lr" not displaying the source file names and line numbers - Fix incorrect symbol translation by the 'struct blk_mq_ops'
- Rebase to upstream crash 8.0.4
- Rebase to upstream crash-utility 8.0.3 - Backport the latest patches from upstream crash-utility
- arm64: Fix again segfault in arm64_is_kernel_exception_frame() - Fix invalid structure size error during crash startup on ppc64
- Fix segfault caused by failure of stopping CPUs
- Fix for freelist pointer on PPC64le, ARM64 and S390x
- Update to the latest upstream commit 47216437e79a - ("Fix "net" command on kernel configured with CONFIG_IPV6=m")
- Fix for commit 2145b2bb79c5, there are different behaviors between gdb-7.6 and gdb-10.2
- Update to the latest commit a158590f475c from master branch