[MacRuby-devel] [MacRuby] #151: [[MacRuby sharedRuntime] evaluateString:@"a"] crashes the application

MacRuby ruby-noreply at macosforge.org
Wed Nov 5 06:10:36 PST 2008


#151: [[MacRuby sharedRuntime] evaluateString:@"a"] crashes the application
---------------------------------------+------------------------------------
 Reporter:  rakoth.lichlord at gmail.com  |       Owner:  lsansonetti at apple.com
     Type:  defect                     |      Status:  new                  
 Priority:  major                      |   Milestone:                       
Component:  MacRuby                    |    Keywords:                       
---------------------------------------+------------------------------------
 This obviously happens because the code to be evaluated contains an error
 - local variable '''a''' is undefined - but as I see in objc.m,
 '''evaluateString''' should throw an exception, not crash the app.

 GBD cannot catch this bug somehow, this is all I get:
 Cannot access memory at address 0x2444c75f

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



More information about the MacRuby-devel mailing list