Documentation/serial-console.txt
>The thing I find most interesting about this is that only 4 lines of the
>oops gets into the log. 4 lines, both times. This time, those lines
>were:
>
> printing eip:
>c0112e1f
>Oops: 0002
>CPU: 0
That is a symptom of a broken klogd. Always run klogd with the -x
switch. If that does not work, take a look at
ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/patch-sysklogd-1-3-31-ksymoops-1.gz
One day the sysklogd maintainers might just fix this bug, that bug fix
is almost 2 years old.
-
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/