Description of problem: crash crashes trying to load a netdumped vmcore file. Version-Release number of selected component (if applicable): crash-3.8-5 How reproducible: Always Steps to Reproduce: 1. Install kernel-debuginfo package 2. Obtain netdump vmcore file (use the netdump crash.o module) 3. run crash /boot/System.map-2.6.9-1.681_FC3 /usr/lib/debug/lib/modules/2.6.9-1.681_FC3/vmlinux /misc/downloads/crashdump/vmcore Actual results: crash 3.8-5 Copyright (C) 2002, 2003, 2004 Red Hat, Inc. Copyright (C) 1998-2003 Hewlett-Packard Co Copyright (C) 1999, 2002 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, 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 6.1 Copyright 2004 Free Software Foundation, Inc. GDB 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. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... please wait... (gathering task table data) crash: using an invalid structure member offset [/usr/bin/crash] error trace: 8081b01 => 80b2684 => 80b42d5 => 80f9083 /usr/bin/nm: /usr/bin/crash: no symbols /usr/bin/nm: /usr/bin/crash: no symbols /usr/bin/nm: /usr/bin/crash: no symbols /usr/bin/nm: /usr/bin/crash: no symbols Expected results: crash starts and reads in the vmcore file. Additional info:
Right, the FC3 package needs updating... In the meantime, you can always get the latest version of crash from: http://people.redhat.com/anderson where you can find both src.rpm and a tar.gz source packages (whichever you prefer) that you can build on your host system. Using the src.rpm package, just do an "rpm -ivh crash-3.10-1.src.rpm", go to the /usr/src/redhat/SPECS (or as directed by your .rpmmacros redirect), and do a "rpmbuild -bb crash.spec". Then either install the resultant binary RPM, or just copy the crash executable from the top-level ../SOURCES/crash-3.10-1 directory. Alternatively, do a "tar xvzf crash-3.10-1.tar.gz", cd into the crash-3.10-1 directory, and just type "make". The crash executable will end up in that top-level directory.
Fedora Core 3 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC5 updates or in the FC6 test release, reopen and change the version to match. Thank you!
Closing per lack of response to previous request for information. This bug was originally filed against a much earlier version of Fedora Core, and significant changes have taken place since the last version for which this bug is confirmed. Note that FC3 and FC4 are supported by Fedora Legacy for security fixes only. Please install a still supported version and retest. If it still occurs on FC5 or FC6, please reopen and assign to the correct version. Otherwise, if this a security issue, please change the product to Fedora Legacy. Thanks, and we are sorry that we did not get to this bug earlier.