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

Re: Segfault in ruby tests

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Thu, 29 Jan 2009 10:27:18 -0800

Joe Swatosh wrote:
> On Wed, Jan 28, 2009 at 3:10 PM, Hyrum K. Wright
> <hyrum_wright_at_mail.utexas.edu> wrote:
>> Joe Swatosh wrote:
>>> On Wed, Jan 28, 2009 at 10:36 AM, Hyrum K. Wright
>>> <hyrum_wright_at_mail.utexas.edu> wrote:
>>>> Joe Swatosh wrote:
>>>>> Howdy Hyrum,
>>>>>
>>>>> On Tue, Jan 27, 2009 at 9:57 AM, Hyrum K. Wright
>>>>> <hyrum_wright_at_mail.utexas.edu> wrote:
>>>>>> Joe, Kou,
>>>>>> The ruby bindings tests are segfaulting on the buildbot. I can
>>>>>> reproduce
>>>>>> locally:
>>>>>>
>>>>>> [[[
>>>>>> hwright_at_orac:~/dev/svn-trunk$ make check-swig-rb
>>>>>> cd /home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby; \
>>>>>> /usr/bin/ruby -I
>>>>>> /home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby \
>>>>>>
>>>>>>
>>>>>>
>>>>>> /home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/test/run-test.rb
>>>>>> \
>>>>>> --verbose=normal
>>>>>> Loaded suite .
>>>>>> Started
>>>>>>
>>>>>>
>>>>>> .................................................................................................................../home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/svn/util.rb:86:
>>>>>> [BUG] Segmentation fault
>>>>>> ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]
>>>>>>
>>>>>> /bin/bash: line 3: 17077 Aborted /usr/bin/ruby -I
>>>>>> /home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby
>>>>>>
>>>>>>
>>>>>> /home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/test/run-test.rb
>>>>>> --verbose=normal
>>>>>> make: *** [check-swig-rb] Error 134
>>>>>> hwright_at_orac:~/dev/svn-trunk$
>>>>>> ]]]
>>>>>>
>>>>>> This is, of course, a blocker for branching 1.6.x.
>>>>>>
>>>>> I cannot reproduce at r35519.
>>>> Troubling, I can still reproduce the error. The buildbot should be
>>>> reproducing it, too, but the buildslave appears to be asleep at the
>>>> moment.
>>>>
>>> Any notion of when it started?
>> Unfortnately, no. I just discovered it when the JavaHL tests were fixed but
>> the buildbot continued to fail.
>>
>
> I'm not much help. Maybe try running the tests with a -v so we will
> at least know the name of the test that causes the segfault?

hwright_at_orac:~/dev/svn-trunk/subversion/bindings/swig/ruby$ /usr/bin/ruby -I
/home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby
/home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/test/run-test.rb -v
Loaded suite .
Started
...
test_apply(SvnDeltaTest):
/home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/svn/util.rb:86: [BUG]
Segmentation fault
ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]

The buildbot is back up, too, so you can see the error in the binding test output.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1069619
Received on 2009-01-29 19:28:26 CET

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.