Project

General

Profile

Actions

Bug #5027

closed

Snapshot(2011-07-14) Build Test Error @Cygwin

Added by mfurui (Mitsuru FURUI) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.4dev (2011-07-13) [i386-cygwin]
Backport:
[ruby-dev:44099]

Description

% ./configure --enable-shared; make ; make test

解凍実行後、以下の様に落ちてました。
他にioで10個Faile出てます。


test_fork.rb .[BUG] Segmentation fault
ruby 1.9.4dev (2011-07-13) [i386-cygwin]

-- Control frame information -----------------------------------------------
c:0009 p:---- s:0023 b:0023 l:000022 d:000022 CFUNC :start
c:0008 p:0021 s:0020 b:0020 l:000fe4 d:000e44 BLOCK bootstraptest.tmp.rb:4
c:0007 p:---- s:0018 b:0018 l:000017 d:000017 FINISH
c:0006 p:---- s:0016 b:0016 l:000011 d:000015 IFUNC
c:0005 p:---- s:0014 b:0014 l:000013 d:000013 CFUNC :each
c:0004 p:---- s:0012 b:0012 l:000011 d:000011 CFUNC :map
c:0003 p:0017 s:0009 b:0008 l:000fe4 d:001d4c EVAL bootstraptest.tmp.rb:3
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:000fe4 d:000fe4 TOP

-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:4:in block (2 levels) in <main>' bootstraptest.tmp.rb:4:in fork'

-- Other runtime information -----------------------------------------------

  • Loaded script: bootstraptest.tmp.rb

  • Loaded features:

    0 enumerator.so
    1 /cygdrive/c/home/mfurui/tmp/snapshot/.ext/i386-cygwin/enc/encdb.so
    2 /cygdrive/c/home/mfurui/tmp/snapshot/.ext/i386-cygwin/enc/shift_jis.so
    3 /cygdrive/c/home/mfurui/tmp/snapshot/.ext/i386-cygwin/enc/trans/transdb.so
    4 /cygdrive/c/home/mfurui/tmp/snapshot/lib/rubygems/defaults.rb
    5 /cygdrive/c/home/mfurui/tmp/snapshot/rbconfig.rb
    6 /cygdrive/c/home/mfurui/tmp/snapshot/lib/rubygems/deprecate.rb
    7 /cygdrive/c/home/mfurui/tmp/snapshot/lib/rubygems/exceptions.rb
    8 /cygdrive/c/home/mfurui/tmp/snapshot/lib/rubygems/custom_require.rb
    9 /cygdrive/c/home/mfurui/tmp/snapshot/lib/rubygems.rb

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

uname -a は以下の通り
CYGWIN_NT-5.1 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin

gcc -v は以下の通り
gcc version 4.3.4 20090804 (release) 1 (GCC)


Related issues 2 (0 open2 closed)

Related to Ruby master - Bug #5055: ruby-1.9.2-p290 Test Error @CygwinRejected07/19/2011Actions
Is duplicate of Ruby master - Bug #4957: IO.copystream seems make hangup on cygwin (was 2011-07-01 Snapshot build)Closed07/01/2011Actions
Actions #1

Updated by tarui (Masaya Tarui) over 12 years ago

  • Priority changed from Normal to 3

優先度はLowにさせてもらいますが、Cygwinを見れる人はいませんか?

Updated by naruse (Yui NARUSE) over 12 years ago

  • Status changed from Open to Feedback

メンテナがいないので、パッチ待ちという形になります。
ご了承くださいませ。

Updated by naruse (Yui NARUSE) over 12 years ago

  • Status changed from Feedback to Closed

#5055 で情報更新されているように思えるので close します

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0