[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Segmentation fault (11) Followed by invalid UTF-8 sequence

From: Robert Paulsen <robert_at_paulsenonline.net>
Date: 2004-06-19 00:11:37 CEST

Hello,

What causes, and is there a way to fix, the following error:

============================================================================
$ svn co https://localhost/repos/sample
svn: PROPFIND request failed on '/repos/sample'
svn: PROPFIND of '/repos/sample': Could not read status line: Secure
connection truncated (https://localhost)
$ tail /var/log/messages
[Fri Jun 18 17:07:51 2004] [notice] child pid 7997 exit signal Segmentation
fault (11)
============================================================================

After the above happens, the following starts to happen (worked fine before
the above):

============================================================================
$ svn co file:///srv/svn/repos/sample/
svn: Valid UTF-8 data
(hex:)
followed by invalid UTF-8 sequence
(hex: b0 6c 08 08)
============================================================================

Up until yesterday I had no problem using either the https: or the file:
methods of access. Note also that other https access to my server works just
fine so I think simple http would have the same result.

-- 
Robert C. Paulsen, Jr.
robert@paulsenonline.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 19 00:17:24 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.