Re: Core dump
From: Philip Martin <philip_at_codematters.co.uk>
 
Date: 2002-07-26 01:42:29 CEST 
Julian Fitzell <julian@beta4.com> writes:
 > [julian@cable static-debug-client-build]$ gdb /usr/local/svnstatic/bin/svn
 This indicates stack corruption. You have got to stop before this.
 Try running
 $ ldd /usr/local/svnstatic/bin/svn
 to see which dynamic libraries are being used, are they the ones you
 > 
 [snip]
 configure:8357: gcc -o conftest   -g -O2 -pthread  -DNEON_ZLIB   -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE     -L/usr/local/BerkeleyDB.4.0/lib -L/software/builds/apache2/srclib/apr-util/xml/expat/lib conftest.c  >&5
 Hmm, what's in /software/builds/apache2/srclib/apr-util/xml/expat/lib?
 -- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jul 26 01:43:04 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.