[MacRuby] #1031: Segmentation fault from invalid obj-C alloc method
#1031: Segmentation fault from invalid obj-C alloc method ----------------------------------+----------------------------------------- Reporter: rice.audio@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Last login: Mon Dec 6 11:05:14 on console new-host:~ robertrice$ macirb irb(main):001:0> nil.alloc.init Segmentation fault new-host:~ robertrice$ -- Ticket URL: <http://www.macruby.org/trac/ticket/1031> MacRuby <http://macruby.org/>
#1031: Segmentation fault from invalid obj-C alloc method ----------------------------------+----------------------------------------- Reporter: rice.audio@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * milestone: => MacRuby 1.0 Old description:
Last login: Mon Dec 6 11:05:14 on console new-host:~ robertrice$ macirb irb(main):001:0> nil.alloc.init Segmentation fault new-host:~ robertrice$
New description: {{{ Last login: Mon Dec 6 11:05:14 on console new-host:~ robertrice$ macirb irb(main):001:0> nil.alloc.init Segmentation fault new-host:~ robertrice$ }}} -- -- Ticket URL: <http://www.macruby.org/trac/ticket/1031#comment:1> MacRuby <http://macruby.org/>
#1031: Segmentation fault from invalid obj-C alloc method ----------------------------------+----------------------------------------- Reporter: rice.audio@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.11 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 1.0 => MacRuby 0.11 Comment: https://github.com/MacRuby/MacRuby/commit/b3e27e525cf0f619170d6c5fdb87439099... -- Ticket URL: <http://www.macruby.org/trac/ticket/1031#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby