Project

General

Profile

Actions

Bug #1142

closed

/opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error

Added by ricard (Ricard Forniol Agustí) about 15 years ago. Updated almost 13 years ago.

Status:
Rejected
Target version:
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9.6.0]
Backport:
[ruby-core:21989]

Description

=begin
After executing ruby19 test.rb of the project: git://rubyforge.org/dram.git

I don't know if it's the same as bug "Bug #1080".
/opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9.6.0]

-- control frame ----------
c:0023 p:---- s:0057 b:0057 l:000056 d:000056 CFUNC :initialize
c:0022 p:---- s:0055 b:0055 l:000054 d:000054 CFUNC :new
c:0021 p:0063 s:0052 b:0052 l:000051 d:000051 CLASS /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31
c:0020 p:0011 s:0050 b:0050 l:000049 d:000049 CLASS /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:23
c:0019 p:0011 s:0048 b:0048 l:000047 d:000047 CLASS /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:22
c:0018 p:0045 s:0046 b:0046 l:000045 d:000045 TOP /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:21
c:0017 p:---- s:0044 b:0044 l:000043 d:000043 FINISH
c:0016 p:---- s:0042 b:0042 l:000041 d:000041 CFUNC :require
c:0015 p:0059 s:0038 b:0038 l:000037 d:000037 TOP /opt/ruby19/lib/ruby19/1.9.1/openssl.rb:22
c:0014 p:---- s:0036 b:0036 l:000035 d:000035 FINISH
c:0013 p:---- s:0034 b:0034 l:000033 d:000033 CFUNC :require
c:0012 p:0049 s:0030 b:0030 l:000029 d:000029 TOP /opt/ruby19/lib/ruby19/1.9.1/net/smtp.rb:26
c:0011 p:---- s:0028 b:0028 l:000027 d:000027 FINISH
c:0010 p:---- s:0026 b:0026 l:000025 d:000025 CFUNC :require
c:0009 p:0012 s:0022 b:0022 l:000013 d:000021 BLOCK /Users/ricard/dram/lib/dram.rb:3
c:0008 p:---- s:0019 b:0019 l:000018 d:000018 FINISH
c:0007 p:---- s:0017 b:0017 l:000016 d:000016 CFUNC :each
c:0006 p:0062 s:0014 b:0014 l:000013 d:000013 TOP /Users/ricard/dram/lib/dram.rb:3
c:0005 p:---- s:0012 b:0012 l:000011 d:000011 FINISH
c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC :require
c:0003 p:0011 s:0006 b:0006 l:002624 d:0016f4 EVAL test.rb:1
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:002624 d:002624 TOP :38964

-- Ruby level backtrace information-----------------------------------------
/opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31:in initialize' /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31:in new'
/opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31:in <class:SSLContext>' /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:23:in module:SSL'
/opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:22:in <module:OpenSSL>' /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:21:in <top (required)>'
/opt/ruby19/lib/ruby19/1.9.1/openssl.rb:22:in require' /opt/ruby19/lib/ruby19/1.9.1/openssl.rb:22:in <top (required)>'
/opt/ruby19/lib/ruby19/1.9.1/net/smtp.rb:26:in require' /opt/ruby19/lib/ruby19/1.9.1/net/smtp.rb:26:in <top (required)>'
/Users/ricard/dram/lib/dram.rb:3:in require' /Users/ricard/dram/lib/dram.rb:3:in block in <top (required)>'
/Users/ricard/dram/lib/dram.rb:3:in each' /Users/ricard/dram/lib/dram.rb:3:in <top (required)>'
test.rb:1:in require' test.rb:1:in '

-- C level backtrace information -------------------------------------------
0x116012 0 ruby19 0x00116012 rb_vm_bugreport + 82
0x2b76c 1 ruby19 0x0002b76c rb_warning + 444
0x2b7cb 2 ruby19 0x0002b7cb rb_bug + 43
0xbc7cb 3 ruby19 0x000bc7cb rb_enable_interrupt + 75
0x957c92bb 4 libSystem.B.dylib 0x957c92bb _sigtramp + 43
0xffffffff 5 ??? 0xffffffff 0x0 + 4294967295

[NOTE]
You may encounter a bug of Ruby interpreter. Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

Abort trap
=end


Related issues 2 (0 open2 closed)

Related to Backport187 - Feature #405: ssl.rb:31: [BUG] Bus ErrorClosedmatz (Yukihiro Matsumoto)Actions
Related to Ruby master - Bug #1678: uninitialized value in ossl_x509store_initialize causes occasional segfaultClosedgotoyuzo (GOTOU Yuuzou)06/23/2009Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0