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

Re: Stack Trace for Ruby Segfaults

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2005-06-23 06:17:26 CEST

Hi,

In <20050622180543.GA17223@jaa.iki.fi>
  "Re: Stack Trace for Ruby Segfaults" on Wed, 22 Jun 2005 12:05:44 -0600,
  Jani Averbach <jaa@jaa.iki.fi> wrote:

> Would there be any good ways to ensure that my environment is sane?
> Some huge, complicated ruby system? Could I run Ruby's regression
> tests afterward against already installed Ruby?

You can do.

  (1) get ruby archive and extract

      % wget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.3-preview1.tar.gz
      % tar xfz ruby-1.8.3-preview1.tar.gz

  (2) run test/runner.rb with installed ruby

      % cd ruby-1.8.3
      % ruby test/runner.rb

I will remove apr_pool_t from Ruby world soon. (This is
already implemented in my working copy.) The change may fix
(or hide) the problem. Just a moment, please.

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 23 06:18:15 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.