Project

General

Profile

This project is closed and read-only.

Actions

Backport #1425

closed

ruby/1.8/drb/drb.rb:1480: [BUG] Segmentation fault

Backport #1425: ruby/1.8/drb/drb.rb:1480: [BUG] Segmentation fault

Added by luca (Luca Pireddu) over 17 years ago. Updated about 7 years ago.


Description

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

/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.
=end

Actions

Also available in: PDF Atom