[MacRuby] #1186: macirb segfaults when trying to tab complete an NSURL object

MacRuby ruby-noreply at macosforge.org
Wed Mar 9 13:02:33 PST 2011


#1186: macirb segfaults when trying to tab complete an NSURL object
------------------------------------+---------------------------------------
 Reporter:  mrada@…                 |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  blocker                 |   Milestone:                       
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------
 My session can be as simple as:

       ± irb
      irb(main):001:0> framework 'Foundation'
      => true
      irb(main):002:0> test = NSURL.URLWithString 'macruby.org'
      => #<NSURL:0x2005e0340>
      irb(main):003:0> test.[1]    71093 bus error  irb

 I tried to tab complete the test variable that I created.

 I am having this issue with the latest nightly build (March 9).

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



More information about the macruby-tickets mailing list