Bug #2596
Openssl Segmentation Faults on Red Hat Enterprise Linux 5.3
Status:
Closed
Priority:
Normal
Assignee:
-
ruby -v:
ruby 1.9.1p376 (2009-12-07) [x86_64-linux]
Description
=begin
The following openssl tests fail either from segmentation faults or memory corruption:
openssl/test_hmac.rb
openssl/test_pkcs7.rb
openssl/test_ssl.rb
openssl/test_x509store.rb
activeresource/lib/active_resource/connection.rb also gets a segmentation fault from the require 'net/https'.
Linux kernel version is Linux: 2.6.18-164.9.1.el5xen.
=end
Files
Updated by naruse (Yui NARUSE) about 11 years ago
- Priority changed from 5 to 3
=begin
We don't have RHEL, so we can't reproduce this.
Another tool which uses OpenSSL works?
I doubt the libcrypto.so.6 is broken.
Anyone who have RHEL can reproduce this and check the reason?
=end
Updated by mhodgson (Mike Hodgson) about 11 years ago
=begin
CentOS-5.3 x86_64 should be the same as Red Hat Enterprise Linux 5.3.
Most likely this bug is also related to bugs: 405, 1142 and 1678.
=end
Updated by jeremyevans0 (Jeremy Evans) over 1 year ago
- Status changed from Open to Closed
- Description updated (diff)