[MacRuby] #1363: macirb "framework 'AppKit' results in segfault

MacRuby ruby-noreply at macosforge.org
Tue Jul 19 11:23:16 PDT 2011


#1363: macirb "framework 'AppKit' results in segfault
---------------------------------+------------------------------------------
 Reporter:  will@…               |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  blocker              |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------
 This happened with the last stable version, then I updated to the newest
 nightly, and it is still happening.

 ~ ➤ macirb
 >> framework "AppKit"
 [1]    2582 segmentation fault  macirb
 ~ ➤ macirb -v
 DietRB (0.6.1)
 ~ ➤ macruby -v
 MacRuby 0.10 (ruby 1.9.2) [universal-darwin10.0, x86_64]
 ~ ➤ uname -a
 Darwin nott.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41
 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64


 ~ ➤ macruby -v
 MacRuby 0.11 (ruby 1.9.2) [universal-darwin10.0, x86_64]
 ~ ➤ macirb
 >> framework 'AppKit'
 [1]    2711 segmentation fault  macirb
 ~ ➤ macirb -v
 DietRB (0.6.1)


 This works fine though
 ~ ➤ macruby -e 'framework "AppKit"'
 ~ ➤

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



More information about the macruby-tickets mailing list