Project

General

Profile

Actions

Bug #10799

closed

Segmentation fault in Tests

Added by varunlalan (Varun Lalan) about 9 years ago. Updated over 7 years ago.

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

Description

We have been facing issues with frequent Segmentation faults while running whole test suite on local and on CI platform too. The backtrace of fault is in gist: https://gist.github.com/varunlalan/e14c555767f190b30266.

Also, I have opened github issue OpenSSL (https://github.com/openssl/openssl/issues/216). I also came across one github issue for Grocer gem pointing to similar issue (https://github.com/grocer/grocer/issues/87).

I am still unsure whether it is OpenSSL issue or an issue with Ruby. The only thing I am sure of is that it is related to Linux. I tried running the test suite on Mac and it ran successfully without any faults.

Please guide and let us know what is wrong here. Any help is highly appreciated.

Thanks.


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #12292: Race between OpenSSL::SSL::SSLSocket#stop and #connect can cause a segmentation faultClosedrhenium (Kazuki Yamaguchi)Actions
Actions #1

Updated by rhenium (Kazuki Yamaguchi) over 7 years ago

  • Related to Bug #12292: Race between OpenSSL::SSL::SSLSocket#stop and #connect can cause a segmentation fault added

Updated by rhenium (Kazuki Yamaguchi) over 7 years ago

  • Status changed from Open to Rejected

I can't tell without a reproducer but the symptoms looks like similar to [Bug #12292].

Actions

Also available in: Atom PDF

Like0
Like0Like0