[MacRuby] #993: Assertion failure : vm.cpp in pop_current_exception()

MacRuby ruby-noreply at macosforge.org
Tue Nov 15 14:59:52 PST 2011


#993: Assertion failure : vm.cpp in pop_current_exception()
---------------------------------------+------------------------------------
 Reporter:  hungerandthirst@…          |        Owner:  lsansonetti@…        
     Type:  defect                     |       Status:  reopened             
 Priority:  major                      |    Milestone:                       
Component:  MacRuby                    |   Resolution:                       
 Keywords:  gems, bundler, deps        |  
---------------------------------------+------------------------------------

Comment(by msabramo@…):

 Ditto for me:

 {{{
 marca at scml-marca:~/dev/git-repos/jenx$ /usr/local/bin/macruby -r rubygems
 -e "require 'bundler/setup'; p 42"
 42
 marca at scml-marca:~/dev/git-repos/jenx$ echo "" > Gemfile
 marca at scml-marca:~/dev/git-repos/jenx$ /usr/local/bin/macruby -r rubygems
 -e "require 'bundler/setup'; p 42"
 Assertion failed: ((size_t)pos < current_exceptions.size()), function
 pop_current_exception, file vm.cpp, line 3434.
 Abort trap

 marca at scml-marca:~/dev/git-repos/jenx$ /usr/local/bin/macruby -v
 MacRuby 0.10 (ruby 1.9.2) [universal-darwin10.0, x86_64]
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/993#comment:9>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list