Re: 1023rd thread crashes 2.4.0-test8 from non-root user

From: Ingo Molnar (mingo@elte.hu)
Date: Mon Sep 25 2000 - 02:17:42 EST


On Mon, 25 Sep 2000, Mark Hahn wrote:

> > The problem is large numbers of threads in 2.4.0-test8 can result in a
> > hard crash of the entire kernel. This can be done as a non-root user.
>
> this appears to be reproducable (128M duron, haven't tried intel UP/SMP):

i've done some experimentation, and to me it appears we overload the
queued signal limit of bash, or something like that? The Ctrl-C thing
definitely creates alot of signals. And the default limit for queued
signals [kernel/signal.c:max_queued_signals] is 1024 ...

so i think this is threading-unrelated, to me it (tentatively) looks like
to be a signal handling bug.

        Ingo

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



This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 21:00:13 EST