Looping behaviour in ruby 1.8.6 pl 230 rails 2.1

Please all note: Ruby 1.8.6 patchlevel 230 with rails 2.1 on Apache is
completely broken and produces looping behaviour of the ruby
interpreters.

The problem got me busy for some 10 days and now is solved by upgrading
ruby. The following is a working configuration:

Apache 2.2.9, installed from scratch
Passenger 2.0.3, installed from scratch
*** Ruby 1.8.7 patchlevel 71, installed from scratch

Thanx to Frederic Cheung for pointint out possible reasons !

Clemens C.

Note that ruby 1.8.7 only works with rails >= 2.1

And there is a new release of 1.8.6 here:
ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p286.tar.gz
which apparently fixes the issues in 1.8.6-p230.

On Aug 10, 11:07 am, Clemens C. [email protected]