----- Original Message ----- > > > WARNING: kernel relocated [178840MB]: patching 121133 gdb minimal_symbol > values > > > > WARNING: could not find MAGIC_START! > > crash: cannot determine base kernel version > > crash: vmlinux and /var/tmp/ramdump_elf_UBqQU9 do not match! > > Then I using "-d8" to see more information,it shows like below: > > linux_banner: > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ������������������������������������������������������������ > > ����������������������������������������������������������� > > crash: vmlinux and /var/tmp/ramdump_elf_2ve5d0 do not match! > > Anyone know why? It's not an issue with Linux 4.19, but more likely the fact that arm64 needs the kernel's kimage_voffset and phys_offset values. In normal dumpfiles, they are passed as entries in the VMCOREINFO note. With these ramdumps, they would need to be passed as --machdep command line arguments. You would probably have to get and save their values before the kernel crashes. Dave > > > 自己 > > > 邮箱:hzy0719@xxxxxxx > > > 签名由 网易邮箱大师 定制 > > -- > Crash-utility mailing list > Crash-utility@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/crash-utility -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/crash-utility