From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5016 invoked by alias); 12 Nov 2003 02:21:01 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 5000 invoked from network); 12 Nov 2003 02:20:59 -0000 Received: from unknown (HELO leia-auth.correio.tnext.com.br) (200.222.67.102) by sources.redhat.com with SMTP; 12 Nov 2003 02:20:59 -0000 Received: (qmail 12927 invoked by uid 0); 12 Nov 2003 02:20:58 -0000 X-Analyze: Velop Mail Shield v0.0.3 Received: from unknown (HELO pervalidus) (fredlwm@200.141.116.229) by leia with SMTP; 12 Nov 2003 02:20:57 -0000 Date: Wed, 12 Nov 2003 02:21:00 -0000 From: =?ISO-8859-1?Q?Fr=E9d=E9ric_L=2E_W=2E_Meunier?= <1@pervalidus.net> X-X-Sender: fredlwm@pervalidus To: cygwin@cygwin.com Subject: Re: OpenSSL problem ? (Was Re: Pine 4.58 for Cygwin takes a very long time to close a certain IMAP INBOX) In-Reply-To: Message-ID: References: <20031111152943.GA2396@cygbert.vinschen.de> X-Archive: encrypt MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-SW-Source: 2003-11/txt/msg00426.txt.bz2 On Tue, 11 Nov 2003, Fr=E9d=E9ric L. W. Meunier wrote: > On Tue, 11 Nov 2003, Brian Ford wrote: > > > On Tue, 11 Nov 2003, Fr=E9d=E9ric L. W. Meunier wrote: > > > On Tue, 11 Nov 2003, Corinna Vinschen wrote: > > > > Me neither. Seems to be a local problem. > > > > > > I don't see what could be wrong with my installation. > > > > > More likely, your network setup. > > BTW, I forgot that I had built OpenSSL 0.9.7c with Borland C++ > to make a Windows Lynx binary. > > I tested with this openssl.exe and it returned to the cmd.exe > prompt immediately after I issued the 'a logout'. Now I'm trying with gdb, but don't know if the following is right. $ openssl s_client -connect mail.postaccesslite.com:993 $ gdb (gdb) attach PPID of openssl (gdb) where #0 0x77f75a59 in ntdll!DbgUiConnectToDbg () from /c/WINDOWS/System32/ntdll= .dll #1 0x77f5f31f in ntdll!KiUserCallbackDispatcher () from /c/WINDOWS/System32/ntdll.dll #2 0x00000005 in ?? () #3 0x00000004 in ?? () #4 0x00000001 in ?? () #5 0x00e3ffd0 in ?? () #6 0x81f2eda8 in ?? () #7 0xffffffff in ?? () #8 0x77fa88f0 in wcstombs () from /c/WINDOWS/System32/ntdll.dll Does that help ? What are #2 to #7 ? cygwin1.dll ? The OpenSSL DLLs ? Or how am I supposed to see what happens after the 'a logout' ? --=20 How to contact me - http://www.pervalidus.net/contact.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/