Project

General

Profile

Actions

Bug #13086

closed

/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36: [BUG] Segmentation fault

Added by tmorgan99 (Tim Morgan) over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:78901]

Description

require 'nokogiri'

at first, it worked ok, but as I reload my script, I encounter the SegFault.
could be an issue in the code behind nokogiri ?


Files

bug report (16.5 KB) bug report tmorgan99 (Tim Morgan), 12/29/2016 05:40 AM

Updated by tmorgan99 (Tim Morgan) over 7 years ago

I am in a cloud9 instance.
I just updated nokogiri to 1.7.0.
I have attached the bug report.

Updated by nobu (Nobuyoshi Nakada) over 7 years ago

  • Status changed from Open to Rejected

You load the extension library for 2.2.1 from ruby 1.9.1.

Actions

Also available in: Atom PDF

Like0
Like0Like0