I'm getting a seg fault when trying to run unit/functional tests on a Red Hat Linux Enterprise server 4 RHEL4. Otherwise, everything seems to run just fine. I'm using Apache/2.0.52 and fcgi with no issues. script/console works just fine. Here are some details:
Any help would be appreciated.
$ uname -a Linux example.com 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64 x86_64 x86_64 GNU/Linux
$ ruby test/unit/survey_test.rb /usr/lib64/site_ruby/1.8/rubygems/custom_require.rb:99: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [x86_64-linux]
Aborted
$ gem list
*** LOCAL GEMS ***
actionmailer (1.2.5, 1.2.4, 1.2.3) Service layer for easy email delivery and testing.
actionpack (1.12.5, 1.12.4, 1.12.3) Web-flow and rendering framework putting the VC in MVC.
actionwebservice (1.1.6, 1.1.5, 1.1.4) Web service support for Action Pack.
activerecord (1.14.4, 1.14.3) Implements the ActiveRecord pattern for ORM.
activesupport (1.3.1) Support and utility classes used by the Rails framework.
rails (1.1.6, 1.1.5, 1.1.4) Web-application framework with template engine, control-flow layer, and ORM.
rake (0.7.1) Ruby based make-like utility.
rcov (0.7.0.1) Code coverage analysis tool for Ruby
RedCloth (3.0.4) RedCloth is a module for using Textile and Markdown in Ruby. Textile and Markdown are text formats. A very simple text format. Another stab at making readable text that can be converted to HTML.
sources (0.0.1) This package provides download sources for remote gem installation