ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: nobu@ruby-lang.org
To: ruby-core@ruby-lang.org
Subject: [ruby-core:69811] [Ruby trunk - Bug #11321] [Third Party's Issue] Segmentation fault
Date: Tue, 30 Jun 2015 06:47:37 +0000	[thread overview]
Message-ID: <redmine.journal-53206.20150630064736.8b7e8510f36e6a7a@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-11321.20150630064153@ruby-lang.org

Issue #11321 has been updated by Nobuyoshi Nakada.

Status changed from Open to Third Party's Issue

Ask the authors of the gem which requires ffi.
ffi provides ability of native extensions to ruby, including segfaults.

----------------------------------------
Bug #11321: Segmentation fault
https://bugs.ruby-lang.org/issues/11321#change-53206

* Author: aisha k
* Status: Third Party's Issue
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
I have installed ffi gem because the rest client gem would not work without it. When I ran my code I got the following error:
lib/ffi/library.rb:263: []segmentation fault. 

After which it printed a bunch of data and terminated. Line 263 is as the following:
 invoker.attach(self, mname.to_s)

Where is the seg fault? How can I fix this?



-- 
https://bugs.ruby-lang.org/

      parent reply	other threads:[~2015-06-30  6:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-11321.20150630064153@ruby-lang.org>
2015-06-30  6:41 ` [ruby-core:69809] [Ruby trunk - Bug #11321] [Open] Segmentation fault abk.3in1
2015-06-30  6:47 ` nobu [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-53206.20150630064736.8b7e8510f36e6a7a@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).