[Bug 1208] ssh fails to remove control socket when using with subversion

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Jul 10 15:36:36 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1208





------- Comment #9 from djm at mindrot.org  2006-07-10 15:36 -------
Yes, it looks like svn is using SIGKILL to "tidy up" its ssh transport. 

That is definitely a bug in svn: shutting a transport down using
SIGKILL gives the transport no opportunity to clean up after itself.
There is nothing that OpenSSH can do to remove the socket in this case
as SIGKILL cannot be caught.

BTW Debian bug 313371 is unrelated.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-bugs mailing list