ID:               27009
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ronan at ronanmcnulty dot co dot uk
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         mcrypt related
 Operating System: winxp
 PHP Version:      4.3.4
 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:
------------------------------------------------------------------------

[2004-01-22 14:03:46] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.

------------------------------------------------------------------------

[2004-01-22 13:47:30] ronan at ronanmcnulty dot co dot uk

Description:
------------
When I use the example:
mcrypt_ecb (MCRYPT_3DES, $key, $input, MCRYPT_ENCRYPT);

Apache crashes:

szAppName : Apache.exe     szAppVer : 0.0.0.0     szModName :
libmcrypt.dll
szModVer : 0.0.0.0     offset : 00022685     

Reproduce code:
---------------
mcrypt_ecb (MCRYPT_3DES, $key, $input, MCRYPT_ENCRYPT);

Expected result:
----------------
I expect apache NOT to crash!

Actual result:
--------------
Apache actually crashes


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27009&edit=1

Reply via email to