subversion silently fails

jaakov jaakov jaakov@ro.ru
Sun Mar 30 12:10:00 GMT 2014


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

Any help is appreciated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: svn.log
Type: application/octet-stream
Size: 529869 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20140330/ff428528/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.log
Type: application/octet-stream
Size: 70888 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20140330/ff428528/attachment-0001.obj>
-------------- next part --------------
--
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