Bug #6011
closedruby-1.9.3-p0/lib/webrick/utils.rb:184: [BUG] Segmentation fault
Description
Using Fedora 17 armv7hl, the test suite crashes with following segfault:
/builddir/build/BUILD/ruby-1.9.3-p0/lib/webrick/utils.rb:184:
[BUG] Segmentation fault
ruby 1.9.3p0 (2011-10-30) [armv7hl-linux]
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0017 b:0017 l:000016 d:000016 CFUNC :resume
c:0006 p:0015 s:0014 b:0014 l:000bb0 d:0020b0 BLOCK
/builddir/build/BUILD/ruby-1.9.3-p0/test/ruby/test_fiber.rb:55
c:786428817 p:---- s:0011 b:-60909305 l:000100 d:000100 FINISH
c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC :times
c:0003 p:0011 s:0006 b:0006 l:000bb0 d:00164c BLOCK
/builddir/build/BUILD/ruby-1.9.3-p0/test/ruby/test_fiber.rb:54
c:0002 p:---- s:-60944928 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP
make: *** [yes-test-all] Segmentation fault
This was originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=789410