https://bugzilla.samba.org/show_bug.cgi?id=2957


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Comment #25 from [EMAIL PROTECTED]  2008-09-07 19:51 CST -------
I believe I have this bug occurring between two particular Linux systems over
SSH, pushing the backup, the client running 3.0.3, and the server running
2.6.9. The client performs much of the backup, then proceeds to hang
completely.

An strace in the client ends with the following:

select(5, NULL, [4], [4], {60, 0})      = 1 (out [4], left {60, 0})
write(4,
"\252{\5\204\361\300\371I?\202\25\322\370\355t#\301\375\222\303O\220\357\251\301<S?\360<\364\312"...,
2295) = 2295
select(5, NULL, [4], [4], {60, 0})      = 1 (out [4], left {60, 0})
write(4, "\377\377\377\377", 4)         = 4
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0} <unfinished ...>

Is there anything I can do to assist in tracking down this bug? It's quite the
irritant as it breaks my backup scripts for that server.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to