Closed Bug 200187 Opened 21 years ago Closed 21 years ago

Downloading file consumes space in /tmp and cache

Categories

(Core Graveyard :: File Handling, defect)

Sun
SunOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 55690

People

(Reporter: dchan, Assigned: darin.moz)

Details

User-Agent:       Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.3) Gecko/20030319
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.3) Gecko/20030319

When downloading a file (http download), disk space is consumed in the partition
which contains the Cache directory (as to be expected!), but also in /tmp (some
file name like 'xq2k7lss.exe' is created).

This creates a problem when downloading large files such as .iso CD images since
/tmp is generally not big enough for such operations.

This is reproducible under with mozilla-1.3 on Solaris 8 and on Linux (RH 8)
when download a CD-ROM image, say from RedHat.




Reproducible: Always

Steps to Reproduce:
1. Go to rhn.redhat.com, select the Software tab, select instant ISO.
2. Download any large .iso file.
3. Do a 'df -v', wait, repeat 'df -v' again... notice disk space consumed
   on user partition (where the cache is located) but also consumed on /tmp or
   / (depending on weather Solaris or Linux).

Actual Results:  
In my case, the download completes but fails to create the destination file.
A pop-up window tells me that there is not enough disk space when in
actuality there is plenty of disk space for the cache file & destination file.

Expected Results:  
Why is a file created in /tmp & the cache?
The temporary file should only appear in the cache directory.
dupe of bug 55960 (see bug 69938 why)

*** This bug has been marked as a duplicate of 55960 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Jo: Are you sure that this is the correct bug# for duping ?
Ah no, it's the wrong one. Sorry.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---

*** This bug has been marked as a duplicate of 55690 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → DUPLICATE
Component: Networking: File → File Handling
QA Contact: benc → petersen
verified.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.