[#23231] What do you think about changing the return value of Kernel#require and Kernel#load to the source encoding of the required file? — =?ISO-8859-15?Q?Wolfgang_N=E1dasi-Donner?= <ed.odanow@...>

Dear Ruby developers and users!

8 messages 2009/04/17

[#23318] [Feature #1408] 0.1.to_r not equal to (1/10) — Heesob Park <redmine@...>

Feature #1408: 0.1.to_r not equal to (1/10)

19 messages 2009/04/26

[ruby-core:23338] [Bug #1425] ruby/1.8/drb/drb.rb:1480: [BUG] Segmentation fault

From: Luca Pireddu <redmine@...>
Date: 2009-04-30 15:43:50 UTC
List: ruby-core #23338
Bug #1425: ruby/1.8/drb/drb.rb:1480: [BUG] Segmentation fault
http://redmine.ruby-lang.org/issues/show/1425

Author: Luca Pireddu
Status: Open, Priority: Normal
ruby -v: ruby 1.8.7 (2009-04-08 patchlevel 160) [x86_64-linux]


I'm using DRb to distribute some work on a cluster.  Fairly often the Ruby interpreter segfaults with this message:

<snip>/ruby/1.8/drb/drb.rb:1480: [BUG] Segmentation fault
ruby 1.8.7 (2009-04-08 patchlevel 160) [x86_64-linux]

The line in question:
--->      if obj.private_methods.include?(msg_id.to_s)

I could send a core file if it would be helpful.


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

In This Thread

Prev Next