crash-utility / crash

Linux kernel crash utility
https://crash-utility.github.io
819 stars 271 forks source link

support for compressed debug info #139

Open lian-bo opened 1 year ago

lian-bo commented 1 year ago

When the CONFIG_DEBUG_INFO_COMPRESSED option is enabled in kernel, crash can not parse the vmcore.

Reference: https://lkml.org/lkml/2020/11/3/2156