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

subversion 1.6.6 coredumping

From: troels knak-nielsen <troelskn_at_gmail.com>
Date: Sat, 23 Jan 2010 23:57:16 +0100

Hi list.

I've just installed svn from ports on FreeBSD. It works for some
operations, but I get a coredump when running the following:

# svn export http://svn.facebook.com/svnroot/platform/clients/php/trunk
facebook-api
svn: In file 'subversion/libsvn_ra_serf/update.c' line 1620: internal
malfunction
Abort trap: 6 (core dumped)

Some background information:
# svn --version
svn, version 1.6.6 (r40053)
  compiled Jan 15 2010, 23:57:16

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
 - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
 - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
 - handles 'http' scheme
 - handles 'https' scheme

I compiled from official ports files.

-- 
troels
Received on 2010-01-23 23:57:53 CET

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.