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

Ruby bindings crashes with SWIG 1.3.28

From: David James <djames_at_collab.net>
Date: 2006-02-03 02:35:42 CET

On 2/2/06, Kouhei Sutou <kou@cozmixng.org> wrote:
> Hi Marcelo,
>
> I'm a maintainer of the Ruby bindings.
>
> In <43E27EF6.9080601@acms.arizona.edu>
> "Re: [Swig-user] Re: [Swig-devel] SWIG-1.3.28 release candidate" on Thu, 02 Feb 2006 14:51:50 -0700,
> Marcelo Matus <mmatus@acms.arizona.edu> wrote:
>
> > Ok, please try again, it seems perl and python are ok now. Ruby also
> > compiles but I am not
> > sure about the runtime test. I just get:
>
> > Loaded suite test
> > Started
> > ........................................
> > /home/mmatus/srcs/subversion-1.3.0/subversion/bindings/swig/ruby/svn/util.rb:58:
> > [BUG] Segmentation fault
>
> Could you pass "---with-ruby-test-verbose=verbose" option to
> the configure script to get more information, re-run the
> configure script and re-run the runtime test for Ruby
> bindings?

Hi Kouhei, Marcelo:

With SWIG 1.3.28, the Ruby bindings crash during test_changed in
subversion/bindings/swig/ruby/test/test_info.rb. Based on a little bit
of debugging, I found that the Ruby bindings crash whenever you try to
gather info on a Subversion commit, using the make_info function in
test_info.rb. It crashes when Svn::Repos::delta_tree tries to access
editor.baton.node. This problem does not occur in SWIG 1.3.27.

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 3 02:36:01 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.