php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11515 Segfault
Submitted: 2001-06-16 13:14 UTC Modified: 2001-07-22 13:17 UTC
From: sisk at coolpagehosting dot com Assigned:
Status: Closed Package: mcrypt related
PHP Version: 4.0.5 OS: RedHat 7.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sisk at coolpagehosting dot com
New email:
PHP Version: OS:

 

 [2001-06-16 13:14 UTC] sisk at coolpagehosting dot com
$this->_CBC = new Crypt_CBC(pack('H*', $private_key), $this->crypt_type );

crypt_type=BLOWFISH makes apache segfault.  works with DES

libmcrypt-2.4.9-1 
apache-1.3.19-5
php-4.0.6RC3-1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-19 07:18 UTC] derick@php.net
Please provide a backtrace of this crash. How to do can be found here:
http://bugs.php.net/bugs-generating-backtrace.php

You can also try a newer version of mcrypt, as there where quite a lot of fixes in the library.
 [2001-07-22 13:17 UTC] andy@php.net
no feedback after 30+ days.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 20:01:46 2025 UTC