Project

General

Profile

Actions

Bug #10579

closed

Segmentation fault at 0x00000000000000

Added by arunkant (Arun Kant Sharma) over 9 years ago. Updated about 9 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]
[ruby-core:66742]

Description

Following script cause a Segmentation fault

$ ruby -rresolv -e 'ObjectSpace.each_object { |obj| p obj }' > temp.output

But this one not

$ ruby -e 'ObjectSpace.each_object { |obj| p obj }' > temp.output

Files

rubyerror.output (18.7 KB) rubyerror.output stderr output arunkant (Arun Kant Sharma), 12/08/2014 12:53 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0