Comment 7 for bug 1497883

Revision history for this message
Madper Xie (bbboson) wrote :

Hmmmm, I just got a time slice to test the first patch in #6.
However after apply it I still got:

root@54631e34cc9c:~/dropbear-2013.60# ./dropbear -F -E -B
[6909] Jun 02 13:52:45 Not backgrounding
[6910] Jun 02 13:52:48 Child connection from 172.17.0.2:33058
[6910] Jun 02 13:52:49 Password auth succeeded for 'madper' from 172.17.0.2:33058
[6910] Jun 02 13:52:52 Exit (madper): Error writing

Let me apply the 2nd patch to find why the write() failed.