Re: Sporadious hang on 2.0.3[0,1,2,3,4pre2]

please@dont.spam.me
Mon, 9 Mar 1998 21:01:48 -0800 (PST)


Daniel Ryde wrote:
>We have many servers here running 2.0.3x kernels. Most of these don't have
>any problems at all, it is very seldom these hangs, even those under heavy
>load. Exept all the terminal servers.
>
>The difference between these is:
> They mostly run ppp, sometimes slip
> They use many serial ports
> They do "slow" forwarding
> They handle alot of interrups

There was (is?) a race condition in some versions of the ppp driver, whereby
two pppds could both open the same port. What would happen is that one
process would close the port and set the speed to zero while another process
was writing data into it. This would put the kernel into a dead loop.

I thought this bug had long ago been fixed, but it seems it hasn't...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu