> 2.4.0 Kernel hangs up when I do the following stuff:
> 
>       * Create a new PTY using openpty();
>       * Fork using forkpty. Now, the child process does this:
>               - Set the fd 0 line discipline to PPP;
>               - tries infinitely to read the standard input.
> 
>       The parent process sets the line discipline of the master PTY fd to PPP
> also, and then writes to it.
> When I say it hangs up I really mean it. Not even the SYSRQ works.

Does this still happen on -ac ?

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

Reply via email to