Re: [uml-devel] Re: swap_dup/swap_free errors with 2.4.20-pre10

Jeff Dike (jdike@karaya.com)
Wed, 16 Oct 2002 21:02:07 -0500


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/