I’ve been fighting this for the last 12 hours. I have ruby 1.9.3 built
using rvm on Ubuntu 10.04.3. For some reason whenever I run rspec it
crashes with a segmentation fault 50% of the time. I can literally run
guard or rspec in the same way over and over and sometimes it crashes
and sometimes it doesn’t.
I’ve tried rebuilding rvm and ruby in countless different ways with no
success. This error seems to point to yard, but, if I remove yard out
of the picture hten it just seg faults on something else.
Seg fault and trace attached