Closed Bug 452952 Opened 16 years ago Closed 16 years ago

File upload seems to keep file open (handle leak)

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 183689

People

(Reporter: julian.reschke, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

Uploading a file through a POST (for instance, to http://validator.nu seems to cause FF to leave the file open.

This occurs here on Win XP, and can easily be verified by checking the open handle using handle utility from sysinternals.

Reproducible: Always

Steps to Reproduce:
1. Navigate to site with file upload functionality, as validator.nu
2. Select a file.
3. Check FF does not have the file open (handle.exe).
4. Upload
5. Re-check.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
In case you missed it in that bug's comments: it seems that this is caused by LiveHTTPHeaders.
I saw that, but thanks for the pointer.
You need to log in before you can comment on or make changes to this bug.