You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's fixed upstream(1), but it still hasn't landed in the Ubuntu series yet(2). In order to be able to use the "latest and the greatest" version of "crash", we may:
build the crash ourselves, ship hotkdump as a snap bundled with the source-built crash
build the crash ourselves, containerize the hotkdump,
containerize the hotkdump, use a rolling distro as base
This is a known problem with crash in ubuntu releases, most of the times is outdated.
Looking at the snapped version of crash, it is last updated on May 2017.
I haven't tested at all but I dare to say it is unmaintained.
My suggestion is to git clone crash and build it. This can be either done from hotkdump code, or during the snap build process if we decide to snap-ify hotkdump .
Yes, it seems to be unmaintained. It's published by an ex-Canonical employee, so I'll ask whether he'll want to keep maintainership, or maybe grant us publish rights so we can update it too.
I have thought about this and I think it makes sense for us to ship pre-built crash inside our snap, so we can have more control over which version is available for hotkdump. We can allow the user to specify their crash executable path to override it to provide flexibility.
"crash" fails with the more recent (5.17+) linux kernels with the following error:
It's fixed upstream(1), but it still hasn't landed in the Ubuntu series yet(2). In order to be able to use the "latest and the greatest" version of "crash", we may:
https://bugzilla.redhat.com/show_bug.cgi?id=2041702
The text was updated successfully, but these errors were encountered: