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

Re: Seg fault, Perl bindings, "perl -c"

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-09-12 12:12:38 CEST

On Tue, Sep 12, 2006 at 10:56:11AM +0100, Nik Clayton wrote:
> If you use Perl's "-c" command line option to check the syntax of a Perl
> program that uses SVN::Core you get a seg fault.
>
> % perl -c -MSVN::Core -e 'print "hello, world\n";'
> -e syntax OK
> Segmentation fault (core dumped)
>

In the SVN::Web source, you noted that this might be "Something to do
with the interaction between "-c" running BEGIN blocks but not running
END blocks, or similar." Do you still think that's part of the problem?

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 12 12:13:56 2006

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.