lkml.org 
[lkml]   [2006]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Oops / BUG? (2.6.17.2 on VIA Epia CL6000)
>> > Hi,
>> >
>> > something really bad happened (the processor jumped into hyperspace);
>> > however it looks like automatic symbol resolving isn't working;
>> > could you check if CONFIG_KALLSYMS is enabled in your kernel config?
>> > With that enabled, debugability tends to go up bigtime since at least
>> > the backtrace becomes human readable...
>>
>> I have:
>>
>> CONFIG_KALLSYMS=y
>
>Hoi,
>
>hmmmmm then something really bad happened, so bad that even the
>backtrace is corrupted ;(

How about adding this one?
CONFIG_FRAME_POINTER=y
Compiling things without frame pointer on
userspace (yes, userspace) makes debugging impossible, I wonder how the
kernel can do it without FPs.
And if you got time on your hands
CONFIG_UNWIND_INFO=y


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-02 23:17    [W:0.034 / U:0.584 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site