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: f1cd581 crash-8.0.1 -> crash-8.0.2 a158590 Fix for "ps/vm" commands to display correct %MEM and RSS values 21139d9 Fix segmentation fault in page_flags_init_from_pageflag_names() 4875514 ppc64: still allow to move on if the emergency stacks info fails to initialize 3b5e3e1 Let "kmem" print task context with physical address 60cb865 Fix page offset issue when converting physical to virtual address ad1397a Fix "kmem" failing to print task context when address is vmalloced stack 4ea3a80 Fix for the invalid linux_banner pointer issue bdbf588 Fix gcc-11 compiler warnings on gdb-10.2/gdb/symtab.c 51acac7 Fix gcc-12 compiler warnings on lkcd_*.c 5b9d3e9 Add debian/ubuntu vmlinux location to default search dirs 3ed9ec5 x86_64: Correct the identifier when locating the call instruction 2145b2b Let gdb get kernel module symbols info from crash 9cbfea6 Fix "task -R" by adding end identifier for union in task_struct f02c8e8 arm64: use TCR_EL1_T1SZ to get the correct info if vabits_actual is missing 4c85e98 gdb: fix for assigning NULL to std::string c2743ad Makefile: Fix unnecessary re-patching with coreutils-9.0 763e221 x86_64: Fix for AMD SME issue f37df7d Fix gcc-11 compiler warning on kvmdump.c 7591e3c Fix gcc-11 compiler warning on makedumpfile.c b9c0ed1 Fix gcc-11 compiler warning on symbols.c f374aca Fix gcc-11 compiler warnings on filesys.c 6722ea1 arm64: Fix for st->_stext_vmlinux not initialized when set VA_BITS_ACTUAL 93b8802 ppc64: use a variable for machdep->machspec 4dc2f1c ppc64: print emergency stacks info with 'mach' command cdd57e8 ppc64: handle backtrace when CPU is in an emergency stack 4d1b968 ppc64: rename ppc64_paca_init to ppc64_paca_percpu_offset_init 3ee5956 ppc64: dynamically allocate h/w interrupt stack c67ce5b ppc64: fix bt for '-S' case d8869b0 Extend field length of task attributes 85f3906 Fix for "dev" command on Linux 5.11 and later b8f2ae6 sbitmapq: Limit kernels without sbitmap again 6bc3b74 sbitmapq: Fix for kernels without struct wait_queue_head c070682 Make "dev -d|-D" options parse sbitmap on Linux 4.18 and later 12fe6c7 sbitmapq: Fix for sbitmap_queue without min_shallow_depth member 0d3e86f sbitmapq: Fix for sbitmap_word without cleared member 9ce31a1 sbitmapq: Fix for sbitmap_queue without ws_active member c672d7a Doc: update man page for the "bpf" and "sbitmapq" commands 68ce0b9 Fix for "dev -d|-D" options to support blk-mq change on Linux v5.18-rc1 7095c8f Enhance "dev -d|-D" options to support blk-mq sbitmap dda5b2d gdb: print details of unnamed struct and union 0f162fe bt: arm64: add support for 'bt -n idle' 6833262 bt: x86_64: filter out idle task stack 9705669 Makefile: add missing crash_target.o to be cleaned 3750803 sbitmapq: fix invalid offset for "sbitmap_word_depth" on Linux v5.18-rc1 530fe6a sbitmapq: fix invalid offset for "sbitmap_queue_round_robin" on Linux v5.13-rc1 a295cb4 sbitmapq: fix invalid offset for "sbitmap_queue_alloc_hint" on Linux v5.13-rc1 364b2e4 sbitmapq: remove struct and member validation in sbitmapq_init() ae52398 ppc64: update the NR_CPUS to 8192 0ca55e4 Mark start of 8.0.2 development phase with version 8.0.1++ Full changelog: https://crash-utility.github.io/changelog/ChangeLog-8.0.2.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