[Bug 194572] lang/ruby20: ruby-2.0.0-p576/lib/mkmf.rb:1820: [BUG] Segmentation fault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 13 09:41:48 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194572
--- Comment #4 from mexas at bris.ac.uk ---
and even ruby19 fails some tests:
test_thread.rb ..................................................
#688 test_method.rb:1012:in `<top (required)>':
begin
Process.setrlimit(Process::RLIMIT_STACK, 4_202_496)
# FreeBSD fails this less than 4M + 8K bytes.
rescue Exception
exit
end
class C
attr "a" * (10*1024*1024)
end
#=> killed by SIGILL (signal 4) [ruby-dev:31818]
FAIL 1/951 tests failed
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/lang/ruby19/work/ruby-1.9.3-p547
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ruby
mailing list