Comment 2 for bug 1091453

Revision history for this message
In , Serhiy (xintx-ua) wrote :

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20121129162756

Steps to reproduce:

0. Set
  browser.download.useDownloadDir = false
  browser.download.lastDir = /media/unmounted/partition
1. Unmount the partition.
2. Start downloading a big file (several GiBs) from a server that gives several MiBs per second.
3. Mount the partition in the file selection dialog and select a directory on it as destination.

Actual results:

Then Firefox freezes completely for some time. AFAIU it starts downloading somewhere ( /tmp ?) and then moves already downloaded part of the file to a new destination.

Expected results:

It should not freeze completely.