Project

General

Profile

Actions

Bug #10807

closed

Segfault on arm - ruby trunk, 2.2, 2.1

Added by oceyral (Olivier Ceyral) over 9 years ago. Updated over 9 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0dev (2015-01-30 trunk 49442) [armv7l-linux-eabihf]
[ruby-core:67914]

Description

First, apologies if this is a duplicate or wrong place to report. I know next to nothing about ruby, so I don't even really understand the trace.

Anyway, trying to install gitlab (any recent version) on arm, I encounter a segfault when trying to precompile assets, more precisely a segfault while compiling therubyracer v0.12.0.

The error message : /home/git/gitlab/vendor/bundle/ruby/2.3.0/gems/therubyracer-0.12.0/lib/v8/function.rb:13: [BUG] Segmentation fault at 0x22bda0
See attached log file for full information.

Segfault occurs with ruby 2.1.5, 2.2.0, and snapshot all obtained from ruby-lang.org.

I could possibly make the arm server available to a dev for testing.


Files

error.log (355 KB) error.log segfault output oceyral (Olivier Ceyral), 01/31/2015 01:33 PM

Updated by usa (Usaku NAKAMURA) over 9 years ago

  • Status changed from Open to Third Party's Issue

The SEGV is caused in therubyracer's C extention.
So, you should report this to the developers of therubyracer first.

Updated by oceyral (Olivier Ceyral) over 9 years ago

Usaku NAKAMURA wrote:

The SEGV is caused in therubyracer's C extention.
So, you should report this to the developers of therubyracer first.

Oh, sorry then. Will do.

Actions

Also available in: Atom PDF

Like0
Like0Like0