I use ruby 1.8.7 and redmine 2.5.0. I run the application with
root@administrator:/home/dax/redmine-2.5.0# ruby script/rails server webrick -d -e production
I get Segmentation Fault on terminal every time it crashes. Following are two of it :
/var/lib/gems/1.8/gems/rack-1.4.5/lib/rack/utils.rb:422: [BUG] Segmentation fault
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
/var/lib/gems/1.8/gems/activesupport-3.2.17/lib/active_support/cache/file_store.rb:139: [BUG] Segmentation fault
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]