#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: | ---------------------------+------------------------------------------------ Comment(by dev@…): Replying to [comment:3 lsansonetti@…]:
Shorter to reproduce:
{{{ $ ./miniruby -e "p Marshal.dump({})" unknown: [BUG] Segmentation fault MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]
Abort trap }}}
Hey, I had the same error yesterday! Today it is working, fine! :-) What I am really missing is the backtrace, especially for a foreign piece of code. Yesterday I tried to run nanoc3 with macruby (just for fun): It throws an exception and I don´t know in which file. No chance for me to find the problem... -- Ticket URL: <http://www.macruby.org/trac/ticket/321#comment:5> MacRuby <http://macruby.org/>