----- Original Message -----
Hi,
On 2015-01-30 08:26, Dave Anderson wrote:
>
> The pc->read_vmcoreinfo method is only initialized for ELF kdumps and
> compressed kdumps. So either a dummy function should be put in there
> that returns a NULL or arm_init() should check for its existence.
>
> I appreciate the bug report -- I'll post something today for
> crash-7.1.0.
OK cool. Just let me know if you have something to test for me.
I compile crash on my embedded ARM target systems also as a test how
stable they whole system is. It might take hours to compile ;)
A fix is queued for crash-7.1.0:
https://github.com/crash-utility/crash/commit/a47bf0bf0c3e0920612d1d33480...
Thanks again,
Dave