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

Re: Perl bindings build, then fail 'make check-swig-pl'

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-07-10 23:52:45 CEST

Kurt Raschke <kurt@raschke.net> writes:

> #0 apr_palloc (pool=0x0, size=32) at apr_pools.c:606

pool=0 will cause a core dump.

> #1 0xfefe0880 in svn_repos_create (repos_p=0xffbff374, path=0x413880
> "/tmp/svn-perl-test-mtDUEi", unused_1=0x0, unused_2=0x0,
> config=0x0, fs_config=0x0, pool=0x0) at subversion/libsvn_repos/
> repos.c:1526
> #2 0xfe4b6ab4 in _wrap_svn_repos_create (cv=0x413880) at svn_repos.c:
> 1038

I guess pool gets set in _wrap_svn_repos_create, but I have no idea
how you debug the Perl bindings.

> #3 0x0008dea0 in Perl_pp_entersub ()
> #4 0x00085b80 in Perl_runops_standard ()
> #5 0x0002be5c in S_run_body ()
> #6 0x0002ba78 in perl_run ()
> #7 0x000286b4 in main ()

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 10 23:56:20 2005

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.