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

Re: 1.3RC status

From: David James <james82_at_gmail.com>
Date: 2005-10-19 02:59:34 CEST

On 10/18/05, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> On 10/18/05, David Anderson <david.anderson@calixo.net> wrote:
> > So, things are moving around somewhat. This is the current status of the
> > 1.3 branch as far as I know. Please read through and confirm that I'm
> > not missing anything - Oh, and that nobody's forgotten about any of this
> > stuff :-)
> >
> > * Ruby bindings segfault. Has this been put to bed? I see the
> > STATUS has a couple of approved changes that I'll merge once I'm
> > done with this mail. Is there any work or polishing that still
> > needs doing, or are we all set? Ah, David James tells me that fix is
> > satisfactory as far as 1.3.0 is concerned.
>
> The fix seems fine on /trunk, but merging the last part of it into the
> 1.3.x branch (r16744, already approved to be merged, just hasn't
> actually been merged in) results in segfaults when I run 'make
> check-swig-rb'. There don't actually seem to be any substantial
> differences between the swig bindings in the branch and the ones in
> the trunk (other than this particular revision), so I'm kind of
> confused as to what's causing the crash.
>
> Can anybody else reproduce this problem, and if so, any ideas what
> causes it? Unfortunately, gdb has yet to tell me anything especially
> useful about the crash, I'm going to try building a debug version of
> Ruby, to see if that helps...

Hi Garrett,

This seems like a build environment problem. Can you retry merging
r16744 with a clean environment and a fresh checkout? Before and after
merging r16744, make check-swig-rb works great on the 1.3.x branch on
my machine.

What OS are you using? If you're using Mac OS X, perhaps the Ruby test
suite is using older, installed libraries that are lying around on
your machine. If this happens to you, type 'make install
install-swig-rb' and see if it fixes the problem.

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
Received on Wed Oct 19 03:00:37 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.