#810: MacRuby can't install the nokogiri of rubygems. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: reopened => closed * resolution: => fixed * milestone: => MacRuby 0.7 Comment: Okay, the gem should not build and load with r4380. Note that I wasn't able to run the frontpage example in nokogiri.org, at a quick glance it seems to be related to the fact that it passes freshly created ruby objects as context pointers to libxml and our GC won't determine if the object is still used, therefore it collects it, then the process crashes later when trying to use that object. I will look later (I also suspect this can be a problem with the GC of MRI), in the meantime, this bug can be closed! -- Ticket URL: <http://www.macruby.org/trac/ticket/810#comment:3> MacRuby <http://macruby.org/>