RE: RE: Perl bindings: SVN::Repos::open() seg fault
From: Prystash,John <prystasj_at_oclc.org>
Date: 2007-08-22 19:01:57 CEST
Ok I should be ashamed of myself... $path was not being passed in, so
-----Original Message-----
Well I guess I should of added the pool to the subroutine call? Same
my $pool = SVN::Pool->new_default;
-----Original Message-----
I tried creating a pool with no change.
Also, I'm using the bindings that came with 1.4.3.
# try opening a pool to take care of the segmentation faults
# open the repository
my $repos = SVN::Repos::open($path);
Debugger listing, segmentation fault occurs during the call to
main::list_transactions(list_txns.pl:21):
Opening repository:
main::list_transactions(list_txns.pl:26):
-----Original Message-----
On 8/21/07, Prystash,John <prystasj@oclc.org> wrote:
I haven't played with the bindings for a while, but you might have to
--dave
-- David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Aug 22 18:59:29 2007 |
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.