[MacRuby-devel] [MacRuby] #321: macgem crashes with "unknown: [BUG] Segmentation fault".

MacRuby ruby-noreply at macosforge.org
Thu Sep 3 13:40:18 PDT 2009


#321: macgem crashes with "unknown: [BUG] Segmentation fault".
---------------------------+------------------------------------------------
 Reporter:  occam@…        |        Owner:  lsansonetti@…        
     Type:  defect         |       Status:  closed               
 Priority:  major          |    Milestone:  MacRuby 0.5          
Component:  MacRuby        |   Resolution:  fixed                
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by lsansonetti@…):

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


Comment:

 Should be fixed in r2460.


 {{{
 (gdb) r
 Starting program: /Users/lrz/src/macruby-trunk/macruby -I./lib bin/gem
 Reading symbols for shared libraries .++++......................... done
 Reading symbols for shared libraries . done
 Reading symbols for shared libraries . done

   RubyGems is a sophisticated package manager for Ruby.  This is a
   basic help message containing pointers to more information.

     Usage:
       gem -h/--help
       gem -v/--version
       gem command [arguments...] [options...]

     Examples:
       gem install rake
       gem list --local
       gem build package.gemspec
       gem help install

     Further help:
       gem help commands            list all 'gem' commands
       gem help examples            show some examples of usage
       gem help platforms           show information about platforms
       gem help <COMMAND>           show help on COMMAND
                                      (e.g. 'gem help install')
     Further information:
       http://rubygems.rubyforge.org

 Program exited with code 01.
 }}}

 Note that macgem doesn't still work, but at least it starts. We will make
 it work at 100% for the release.

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



More information about the MacRuby-devel mailing list