public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@karaya.com>
To: David Coulson <david@davidcoulson.net>,
	Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: wstearns@posbox.com, linux-kernel@vger.kernel.org,
	UML devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] Re: swap_dup/swap_free errors with 2.4.20-pre10
Date: Wed, 16 Oct 2002 21:02:07 -0500	[thread overview]
Message-ID: <200210170202.VAA05667@ccure.karaya.com> (raw)
In-Reply-To: Your message of "Wed, 16 Oct 2002 23:14:50 +0100." <3DADE4DA.9080508@davidcoulson.net>

david@davidcoulson.net said:
> I had weird lockups under 2.4.20-pre9, where the system would behave
> oddly - Most commands would work, but 'ps' simply locked up and I
> couldn't Ctrl-C out of it.

I've seen this bug multiple times.  Basically, something is holding a
mm_sem and not letting go.  Anything that walks the process list hangs.
Ultimately, this hangs anything that's remotely useful, and you have to
crash the box.

I've seen it on my laptop several times, and it hung a UML server that we
have.  UML is frequently, but not always involved.

We got a sysrq t from the UML server.  I posted to lkml about it, with no
response.  You can see that at
	http://marc.theaimsgroup.com/?l=linux-kernel&m=103351640614665&w=2

One factoid that I forgot to mention there is that when it happens on my 
laptop, the disk activity light is stuck on.

				Jeff


  reply	other threads:[~2002-10-17  0:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15 11:47 swap_dup/swap_free errors with 2.4.20-pre10 David Coulson
2002-10-16 21:23 ` Marcelo Tosatti
2002-10-16 22:14   ` David Coulson
2002-10-17  2:02     ` Jeff Dike [this message]
2002-10-17 10:20       ` [uml-devel] " David Coulson

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=200210170202.VAA05667@ccure.karaya.com \
    --to=jdike@karaya.com \
    --cc=david@davidcoulson.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    --cc=wstearns@posbox.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