Project

General

Profile

Actions

Bug #11321

closed

Segmentation fault

Added by aelallam (aisha k) almost 9 years ago. Updated almost 9 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:69809]

Description

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?

Actions

Also available in: Atom PDF

Like0
Like0