[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.00.0802061501390.2883@woody.linux-foundation.org>
Date: Wed, 6 Feb 2008 15:06:16 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Harald Arnesen <skogtun.linux@...il.com>
cc: linux-kernel@...r.kernel.org, FUJITA Tomonori <tomof@....org>
Subject: Re: Latest git oopses during boot
On Wed, 6 Feb 2008, Harald Arnesen wrote:
>
> Photo of screen attached (no serial terminal, and alas, no decent
> tripod either).
To make that oops even remotely useful, you do need at least
CONFIG_DEBUG_BUGVERBOSE enabled, and really preferably also
CONFIG_KALLSYMS.
Otherwise there is no symbolic debug info, and it's impossible to even
really guess what is going on.
It seems to happen early on module load (which is good, that makes it
likely easier to debug), but without knowing the function and call chain,
it's a bit useless.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists