Actions
Defect #12096
closedinflector.rb:181: [BUG] Segmentation fault when running "rake db:migrate"
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