Project

General

Profile

Actions

Bug #4241

closed

IMAPTest#test_imaps_verify_none does not stop

Added by znz (Kazuhiro NISHIYAMA) about 13 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.3dev (2011-01-06 trunk 30475) [i686-linux]
Backport:
[ruby-core:34177]

Description

=begin
IMAPTest#test_imaps_verify_none hangs up and can not stop with SIGINT.
I guess problem exists in ossl_ssl_shutdown, and running test does not stop with reverting r30451 .

% ruby-trunk test/net/imap/test_imap.rb -v -n test_imaps_verify_none
Run options: -v -n test_imaps_verify_none

Running tests:

IMAPTest#test_imaps_verify_none =
=end


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #4237: SSL_shutdown should be called until it returns 0Closednahi (Hiroshi Nakamura)01/06/2011Actions
Actions #1

Updated by tenderlovemaking (Aaron Patterson) about 13 years ago

=begin
On Thu, Jan 06, 2011 at 08:09:53PM +0900, Kazuhiro NISHIYAMA wrote:

Bug #4241: IMAPTest#test_imaps_verify_none does not stop
http://redmine.ruby-lang.org/issues/show/4241

Author: Kazuhiro NISHIYAMA
Status: Open, Priority: Normal
Assigned to: Aaron Patterson, Category: ext
ruby -v: ruby 1.9.3dev (2011-01-06 trunk 30475) [i686-linux]

IMAPTest#test_imaps_verify_none hangs up and can not stop with SIGINT.
I guess problem exists in ossl_ssl_shutdown, and running test does not stop with reverting r30451 .

% ruby-trunk test/net/imap/test_imap.rb -v -n test_imaps_verify_none
Run options: -v -n test_imaps_verify_none

Running tests:

IMAPTest#test_imaps_verify_none =

Thanks, I'm working on it. Unfortunately, the imap tests just segv for
me. Even if I revert r30451, they segv:

http://www.youtube.com/watch?v=Wku9MF0Bx0k

--
Aaron Patterson
http://tenderlovemaking.com/

Attachment: (unnamed)
=end

Actions #2

Updated by Cezary (Cezary Baginski) about 13 years ago

=begin
On Fri, Jan 07, 2011 at 03:36:38AM +0900, Aaron Patterson wrote:

On Thu, Jan 06, 2011 at 08:09:53PM +0900, Kazuhiro NISHIYAMA wrote:

Bug #4241: IMAPTest#test_imaps_verify_none does not stop
Thanks, I'm working on it. Unfortunately, the imap tests just segv for
me. Even if I revert r30451, they segv:

http://www.youtube.com/watch?v=Wku9MF0Bx0k

Off-topic: Aaron, that is both cool and funny. It is probably only a
matter of time before YouTube makes Redmine obsolete ... :D

--
Cezary Baginski

Attachment: signature.asc
=end

Actions #3

Updated by shyouhei (Shyouhei Urabe) almost 13 years ago

  • Status changed from Open to Assigned

Updated by nahi (Hiroshi Nakamura) over 12 years ago

  • Target version set to 1.9.3

Aaron, do you still gets a SEGV? Or do you want to someone take over this?

Updated by nahi (Hiroshi Nakamura) over 12 years ago

  • Assignee changed from tenderlovemaking (Aaron Patterson) to nahi (Hiroshi Nakamura)

Updated by nahi (Hiroshi Nakamura) over 12 years ago

  • Status changed from Assigned to Closed

This bug was introduced by r30451, and fixed by reverting this at r30488.
And the original issue should be medicated at r32219.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0