Bugs item #3160, was opened at 2006-01-01 09:53 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1698&aid=3160&group_id=426 Category: Core Group: None Status: Open Resolution: None Priority: 3 Submitted By: Dan Griffin (dangriffin) Assigned to: Nobody (None) Summary: Call to NoMethodError#message hangs ruby Initial Comment: The attached program demonstrates what I think is some kind of stack overflow in Ruby. A deliberate bug in the Cell#cause_hang method causes the interpreter to freeze when the Test::Unit framework attempts to get the message for the NoMethodError exception. This has been tested on 1.8.2 and 1.8.4 on Windows. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1698&aid=3160&group_id=426