[#25936] [Bug:1.9] [rubygems] $LOAD_PATH includes bin directory — Nobuyoshi Nakada <nobu@...>

Hi,

10 messages 2009/10/05

[#25943] Disabling tainting — Tony Arcieri <tony@...>

Would it make sense to have a flag passed to the interpreter on startup that

16 messages 2009/10/05

[#26028] [Bug #2189] Math.atanh(1) & Math.atanh(-1) should not raise an error — Marc-Andre Lafortune <redmine@...>

Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error

14 messages 2009/10/10

[#26222] [Bug #2250] IO::for_fd() objects' finalization dangerously closes underlying fds — Mike Pomraning <redmine@...>

Bug #2250: IO::for_fd() objects' finalization dangerously closes underlying fds

11 messages 2009/10/22

[#26244] [Bug #2258] Kernel#require inside rb_require() inside rb_protect() inside SysV context fails — Suraj Kurapati <redmine@...>

Bug #2258: Kernel#require inside rb_require() inside rb_protect() inside SysV context fails

24 messages 2009/10/22

[#26361] [Feature #2294] [PATCH] ruby_bind_stack() to embed Ruby in coroutine — Suraj Kurapati <redmine@...>

Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine

42 messages 2009/10/27

[#26371] [Bug #2295] segmentation faults — tomer doron <redmine@...>

Bug #2295: segmentation faults

16 messages 2009/10/27

[ruby-core:26458] [Bug #2319] gethostbyname fails in windows

From: Roger Pack <redmine@...>
Date: 2009-10-31 22:17:58 UTC
List: ruby-core #26458
Bug #2319: gethostbyname fails in windows
http://redmine.ruby-lang.org/issues/show/2319

Author: Roger Pack
Status: Open, Priority: Normal
ruby -v: ruby 1.9.2dev (2009-10-26 trunk 25491) [i386-mingw32]

Unfortunately this appears to prevent me from running other tests...

C:\dev\ruby\downloads\ruby_trunk>make test-all
./miniruby.exe -I./lib -I.ext/common -I./- -r./ext/purelib.rb  ./tool/runruby.rb --extout=.ext  -- "./test/runner.rb"
C:/dev/ruby/downloads/ruby_trunk/lib/drb/drb.rb:834: [BUG] Segmentation fault
ruby 1.9.2dev (2009-11-01 trunk 25603) [i386-mingw32]

-- control frame ----------
c:0021 p:---- s:0088 b:0088 l:000087 d:000087 CFUNC  :gethostbyname
c:0020 p:0058 s:0084 b:0084 l:000083 d:000083 METHOD C:/dev/ruby/downloads/ruby_trunk/lib/drb/drb.rb:834
c:0019 p:0053 s:0080 b:0080 l:000079 d:000079 METHOD C:/dev/ruby/downloads/ruby_trunk/lib/drb/ssl.rb:139
c:0018 p:0019 s:0070 b:0070 l:000061 d:000069 BLOCK  C:/dev/ruby/downloads/ruby_trunk/lib/drb/drb.rb:759
c:0017 p:---- s:0067 b:0067 l:000066 d:000066 FINISH
...

gethostbyname works fine with 1.9.1

Thanks!
-r


----------------------------------------
http://redmine.ruby-lang.org

In This Thread

Prev Next