RE: [makedumpfile PATCH] check for invalid physical address of /proc/kcore when make ELF format dumpfile

2021-06-21 Thread 萩尾 一仁
-Original Message- > Previously when executing makedumpfile with -E option against /proc/kcore, > makedumpfile will fail: > > $ sudo makedumpfile -E -d 31 /proc/kcore vmcore > ... > write_elf_load_segment: Can't convert physaddr() to an > offset. > > ma

[makedumpfile PATCH] check for invalid physical address of /proc/kcore when make ELF format dumpfile

2021-06-18 Thread Tao Liu
Previously when executing makedumpfile with -E option against /proc/kcore, makedumpfile will fail: $ sudo makedumpfile -E -d 31 /proc/kcore vmcore ... write_elf_load_segment: Can't convert physaddr() to an offset. makedumpfile Failed. It's because /proc/kcore