Defect #5521
script/about - Segmentation fault
Status: | Closed | Start date: | 2010-05-13 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | No feedback | Affected version: | 0.9.4 |
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
History
#1
Updated by Felix Schäfer about 12 years ago
See what the trace is (add --trace to the command), but I'd say it's a problem with rou rake/ruby/platform rather than redmine.
#2
Updated by Jean-Philippe Lang about 12 years ago
- Status changed from New to Closed
- Resolution set to No feedback