Name: | crash-devel |
Version: | 8.0.1 |
Release: | 1.0.1.el8 |
Architecture: | i686 |
Group: | Development/Debuggers |
Size: | 229267 |
License: | GPLv3 |
RPM: |
crash-devel-8.0.1-1.0.1.el8.i686.rpm
|
Source RPM: |
crash-8.0.1-1.0.1.el8.src.rpm
|
Build Date: | Tue Oct 18 2022 |
Build Host: | build-ol8-i386.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. |
-
Tue Oct 11 2022 <brian.maly@oracle.com> 8.0.1-1.0.1
- Reformat rhel8_build.patch
- Reformat lzo_snappy_zstd.patch
- Reformat 0007-bt-x86_64-filter-out-idle-task-stack.patch
- Reformat 0008-bt-arm64-add-support-for-bt-n-idle.patch
- Rebase to 8.0.1 [Orabug: 34692063]
- Enable zstd compression [Orabug: 34475766]
-
Tue Oct 04 2022 Brian Maly <brian.maly@oracle.com> 8.0.0-2.0.1
- Reworked 0007-bt-x86_64-filter-out-idle-task-stack.patch
- Reworked lzo_snappy_zstd.patch
- Reworked rhel8_build.patch
- Reworked 0008-bt-arm64-add-support-for-bt-n-idle.patch
- Dropped sbitmapq patches
- Rebased src tarballs: crash-8.0.0.tar.gz, gdb-10.2.tar.gz [Orabug: 33858562]
-
Thu Jun 16 2022 Lianbo Jiang <lijiang@redhat.com> - 7.3.2-2
- Enhance "dev -d|-D" options to support blk-mq sbitmap
-
Mon May 16 2022 Lianbo Jiang <lijiang@redhat.com> - 7.3.2-1
- Rebase to upstream crash 7.3.2
-
Tue Feb 08 2022 Lianbo Jiang <lijiang@redhat.com> - 7.3.1-5
- Rebuild for osci badfuncs issue
-
Mon Feb 07 2022 Lianbo Jiang <lijiang@redhat.com> - 7.3.1-4
- Fix segfault on aarch64 for "bt -a|-c" command
- Fix HZ calculation on Linux 5.14 and later
- Fix for "timer -r" option to display all the per-CPU clocks
-
Mon Dec 13 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.1-3
- Fix segmentation fault caused by crash extension modules
- Support the overflow stack exception handling on aarch64
-
Tue Dec 07 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.1-2
- Enable ZSTD feature support
-
Fri Nov 26 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.1-1
- Rebase to the latest crash-7.3.1
-
Thu Nov 18 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.0-3
- Fix for "sched: Change task_struct::state"
- Fix for "sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y"
- Fix live debugging with lockdown=integrity
- Fix 'waitq' command for Linux 4.13 and later kernels
- Fix for "kmem -s|-S" option on Linux 5.7 and later kernels