[#83773] [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769 — usa@...
Issue #14108 has been updated by usa (Usaku NAKAMURA).
9 messages
2017/11/15
[#83774] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
usa@garbagecollect.jp wrote:
[#83775] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— "U.NAKAMURA" <usa@...>
2017/11/15
Hi, Eric
[#83779] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
"U.NAKAMURA" <usa@garbagecollect.jp> wrote:
[#83781] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— "U.NAKAMURA" <usa@...>
2017/11/15
Hi, Eric,
[#83782] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
"U.NAKAMURA" <usa@garbagecollect.jp> wrote:
[ruby-core:83748] [Ruby trunk Bug#14087][Third Party's Issue] Program Crash when using openssl
From:
k@...
Date:
2017-11-13 06:46:12 UTC
List:
ruby-core #83748
Issue #14087 has been updated by rhenium (Kazuki Yamaguchi). Status changed from Open to Third Party's Issue Please note that OpenSSL::PKey::DH#public_key only copies the parameters, despite the name. Still, it is a bug that it segfaults. A fix is here: https://github.com/ruby/openssl/pull/168 ---------------------------------------- Bug #14087: Program Crash when using openssl https://bugs.ruby-lang.org/issues/14087#change-67787 * Author: Berry (Berry Jin) * Status: Third Party's Issue * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.3.3p222 (2016-11-21) [x86_64-linux-gnu] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- The interpreter crashed when I assign a DH public key to X509::Certificate using gem openssl. And I have attached a demo for this problem. ---Files-------------------------------- ruby_bug.rb (225 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>