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

Re: Core dump

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-26 00:22:30 CEST

Julian Fitzell <julian@beta4.com> writes:

> Hmm... just occurred to me, I didn't compile apache with debugging
> enabled because the problem was in the svn client, but that means apr
> and apr-util won't have debugging enabled... I was using in-tree apr
> and apr-util at one point but I can't remember if I was trying to gdb
> at the time... Ugh, I guess I can just put apr and apr-util back
> in-tree and try again?

Definitely. If you have a non-debuggy libapr/apr-util lying around
your /usr/local/apache2/libs/ area, then the svn client will link
against them... even if you have apr and apr-util in your source tree!
 (There's an issue filed on this.) That would explain your problem
perfectly.

Try moving your apache2 installation to a new name, and rebuild your
client with --enable-maintainer-mode --disable-shared

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 26 00:23:55 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.