ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: mame@ruby-lang.org
To: ruby-core@ruby-lang.org
Subject: [ruby-core:95544] [Ruby master Bug#16280] FFI Illegal instruction
Date: Fri, 25 Oct 2019 10:38:25 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-82320.20191025103824.7b458b84f6e65795@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-16280.20191025101340@ruby-lang.org

Issue #16280 has been updated by mame (Yusuke Endoh).

Status changed from Open to Third Party's Issue

Perhaps, it is an issue of sassc.  Could you please ask them first?

I'm unsure but it looks related to https://github.com/sass/sassc-ruby/issues/146

----------------------------------------
Bug #16280: FFI Illegal instruction
https://bugs.ruby-lang.org/issues/16280#change-82320

* Author: birkart (Roman Ustuantsev)
* Status: Third Party's Issue
* 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 `<module:SassC>'
/home/deployer/anyplay/shared/bundle/ruby/2.5.0/gems/sassc-2.2.1/lib/sassc/native.rb:11:in `<module:Native>'
/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/

      parent reply	other threads:[~2019-10-25 10:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-16280.20191025101340@ruby-lang.org>
2019-10-25 10:13 ` [ruby-core:95543] [Ruby master Bug#16280] FFI Illegal instruction liberrom.hse
2019-10-25 10:38 ` mame [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-82320.20191025103824.7b458b84f6e65795@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).