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

Re: segmentation fault running svnadmin create

From: Matthew Gregan <kinetik_at_orcon.net.nz>
Date: 2004-10-15 14:22:58 CEST

At 2004-10-15T13:37:25+0200, Ali Tofigh wrote:
> I donwloaded and installed subversion. But trying to create a new
> repository fails and I get segmentation fault. Any ideas?

More details are needed.

What version of Subversion?

When you say 'downloaded and installed', did you build Subversion from
source, or install an existing binary package?

What platform and distribution are you using?

> 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.

What was the exact invocation that caused the crash? Is it
reproducible? Can you make a core dump available?

Cheers,
-mjg

-- 
Matthew Gregan                     |/
                                  /|                kinetik@orcon.net.nz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 15 14:22:59 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.