Well, stepping in GDB line-by-line I can see that we segfault at
#1594 in filesys.c 1588 if (!one_vfsmount) (gdb) 1589 FREEBUF(mntlist); (gdb) 1590 if (VALID_STRUCT(mount)) (gdb) 1593 FREEBUF(vfsmount_buf); (gdb) 1594 FREEBUF(super_block_buf); (gdb) 1595 } (gdb) 0x0000000000000000 in ?? () That is, there is definitely memory corruption somewhere and 'mount' is most probably just a victim. Alex On 2018-05-17 09:36 AM, Alex Sidorenko
wrote:
crash> mount -- Alex Sidorenko Expert Technologist ERT Linux HPE Pointnext asid@xxxxxxx +1 514-941-8030 Mobile 2344 Boulevard Alfred Nobel, Saint-Laurent, QC, Canada |
-- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/crash-utility