Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2014 09:41:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 194572] lang/ruby20: ruby-2.0.0-p576/lib/mkmf.rb:1820: [BUG] Segmentation fault
Message-ID:  <bug-194572-21402-MSlnTZnpt1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194572-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194572-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194572

--- Comment #4 from mexas@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194572-21402-MSlnTZnpt1>