Actions
Defect #5521
closedscript/about - Segmentation fault
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-13
Due date:
% Done:
0%
Estimated time:
Resolution:
No feedback
Affected version:
Description
About your application's environment Ruby version 1.8.6 (x86_64-linux) RubyGems version 1.3.6 Rack version 1.0 Rails version 2.3.5 Active Record version 2.3.5 Active Resource version 2.3.5 Action Mailer version 2.3.5 Active Support version 2.3.5 Edge Rails revision unknown Application root /home/htdocs/redmine/versions/redmine-0.9.4 Environment development Database adapter mysql Database schema version 20100221100219 script/about:6: [BUG] Segmentation fault ruby 1.8.6 (2007-09-23) [x86_64-linux] Aborted
if i tryed to update from 0.9.3 to 0.9.4 i used as the usual rake-commands, but i also get the segmentation fault:
rake db:migrate RAILS_ENV=production (in /home/htdocs/redmine/versions/redmine-0.9.4) /usr/local/bin/rake:19: [BUG] Segmentation fault ruby 1.8.6 (2007-09-23) [x86_64-linux] Aborted
Actions