cout/ruby-internal

error installing on 1.8.7

jdar opened this issue · 3 comments

jdar commented

is 1.8.7 supported?
'rake aborted!' on two different systems. Tried installing from source too with similar results (same? didn't log the error)

ruby 1.9.1 worked fine. But I figured I'd log my previous error anyway.

on OSX 10.6
test_marshal_class(TC_Dump_Class): ./test/test_dump_class.rb:100: [BUG] Segmentation fault
ruby 1.8.7 (2010-06-23 patchlevel 299) [i686-darwin10.3.0

on Centos5.4
test_marshal_class(TC_Dump_Class): ./test/test_dump_class.rb:100: [BUG] Segmentation fault
ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]

I have the same issue on OSX 10.6 with ruby 1.8.7.174:

test_marshal_class(TC_Dump_Class): ./test/test_dump_class.rb:100: [BUG] Segmentation fault
ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]

jdar commented

... and on patchlevel 330
test_dump_method_alloca(TC_Dump_Module): ./test/test_dump_method.rb:101: [BUG] Segmentation fault
ruby 1.8.7 (2010-12-23 patchlevel 330) [i686-darwin10.3.0]

cout commented

A number of bugs which could have caused this have been fixed. If this bug is still present, please reopen this issue and attach a backtrace.