Project

General

Profile

Actions

Bug #8672

closed

Segmentation fault ruby 2.0.0p247 (2013-06-27 revision 41674) [i686-linux]

Added by pruss (Peter Russ) over 10 years ago. Updated over 10 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p247 (2013-06-27 revision 41674) [i686-linux]
[ruby-core:56124]

Description

Tried to install gitlab, following https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md
At step "Initialize Database and Activate Advanced Features" with
sudo -u git -H bundle exec rake gitlab:setup RAILS_ENV=production

fault arrises.

##############
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/therubyracer-0.11.4/lib/v8/init.so: [BUG] Segmentation fault
ruby 2.0.0p247 (2013-06-27 revision 41674) [i686-linux]

-- Control frame information -----------------------------------------------
c:0062 p:289272094 s:0217 e:000216 TOP [FINISH]
c:0061 p:---- s:0215 e:000214 CFUNC :require
c:0060 p:0011 s:0211 e:000210 METHOD /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/backports-2.6.7/lib/backports/tools.rb:314
c:0059 p:0010 s:0206 e:000205 BLOCK /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.
rb:251
c:0058 p:0054 s:0204 e:000203 METHOD /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.
rb:236
c:0057 p:0015 s:0199 e:000198 METHOD /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.
rb:251
c:0056 p:0023 s:0194 e:000193 TOP /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/therubyracer-0.11.4/lib/v8.rb:4 [FINISH]
c:0055 p:---- s:0192 e:000191 CFUNC :require
c:0054 p:0011 s:0188 e:000187 METHOD /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/backports-2.6.7/lib/backports/tools.rb:314
c:0053 p:0010 s:0183 e:000182 BLOCK /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.
rb:251
....

Updated by naruse (Yui NARUSE) over 10 years ago

  • Status changed from Open to Third Party's Issue
  • Priority changed from 7 to Normal

It seems therubyracer or v8's issue.

Actions

Also available in: Atom PDF

Like0
Like0