I reproduced the following with Tumbleweed's current crash version 7.3.1 and
kernel 6.0.8-1:
> Dwarf error: wrong version in compilation unit header (is 5, should be 2, 3, or 4)
I'm working on a crash 8.0.2 upgrade and as I expected, that error is resolved
with crash 8.0.2 and kernel 6.0.8-1 vmcore. However, I do have a subsequent
problem where crash can't read the linux banner from core memory leading to a
claimed mismatched vmcore and vmlinux even though they have filenames with the
same version number.
Still working on it...