Re(3): rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)

Rönnblom Janåke /Teknous jan-ake.ronnblom at skeria.skelleftea.se
Thu Feb 14 06:51:01 EST 2002


dwd at bell-labs.com skriver:
>
>
>Ah, that strace was quite helpful and showed a real error message which is
>somehow getting lost.  The overflow message comes from
>receive_file_entry()
>in flist.c and appears to be because the filename that's coming next is
>too
>long, greater than around MAXPATHLEN.  Do you know what file to expect
>after
>"TEM.DAT"?  The message was that l1 was 3, which you can see it reading in

This is from the clientside (-vvv)

make_file(3,home/Elev/99/eda0501/BP7/SVART.DSK)
make_file(3,home/Elev/99/eda0501/BP7/SVART.TP)
make_file(3,home/Elev/99/eda0501/BP7/TEM.DAT)
make_file(3,home/Elev/99/eda0501/BP7/TEMP.BAK)
make_file(3,home/Elev/99/eda0501/C++)
make_file(3,home/Elev/99/eda0501/C++/Fyra I Rad - Utveckling av Layout)
make_file(3,home/Elev/99/eda0501/C++/Fyra I Rad - Utveckling av
Layout/Debug)


so the next file should be TEMP.BAK however the client is about 250 files
ahead
of the server; atleast thats what the client output shows.
>
>the trace, and that means that l2 is ((0262 << 8) + 0313) which is 45771,
>clearly not the length of a filename!  Something is getting mismatched in
>the protocol.  I'm not sure where the "error allocatin" message is coming
>from, it can come from many places.
>

=====================================================
Janåke Rönnblom
SKERIA Utveckling AB (Teknous)
Assistentgatan 23
931 77 Skelleftea (Sweden)
-----------------------------------------------------
Phone  : +46-910-585424
Mobile : 070-3970743
Fax    : +46-910-585499
URL    : http://skeria.skelleftea.se
-----------------------------------------------------






More information about the rsync mailing list