Project

General

Profile

Actions

Bug #16380

closed

OSX Segmentation fault at 0x0000000106e67698 / illegal hardware instruction rake install_latest

Bug #16380: OSX Segmentation fault at 0x0000000106e67698 / illegal hardware instruction rake install_latest

Added by tiv (tilman voelker) almost 6 years ago. Updated almost 6 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-darwin19]
[ruby-core:96021]

Description

Since a while we have across our team 4 or 5 developers who run often into "Segmentation fault" on OSX machines when running a rake script.

Problem:
We start the rake task and sometimes it stops with a Segmentation fault.

Environment:
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-darwin19]
But it happens also on:
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-darwin19]
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-darwin19]
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-darwin19]
ruby 2.7.0preview1 (2019-05-31 trunk c55db6aa271df4a689dc8eb0039c929bf6ed43ff) [x86_64-darwin19]
We have also tested some older Ruby versions without luck.

It happens only on some OSX machines (especially the new MacBooks but we had it also one older machine).

We use RAKE
We use GIT inside of rake
We use the Following GEMS:

gem 'colorize'
gem 'git'
gem 'highline'
gem 'os'
gem 'rake'
gem 'require_all'
gem 'ruby-oci8'
gem 'ruby-plsql'

gem 'json_spec'
gem 'nokogiri'
gem 'rspec'
gem 'rspec_junit_formatter'
gem 'rubocop'
gem 'rubocop-performance'

We are not able to reproduce the issue so far we have already tried multiple ideas in our Rake script and the investigation is going on ...


Files

ruby_2019-11-28-121121_WMS111.crash (143 KB) ruby_2019-11-28-121121_WMS111.crash tiv (tilman voelker), 11/28/2019 05:04 PM
ruby-stacktrace (68.3 KB) ruby-stacktrace tiv (tilman voelker), 11/28/2019 05:04 PM
Actions

Also available in: PDF Atom