client crash

Matt Wlazlo matt at infostream.com.au
Thu Feb 16 08:01:13 WST 2006


Hi,

dbclient connects without a problem, but after a certain amount of output
crashes. I've run strace and it seems to fail after write() returns EAGAIN.

An example session:

[root at PPC /root]# strace -o/work/ssh3.strace ./dbclient matt at matt
Password:
Last login: Thu Feb 16 10:45:05 2006 from cyc2
[matt at matt ~]$ ls
authorized_keys             fstab.bak      test-message.sh
bin                 \uffff[root at PPC /root]#


relevant strace output:

read(4, "\272\331\303\215\316QM\"p\250\370\"\2708\332\255\233\n"..., 204) = 204
write(1, "      \33[0mgmail.csv\33[0m      \33[0"..., 595) = -1 EAGAIN
(Resource temporarily unavailable) 
close(1)                                = 0


Anyone have any ideas? The client is running on a PPC board. Funny thing
is that the server works without a problem.

Cheers,
Matt.

-- 
Matthew Wlazlo                                    Infostream Pty Ltd
Ground Floor, 7 Narabang Way                      BELROSE  NSW  2085
Ph. +61 2 9986 3522                            Fax: + 61 2 9986 3599
matt at infostream.com.au                         www.infostream.com.au




More information about the Dropbear mailing list