[MacRuby] #1186: macirb segfaults when trying to tab complete an NSURL object
#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/>
#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: ------------------------------------+--------------------------------------- Comment(by watson1978@…): I think that this is same problem as #1184. #1184 was closed, you try again with MacRuby Latest :) I expect to work well. -- Ticket URL: <http://www.macruby.org/trac/ticket/1186#comment:1> MacRuby <http://macruby.org/>
#1186: macirb segfaults when trying to tab complete an NSURL object ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.10 Component: MacRuby | Resolution: fixed Keywords: | ------------------------------------+--------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.10 Comment: Indeed, I can't seem to reproduce the crash with trunk. Closing as fixed, but let us know if you still see the problem! -- Ticket URL: <http://www.macruby.org/trac/ticket/1186#comment:2> MacRuby <http://macruby.org/>
#1186: macirb segfaults when trying to tab complete an NSURL object ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.10 Component: MacRuby | Resolution: fixed Keywords: | ------------------------------------+--------------------------------------- Comment(by mrada@…): Yes, it's fixed now. Thanks! -- Ticket URL: <http://www.macruby.org/trac/ticket/1186#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby