Projects

Ticket #350 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

macirb doesn't exit cleanly anymore

Reported by: jordan.breeding@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.5
Component: MacRuby Keywords:
Cc:

Description

after the new LLVM merge macirb doesn't exit cleanly anymore

35 jordan@thetourist ~ > macirb
irb(main):001:0> quit
core:in `__new__:': wrong number of arguments (3 for 4) (ArgumentError)

Change History

Changed 2 years ago by mattaimonetti@…

confirmed

Changed 2 years ago by joshua.ballanco@…

Discussed this last night with Laurent. There's an issue with the AOT compiler. Running "VM_DISABLE_RBO=1 macirb" should work around this for the time being.

Changed 2 years ago by lsansonetti@…

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

Should be fixed in r2637.

Note: See TracTickets for help on using tickets.