[BUG] Latest Ruby Stable Snapshot

C

Charles Comstock

On the latest stable snapshot I got this error running the test suite. I
realize it's not an actual release, but it seemed noteworthy, so I thought I
would report it.
Charles Comstock

[705 cc1@earwig ~/install/ruby/test]$ ruby runner.rb
Loaded suite .
Started
......................................................................................
......................................................................................
......................................................FF./home/cec/s/c/cc1/usr/lib/ruby/1.8/test/unit/assertions.rb:30:
[BUG] Segmentation fault
ruby 1.8.2 (2004-05-22) [i686-linux]
 
T

ts

C> [705 cc1@earwig ~/install/ruby/test]$ ruby runner.rb

Can you try

ruby openssl/test_x509req.rb

to see if it crash with this test. If yes, can you give the version of
OpenSSL

openssl version



Guy Decoux
 
C

Charles Comstock

C> [705 cc1@earwig ~/install/ruby/test]$ ruby runner.rb

Can you try

ruby openssl/test_x509req.rb

to see if it crash with this test. If yes, can you give the version of
OpenSSL

openssl version



Guy Decoux

[291 cc1@earwig ~/install/ruby/test]$ ruby openssl/test_x509req.rb
Loaded suite openssl/test_x509req
Started
/home/cec/s/c/cc1/usr/lib/ruby/1.8/test/unit/autorunner.rb:19: [BUG]
Segmentation fault
ruby 1.8.2 (2004-05-22) [i686-linux]

Aborted
[292 cc1@earwig ~/install/ruby/test]$ openssl version
OpenSSL 0.9.6b [engine] 9 Jul 2001

Charles Comstock
 
T

ts

C> [292 cc1@earwig ~/install/ruby/test]$ openssl version
C> OpenSSL 0.9.6b [engine] 9 Jul 2001

I've forwarded your message to ruby-core, apparently it exist a difference
between 0.9.6 and 0.9.7

svg% ruby -ropenssl -e 'p OpenSSL::OPENSSL_VERSION
p OpenSSL::ASN1::Boolean(true).to_der'
"OpenSSL 0.9.6m 17 Mar 2004"
-e:2: [BUG] Segmentation fault
ruby 1.8.2 (2004-05-24) [i686-linux]

Aborted
svg%


svg% ruby -ropenssl -e 'p OpenSSL::OPENSSL_VERSION
p OpenSSL::ASN1::Boolean(true).to_der'
"OpenSSL 0.9.7d 17 Mar 2004"
"\001\001\377"
svg%



Guy Decoux
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top