Gabor Z. Papp <[EMAIL PROTECTED]> wrote:
Niels M�ller <[EMAIL PROTECTED]> wrote:
| It doesn't crash for me, but the previous version didn't crash for me
| either. So those of you who have experienced crashes (Gabor, Bazsi?),
1. I do nothing, only login, and an exit:
Server not died, but I receive the following:
channel.c: I/O error on write, Input/Output error
io.c: poll said POLLHUP on an inactive fd.
Child 25508 died with exit code 0.
Connection died, for reason 1.
On clinet after exit:
Unexpected channel close.
2. I do a who after login, and exit:
Server also not died:
Child 25821 died with exit code 0.
io.c: poll said POLLHUP on an inactive fd.
channel.c: I/O error on write, Input/Output error
(notice that io.c and channel.c swapped!)
SSH_MSG_CHANNEL_WINDOW_ADJUST on nonexistant or closed chanel 0
read_buffered(): fd died, 44 buffered bytes discarded
Connection died for reason 1.
On clinet after exit I don't see any interesting, clear the
screen, and receive back the prompt, now OK.
So the server didn't die, I don't care about the warnings. ;)