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

Svn co + Segmentation Fault (core dumped)

From: Joseph Munowenyu <joseph.munowenyu_at_vcsu.edu>
Date: Fri, 15 May 2009 15:57:33 -0500

I installed subversion 1.5.4 and all required packages from sunfreeware.com. I am on x86 Solaris 10.

The installation was smooth and so was the 'svnadmin create myrepo' process.

However when I try to run the command below from either another Solaris 10 box with the same version of svn or locally I get the associated error:

# svn co svn://mysvn.server.url/myrepo
Segmentation Fault (core dumped)

What I am missing. Checking out on a MAC OS X machine is successful.

----------------------------- FYI -----------------------------
A.
# uname -X
System = SunOS
Node = www1
Release = 5.10
KernelID = Generic_138889-08
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

B.
# svn -version

svn, version 1.5.4 (r33841)
   compiled Oct 27 2008, 18:03:07

Copyright (C) 2000-2008 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_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - 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

Thanks for any help.

Joseph Munowenyu
VCSU Web Office
3-7438

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2274574

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-15 23:07:44 CEST

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.