[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug - svn hangs

From: Luca Baraldi <luca.baraldi_at_gmail.com>
Date: Sat, 2 Dec 2017 12:53:20 +0100

Thanks Andreas.

I just tried but my skills fall short on system calls.

Seems it is blocked on the middle of a read() line, even the line seems
half printed in the log...

The line which would go as

read(3, "( success ( ( ) 0: ) ) ( success"..., 16384) = 377

In the bad case is

read(3,

And stayed there until I kill process...

I can send you a goodTest and a badTest, outputted from strace. Both are
"svn ls" of the same repository but different folders (good one is a
parent folder of the bad one).

Can you see something more?

Thanks!

Luca

On 27/11/2017 10:16, Andreas Mohr wrote:
> On Sun, Nov 26, 2017 at 11:03:11PM +0100, Luca Baraldi wrote:
>> I am blocked by this problem and cannot go on working with my pc.
> As an initial quick emergency hint by an outside person,
> try using strace/ltrace to figure out more context info
> (i.e., *why* it might be hanging).
>
> Good luck!
>
> Andreas Mohr

-- 
Luca /--Sent from my Pigeon Post/




Received on 2017-12-02 12:54:13 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.