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

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

From: Robert Paulsen <robert_at_paulsenonline.net>
Date: 2004-06-19 05:35:10 CEST

The following problem goes away if I revert to the 1.0.0 version of subversion
shipped with the SuSE 9.1 CDs. I was using 1.0.5 (per the rpm) or 1.0.6 (per
svn --version) downloaded from ftp://ftp.suse.com/pub/people/poeml/.

On Friday 18 June 2004 05:11 pm, Robert Paulsen wrote:
> 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 05:40:09 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.