From: nobu@... Date: 2016-04-22T13:58:56+00:00 Subject: [ruby-core:75130] [Ruby trunk Bug#12309] Segmentation fault caused by OpenSSL Issue #12309 has been updated by Nobuyoshi Nakada. File bug-12309.log added Description updated Maybe [Bug #12126]? ---------------------------------------- Bug #12309: Segmentation fault caused by OpenSSL https://bugs.ruby-lang.org/issues/12309#change-58262 * Author: Joseph Haig * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- I am consistently getting a segmentation fault whils running Sinatra. It appears to be during an net/http request to an ssl endpoint on a remote web server. The full stack trace is below. Sinatra runs correctly for a few minutes, making numerous requests with net/http, but then fails with the segmentation fault. I can find nothing particularly unusual with either the offending request or its response. I am using an up-to-date version of Ubuntu 14.04 LTS. ``` $ ruby -ropenssl -e 'p OpenSSL::OPENSSL_VERSION' "OpenSSL 1.0.1f 6 Jan 2014" ``` ---Files-------------------------------- bug-12309.log (82.6 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: