[#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:23551] [Bug #1514] test_time.rb failure in windows (mingw)

From: Roger Pack <redmine@...>
Date: 2009-05-25 16:40:47 UTC
List: ruby-core #23551
Bug #1514: test_time.rb failure in windows (mingw)
http://redmine.ruby-lang.org/issues/show/1514

Author: Roger Pack
Status: Open, Priority: Normal
ruby -v: ruby 1.9.2dev (2009-05-24 trunk 23554) [i386-mingw32]

Here's another output from running make test-all on mingw, gcc 3.4.5, TRUNK.  
It would be very kind if test-all were run with slightly more frequency on windows before releases were released.
Thanks.
-=r

TestTimeExtention#test_rfc2822: c:/dev/downloads/ruby_trunk/lib/time.rb:328: [BUG] Segmentation fault
ruby 1.9.2dev (2009-05-25 trunk 23566) [i386-mingw32]

-- control frame ----------
c:0015 p:---- s:0065 b:0065 l:000064 d:000064 CFUNC  :localtime
c:0014 p:0243 s:0062 b:0062 l:000061 d:000061 METHOD c:/dev/downloads/ruby_trunk/lib/time.rb:328
c:0013 p:0357 s:0050 b:0048 l:000047 d:000047 METHOD c:/dev/downloads/ruby_trunk/test/test_time.rb:29
c:0012 p:0041 s:0045 b:0045 l:000044 d:000044 METHOD c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:441
c:0011 p:0102 s:0039 b:0039 l:001e4c d:000038 BLOCK  c:/dev/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:001e4c d:000027 BLOCK  c:/dev/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:001e4c d:001e4c METHOD c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:412
c:0004 p:0153 s:0015 b:0015 l:001f50 d:001f50 METHOD c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:392
c:0003 p:0041 s:0007 b:0007 l:0007dc d:001fa0 BLOCK  c:/dev/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:00009c d:00009c TOP
---------------------------
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:333:in `block in autorun'
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:392:in `run'
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:412:in `run_test_suites'
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:412:in `each'
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:413:in `block in run_test_suites'
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:413:in `each'
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:420:in `block (2 levels) in run_test_suites'
c:/dev/downloads/ruby_trunk/lib/minitest/unit.rb:441:in `run'
c:/dev/downloads/ruby_trunk/test/test_time.rb:29:in `test_rfc2822'
c:/dev/downloads/ruby_trunk/lib/time.rb:328:in `rfc2822'
c:/dev/downloads/ruby_trunk/lib/time.rb:328:in `localtime'

[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


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


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

In This Thread

Prev Next