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

Re: Ruby bindings 1.4.0 core dump on Ubuntu Breezy

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2006-10-06 06:28:22 CEST

Hi,

2006/10/6, Blair Zajac <blair@orcaware.com>:

> > Could you try a change of r21652?
>
> It applied cleanly to 1.4.0, but just delayed the core dump:

Could you try earlier SWIG?

> >> 1) Failure:
> >> test_load(SvnReposTest)
> >> [/home/blair/Packages/ubuntu/blair/subversion/subversion-trunk/
> >> subversion/bindings/swig/ruby/test/test_repos.rb:417]:
> >> <NoMethodError> exception expected but was
> >> Class: <TypeError>
> >> Message: <"can't convert nil into String">

> > Could you identify where the problem is occured?
> >
> >
> > In my thought, it's the fourth argument of Svn::Repos#load_fs
> > (parent_dir).
>
> Your hunch looks correct:
>
> 1) Failure:
> test_load(SvnReposTest) [/home/blair/Packages/ubuntu/blair/subversion/
> subversion-trunk/subversion/bindings/swig/ruby/test/test_repos.rb:417]:
> <NoMethodError> exception expected but was
> Class: <TypeError>
> Message: <"can't convert nil into String">

The attached patch will solve this problem.

Thanks,

--
kou


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Oct 6 06:28:40 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.