Does it go to heaven? More seriously, the question should perhaps be, what happens when the parent process dies? I've launched X Display/Window Manager processes in the background on a remote pc from a ssh(1) shell as a user. Today, I just noticed output on the ssh(1) shell of what appears to be standard error stream data from an application launched within the Window Manager. My question is, what will happen when I log out of my ssh(1) shell? Will future standard error stream data be flushed? Will they be buffered? And if buffered, is there a specific limit, or will the system explode or freeze once the space runs out? The stdio(3) man page says that the standard error stream is not buffered initially, but lots of sub-systems are involved here.
I'm asking this question because I'm wondering if it could be related to the problem that I reported here:
No reply to SSH login or SSH stops responding (deadlock?)
Dominique.
I'm asking this question because I'm wondering if it could be related to the problem that I reported here:
No reply to SSH login or SSH stops responding (deadlock?)
Dominique.