[MacRuby] #1369: ArgumentError (and some friends) do not always provide a backtrace

MacRuby ruby-noreply at macosforge.org
Tue Jul 26 22:21:10 PDT 2011


#1369: ArgumentError (and some friends) do not always provide a backtrace
------------------------------------+---------------------------------------
 Reporter:  mrada@…                 |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  major                   |   Milestone:                       
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------
 It is sometimes possible for backtrace information to be left out of an
 error message. I have observed this problem with ArgumentError and
 NameError.

 It is possible to workaround the issue using some code from Eloy given in
 this gist: https://gist.github.com/1107314

 Though, I am having some difficulty reducing the problem to a nice test
 case right now.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1369>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list