Project

General

Profile

Actions

Backport #1425

closed

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

Added by luca (Luca Pireddu) almost 15 years ago. Updated almost 5 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: Atom PDF

Like0
Like0Like0Like0