[#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:26432] [Bug #2314] Ruby interpreter 1.9.1 bug

From: Kenneth Babs <redmine@...>
Date: 2009-10-30 10:32:01 UTC
List: ruby-core #26432
Bug #2314: Ruby interpreter 1.9.1 bug
http://redmine.ruby-lang.org/issues/show/2314

Author: Kenneth Babs
Status: Open, Priority: Normal
ruby -v: ruby -v ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]  rails -v Rails 2.3.4  gem -v 1.3.5

Ruby interpreter 1.9.1 bug
===========================================
C:/INSTAN~1.0-W/ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-ms
win32-60/lib/http11.so: [BUG] Segmentation fault
ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]

-- control frame ----------
c:0011 p:-10468772 s:0029 b:0029 l:000028 d:000028 TOP
c:0010 p:---- s:0027 b:0027 l:000026 d:000026 CFUNC  :require
c:0009 p:0095 s:0023 b:0023 l:000022 d:000022 TOP    C:/INSTAN~1.0
-W/ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:12
c:0008 p:---- s:0021 b:0021 l:000020 d:000020 FINISH
c:0007 p:---- s:0019 b:0019 l:000018 d:000018 CFUNC  :require
c:0006 p:0068 s:0015 b:0015 l:000014 d:000014 TOP    C:/INSTAN~1.0
-W/ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mswin32-60/bin/mongrel_rails:
11
c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC  :load
c:0003 p:0109 s:0007 b:0007 l:00222c d:001500 EVAL   C:/INSTAN~1.0
-W/ruby/bin/mongrel_rails:19
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:00222c d:00222c TOP
---------------------------
-- Ruby level backtrace information-----------------------------------------
C:/INSTAN~1.0-W/ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-ms
win32-60/lib/mongrel.rb:12:in `require'
C:/INSTAN~1.0-W/ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-ms
win32-60/lib/mongrel.rb:12:in `<top (required)>'
C:/INSTAN~1.0-W/ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-ms
win32-60/bin/mongrel_rails:11:in `require'
C:/INSTAN~1.0-W/ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-ms
win32-60/bin/mongrel_rails:11:in `<top (required)>'
C:/INSTAN~1.0-W/ruby/bin/mongrel_rails:19:in `load'
C:/INSTAN~1.0-W/ruby/bin/mongrel_rails:19:in `<main>'

[NOTE]
You may encounter a bug of Ruby interpreter. 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