public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marc Koschewski <marc@osknowledge.org>
To: Hugh Dickins <hugh@veritas.com>
Cc: Marc Koschewski <marc@osknowledge.org>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.15-rc1-mm2 unsusable on DELL Inspiron 8200, 2.6.15-rc1 works fine
Date: Sat, 19 Nov 2005 01:31:47 +0100	[thread overview]
Message-ID: <20051119003147.GA6603@stiffy.osknowledge.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0511181916130.2946@goblin.wat.veritas.com>

* Hugh Dickins <hugh@veritas.com> [2005-11-18 19:28:09 +0000]:

> On Fri, 18 Nov 2005, Marc Koschewski wrote:
> > 
> > I didn't manage to read all the archive yet
> 
> That should only keep you busy for a year or two!
> 
> > and I'm new to the list
> > anyways. I wanted to report that 2.6.15-rc1-mm2 is unusable in an X
> > enviroment due to the mouse pointer hanging, jumping or not even working
> > at all. The behaviour occurs randomly.
> 
> Many thanks for the report.  It looks from the messages at the end as
> if this is a manifestation of my PageReserved "Bad page states" that
> 2.6.15-rc1-mm2 was particularly put out to check for.
> 
> Unfortunately your logging system is cutting out the most important info
> (perhaps because that's marked KERN_EMERG and the stack trace is not):
> I get lost in these logging setups myself so can't tell you what to do
> to correct it: but maybe running "dmesg" will give the full output.
> 
> However, I've got four other reporters (though you're the first to
> mention the mouse), and hope to be able to work it out from their info,
> so don't worry if you can't track down the full Bad page state messages.
> 
> Thanks,
> Hugh

Hi Hugh,

I'm glad the report was at least a little useful. To be 'more precise':
I ran dmesg at the time all the stuff appeared in any console I had open
at that time. In between the enormous amount of lines of data the kernel
told me something about 'reboot needed' as well as the kernel tries to
cleanup something. Maybe that helps you, too. I just grep'ing the sources
to locate the printk() spiting the messages... 

I located the message at mm/page_alloc.c:149 in bad_page(), just as you
told. ;)

HTH,
	Marc

> 
> > Nov 18 13:05:12 stiffy kernel:  [bad_page+134/318] bad_page+0x86/0x13e
> > Nov 18 13:05:12 stiffy kernel:  [free_hot_cold_page+66/285] free_hot_cold_page+0x42/0x11d
> > Nov 18 13:05:13 stiffy kernel:  [do_gettimeofday+20/188] do_gettimeofday+0x14/0xbc
> > Nov 18 13:05:13 stiffy kernel:  [zap_pte_range+305/719] zap_pte_range+0x131/0x2cf
> > Nov 18 13:05:13 stiffy kernel:  [unmap_page_range+236/273] unmap_page_range+0xec/0x111
> > Nov 18 13:05:13 stiffy kernel:  [unmap_vmas+193/476] unmap_vmas+0xc1/0x1dc
> > Nov 18 13:05:13 stiffy kernel:  [unmap_region+150/289] unmap_region+0x96/0x121
> > Nov 18 13:05:13 stiffy kernel:  [do_munmap+235/300] do_munmap+0xeb/0x12c
> > Nov 18 13:05:13 stiffy kernel:  [sys_munmap+62/88] sys_munmap+0x3e/0x58
> > Nov 18 13:05:13 stiffy kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
> > Nov 18 13:05:14 stiffy kernel:  [bad_page+134/318] bad_page+0x86/0x13e
> > Nov 18 13:05:14 stiffy kernel:  [free_hot_cold_page+66/285] free_hot_cold_page+0x42/0x11d
> > ....
> 

  reply	other threads:[~2005-11-19  0:31 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-18 18:29 2.6.15-rc1-mm2 unsusable on DELL Inspiron 8200, 2.6.15-rc1 works fine Marc Koschewski
2005-11-18 19:28 ` Hugh Dickins
2005-11-19  0:31   ` Marc Koschewski [this message]
2005-11-19  3:07 ` Dmitry Torokhov
2005-11-20 17:14   ` Marc Koschewski
2005-11-22  3:43     ` Dmitry Torokhov
2005-11-22 10:14       ` Marc Koschewski
2005-11-23 19:57       ` psmouse unusable in -mm series (was: 2.6.15-rc1-mm2 unsusable on DELL Inspiron 8200, 2.6.15-rc1 works fine) Marc Koschewski
2005-11-24  2:29         ` Ed Tomlinson
2005-11-24  4:41           ` Dmitry Torokhov
2005-11-24  8:41           ` Marc Koschewski
2005-11-24 12:17             ` Ed Tomlinson
2005-11-24 12:44               ` Marc Koschewski
2005-11-24 20:23                 ` Rafael J. Wysocki
2005-11-24 21:20                   ` Rafael J. Wysocki
2005-11-25  8:22                     ` Vojtech Pavlik
2005-11-25 13:50                       ` Marc Koschewski
2005-11-25 21:16                       ` Rafael J. Wysocki
2005-11-25 21:41                         ` Dmitry Torokhov
2005-11-26  3:54                     ` Dmitry Torokhov
2005-11-26  4:50                       ` Dmitry Torokhov
2005-11-26 17:28                         ` Rafael J. Wysocki
2005-11-28  6:01                           ` Dmitry Torokhov
2005-11-25 13:53                   ` Marc Koschewski

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=20051119003147.GA6603@stiffy.osknowledge.org \
    --to=marc@osknowledge.org \
    --cc=hugh@veritas.com \
    --cc=linux-kernel@vger.kernel.org \
    /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