This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

subversion silently fails


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.

Attachment: svn.log
Description: Binary data

Attachment: cygcheck.log
Description: Binary data

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]