Project

General

Profile

Actions

Defect #12096

closed

inflector.rb:181: [BUG] Segmentation fault when running "rake db:migrate"

Added by Kévin Jalais over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi all,

I got a problem while installing "red mine 1.4.4" on shared hosting at "planethoster.net".
I looked everywhere on the web ... but no solution, i really don't understand.

I have SSH access, i get redmine 1.4.4 with mercurial (hg clone ...).
Everything seems to work, but when i enter "RAILS_ENV=production rake db:migrate" in the terminal, here is an error message :


/home/my_username/ruby/gems/gems/activesupport-2.3.14/lib/active_support/inflector.rb:181: [BUG] Segmentation fault
ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux]

Aborted (core dumped)


And that's all, no db table had been generated and i can't continue to install red mine.

Please help.
Thank's much.
Kevin

Actions #1

Updated by Toshi MARUYAMA over 12 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Kévin Jalais wrote:

ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux]

patchlevel 334 is too old.
Tests passes on ruby-1.8.7-p358 Redmine 1.4.
http://www.redmine.org/builds/index.html

Actions

Also available in: Atom PDF