=begin
I often get segmentation faults when running rspec against my app, when it has errors. The segmentation faults seem to happen when an error should have been thrown instead.
=begin
I just compiled ruby-1.9.2-head with the -g option order to produce the debug information you requested and the segmentation fault does not occur anymore, so i assume the issue (whatever it was) is solved in head.
Please let me know if you still want me to test it against p0 with -g option.
=end