php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19913 File upload causes PHP crash
Submitted: 2002-10-15 00:03 UTC Modified: 2002-11-10 18:21 UTC
From: admin at pm-studio dot pl Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 4.2.3 OS: Windows 2000 Server
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-10-15 00:03 UTC] admin at pm-studio dot pl
Upgrade from PHP 4.2.2 to 4.2.3 on Windows 2000 Server.
Configuration file php.ini unchanged.
Zend Optimizer upgraded to 2.0.1.

Since upgrade file upload from forms causes reproductive PHP crash. PHP gets stucked and it continously feeds TEMP folder with multiple copies of the temporary uploaded file till complete hard disk fill.

During less than a minute it created 65.000 of copies of a plain JPG file (4.7 KB each).

I hope that helps,
Ziggi

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-15 00:29 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-11-10 18:21 UTC] sniper@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 08:01:30 2024 UTC