Rails Enterprise Edition crashes in gc_sweep

Posted by Greg on Stack Overflow See other posts from Stack Overflow or by Greg
Published on 2010-03-31T00:14:05Z Indexed on 2010/03/31 0:23 UTC
Read the original article Hit count: 508

My Rails application crashes intermittently with the following message:

/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/multibyte/utils.rb:52: [BUG] gc_sweep(): unknown data type 0x0(0xbdc2ca0)
ruby 1.8.7 (2009-12-24 patchlevel 248) [i686-linux], MBARI 0x8770, Ruby Enterprise Edition 2010.01

I am running the app on Nginx / Passenger.

Ruby 1.8.7, Rails Enterprise Edition 2.3.5, Ubuntu 9.10 32bit.

Does anybody have an idea how to fix this?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about phusion-passenger