Issue #232 has been reported by Dave Thomas. ---------------------------------------- Bug #232: profile: get error "can't creating binding object on top of Fiber" http://redmine.ruby-lang.org/issues/show/232 Author: Dave Thomas Status: Open Priority: Normal Assigned to: Category: Target version: $ 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 `<main>' ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account