[MacRuby] #1263: Segfault with MacRuby 0.10

MacRuby ruby-noreply at macosforge.org
Fri May 6 16:45:44 PDT 2011


#1263: Segfault with MacRuby 0.10
--------------------------------+-------------------------------------------
 Reporter:  seatmanu@…          |        Owner:  lsansonetti@…        
     Type:  defect              |       Status:  closed               
 Priority:  blocker             |    Milestone:  MacRuby 0.11         
Component:  MacRuby             |   Resolution:  fixed                
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Works for me on master.

 {{{
 $ DYLD_LIBRARY_PATH=. ./macruby -r rubygems -e "require 'sucker'"
 $ macirb
 irb(main):001:0> require 'rubygems'
 => true
 irb(main):002:0> require 'sucker'
 => true
 irb(main):003:0>
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1263#comment:1>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list