[#23457] [Bug #1471] "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7 — John Carter <redmine@...>

Bug #1471: "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7

17 messages 2009/05/15

[#23483] [Bug #1478] Ruby archive — Oleg Puchinin <redmine@...>

Bug #1478: Ruby archive

29 messages 2009/05/16
[#29225] [Feature #1478] Ruby archive — Luis Lavena <redmine@...> 2010/04/02

Issue #1478 has been updated by Luis Lavena.

[#30345] Re: [Feature #1478] Ruby archive — "NAKAMURA, Hiroshi" <nakahiro@...> 2010/05/21

On Fri, Apr 2, 2010 at 17:13, Luis Lavena <redmine@ruby-lang.org> wrote:

[#30346] Re: [Feature #1478] Ruby archive — Jonathan Nielsen <jonathan@...> 2010/05/21

> Thanks for your comment.

[#30347] Re: [Feature #1478] Ruby archive — Jonathan Nielsen <jonathan@...> 2010/05/21

OK Hiroshi, I read some of the comments earlier in the thread that I

[#30355] Re: [Feature #1478] Ruby archive — Caleb Clausen <vikkous@...> 2010/05/21

On 5/20/10, Jonathan Nielsen <jonathan@jmnet.us> wrote:

[#30364] Re: [Feature #1478] Ruby archive — Benoit Daloze <eregontp@...> 2010/05/22

Hi,

[#23505] [Bug #1494] tempfile#unlink may silently fail on windows — Nicholas Manning <redmine@...>

Bug #1494: tempfile#unlink may silently fail on windows

19 messages 2009/05/19

[#23572] [Bug #1525] Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork? — Hongli Lai <redmine@...>

Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?

27 messages 2009/05/27

[#23595] Meaning of RUBY_PLATFORM — Rick DeNatale <rick.denatale@...>

The RUBY_PLATFORM constant is documented in the latest Pickaxe as "The

17 messages 2009/05/28
[#23596] Re: Meaning of RUBY_PLATFORM — Luis Lavena <luislavena@...> 2009/05/28

On Thu, May 28, 2009 at 3:41 PM, Rick DeNatale <rick.denatale@gmail.com> wrote:

[#23602] Re: Meaning of RUBY_PLATFORM — Rick DeNatale <rick.denatale@...> 2009/05/28

On Thu, May 28, 2009 at 2:52 PM, Luis Lavena <luislavena@gmail.com> wrote:

[#23608] Re: Meaning of RUBY_PLATFORM — Luis Lavena <luislavena@...> 2009/05/28

On Thu, May 28, 2009 at 7:08 PM, Rick DeNatale <rick.denatale@gmail.com> wrote:

[#23609] Re: Meaning of RUBY_PLATFORM — Rick DeNatale <rick.denatale@...> 2009/05/29

On Thu, May 28, 2009 at 7:22 PM, Luis Lavena <luislavena@gmail.com> wrote:

[ruby-core:23512] [Bug #1497] test_exception fails in windows

From: Roger Pack <redmine@...>
Date: 2009-05-20 20:48:59 UTC
List: ruby-core #23512
Bug #1497: test_exception fails in windows
http://redmine.ruby-lang.org/issues/show/1497

Author: Roger Pack
Status: Open, Priority: Normal
ruby -v: 1.9.2dev

on mingw, I get this from trunk make test-all

TestException#test_errat: c:/dev/ruby/downloads/ruby_trunk/test/ruby/envutil.rb:133: [BUG] The handle is invalid.

ruby 1.9.2dev (2009-05-21) [i386-mingw32]

-- control frame ----------
c:0015 p:---- s:0073 b:0073 l:000072 d:000072 CFUNC  :join
c:0014 p:0286 s:0069 b:0069 l:00070c d:00070c METHOD c:/dev/ruby/downloads/ruby_trunk/test/ruby/envutil.rb:133
c:0013 p:0093 s:0048 b:0048 l:000047 d:000047 METHOD c:/dev/ruby/downloads/ruby_trunk/test/ruby/test_exception.rb:217
c:0012 p:0041 s:0045 b:0045 l:000044 d:000044 METHOD c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:441
c:0011 p:0102 s:0039 b:0039 l:0001fc d:000038 BLOCK  c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:420
c:0010 p:---- s:0033 b:0033 l:000032 d:000032 FINISH
c:0009 p:---- s:0031 b:0031 l:000030 d:000030 CFUNC  :each
c:0008 p:0026 s:0028 b:0028 l:0001fc d:000027 BLOCK  c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:413
c:0007 p:---- s:0025 b:0025 l:000024 d:000024 FINISH
c:0006 p:---- s:0023 b:0023 l:000022 d:000022 CFUNC  :each
c:0005 p:0080 s:0020 b:0020 l:0001fc d:0001fc METHOD c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:412
c:0004 p:0153 s:0015 b:0015 l:000300 d:000300 METHOD c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:392
c:0003 p:0041 s:0007 b:0007 l:000b04 d:000320 BLOCK  c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:333
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:00039c d:00039c TOP
---------------------------
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:333:in `block in autorun'
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:392:in `run'
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:412:in `run_test_suites'
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:412:in `each'
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:413:in `block in run_test_suites'
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:413:in `each'
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:420:in `block (2 levels) in run_test_suites'
c:/dev/ruby/downloads/ruby_trunk/lib/minitest/unit.rb:441:in `run'
c:/dev/ruby/downloads/ruby_trunk/test/ruby/test_exception.rb:217:in `test_errat'
c:/dev/ruby/downloads/ruby_trunk/test/ruby/envutil.rb:133:in `assert_in_out_err'
c:/dev/ruby/downloads/ruby_trunk/test/ruby/envutil.rb:133:in `join'

[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

Thanks!
-=r


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

In This Thread

Prev Next