linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesper Juhl <jesper.juhl@gmail.com>
To: Mark v Wolher <trilight@ns666.com>
Cc: Alistair John Strachan <s0348365@sms.ed.ac.uk>,
	Lee Revell <rlrevell@joe-job.com>,
	Folkert van Heusden <folkert@vanheusden.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: system keeps freezing once every 24 hours / random apps crashing
Date: Sat, 31 Dec 2005 12:23:48 +0100	[thread overview]
Message-ID: <9a8748490512310323m61a4b812ua853f927c5e447db@mail.gmail.com> (raw)
In-Reply-To: <43B5D3ED.3080504@ns666.com>

On 12/31/05, Mark v Wolher <trilight@ns666.com> wrote:
> Alistair John Strachan wrote:
> > On Saturday 31 December 2005 00:20, Mark v Wolher wrote:
> > [snip]
> >
> >>>This is good news -- you stand a better chance of achieving the stability
> >>>you require by eliminating variables. VMWare and NVIDIA are useful
> >>>softwares, and I would not deny that, but they are closed source and thus
> >>>any conflicts resulting from their use are not necessary LKML material
> >>>(however, if the interaction is generic and is as a result of a kernel
> >>>bug, then the maintainer would very much like to hear it).
> >>
> >>Okay, i have something interesting now, i only had the nvidia module
> >>loaded so my x-configuration starts up as usual. (not saying the nvidia
> >>module is flawless, i'm sure it still contains bugs)
> >>But here is the crash info, this time it was mozilla, i think this
> >>speaks more hehe :
> >>
The fact that it happens to be mozilla that crashes this time says
*nothing at all* as long as you have binary only modules loaded that
may have messed up the kernel without any way for us to debug that.


> >>Dec 31 00:55:28 localhost kernel: mm/memory.c:106: bad pgd 061f0c08.
> >>Dec 31 00:55:28 localhost kernel: mm/memory.c:106: bad pgd 06b96000.
> >>Dec 31 00:55:28 localhost kernel: mm/memory.c:106: bad pgd 18000bf8.
> >>Dec 31 00:55:28 localhost kernel: ------------[ cut here ]------------
> >>Dec 31 00:55:28 localhost kernel: kernel BUG at mm/mmap.c:2214!
> >>Dec 31 00:55:28 localhost kernel: invalid operand: 0000 [#1]
> >>Dec 31 00:55:28 localhost kernel: SMP
> >>Dec 31 00:55:28 localhost kernel: Modules linked in: nvidia
> >
> >
> > Steady and sure progress. Now, the trace below doesn't explicitly mention any
> > nvidia symbols, but this line must disappear before anybody will bother to
> > read your report.
> >
> > Remove the module. This does not mean unload, this means "never load in the
> > first place". Then reproduce the problem. If you are successful, send a new

Agreed. As long as nvidia or vmware binary only modules have even been
loaded once, what state the kernel is in is a complete unknown.
To be useful, all testing you do *must* happen without both the nvidia
and vmware modules ever having been loaded. As soon as you load one of
them for even a second any further testing becomes irrelevant.


> > email (not pinned to this thread) with a subject a la "kernel BUG at
> > mm/mmap.c:2214". State that the kernel is not tainted.
> >
> > At this point all you can do is wait. Good luck!
> >
>
> Well, i guess i'll have to do that to be sure. But i must say that i did
> try the nv module and de-installed the nvidia binary module. It didn't
> matter, the system froze but didn't leave anything in the logs, this
> time it did. Doesn't that help at all ?
>
Not really, since anything it leaves in the logs may have been caused
by the binary only module(s), but we have no way to find out, so the
info is next to useless as long as binary only modules are loaded - it
may be correct or it may be wrong, but we have no way to know.


--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

  parent reply	other threads:[~2005-12-31 11:23 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-30 14:05 system keeps freezing once every 24 hours / random apps crashing Trilight
2005-12-30 14:11 ` Ochal Christophe
2005-12-30 14:27 ` Jesper Juhl
2005-12-30 15:52   ` Mark v Wolher
2005-12-30 16:37     ` Mark v Wolher
2005-12-30 16:47       ` Folkert van Heusden
2005-12-30 17:14         ` Mark v Wolher
2005-12-30 18:30           ` Folkert van Heusden
2005-12-30 19:22             ` Mark v Wolher
2005-12-30 20:24               ` Folkert van Heusden
2005-12-30 20:58                 ` Mark v Wolher
2005-12-30 21:15                   ` Mark v Wolher
2005-12-30 21:30                     ` Mark v Wolher
2005-12-30 21:35                       ` Lee Revell
2005-12-30 21:47                         ` Mark v Wolher
2005-12-30 21:51                           ` Lee Revell
2005-12-30 21:57                             ` Mark v Wolher
2005-12-30 22:00                               ` Lee Revell
2005-12-30 22:05                                 ` Mark v Wolher
2005-12-30 22:11                                   ` Lee Revell
2005-12-30 22:16                                     ` Mark v Wolher
2005-12-30 23:11                                       ` Alistair John Strachan
2005-12-30 23:42                                         ` Mark v Wolher
2005-12-30 23:56                                           ` Alistair John Strachan
2005-12-31  0:20                                             ` Mark v Wolher
2005-12-31  0:27                                               ` Alistair John Strachan
2005-12-31  0:42                                                 ` Mark v Wolher
2005-12-31  0:51                                                   ` Alistair John Strachan
2005-12-31  0:54                                                     ` Mark v Wolher
2005-12-31 10:31                                                       ` Mark v Wolher
2005-12-31 11:08                                                         ` Jesper Juhl
2005-12-31 11:40                                                           ` Mark v Wolher
2005-12-31 11:49                                                             ` Jesper Juhl
2005-12-31 12:46                                                               ` Mark v Wolher
2005-12-31 15:18                                                                 ` Mark v Wolher
2005-12-31 15:22                                                                   ` Arjan van de Ven
2005-12-31 15:34                                                                     ` Mark v Wolher
2005-12-31 15:51                                                                   ` Mark v Wolher
2005-12-31 16:34                                                                   ` Sami Farin
2005-12-31 16:48                                                                     ` Mark v Wolher
2005-12-31 17:02                                                                       ` Sami Farin
2005-12-31 17:26                                                                         ` Mark v Wolher
2005-12-31 22:01                                                                       ` Sami Farin
2006-01-01  2:26                                                                       ` Mark v Wolher
2006-01-01 13:06                                                                         ` Mark v Wolher
2006-01-01 14:47                                                                           ` Mark v Wolher
2006-01-01 17:47                                                                             ` Mark v Wolher
2006-01-01 18:38                                                                               ` Jiri Slaby
2006-01-01 18:49                                                                                 ` Mark v Wolher
2006-01-01 19:01                                                                                   ` Mauro Carvalho Chehab
2006-01-01 19:12                                                                                     ` Jiri Slaby
2006-01-01 19:37                                                                                       ` Mark v Wolher
2006-01-01 23:20                                                                                         ` Re; system keeps freezing once every 24 hours / random apps crashing Peter Missel
2006-01-02 22:29                                                                                           ` Alan Cox
2006-01-03  0:19                                                                                             ` Mauro Carvalho Chehab
2006-01-01 18:49                                                                                 ` Folkert van Heusden
2006-01-01 18:54                                                                                   ` Mark v Wolher
2006-01-01 20:49                                                                                     ` Folkert van Heusden
2006-01-01 21:38                                                                                       ` Mark v Wolher
2006-01-01 21:41                                                                                         ` Lee Revell
2006-01-01 22:01                                                                                           ` Mark v Wolher
2006-01-25 12:46                                                                                 ` Jiri Slaby
2006-01-01 15:14                                                                           ` Sami Farin
2005-12-31 11:23                                                   ` Jesper Juhl [this message]
2005-12-31 11:31     ` Jesper Juhl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9a8748490512310323m61a4b812ua853f927c5e447db@mail.gmail.com \
    --to=jesper.juhl@gmail.com \
    --cc=folkert@vanheusden.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rlrevell@joe-job.com \
    --cc=s0348365@sms.ed.ac.uk \
    --cc=trilight@ns666.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).