[#29270] Proposal: Module#thunk_method — Charles Oliver Nutter <headius@...>

Many people use define_method solely so they can define a new method

13 messages 2010/04/06

[#29293] URI.(un)escape deprecated? — Marc-Andre Lafortune <ruby-core-mailing-list@...>

Hi.

16 messages 2010/04/07
[#29366] Re: URI.(un)escape deprecated? — Tanaka Akira <akr@...> 2010/04/08

2010/4/7 Marc-Andre Lafortune <ruby-core-mailing-list@marc-andre.ca>:

[#29313] [Bug #3112] require "yaml" doesn't use psych as default — Usaku NAKAMURA <redmine@...>

Bug #3112: require "yaml" doesn't use psych as default

28 messages 2010/04/08
[#29315] [Bug #3112] require "yaml" doesn't use psych as default — Yui NARUSE <redmine@...> 2010/04/08

Issue #3112 has been updated by Yui NARUSE.

[#29336] Re: [Bug #3112] require "yaml" doesn't use psych as default — Aaron Patterson <aaron@...> 2010/04/08

On Thu, Apr 08, 2010 at 02:06:55PM +0900, Yui NARUSE wrote:

[#29395] [Bug #3119] [Patch] "IOError (closed stream)" error with tempfile unlink then close usage — Simon Nicholls <redmine@...>

Bug #3119: [Patch] "IOError (closed stream)" error with tempfile unlink then close usage

9 messages 2010/04/09

[#29427] [Bug #3124] SocketError on SnowLeopard (during make test-all) — Aaron Patterson <redmine@...>

Bug #3124: SocketError on SnowLeopard (during make test-all)

10 messages 2010/04/11

[#29462] [Feature #3131] add Kernel#Hash() method like Kernel#Array() — Suraj Kurapati <redmine@...>

Feature #3131: add Kernel#Hash() method like Kernel#Array()

10 messages 2010/04/11

[#29464] [Bug #3132] …/nokogiri-1.4.1/ext/nokogiri/nokogiri.bundle: [BUG] Bus Error — Ashley Williams <redmine@...>

Bug #3132: …/nokogiri-1.4.1/ext/nokogiri/nokogiri.bundle: [BUG] Bus Error

8 messages 2010/04/12

[#29486] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Aaron Patterson <redmine@...>

Bug #3140: gem activation has changed between 1.8 and 1.9

102 messages 2010/04/13
[#31002] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Aaron Patterson <redmine@...> 2010/07/02

Issue #3140 has been updated by Aaron Patterson.

[#31003] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yusuke ENDOH <mame@...> 2010/07/02

Hi,

[#31005] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yehuda Katz <wycats@...> 2010/07/02

We are about to ship a version of Ruby with a built in package manager with

[#29489] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Evan Phoenix <evan@...> 2010/04/13

After a brief discussion with Eric Hodel about this, there are a few questions before we can figure out how to solve this:

[#29513] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Evan Phoenix <evan@...> 2010/04/14

Is there any comment on this? This is a big bug in 1.9.2 that we'd like to get fixed as soon as we can, but I need some input on it.

[#29526] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Rich Kilmer <rich.kilmer@...> 2010/04/15

I wrote this original code in gem_prelude.

[#31104] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yusuke Endoh <redmine@...> 2010/07/07

Issue #3140 has been updated by Yusuke Endoh.

[#31108] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Roger Pack <rogerdpack2@...> 2010/07/07

> I've commited the patch to trunk.

[#31193] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yusuke ENDOH <mame@...> 2010/07/11

Hi,

[#31223] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Roger Pack <rogerdpack2@...> 2010/07/12

> Roger, could you re-try to build from scratch? ould you apply

[#31215] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yehuda Katz <redmine@...> 2010/07/12

Issue #3140 has been updated by Yehuda Katz.

[#31218] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yukihiro Matsumoto <matz@...> 2010/07/12

Hi,

[#29528] [Bug #3150] net/https peer verification doesn't do anything — Hongli Lai <redmine@...>

Bug #3150: net/https peer verification doesn't do anything

11 messages 2010/04/15

[#29578] [Bug #3163] SyntaxError when using variable which is also a method in current scope with a Symbol argument — Benoit Daloze <redmine@...>

Bug #3163: SyntaxError when using variable which is also a method in current scope with a Symbol argument

17 messages 2010/04/17
[#29583] [Bug #3163] SyntaxError when using variable which is also a method in current scope with a Symbol argument — caleb clausen <redmine@...> 2010/04/18

Issue #3163 has been updated by caleb clausen.

[#29641] [Feature #3176] Thread#priority= should actually do something — caleb clausen <redmine@...>

Feature #3176: Thread#priority= should actually do something

28 messages 2010/04/19

[#29710] [Bug #3185] File.expand_path repeats forward slashes at the beginning of the path — Brian Ford <redmine@...>

Bug #3185: File.expand_path repeats forward slashes at the beginning of the path

10 messages 2010/04/21

[#29835] [Bug #3212] ConditionVariable may become inconsistent for interrupted threads — Sylvain Joyeux <redmine@...>

Bug #3212: ConditionVariable may become inconsistent for interrupted threads

24 messages 2010/04/28

[#29868] [Bug:trunk] assert now passes non-boolean result — Nobuyoshi Nakada <nobu@...>

Hi,

15 messages 2010/04/29

[ruby-core:29621] [Bug #3174] segmentation fault at running Array method each

From: Ingo Meierhoff <redmine@...>
Date: 2010-04-19 07:42:42 UTC
List: ruby-core #29621
Bug #3174: segmentation fault at running Array method each
http://redmine.ruby-lang.org/issues/show/3174

Author: Ingo Meierhoff
Status: Open, Priority: Normal
ruby -v: ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux]

Bug happens when using method each at a large array

/home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:26: [BUG] Segmentation fault
ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux]

-- control frame ----------
c:0009 p:0046 s:0031 b:0023 l:000f14 d:000022 BLOCK  /home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:26
c:0008 p:---- s:0020 b:0020 l:000019 d:000019 FINISH
c:0007 p:---- s:0018 b:0018 l:000017 d:000017 CFUNC  :each
c:0006 p:0153 s:0015 b:0015 l:000f14 d:000014 BLOCK  /home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:25
c:0005 p:---- s:0011 b:0011 l:000010 d:000010 FINISH
c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC  :each
c:0003 p:0106 s:0006 b:0006 l:000f14 d:00163c EVAL   /home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:15
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:000f14 d:000f14 TOP   
---------------------------
/home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:26: [BUG] object allocation during garbage collection phase
ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux]

-- control frame ----------
c:0009 p:0046 s:0031 b:0023 l:000f14 d:000022 BLOCK  /home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:26
c:0008 p:---- s:0020 b:0020 l:000019 d:000019 FINISH
c:0007 p:---- s:0018 b:0018 l:000017 d:000017 CFUNC  :each
c:0006 p:0153 s:0015 b:0015 l:000f14 d:000014 BLOCK  /home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:25
c:0005 p:---- s:0011 b:0011 l:000010 d:000010 FINISH
c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC  :each
c:0003 p:0106 s:0006 b:0006 l:000f14 d:00163c EVAL   /home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:15
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:000f14 d:000f14 TOP   
---------------------------
-- Ruby level backtrace information-----------------------------------------
/home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:26:in `block (2 levels) in <main>'
/home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:25:in `each'
/home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:25:in `block in <main>'
/home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:15:in `each'
/home/teddy/daten/workspace/tsm_administration/scripts/MIGRATION_crash.rb:15:in `<main>'

-- C level backtrace information -------------------------------------------
0xb77de340 /usr/lib/libruby.so.1.9(rb_vm_bugreport+0x60) [0xb77de340]
0xb76f9401 /usr/lib/libruby.so.1.9(+0x46401) [0xb76f9401]
0xb76f949a /usr/lib/libruby.so.1.9(rb_bug+0x3a) [0xb76f949a]
0xb770cadc /usr/lib/libruby.so.1.9(rb_newobj+0xdc) [0xb770cadc]
0xb76d4045 /usr/lib/libruby.so.1.9(+0x21045) [0xb76d4045]
0xb76d42b0 /usr/lib/libruby.so.1.9(+0x212b0) [0xb76d42b0]
0xb76d48be /usr/lib/libruby.so.1.9(rb_ary_new+0x1e) [0xb76d48be]
0xb77cdd86 /usr/lib/libruby.so.1.9(rb_make_backtrace+0x36) [0xb77cdd86]
0xb77de317 /usr/lib/libruby.so.1.9(rb_vm_bugreport+0x37) [0xb77de317]
0xb76f9401 /usr/lib/libruby.so.1.9(+0x46401) [0xb76f9401]
0xb76f949a /usr/lib/libruby.so.1.9(rb_bug+0x3a) [0xb76f949a]
0xb778498c /usr/lib/libruby.so.1.9(+0xd198c) [0xb778498c]
0xb783d40c [0xb783d40c]
0xb770b0f6 /usr/lib/libruby.so.1.9(+0x580f6) [0xb770b0f6]
0xb770b396 /usr/lib/libruby.so.1.9(+0x58396) [0xb770b396]
0xb77ca475 /usr/lib/libruby.so.1.9(rb_thread_mark+0x65) [0xb77ca475]
0xb770b2a3 /usr/lib/libruby.so.1.9(+0x582a3) [0xb770b2a3]
0xb77ca34d /usr/lib/libruby.so.1.9(+0x11734d) [0xb77ca34d]
0xb778af80 /usr/lib/libruby.so.1.9(st_foreach+0x50) [0xb778af80]
0xb77ca810 /usr/lib/libruby.so.1.9(rb_vm_mark+0x40) [0xb77ca810]
0xb770b2a3 /usr/lib/libruby.so.1.9(+0x582a3) [0xb770b2a3]
0xb770b90c /usr/lib/libruby.so.1.9(+0x5890c) [0xb770b90c]
0xb770c745 /usr/lib/libruby.so.1.9(+0x59745) [0xb770c745]
0xb779b34c /usr/lib/libruby.so.1.9(+0xe834c) [0xb779b34c]
0xb779b775 /usr/lib/libruby.so.1.9(+0xe8775) [0xb779b775]
0xb779b983 /usr/lib/libruby.so.1.9(rb_str_buf_append+0x73) [0xb779b983]
0xb779f5ee /usr/lib/libruby.so.1.9(rb_str_append+0x5e) [0xb779f5ee]
0xb77ce6e6 /usr/lib/libruby.so.1.9(+0x11b6e6) [0xb77ce6e6]
0xb77d410b /usr/lib/libruby.so.1.9(+0x12110b) [0xb77d410b]
0xb77db6f3 /usr/lib/libruby.so.1.9(rb_yield+0x1c3) [0xb77db6f3]
0xb76d3dd2 /usr/lib/libruby.so.1.9(rb_ary_each+0x52) [0xb76d3dd2]
0xb77cb26d /usr/lib/libruby.so.1.9(+0x11826d) [0xb77cb26d]
0xb77cb5f4 /usr/lib/libruby.so.1.9(+0x1185f4) [0xb77cb5f4]
0xb77d82d4 /usr/lib/libruby.so.1.9(+0x1252d4) [0xb77d82d4]
0xb77d0b3d /usr/lib/libruby.so.1.9(+0x11db3d) [0xb77d0b3d]
0xb77d410b /usr/lib/libruby.so.1.9(+0x12110b) [0xb77d410b]
0xb77db6f3 /usr/lib/libruby.so.1.9(rb_yield+0x1c3) [0xb77db6f3]
0xb76d3dd2 /usr/lib/libruby.so.1.9(rb_ary_each+0x52) [0xb76d3dd2]
0xb77cb26d /usr/lib/libruby.so.1.9(+0x11826d) [0xb77cb26d]
0xb77cb5f4 /usr/lib/libruby.so.1.9(+0x1185f4) [0xb77cb5f4]
0xb77d82d4 /usr/lib/libruby.so.1.9(+0x1252d4) [0xb77d82d4]
0xb77d0b3d /usr/lib/libruby.so.1.9(+0x11db3d) [0xb77d0b3d]
0xb77d410b /usr/lib/libruby.so.1.9(+0x12110b) [0xb77d410b]
0xb77d437b /usr/lib/libruby.so.1.9(rb_iseq_eval_main+0xab) [0xb77d437b]
0xb76fb7a7 /usr/lib/libruby.so.1.9(ruby_exec_node+0xb7) [0xb76fb7a7]
0xb76fcdb6 /usr/lib/libruby.so.1.9(ruby_run_node+0x56) [0xb76fcdb6]
0x80486a8 ruby(main+0x68) [0x80486a8]
0xb7567b86 /lib/libc.so.6(__libc_start_main+0xe6) [0xb7567b86]
0x80485a1 ruby() [0x80485a1]

[NOTE]
You may encounter a bug of Ruby interpreter. Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html


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

In This Thread

Prev Next