bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs 1.11.2 server hungs on sigpipe


From: Alexander Melkov
Subject: Re: cvs 1.11.2 server hungs on sigpipe
Date: Fri, 21 Feb 2003 05:11:03 +0300

What is the "current development version of CVS"?

Which version of buffer.c should I look to?
I look to 1.22 - that assert is still there:
http://ccvs.cvshome.org/source/browse/ccvs/src/buffer.c?rev=1.22&content-type=text/x-cvsweb-markup
(see stdio_buffer_shutdown)

What is the problem with changing just one line? You can _safely_ exit the 
flush function when
corresponding file stream ceased to exist.

WBR, Alexander Melkov


Sent: Monday, December 02, 2002 9:23 AM
Subject: Re: cvs 1.11.2 server hungs on sigpipe


> Alexander Melkov writes:
> >
> > If the client exits untimely (e.g. someone types ^C), cvs server receives 
> > SIGPIPE and then hangs.
I've
> > found out that it throws an exception from the exception handler, in a loop.
>
> This is already fixed in the current development version of CVS.
>
> -Larry Jones
>
> You just can't ever be too careful. -- Calvin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]