Hi, Thanks for the patch set. I merged them. https://github.com/fujitsu/crash-gcore/commit/8ff3de974aa9fdf8934797122dc55428ef571ab2 https://github.com/fujitsu/crash-gcore/commit/1ba701c1d7bd94cc5a02f51652712acdcbf0875c Note that I edited their commit descriptions. In particular, for the first one, it's segmentation fault issue rather than output of warning message. > ________________________________________ > From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx> > Sent: Tuesday, June 21, 2022 18:15 > To: crash-utility@xxxxxxxxxx; Hatayama, Daisuke/畑山 大輔 > Cc: Vincent Whitchurch > Subject: [PATCH crash-gcore 0/2] Fixes for 32-bit ARM > > This series fixes some build warnings seen when building gcore for analysis of > 32-bit ARM dumps on a 64-bit x86 host. Without the fixes, gcore.so sometimes > segfaults due to stack corruption due to the type mismatches. > > Thank you. > > Vincent Whitchurch (2): > gcore: fix phys addr type > gcore: fix offset types > > src/libgcore/gcore_coredump.c | 3 ++- > src/libgcore/gcore_defs.h | 2 +- > src/libgcore/gcore_elf_struct.c | 4 ++-- > 3 files changed, 5 insertions(+), 4 deletions(-) > > -- > 2.28.0 > -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/crash-utility Contribution Guidelines: https://github.com/crash-utility/crash/wiki