linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.32k stars 1.01k forks source link

Crash on pty07 test #930

Closed NoahLovesLife closed 2 years ago

NoahLovesLife commented 2 years ago

Crashed on pty07 test using ssh. What is "pty07" doing?

metan-ucw commented 2 years ago

Each test has it's description in a form of a comment at the start of the tests source, see:

https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/pty/pty07.c

NoahLovesLife commented 2 years ago

Thanks a lot. Problem solved after patching.