Re: Please report this to linux-kernel@vger.kernel.org

From: Fawad Lateef
Date: Fri Nov 11 2005 - 14:23:13 EST


On 11/11/05, Michael Ålenius <michael.alenius@xxxxxxxxx> wrote:
> Upgraded to fedora FC4 Development.repo.(kernel-2.6.14-1.1660_FC5)
> Newbie.So don't know which part to send,or if all of dmesg.
> Please inform me of what you need?If anything.
>

The thing depends on what sort of error you get ? Mostly the errors
are Kernel Bug at line no <xx> in <file_name>, Kernel Panic, Out of
Memory or Segmentation Fault which can make your system halt or might
crash kernel or some of your applications, then you have to send the
error log/messages which comes after the error message and these are
called OOPS Messages, for better understanding just look at
Documentation/oops-tracing.txt (or
http://lxr.linux.no/source/Documentation/oops-tracing.txt) or search
google for OOPs messages !


> SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
> application mixer_applet2 uses obsolete OSS audio interface
> eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
> eth0: no IPv6 routers present
> ISO 9660 Extensions: Microsoft Joliet Level 3
> ISOFS: changing to secondary root
> SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
> program ddcprobe is using MAP_PRIVATE, PROT_WRITE mmap of VM_RESERVED
> memory, wh ich is deprecated. Please report this to
> linux-kernel@xxxxxxxxxxxxxxx

The log portion you send here is not actually a error, its just
telling you that program ddcprobe is using some symbols which are
marked as deprecated (with in the code) and will be removed (for each
deprecated message related to kernel actually ask you to report it to
linux-kernel mailing list)


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