public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [Announce] 2.6.29-rc8-rt2
Date: Mon, 23 Mar 2009 09:07:24 +0100	[thread overview]
Message-ID: <20090323080724.GA13569@elte.hu> (raw)
In-Reply-To: <1237758228.18021.8.camel@localhost.localdomain>


* Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU> wrote:

> On Sun, 2009-03-22 at 14:09 +0100, Ingo Molnar wrote:
> > * Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU> wrote:
> > 
> > > On Sat, 2009-03-21 at 12:27 -0700, Fernando Lopez-Lezcano wrote:
> > > > On Sat, 2009-03-21 at 12:06 -0700, Fernando Lopez-Lezcano wrote:
> > > > > On Sat, 2009-03-21 at 19:49 +0100, Ingo Molnar wrote:
> > > > > > * Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU> wrote:
> > > > > > 
> > > > > > > Mar 21 10:47:43 localhost kernel: kernel tried to execute NX-protected
> > > > > > > page - exploit attempt? (uid: 0)
> > > > > > > Mar 21 10:47:43 localhost kernel: BUG: unable to handle kernel paging
> > > > > > > request at f6400800
> > > > > > 
> > > > > > kernel tried to execute some really weird address, probably via a 
> > > > > > function pointer.
> > > > > 
> > > > > Strangely enough rc8-rt1 boots (almost). _Exact_ same build with the
> > > > > exception of the change from rt1 -> rt2. 
> > > > > 
> > > > > Haldaemon does not start on boot (fails), if I login as root and start
> > > > > the haldaemon service manually it starts. And then things seem to work
> > > > > fine (I'm writing this email from that machine). Still investigating...
> > > > 
> > > > First problem was due to old firmware for the iwl3945 hardware. I
> > > > updated to the latest and hal started fine (this is on fc9). 
> > > > 
> > > > Now another one related to xorg/drm...
> > > 
> > > Scratch that, I had an old version of xorg/drm installed in this 
> > > particular machine and the new kernel did not like it. Seems to 
> > > boot fine now... sorry for the noise.
> > 
> > No problem :-)
> > 
> > I'm wondering, do you have any theory about how the old firmware 
> > cause that weird NX-fault kernel crash? For a few minutes i took it 
> > for an x86 crash.
> 
> Sorry, no theories at all - I would have to be a kernel guru for that. I
> was surprised the whole thing went away with the firmware upgrade (I saw
> some message in /var/log/messages telling me the firmware was old) - it
> did seem like something more serious. 
> 
> I hit another problem. On a quad code intel machine here at home there
> is a problem during shutdown. The final shutdown dies with a traceback
> (something like "rc0 was killed by SIGSEGV" or similar words at the very
> end). Then I have to push the power button for x+ seconds to force a
> power off. 
> 
> Should I post a picture of the screen as it is at that point, or just
> send that to you and Thomas? 

any kernel stack dump in that?

You could try to do this before shutting down:

  echo 1 > /proc/sys/kernel/print-fatal-signals
  dmesg -n 8

that way there's a (hopefully helpful) stack dump done of the 
SIGSEGV itself.

	Ingo

  reply	other threads:[~2009-03-23  8:08 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24  0:57 [Announce] 2.6.29-rc6-rt2 Fernando Lopez-Lezcano
2009-02-24 10:29 ` Thomas Gleixner
2009-02-24 16:30   ` Thomas Gleixner
2009-02-24 22:18     ` Fernando Lopez-Lezcano
2009-02-25 20:52       ` [Announce] 2.6.29-rc6-rt3 (was 2.6.29-rc6-rt2) Fernando Lopez-Lezcano
2009-02-26  3:45         ` Fernando Lopez-Lezcano
2009-03-13 22:53           ` [Announce] 2.6.29-rc7-rt1 Fernando Lopez-Lezcano
2009-03-14  7:46             ` Thomas Gleixner
2009-03-21 18:44               ` [Announce] 2.6.29-rc8-rt2 Fernando Lopez-Lezcano
2009-03-21 18:49                 ` Ingo Molnar
2009-03-21 19:06                   ` Fernando Lopez-Lezcano
2009-03-21 19:27                     ` Fernando Lopez-Lezcano
2009-03-22  2:07                       ` Fernando Lopez-Lezcano
2009-03-22 13:09                         ` Ingo Molnar
2009-03-22 21:43                           ` Fernando Lopez-Lezcano
2009-03-23  8:07                             ` Ingo Molnar [this message]
2009-03-24  3:13                               ` Fernando Lopez-Lezcano
2009-03-24  8:11                                 ` Thomas Gleixner
2009-03-24  8:12                                   ` Thomas Gleixner
2009-03-25  3:54                                     ` Fernando Lopez-Lezcano
2009-03-25  7:27                                       ` Thomas Gleixner
2009-03-25 12:57                                         ` Ingo Molnar
2009-03-25 18:45                                         ` Fernando Lopez-Lezcano
2009-03-26  3:48                                           ` Fernando Lopez-Lezcano
  -- strict thread matches above, loose matches on Subject: below --
2009-02-11 22:43 [Announce] 2.6.29-rc4-rt1 Thomas Gleixner
2009-02-12 22:56 ` [Announce] 2.6.29-rc4-rt2 Thomas Gleixner
2009-02-23 19:44   ` [Announce] 2.6.29-rc6-rt2 Thomas Gleixner
2009-02-24 17:51     ` Thomas Gleixner
2009-02-24 17:57       ` [Announce] 2.6.29-rc6-rt3 Thomas Gleixner
2009-03-12 19:17         ` [Announce] 2.6.29-rc7-rt1 Thomas Gleixner
2009-03-20  0:31           ` [Announce] 2.6.29-rc78rt1 Thomas Gleixner
2009-03-20 17:45             ` [Announce] 2.6.29-rc8-rt2 Thomas Gleixner
2009-03-20 19:19               ` Will Schmidt
2009-03-20 19:25                 ` Ingo Molnar

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=20090323080724.GA13569@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nando@ccrma.Stanford.EDU \
    --cc=tglx@linutronix.de \
    /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