From: "ngoto (Naohisa Goto)" Date: 2012-11-06T11:48:39+09:00 Subject: [ruby-core:48958] [ruby-trunk - Bug #6334][Rejected] 64 bit build broken for 1.9.3 on Solaris 10 and openindiana - test_fork.rb Issue #6334 has been updated by ngoto (Naohisa Goto). Status changed from Feedback to Rejected Assignee changed from nobu (Nobuyoshi Nakada) to ngoto (Naohisa Goto) Priority changed from Normal to Low Closing because of no feedback. Please reopen the ticket with detailed information if you still have the problem. ---------------------------------------- Bug #6334: 64 bit build broken for 1.9.3 on Solaris 10 and openindiana - test_fork.rb https://bugs.ruby-lang.org/issues/6334#change-32464 Author: cr_ellis (Colin Ellis) Status: Rejected Priority: Low Assignee: ngoto (Naohisa Goto) Category: Target version: ruby -v: ruby 1.9.3p195 (2012-04-20 revision 32371) [i386-solaris2.10] make test fails with: #248 test_fork.rb:51:in `': core dumped [ruby-dev:44005] [Ruby 1.9 - Bug #4950] FAIL 1/943 tests failed gmake: *** [yes-btest-ruby] Error 1 No coredump is actually produced. Operating System: Solaris 10 x86 Compiler: GCC 4.4.5 To reproduce: ./configure CFLAGS="-m64" && gmake test Seems that r32562 broke it. If I revert that changeset All tests pass as expected. -- http://bugs.ruby-lang.org/