Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel 2.6.28 BUGS
Date: Wed, 14 Jan 2009 13:14:12
Message-Id: 20090114081401.297369e6@osage.osagesoftware.com
In Reply to: Re: [gentoo-user] Kernel 2.6.28 BUGS by Daniel Pielmeier
1 On Wed, 14 Jan 2009 14:01:28 +0100
2 Daniel Pielmeier wrote:
3
4 > 2009/1/14 David Relson <relson@×××××××××××××.com>:
5 > >
6 > > I noticed the "taint" message and don't think that's right. How do
7 > > I identify the tainted module?
8 > >
9 >
10 > Jan 13 21:35:04 osage Pid: 13119, comm: rrdtool Tainted: G D W
11 > 2.6.28-gentoo #11
12 >
13 > rrdtool?
14 >
15 > --
16 > Regards,
17 > Daniel
18
19 Attached is the full /var/log/messages from the reboot (Jan 13
20 22:26:17) to:
21
22 Jan 14 02:26:21 osage BUG: unable to handle kernel NULL pointer dereference at 0000000000000010
23
24 lines 738&739 are timestamped 02:26:21, list the modules linked in, and says "Not tainted".
25 lines 778&779 also timestamped 02:26:21, list the modules linked in, and says "Tainted".
26
27 The modules listed in lines 738 and 778 are identical.
28
29 What the heck? How does the kernel go from "Not tainted" to "Tainted"
30 in less than a second while generating BUG messages?
31
32 Can a program, i.e. rrdtool, be tainted? I'd not think so since the
33 program is in user space, not kernel space.
34
35 Regards,
36
37 David

Attachments

File name MIME type
messages.0113.2200.txt text/plain

Replies

Subject Author
Re: [gentoo-user] Kernel 2.6.28 BUGS Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] Kernel 2.6.28 BUGS Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
Re: [gentoo-user] Kernel 2.6.28 BUGS Xav' <xp@××××××××.fr>