Hello On Wed, 2006-05-31 at 07:23 -0700, Tom Rini wrote: > On Wed, May 31, 2006 at 01:45:40PM +0400, Vladimir V. Saveliev wrote: > > Hello > > > > Trying to boot 2.6.17-rc5-mm1 with kgdb I always get: > > > > Breakpoint 1, panic (fmt=0xc03b14be "Attempted to kill init!") > > Please send your whole config file, along with what architecture this is > for and your toolchain (gcc/binutils) versions and kernel command line. > Thanks! >
config and /proc/cpuinfo are attached. gcc -v Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.4 (pre 3.3.5 20040809) rpm -qi binutils Name : binutils Relocations: (not relocateable) Version : 2.15.91.0.2 Vendor: SUSE LINUX AG, Nuernberg, Germany Release : 7 Build Date: Sat 02 Oct 2004 03:20:44 AM MSD Install date: Wed 02 Mar 2005 02:00:25 PM MSK Build Host: purcell.suse.de Group : Development/Languages/Other Source RPM: binutils-2.15.91.0.2-7.src.rpm Size : 7620816 License: GPL, LGPL Signature : DSA/SHA1, Sat 02 Oct 2004 03:25:44 AM MSD, Key ID a84edae89c800aca Packager : http://www.suse.de/feedback URL : http://www.gnu.org/software/binutils/binutils.html Summary : GNU Binutils Description : C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib, size, strings, and strip. These utilities are needed whenever you want to compile a program or kernel. This version has been compiled by SuSE with the corresponding C library. It is not designed for cross-compiling to other architectures. ... Kernel command line: auto BOOT_IMAGE=test root=341 kgdbwait
config.gz
Description: GNU Zip compressed data
cpuinfo.gz
Description: GNU Zip compressed data
