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

segmentation fault running svnadmin create

From: Ali Tofigh <alix_at_kth.se>
Date: 2004-10-15 13:37:25 CEST

I donwloaded and installed subversion. But trying to create a new
repository fails and I get segmentation fault. Any ideas?

The seg fault occurs in apr_pools.c line 605, in function apr_palloc. It
seems the pool variable passed to it has value 0x3. The chain of calls
leading to apr_palloc starts in main.c in the function
parse_local_repos_path, line 114, when calling svn_utf_cstring_to_utf8.

/Ali

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 15 13:37:58 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.