Loss of ptys

Michael ODonnell michael.odonnell at comcast.net
Tue Mar 18 08:17:05 EDT 2008



If you can SSH in to your machine it's probably not strictly
a pty problem you're having, since SSH uses them.  A couple
of other things to try:

 - Try running something like "screen" which uses ptys but not X.

 - Try launching one of the failing apps with strace so you can
   maybe see the last syscall(s) it executed before giving up.



More information about the gnhlug-discuss mailing list