subversion silently fails
Adam Dinwoodie
adam@dinwoodie.org
Sun Mar 30 19:21:00 GMT 2014
On Sun, Mar 30, 2014 at 05:27:18AM +0400, jaakov jaakov wrote:
> Package: Subversion
> Version: 1.8.8.1
>
> Reproduce:
>
> $ svn help
> $
>
> No output is produced, but we do expect some output. The same happens
> for commands like svn info, svn log, svn --version, etc.
Works just fine for me.
> Unknown commands are properly rejected, though:
>
> $ svn sdgsdfg
> Unbekannter Unterbefehl: »sdgsdfg«
> Geben Sie »svn help« für weitere Hilfe ein.
> $
>
> Reinstalling all direct dependencies and all members of "Libs" of
> the installer doesn't help. The logs of
>
> $ strace svn help 1>>/tmp/svn.log 2>>/tmp/svn.log
> Segmentation fault
> $
>
> and
>
> $ cygcheck -v -s > cygcheck.log
> $
>
> are attached.
The svn.log reports "windows error 998" at the end, which is
ERROR_NOACCESS "Invalid access to memory location." As a stab in the
dark, can you try running `rebaseall` per the instructions in
/usr/share/doc/rebase/README?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list