crash 8.0.5 on ia32 (i586) architecture and Linux 6.1.93 does not run with the error:
root@i586:/.in# crash
crash 8.0.5-alt2
Copyright (C) 2002-2024 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-2024 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.
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 "i686-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"...
warning: /usr/src/.gdbinit: Success
WARNING: not using untrusted file: "/usr/src/.gdbinit"
crash: read error: kernel virtual address: c1b57188 type: "kernel_config_data"
WARNING: could not find MAGIC_START!
WARNING: cannot read linux_banner string
crash: /usr/lib/debug/lib/modules/6.1.93-std-def-alt1/vmlinux and /proc/kcore do not match!
Usage:
crash [OPTION]... NAMELIST MEMORY-IMAGE[@ADDRESS] (dumpfile form)
crash [OPTION]... [NAMELIST] (live system form)
Enter "crash -h" for details.
On Linux 6.6.33 the same crash works successfully.
root@i586:/.in# crash
crash 8.0.5-alt2
Copyright (C) 2002-2024 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-2024 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.
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 "i686-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"...
warning: /usr/src/.gdbinit: Success
WARNING: not using untrusted file: "/usr/src/.gdbinit"
crash: read error: kernel virtual address: c1baf6e8 type: "kernel_config_data"
WARNING: cannot determine hardirq_ctx addresses
WARNING: cannot determine softirq_ctx addresses
KERNEL: /usr/lib/debug/lib/modules/6.6.33-un-def-alt1/vmlinux
DUMPFILE: /proc/kcore
CPUS: 8
DATE: Sat Jun 15 18:17:51 UTC 2024
UPTIME: 00:00:13
LOAD AVERAGE: 0.15, 0.03, 0.01
TASKS: 134
NODENAME: (none)
RELEASE: 6.6.33-un-def-alt1
VERSION: #1 SMP PREEMPT_DYNAMIC Wed Jun 12 12:18:16 UTC 2024
MACHINE: i686 (2808 Mhz)
MEMORY: 2 GB
PID: 162
COMMAND: "crash"
TASK: c43d0000 [THREAD_INFO: c43d0000]
CPU: 6
STATE: TASK_RUNNING (ACTIVE)
crash>
crash 8.0.5 on ia32 (i586) architecture and Linux 6.1.93 does not run with the error:
On Linux 6.6.33 the same crash works successfully.
Do you have an idea what this could be?
Tail of the log with additional debugging:
ps. I also tested on Linux 6.8.12 and 6.9.4 and the same crash starts OK on these.