#151: [[MacRuby sharedRuntime] evaluateString:@"a"] crashes the application ---------------------------------------+------------------------------------ Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED] 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel