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

svn update fails with "Secure connection truncated"

From: Luke Diamand <luke_at_diamand.org>
Date: 2006-01-23 01:59:06 CET

When I run svn update, I get the following message:

svn: GET of '/repos/dev/!svn/bc/1113/long/path/to/file': Could not read
status line: Secure connection truncated (https://mahler)

Looking at the logs for the HTTPS server, I also see lots of:

*** glibc detected *** free(): invalid pointer: 0x403233f8 ***
[Sun Jan 22 23:20:13 2006] [notice] child pid 21754 exit signal Aborted (6)
*** glibc detected *** free(): invalid pointer: 0x403233f8 ***
[Mon Jan 23 00:31:46 2006] [notice] child pid 27947 exit signal Aborted (6)

Changing to a non-https server connection didn't make much difference -
apache still dies with a similar message.

The crash is quite repeatable, and normally happens after it has updated
~300 files (out of a total possible of ~8000 files).

Is this normal?

I'm using svn 1.2.3 at both ends, although I have also tried updating
the client to 1.3.0 (no luck). The server is running apache 2.0.55 on
SuSE9.3.

Thanks
Luke Diamand

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 23 01:59:57 2006

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.