Re: [PATCH] khttpd crash fix, take 3

Christoph Hellwig (hch@infradead.org)
Mon, 26 Aug 2002 12:21:55 +0100


On Sun, Aug 25, 2002 at 08:29:08PM -0700, dank@kegel.com wrote:
> 1. An oops in DecodeHeader where Buffer[CPUNR] is NULL, happened
> whenever a worker thread was restarted after being stopped.
> (The worker thread frees its buffer on exit, but the manager thread
> neglected to allocate a buffer for the worker thread when restarting it.)
> 2. A bug that caused worker threads to be spuriously restarted once
> on startup (this made the previous bug much worse).
> 3. The end-user had to do a "sleep 1" after stopping the daemon
> before restarting it. This was not documented, and was rather confusing.
> 4. There was no entry in /usr/src/linux/Documentation for khttpd,
> and beginning users sometimes could not find the documentation.

BTW: would you step up as khttpd maintainer? It seems no ones else cares for
it and it's always good to have someone to drop patches/complaints at..

-
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/