public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Entry point SSLv2_client_method missing in cygssl-1.0.0.dll
@ 2016-03-03 11:32 Vlado
  2016-03-03 14:15 ` Andreas Hauptmann
  0 siblings, 1 reply; 4+ messages in thread
From: Vlado @ 2016-03-03 11:32 UTC (permalink / raw)
  To: cygwin

Hi,

there is problem with package "libopenssl100: A general purpose 
cryptography library with TLS implementation" after upgrade from 
1.0.2g-1 to 1.0.2f-1.

Demonstration:

# With cygssl-1.0.0.dll from libopenssl100 version 1.0.2f-1 - correct 
behavior:
$ php --version
PHP 5.6.17 (cli) (built: Jan 27 2016 22:28:09)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
$

# With cygssl-1.0.0.dll from libopenssl100 version 1.0.2g-1 - error, no 
output:
$ php --version
$
$ strace php --version
--- Process 6084 created
--- Process 6084 loaded C:\Windows\SysWOW64\ntdll.dll at 77710000
--- Process 6084 unloaded DLL at 77410000
--- Process 6084 unloaded DLL at 752D0000
--- Process 6084 unloaded DLL at 77410000
--- Process 6084 unloaded DLL at 77310000
--- Process 6084 loaded C:\Windows\SysWOW64\kernel32.dll at 752D0000
--- Process 6084 loaded C:\Windows\SysWOW64\KernelBase.dll at 76230000
--- Process 6084 loaded C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 6084 loaded C:\cygwin\bin\cygphp5-5-6.dll at 66180000
--- Process 6084 loaded C:\cygwin\bin\cygcrypto-1.0.0.dll at 6AF80000
--- Process 6084 loaded C:\cygwin\bin\cyggcc_s-1.dll at 6A800000
--- Process 6084 loaded C:\cygwin\bin\cygz.dll at 64FE0000
--- Process 6084 loaded C:\cygwin\bin\cygssl-1.0.0.dll at 658D0000
--- Process 6084, exception c0000139 at 777923F0
--- Process 6084 exited with status 0xc0000139

and Windows message box says:
php.exe - Entry Point Not Found
The procedure entry point SSLv2_client_method could not be located in
the dynamic link library cygssl-1.0.0.dll

Can SSLv2_client_method return to library, or perheaps php should be 
rebuild?

Regards
Vlado


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-03 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-03 11:32 Entry point SSLv2_client_method missing in cygssl-1.0.0.dll Vlado
2016-03-03 14:15 ` Andreas Hauptmann
2016-03-03 14:20   ` Corinna Vinschen
2016-03-03 18:12     ` Vlado

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).