ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:69809] [Ruby trunk - Bug #11321] [Open] Segmentation fault
       [not found] <redmine.issue-11321.20150630064153@ruby-lang.org>
@ 2015-06-30  6:41 ` abk.3in1
  2015-06-30  6:47 ` [ruby-core:69811] [Ruby trunk - Bug #11321] [Third Party's Issue] " nobu
  1 sibling, 0 replies; 2+ messages in thread
From: abk.3in1 @ 2015-06-30  6:41 UTC (permalink / raw)
  To: ruby-core

Issue #11321 has been reported by aisha k.

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

* Author: aisha k
* Status: Open
* 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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:69811] [Ruby trunk - Bug #11321] [Third Party's Issue] Segmentation fault
       [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
  1 sibling, 0 replies; 2+ messages in thread
From: nobu @ 2015-06-30  6:47 UTC (permalink / raw)
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-30  6:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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 ` [ruby-core:69811] [Ruby trunk - Bug #11321] [Third Party's Issue] " nobu

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).