Edit report at https://bugs.php.net/bug.php?id=53105&edit=1
ID: 53105 Updated by: [email protected] Reported by: keith at consolibyte dot com Summary: Segmentation fault (11) when using openssl_private_decrypt() -Status: Feedback +Status: No Feedback Type: Bug Package: OpenSSL related Operating System: FreeBSD 7.1-RELEASE-p13 PHP Version: 5.3.3 New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2010-10-19 21:15:32] [email protected] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2010-10-19 21:10:45] keith at consolibyte dot com Description: ------------ openssl OpenSSL support enabled OpenSSL Library Version OpenSSL 1.0.0a 1 Jun 2010 OpenSSL Header Version OpenSSL 0.9.8e 23 Feb 2007 extension=bz2.so extension=ctype.so extension=curl.so extension=dom.so extension=ftp.so extension=gd.so extension=hash.so extension=imap.so extension=json.so extension=mbstring.so extension=mcrypt.so extension=mysql.so extension=mysqli.so extension=openssl.so extension=posix.so extension=simplexml.so extension=session.so extension=soap.so extension=sockets.so extension=sqlite.so extension=tokenizer.so extension=xml.so extension=zlib.so extension=apc.so Whenever I try to use the openssl_private_decrypt() function, I get this message in the logs and a blank page: [Tue Oct 19 15:02:39 2010] [notice] child pid 3870 exit signal Segmentation fault (11) ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=53105&edit=1
