[#27003] [Bug #2422] splat operator fails on array of 1 element — Raul Parolari <redmine@...>

Bug #2422: splat operator fails on array of 1 element

12 messages 2009/12/02

[#27025] [Backport #2431] StringIO#{gets,readlines} with "" (paragraph mode) trims last "\n" — Hiroshi NAKAMURA <redmine@...>

Backport #2431: StringIO#{gets,readlines} with "" (paragraph mode) trims last "\n"

8 messages 2009/12/04

[#27086] [Feature #2454] OpenSSL has no maintainer — Yui NARUSE <redmine@...>

Feature #2454: OpenSSL has no maintainer

16 messages 2009/12/07

[#27120] #to_enum ignores block? — Roger Pack <rogerdpack@...>

Is #to_enum ignoring its block expected?

11 messages 2009/12/09

[#27135] better GC? — Roger Pack <rogerdpack@...>

Could I put in a small plea for a better GC?

56 messages 2009/12/10
[#27136] Re: better GC? — Yukihiro Matsumoto <matz@...> 2009/12/11

Hi,

[#27476] Re: better GC? — Paul Brannan <pbrannan@...> 2010/01/07

On Fri, Dec 11, 2009 at 09:07:16AM +0900, Yukihiro Matsumoto wrote:

[#27477] Re: better GC? — Eero Saynatkari <ruby-ml@...> 2010/01/07

Excerpts from Paul Brannan's message of Thu Jan 07 21:53:34 +0200 2010:

[#27563] Re: better GC? — Brent Roman <brent@...> 2010/01/12

[#27199] [Backport #2488] thread usage can result in bad HANDLE — Roger Pack <redmine@...>

Backport #2488: thread usage can result in bad HANDLE

12 messages 2009/12/16

[#27286] [Bug #2515] Array#select! — Roger Pack <redmine@...>

Bug #2515: Array#select!

17 messages 2009/12/22

[#27327] [Bug #2531] Ruby 1.8.7-p248 fails to cross-compile same version — Luis Lavena <redmine@...>

Bug #2531: Ruby 1.8.7-p248 fails to cross-compile same version

9 messages 2009/12/25

[#27360] [Feature #2542] URI lib should be updated to RFC 39886 — Marc-Andre Lafortune <redmine@...>

Feature #2542: URI lib should be updated to RFC 39886

15 messages 2009/12/31

[ruby-core:27310] [Bug #2528] readline bug

From: lin fu <redmine@...>
Date: 2009-12-24 07:52:21 UTC
List: ruby-core #27310
Bug #2528: readline bug
http://redmine.ruby-lang.org/issues/show/2528

Author: lin fu
Status: Open, Priority: Normal
ruby -v: ruby 1.9.1p376 (2009-12-07 revision 26041) [powerpc-linux]

Loading development environment (Rails 2.3.5)
/tmp/ruby/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/commands/console.rb:45: warning: Insecure world writable dir /tmp/. in PATH, mode 041777
/tmp/ruby/lib/ruby/1.9.1/powerpc-linux/readline.so: [BUG] Segmentation fault
ruby 1.9.1p376 (2009-12-07 revision 26041) [powerpc-linux]

-- control frame ----------
c:0014 p:-67679794 s:0042 b:0042 l:000041 d:000041 TOP   
c:0013 p:---- s:0040 b:0040 l:000039 d:000039 CFUNC  :require
c:0012 p:0011 s:0036 b:0036 l:000035 d:000035 TOP    /tmp/ruby/lib/ruby/1.9.1/irb/completion.rb:9
c:0011 p:---- s:0034 b:0034 l:000033 d:000033 FINISH
c:0010 p:---- s:0032 b:0032 l:000031 d:000031 CFUNC  :require
c:0009 p:0018 s:0028 b:0028 l:000019 d:000027 BLOCK  /tmp/ruby/lib/ruby/1.9.1/irb/init.rb:264
c:0008 p:---- s:0025 b:0025 l:000024 d:000024 FINISH
c:0007 p:---- s:0023 b:0023 l:000022 d:000022 CFUNC  :each
c:0006 p:0015 s:0020 b:0020 l:000019 d:000019 METHOD /tmp/ruby/lib/ruby/1.9.1/irb/init.rb:262
c:0005 p:0083 s:0015 b:0015 l:000014 d:000014 METHOD /tmp/ruby/lib/ruby/1.9.1/irb/init.rb:20
c:0004 p:0047 s:0011 b:0011 l:000010 d:000010 METHOD /tmp/ruby/lib/ruby/1.9.1/irb.rb:53
c:0003 p:0039 s:0006 b:0006 l:00045c d:0020d4 EVAL   /tmp/ruby/bin/irb:12
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:00045c d:00045c TOP   
---------------------------
-- Ruby level backtrace information-----------------------------------------
/tmp/ruby/lib/ruby/1.9.1/irb/completion.rb:9:in `require'
/tmp/ruby/lib/ruby/1.9.1/irb/completion.rb:9:in `<top (required)>'
/tmp/ruby/lib/ruby/1.9.1/irb/init.rb:264:in `require'
/tmp/ruby/lib/ruby/1.9.1/irb/init.rb:264:in `block in load_modules'
/tmp/ruby/lib/ruby/1.9.1/irb/init.rb:262:in `each'
/tmp/ruby/lib/ruby/1.9.1/irb/init.rb:262:in `load_modules'
/tmp/ruby/lib/ruby/1.9.1/irb/init.rb:20:in `setup'
/tmp/ruby/lib/ruby/1.9.1/irb.rb:53:in `start'
/tmp/ruby/bin/irb:12:in `<main>'


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

In This Thread

Prev Next