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

Segmentation Fault

From: Eric Jain <Eric.Jain_at_isb-sib.ch>
Date: 2005-10-10 11:23:12 CEST

Just installed subversion-1.2.3.tar.gz:

   ./configure --prefix=/work/subversion
   make
   make install

Now when I try to run any of the tools I get an immediate segmentation fault:

GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(gdb) run help
Starting program: /work/subversion/bin/svn help
[New Thread 16384 (LWP 25220)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 25220)]
0x403d9153 in apr_palloc (pool=0x0, size=3221222246) at apr_pools.c:606
606 active = pool->active;

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 10 11:25:49 2005

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.