The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andrew Morton <andrewm@uow.edu.au>
To: Matt Johnston <lkml4@caifex.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: OOPS when switching consoles while closing X.
Date: Fri, 16 Mar 2001 01:10:31 +1100	[thread overview]
Message-ID: <3AB0CD57.FB97B4C@uow.edu.au> (raw)
In-Reply-To: <01031521172400.04174@box.caifex.org>

Matt Johnston wrote:
> 
> Hi.
> 
> I've had a semi-reproducable oops with the kernel. It happens when I'm
> shutting down X (Xfree86 4.02 cvs), while it is closing all open apps (KDE
> 2.1.1 cvs). I switch to a text console (ctrl-alt-F2 etc), and it crashes
> almost as soon as the text console is there.
> 

Someone is calling console functions from interrupt context.
Unfortunately your backtrace looks wrong.  Could you
please rerun ksymoops and send me the output?  Make
sure you're using the correct System.map (ksymoops -m).

It should be pretty straightforward to fix.  While we're there
we'll do something about do_SAK(), which is acquiring the
tasklist_lock from interrupt context.  For heaven's sake.

-

  reply	other threads:[~2001-03-15 14:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-15 13:17 OOPS when switching consoles while closing X Matt Johnston
2001-03-15 14:10 ` Andrew Morton [this message]
2001-03-15 16:22   ` Matt Johnston

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=3AB0CD57.FB97B4C@uow.edu.au \
    --to=andrewm@uow.edu.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml4@caifex.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