Re: [BUG] Latest Ruby Stable Snapshot

From: ts <decoux@...>
Date: 2004-05-24 14:25:51 UTC
List: ruby-core #2935
>>>>> "C" == Charles Comstock <cc1@cec.wustl.edu> writes:

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

 This is probably this

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



In This Thread

Prev Next