linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* booting up: blocking indefinitely on kgdb?
@ 2009-10-17  5:43 Peter Teoh
  2009-10-17  7:40 ` Peter Teoh
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Teoh @ 2009-10-17  5:43 UTC (permalink / raw)
  To: LKML

Today, both my system (2.6.32.-rc4 from linus git tree and linux-next)
bootup blocked indefinitely on:

kgdb: Registered I/O driver kgdbts.

while booting up.   The expected line:

kgdb: Unregistered I/O driver kgdbts, debugger disabled.

never comes up.

My bootup menu.lst:

title Fedora (2.6.26-rc4-next-20080530)
	root (hd1,7)
	kernel /boot/vmlinuz-2.6.26-rc4-next-20080530 ro
root=UUID=d10fe8db-e7d4-4b42-b265-0109a3f3eedf
	initrd /boot/initrd-2.6.26-rc4-next-20080530.img
title Fedora (2.6.32-rc4)
	root (hd1,7)
	kernel /boot/vmlinuz-2.6.32-rc4 ro
root=UUID=d10fe8db-e7d4-4b42-b265-0109a3f3eedf
	initrd /boot/initrd-2.6.32-rc4.img

and kgdb-related option:

CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
CONFIG_KGDB_TESTS=y
CONFIG_KGDB_TESTS_ON_BOOT=y
CONFIG_KGDB_TESTS_BOOT_STRING="y"

The same 2.6.32-rc4 image have bootup previously before without any
problem.   So what could be the potential cause of this permanent
wait?

-- 
Regards,
Peter Teoh

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-19 19:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-17  5:43 booting up: blocking indefinitely on kgdb? Peter Teoh
2009-10-17  7:40 ` Peter Teoh
2009-10-19 13:24   ` Jason Wessel
2009-10-19 15:54     ` Peter Teoh
2009-10-19 19:17       ` Jason Wessel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).