delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/11/12/04:35:48

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Wed, 12 Nov 2003 10:35:25 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: OpenSSL problem ? (Was Re: Pine 4.58 for Cygwin takes a very long time to close a certain IMAP INBOX)
Message-ID: <20031112093525.GC7542@cygbert.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <Pine DOT CYG DOT 4 DOT 58 DOT 0311110048230 DOT 1144 AT pervalidus> <Pine DOT OSF DOT 4 DOT 58 DOT 0311101909180 DOT 444097 AT goedel DOT math DOT washington DOT edu> <Pine DOT CYG DOT 4 DOT 58 DOT 0311110113180 DOT 3288 AT pervalidus> <Pine DOT OSF DOT 4 DOT 58 DOT 0311101938000 DOT 444097 AT goedel DOT math DOT washington DOT edu> <Pine DOT CYG DOT 4 DOT 58 DOT 0311110141330 DOT 3288 AT pervalidus> <20031111152943 DOT GA2396 AT cygbert DOT vinschen DOT de> <Pine DOT CYG DOT 4 DOT 58 DOT 0311111409110 DOT 2016 AT pervalidus> <Pine DOT GSO DOT 4 DOT 56 DOT 0311111120510 DOT 9584 AT eos> <Pine DOT CYG DOT 4 DOT 58 DOT 0311111606370 DOT 1292 AT pervalidus> <Pine DOT CYG DOT 4 DOT 58 DOT 0311120015450 DOT 2368 AT pervalidus>
Mime-Version: 1.0
In-Reply-To: <Pine.CYG.4.58.0311120015450.2368@pervalidus>
User-Agent: Mutt/1.4.1i

On Wed, Nov 12, 2003 at 12:20:57AM -0200, Fr?d?ric L. W. Meunier wrote:
> 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 ?

Nobody can say that.  You should rebuild openssl for Cygwin and
use CFLAGS=-g for the make.  After unpacking the source package,
it's as easy as this:

$ cd openssl-0.9.7c-1
$ ./config --prefix=/usr shared no-idea no-rc5 no-mdc2
$ make depend CFLAGS=--g
$ make CFLAGS=-g

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019