Hi,
Thank you all for your contributions to the crash-utility, crash-9.0.2
is now available. BTW, the pending patches upstream will be reviewed
after the new release, they are in the work queue. We expect a delay
in the patch review due to a shortage of maintainers' time & energy.
We apologize for this and thank you for your patience.
Download from:
https://crash-utility.github.io/
or
https://github.com/crash-utility/crash/releases
The GitHub master branch serves as a development branch that will
contain all patches that are queued for the next release:
$ git clone
https://github.com/crash-utility/crash.git
Changelog:
61fe107 crash-9.0.1 -> crash-9.0.2
ad427b7 fix eheader overflow
ff063ed RISC-V: improve error message for search command failure
0b69dde Fix cross-compilation of eppic.so and snapper.so
95c1b0a Fix for "help -r/-D" to display register values and notes[]
d34554f Reapply "vmcoreinfo: read vmcoreinfo using 'vmcoreinfo_data'
when unavailable in elf note"
91a9616 Fix file redirection not working for external commands in input files
1ae0ca8 Fix pipe parsing to correctly handle quotes
fe017d7 memory: Handle crash failure in linux-next caused by struct
kmem_cache changes
daad20d Fix external command output not redirected to pipe
16d7afb Fix prompt output interfering with piped commands in input files
aedad47 Ensure all child processes are properly cleaned up in
restore_ifile_sanity
24b5405 sys: Display livepatch transition status in KERNEL line
8510483 maple_tree: add support for maple_tree.c output to respect the
global radix and per-command -x/d flags
36bffee Fix for "mod -S" causes symbols to be incorrect
6fdc9a1 RISCV64: fix wrong information of P4D, PUD, PMD and PTE - SA57(4K page)
e91e141 RISCV64: fix wrong information of PUD, PMD and PTE - SA48(4K page)
c601b31 bpf: improve for-loop when searching for used_maps
4740b88 Resolve BLK_MQ_F_TAG_HCTX_SHARED at runtime
e205c09 Loongarch: update the NR_CPUS to 2048
6693c72 Add a command line option to retrieve build-id
848d86e Doc: add manual and help entry for --max-malloc-bufs option
f459c35 make the MAX_MALLOC_BUFS customizable
ebccb91 arm64: Fix "vtop" command to display swap information on Linux
6.10 and later
d118315 arm64: Fix "vtop" command to display swap information on Linux
6.10 and later
adca73f Fix typo: uncompess -> uncompress
89e4139 Fix "timer -r" option on Linux 6.18 and later kernels
8f89bc1 Mark start of 9.0.2 development phase with version 9.0.1++
Full ChangeLog:
https://crash-utility.github.io/changelog/ChangeLog-9.0.2.txt
or
https://github.com/crash-utility/crash/compare/9.0.1...9.0.2