Project

General

Profile

Actions

Bug #232

closed

profile: get error "can't creating binding object on top of Fiber"

Added by pragdave (Dave Thomas) almost 16 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:17643]

Description

=begin
$ ruby -v -rprofile -e 'puts 1'
ruby 1.9.0 (2008-06-30 revision 15427) [i686-darwin9.3.0]
% cumulative self self total
time seconds seconds calls ms/call ms/call name
0.00 0.01 0.00 1 0.00 10.00 #toplevel
-e:1:in puts': Can't create Binding Object on top of Fiber. (RuntimeError) from -e:1:in puts'
from -e:1:in `'
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0