Projects

Ticket #166 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Bus error when installing gem

Reported by: mail@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.4
Component: MacRuby Keywords:
Cc:

Description

Whenever I try to install a Gem macruby crashes with a bus error. I attached a strack trace for when I tried to install the Amazon S3 gem.

Attachments

stacktrace.txt Download (14.7 KB) - added by mail@… 3 years ago.

Change History

Changed 3 years ago by mail@…

Changed 3 years ago by eloy.de.enige@…

  • status changed from new to closed
  • resolution set to fixed

This particular problem with RubyGems, which is actually a problem with array access as used by YAML, is worked around in current trunk.

Note: See TracTickets for help on using tickets.