#694: framework 'Cocoa' in macirb crashes 0.6, 0.7 ---------------------------------+------------------------------------------ Reporter: marick@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | ---------------------------------+------------------------------------------ Changes (by lsansonetti@…): * status: reopened => closed * resolution: => fixed * milestone: => MacRuby 0.7 Old description:
{{{ 787 $ macirb irb(main):001:0> framework 'Cocoa' framework 'Cocoa' unknown: [BUG] Segmentation fault MacRuby version 0.7 (ruby 1.9.0) [universal-darwin10.0, x86_64]
Abort trap 788 $ }}}
New description: {{{ 787 $ macirb irb(main):001:0> framework 'Cocoa' framework 'Cocoa' unknown: [BUG] Segmentation fault MacRuby version 0.7 (ruby 1.9.0) [universal-darwin10.0, x86_64] Abort trap 788 $ }}} -- Comment: This bug is no longer appearing as of trunk. -- Ticket URL: <http://www.macruby.org/trac/ticket/694#comment:9> MacRuby <http://macruby.org/>