-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhel-10.0.beta
-
None
-
None
-
None
-
rhel-kernel-debug
-
ssg_core_kernel
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
-
Unspecified
-
None
What were you trying to do that didn't work?
Install RHEL-10.0-20240423.83+kexec-tools-2.0.28-9.el10 + kdump-utils-1.0.42-9.el10+makedumpfile-1.7.4-9.el10 ,run crash command 'mount' in a live system,it report 'mount: invalid structure member offset: mnt_namespace_list'
# crash
crash 8.0.4-4.el10
Copyright (C) 2002-2022 Red Hat, Inc.
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
Copyright (C) 1999-2006 Hewlett-Packard Co
Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited
Copyright (C) 2006, 2007 VA Linux Systems Japan K.K.
Copyright (C) 2005, 2011, 2020-2022 NEC Corporation
Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc.
Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc.
Copyright (C) 2015, 2021 VMware, Inc.
This program is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. Enter "help copying" to see the conditions.
This program has absolutely no warranty. Enter "help warranty" for details.
NOTE: stdin: not a tty
GNU gdb (GDB) 10.2
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
KERNEL: /usr/lib/debug/lib/modules/6.9.0-0.rc2.1.el10.x86_64/vmlinux
DUMPFILE: /proc/kcore
CPUS: 2
DATE: Wed May 1 23:11:06 EDT 2024
UPTIME: 00:04:09
LOAD AVERAGE: 0.90, 0.54, 0.22
TASKS: 278
NODENAME: koza-7.khw.eng.rdu2.dc.redhat.com
RELEASE: 6.9.0-0.rc2.1.el10.x86_64
VERSION: #1 SMP PREEMPT_DYNAMIC Mon Apr 8 19:41:59 EDT 2024
MACHINE: x86_64 (2099 Mhz)
MEMORY: 15 GB
PID: 7222
COMMAND: "crash"
TASK: ffff9aa201e84d40 [THREAD_INFO: ffff9aa201e84d40]
CPU: 1
STATE: TASK_RUNNING (ACTIVE)
crash> mount
mount: invalid structure member offset: mnt_namespace_list
FILE: filesys.c LINE: 1643 FUNCTION: get_mount_list()
BFD: /usr/bin/crash: unknown type [0x13] section `.relr.dyn'
[/usr/bin/crash] error trace: 55f88ba5794d => 55f88ba5f610 => 55f88ba5b31e => 55f88bb2a1d1
BFD: /usr/bin/crash: unknown type [0x13] section `.relr.dyn'
mount: invalid structure member offset: mnt_namespace_list
FILE: filesys.c LINE: 1643 FUNCTION: get_mount_list()
crash> mount -f
mount: invalid structure member offset: mnt_namespace_list
FILE: filesys.c LINE: 1643 FUNCTION: get_mount_list()
BFD: /usr/bin/crash: unknown type [0x13] section `.relr.dyn'
[/usr/bin/crash] error trace: 55f88ba5794d => 55f88ba5f610 => 55f88ba5b31e => 55f88bb2a1d1
BFD: /usr/bin/crash: unknown type [0x13] section `.relr.dyn'
mount: invalid structure member offset: mnt_namespace_list
FILE: filesys.c LINE: 1643 FUNCTION: get_mount_list()
beaker job: https://beaker.engineering.redhat.com/recipes/16057911#tasks
Please provide the package NVR for which bug is seen:
RHEL-10.0-20240423.83
kernel-6.9.0-0.rc2.1.el10
crash-8.0.4-4.el10
kexec-tools-2.0.28-9.el10
kdump-utils-1.0.42-9.el10
makedumpfile-1.7.4-9.el10
How reproducible:
always
Steps to reproduce
- Install RHEL-10.0-20240423.83+kexec-tools-2.0.28-9.el10 + kdump-utils-1.0.42-9.el10+makedumpfile-1.7.4-9.el10
- run crash command mount