"Nathaniel Talbott" <ntalbott / rolemodelsoft.com> writes:

> Back to square one. Ruby is dying intermittently (and can be fixed
> temporarily by changing the code in the files) when I 'proc.call' where proc
> is a method converted to a proc by &method(:theMethod). Ideas?
> 

I'd submit this, along with as much information as you can gather, to
ruby-bugs. Anything that causes a core dump is a bug, and Matz will
want to know about it (well, perhaps 'want' isn't quite the word).


Dave