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: 2d19346 crash-8.0.0 -> crash-8.0.1 b811a04 diskdump: Optimize the boot time a334423 diskdump: use mmap/madvise to improve the start-up 8736908 arm64: handle 1GB block for VM_L4_4K b89f9cc Fix for "kmem -s|-S" on Linux 5.17+ with CONFIG_SLAB 8d49ad6 Fix the failure of resolving ".rodata" on s390x cd89540 kernel: fix start-up time degradation caused by strings command 8827424 arm64: fix the seek error of "pud page" for live debugging 49df472 arm64: fix the wrong vmemmap_end 01689f3 arm64: use the vmcore info to get module/vmalloc/vmemmap ranges e397e1b arm64: update the modules/vmalloc/vmemmap ranges 4cf262e sbitmap.c: use readmem more carefully 7c7a4ed Fix memory leak in __sbitmap_for_each_set function a92ff26 help.c: Fix a missing new line in "sbitmapq" help page e3bdc32 arm64: deduce the start address of kernel code, based on kernel version 8f19dde Makefile: Change the behavior of target "cscope" c1f45f8 Fix sys command to display its help information correctly 0260367 Makefile: crash multi-target and multithread compile support b1fb3cd x86_64_init: Refresh vmalloc region addresses in POST_RELOC instead of POST_GDB phase fb64fdd sbitmapq: add '-p' option ac86cc3 Introduce sbitmapq command 6ecb8a2 arm64: Use CONFIG_ARM64_VA_BITS to initialize VA_BITS_ACTUAL 3ed30b5 log: support "log -t|-m" option for output of printk safe buffers b0d447d log: introduce "log -s" option to display printk safe buffers def34f5 Makefile: Fix build failure with "make -j jobs" option 74ac929 Support for multiple jobs to build crash 0a4434f Doc: update man page for the option "--src directory" 1ecb351 Fix for "bpf -m|-M" options to appropriately display MEMLOCK and UID 5f390ed Fix for "kmem -s|-S" and "bt -F[F]" on Linux 5.17-rc1 dd35cf6 arm64: Fix segfault by "bt" command with offline cpus e389667 Improve the ps performance for vmcores with large number of threads ce92e45 GDB: fix completion related libstdc++ assert 2ebd8c5 Remove ptype command from "ps -t" option to reduce memory and time d16dc6f Move the initialization of "boot_date" to task_init() 14f8c46 memory: Handle struct slab changes on Linux 5.17-rc1 and later b9dc76e Fix for HZ calculation on Linux 5.14 and later 0d3d80b Fix for "bt -v" option to display the stack-end address correctly 70a27ae Fix for "timer -r" option to display all the per-CPU clocks 98b417f Handle blk_mq_ctx member changes for kernels 5.16-rc1 and later 7eba220 Fix pvops Xen detection for arm machine 6968345 defs.h: fix breakage of compatibility of struct symbol_table_data for extension modules c477b04 defs.h: fix breakage of compatibility of struct machdep_table for extension modules 995db8a arm64: Support overflow stack panic d9b11dd Mark start of 8.0.1 development phase with version 8.0.0++ Full changelog: https://crash-utility.github.io/changelog/ChangeLog-8.0.1.txt -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/crash-utility Contribution Guidelines: https://github.com/crash-utility/crash/wiki