> Where is it caught?
Addentum: programm caught in different functions: I saw
OPENSSL_Cleanse(), EVP_DigestUpdate(), sha1_<something> and others.

I provided   'thread apply 1 info reg'  only if it get caugth in
sha1_block_data_order_ssse3 ().


>
> openssl was compiled with ./config -g
>
> (gdb) info threads
>  Id   Target Id         Frame
> * 12   Thread 8820.0x1fc0 0x77b2000d in ntdll!LdrFindResource_U ()
> from /cygdrive/c/Windows/system32/ntdll.dll
>  8    Thread 8820.0x2280 0x77b2f861 in ntdll!RtlUpdateClonedSRWLock
> () from /cygdrive/c/Windows/system32/ntdll.dll
>  7    Thread 8820.0x19bc 0x77b2fd21 in ntdll!RtlFindSetBits () from
> /cygdrive/c/Windows/system32/ntdll.dll
>  6    Thread 8820.0x2bd0 0x77b2fd9d in ntdll!RtlFindSetBits () from
> /cygdrive/c/Windows/system32/ntdll.dll
>  5    Thread 8820.0x2b40 0x77b2f861 in ntdll!RtlUpdateClonedSRWLock
> () from /cygdrive/c/Windows/system32/ntdll.dll
>  4    Thread 8820.0x1634 0x77b300ed in
> ntdll!RtlEnableEarlyCriticalSectionEventCreation () from
> /cygdrive/c/Windows/system32/ntdll.dll
>  2    Thread 8820.0x1f18 0x77b2f895 in ntdll!RtlUpdateClonedSRWLock
> () from /cygdrive/c/Windows/system32/ntdll.dll
>  1    Thread 8820.0x272c _sha1_block_data_order_ssse3 () at sha1-586.s:1689
> (gdb) thread apply 1 info reg
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to