Project

General

Profile

Actions

Bug #3798

closed

ruby 1.9.2 + OpenSSL 1.0.0.a on Windows 64 test hang .....

Added by raylinn@gmail.com (ray linn) over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Target version:
ruby -v:
1.9.2 mswin64 MSVC10
Backport:
[ruby-core:32100]

Description

=begin
Complie Env: MSVC 2010

  1. compile openssl 1.0.0a
    perl configure zlib enable-static-engine no-asm VC-WIN64A
    nmake -f .\ms\nt.mak
    all test passed.

  2. complie ruby ...
    .\win32\configure --prefix="c:\ruby" --target=x64-mswin64
    nmake
    nmake test
    ---all test passed.------------
    nmake test-all TESTS="-v"
    then the test hangs at "Test_imaps_post_connection_check"
    =end


Files

screen.PNG (61.5 KB) screen.PNG screen shot raylinn@gmail.com (ray linn), 09/07/2010 10:27 PM
mkmf.log (110 KB) mkmf.log mkmf.log raylinn@gmail.com (ray linn), 09/07/2010 10:27 PM
Makefile (10.2 KB) Makefile makefile raylinn@gmail.com (ray linn), 09/07/2010 10:27 PM
extconf.rb (4.06 KB) extconf.rb extconf.rb raylinn@gmail.com (ray linn), 09/07/2010 10:27 PM
Actions #1

Updated by rogerdpack (Roger Pack) over 14 years ago

=begin
does it work with other versions of openssl?
=end

Actions #2

Updated by nahi (Hiroshi Nakamura) over 14 years ago

=begin
Might be the same issue with http://redmine.ruby-lang.org/issues/show/3794
ray, can you try the 1-line patch at above ticket?
=end

Actions #3

Updated by nahi (Hiroshi Nakamura) over 14 years ago

  • Category set to ext
  • Assignee set to nahi (Hiroshi Nakamura)
  • Target version set to 1.9.2

=begin

=end

Actions #4

Updated by naruse (Yui NARUSE) over 14 years ago

  • Status changed from Open to Closed
  • ruby -v set to 1.9.2 mswin64 MSVC10

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0