From: liberrom.hse@... Date: 2019-10-25T10:13:41+00:00 Subject: [ruby-core:95543] [Ruby master Bug#16280] FFI Illegal instruction Issue #16280 has been reported by birkart (Roman Ustuantsev). ---------------------------------------- Bug #16280: FFI Illegal instruction https://bugs.ruby-lang.org/issues/16280 * Author: birkart (Roman Ustuantsev) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.5.1 * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- After calling bundle exec rails c -e production I'm getting the following output: ../bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi/library.rb:112: [BUG] Illegal instruction at 0x00007f76fa252980 ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux] The output lines related to ffi are the following: ``` ared/bundle/ruby/2.5.0/gems/sassc-2.2.1/lib/sassc/native.rb:6:in `' /home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/sassc-2.2.1/lib/sassc/native.rb:11:in `' /home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi/library.rb:99:in `ffi_lib' /home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi/library.rb:99:in `map' /home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi/library.rb:109:in `block in ffi_lib' /home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi/library.rb:109:in `each' /home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi/library.rb:112:in `block (2 levels) in ffi_lib' /home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi/library.rb:112:in `open' ``` -- https://bugs.ruby-lang.org/ Unsubscribe: