[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: Matt Simmons <bandman_at_gmail.com>
Date: Sat, 02 Dec 2017 12:12:24 +0000

What is /proc/<PID>/fd/3 linked to?

On Sat, Dec 2, 2017 at 3:54 AM Luca Baraldi <luca.baraldi_at_gmail.com> wrote:

> 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*
>

-- 
"Today, vegetables... Tomorrow, the world!"
Received on 2017-12-02 13:12:40 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.