My favorites | Sign in
Project Home Downloads Wiki Issues
New issue   Search
for
  Advanced search   Search tips
Issue 49216: Chromium stops saving files at 25MB / 40MB for any large downloads
82 people starred this issue and may be notified of changes. Back to list
 
Reported by project member kin...@chromium.org, Jul 15, 2010
What steps will reproduce the problem?
1. Navigate to a dangerous file (e.g. an executable file with .exe extension) that is larger than 40MB.
    (Make sure the file is not harmful on your computer)
2. Select 'Save' when prompted

What is the expected output? What do you see instead?
Chromium saves the entire file with its original size.

Please use labels and text to provide additional information.
Chromium saves only the first 40mb of the file.

I suspect there's a issue around file renaming.

Comment 1 by kin...@chromium.org, Jul 15, 2010
Reproduced on all platforms.

Chromium: 6.0.467.0 (Developer Build 52429)
Mac: 6.0.467.0 (Developer Build 52452)
Windows: 6.0.467.0 (Developer Build 52392)

Labels: OS-All
Comment 2 by sevenjp, Jul 16, 2010
I can also confirm this on Windows, build 6.0.466.0 dev

For a minute there I thought the Web was hating me. :)
Comment 3 by thakis@chromium.org, Jul 16, 2010
(No comment was entered for this change.)
Owner: kin...@chromium.org
Labels: Regression ReleaseBlock-Beta
Comment 4 by lafo...@chromium.org, Jul 16, 2010
 Issue 49285  has been merged into this issue.
Comment 5 by lafo...@chromium.org, Jul 16, 2010
 Issue 49281  has been merged into this issue.
Comment 6 by lafo...@chromium.org, Jul 16, 2010
 Issue 49252  has been merged into this issue.
Comment 7 by lafo...@chromium.org, Jul 16, 2010
 Issue 49299  has been merged into this issue.
Comment 8 by lafo...@chromium.org, Jul 16, 2010
(No comment was entered for this change.)
Status: Assigned
Cc: k...@chromium.org
Labels: Mstone-6
Comment 9 by qaelith....@gmail.com, Jul 16, 2010
I was able to reproduce the problem with an MP4 video file.  I don't believe it's just limited to dangerous file types.

Comment 10 by dhw@chromium.org, Jul 16, 2010
 Issue 49308  has been merged into this issue.
Comment 11 by mal@google.com, Jul 16, 2010
Anantha, can we have someone try to find the regression window for this?
Owner: anan...@chromium.org
Comment 12 by anan...@chromium.org, Jul 16, 2010
venkat, Please verify and update the bug.
Owner: venkatar...@chromium.org
Labels: NeedPyautoTest
Comment 13 by suna...@chromium.org, Jul 16, 2010
I' working on pyauto test...
Comment 14 by venkatar...@google.com, Jul 16, 2010
No repro steps in r52179 but repros in r52202
Comment 15 by thestig@chromium.org, Jul 16, 2010
bad in r52192 as well.
Comment 16 by thestig@chromium.org, Jul 16, 2010
Maybe r52185?
Cc: rvar...@chromium.org
Comment 17 by mal@google.com, Jul 16, 2010
Almost certainly 52185

Downloading large files works in 52181, fails in 52191
Comment 18 by mal@google.com, Jul 16, 2010
Oops... meant to change owner.
Owner: rvar...@chromium.org
Labels: -ReleaseBlock-Beta ReleaseBlock-Dev
Comment 19 by screa...@gmail.com, Jul 16, 2010
I confirm this on Linux 
Chromium 6.0.468.0 (52591) Built on Ubuntu 10.04, running on LinuxMint 9
Comment 20 by screa...@gmail.com, Jul 16, 2010
Oh and btw it doesn't have to be .exe, i have experienced this problem on .zip archive.
Comment 21 by mr.n...@gmail.com, Jul 16, 2010
Running chromium-daily on Ubuntu lucid
Happens on any large file (tried downloading different zips & iso from ubuntu.com)
Downgrading to 51029 (lucid-updates) fixes the issue
Comment 22 by kin...@chromium.org, Jul 16, 2010
(No comment was entered for this change.)
Summary: Chromium stops saving files at 40MB for any large downloads
Comment 23 by suna...@chromium.org, Jul 16, 2010
Completed writing pyauto test...
Labels: -NeedPyautoTest
Comment 24 by bugdroid1@gmail.com, Jul 16, 2010
The following revision refers to this bug:
    http://src.chromium.org/viewvc/chrome?view=rev&revision=52790 

------------------------------------------------------------------------
r52790 | rvargas@google.com | 2010-07-16 17:58:21 -0700 (Fri, 16 Jul 2010) | 7 lines
Changed paths:
   M http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache_transaction.cc?r1=52790&r2=52789
   M http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache_transaction.h?r1=52790&r2=52789
   M http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache_unittest.cc?r1=52790&r2=52789

Http Cache: Make sure that we don't fail transactions when the
disk cache fails (now on an async world).

BUG=49216
TEST=net_unittests

Review URL: http://codereview.chromium.org/2812062
------------------------------------------------------------------------

Comment 25 by rvargas@chromium.org, Jul 16, 2010
(No comment was entered for this change.)
Status: Fixed
Comment 26 by dhw@chromium.org, Jul 17, 2010
 Issue 49406  has been merged into this issue.
Comment 27 by dhw@chromium.org, Jul 17, 2010
 Issue 49397  has been merged into this issue.
Comment 28 by mkte...@gmail.com, Jul 17, 2010
 Issue 49414  has been merged into this issue.
Comment 29 by mkte...@gmail.com, Jul 17, 2010
 Issue 49419  has been merged into this issue.
Comment 30 by mkte...@gmail.com, Jul 17, 2010
 Issue 49420  has been merged into this issue.
Comment 31 by mkte...@gmail.com, Jul 17, 2010
 Issue 49425  has been merged into this issue.
Comment 32 by mkte...@gmail.com, Jul 17, 2010
 Issue 49427  has been merged into this issue.
Comment 33 by dhw@chromium.org, Jul 17, 2010
 Issue 49445  has been merged into this issue.
Comment 34 by dhw@chromium.org, Jul 17, 2010
(No comment was entered for this change.)
Summary: Chromium stops saving files at 25MB / 40MB for any large downloads
Comment 35 by wilber...@gmail.com, Jul 17, 2010
Seems to be working fine now in build 52842.  :-)  (Tested by downloading 167MB OpenOffice tar.gz file.)
Comment 36 by mkte...@gmail.com, Jul 18, 2010
 Issue 49467  has been merged into this issue.
Comment 37 by mkte...@gmail.com, Jul 18, 2010
 Issue 49465  has been merged into this issue.
Comment 38 by mkte...@gmail.com, Jul 18, 2010
 Issue 49462  has been merged into this issue.
Comment 39 by mkte...@gmail.com, Jul 18, 2010
 Issue 49461  has been merged into this issue.
Comment 40 by mkte...@gmail.com, Jul 18, 2010
 Issue 49460  has been merged into this issue.
Comment 41 by mkte...@gmail.com, Jul 18, 2010
 Issue 49459  has been merged into this issue.
Comment 42 by mkte...@gmail.com, Jul 18, 2010
 Issue 49473  has been merged into this issue.
Comment 43 by mkte...@gmail.com, Jul 18, 2010
 Issue 49484  has been merged into this issue.
Comment 44 by showerpr...@gmail.com, Jul 19, 2010
I can confirm this on Ubuntu Linux too.
Comment 45 by suna...@chromium.org, Jul 19, 2010
 Issue 49532  has been merged into this issue.
Comment 46 by suna...@chromium.org, Jul 19, 2010
 Issue 49508  has been merged into this issue.
Comment 47 by suna...@chromium.org, Jul 19, 2010
 Issue 49546  has been merged into this issue.
Comment 48 by AgentAl...@gmail.com, Jul 19, 2010
I have the same issue, no idea what to do but its very frustrating.
Comment 49 by stojabr...@gmail.com, Jul 19, 2010
for when the new dev ? :(
Comment 50 by mkte...@gmail.com, Jul 19, 2010
 Issue 49583  has been merged into this issue.
Comment 51 by mkte...@gmail.com, Jul 19, 2010
 Issue 49584  has been merged into this issue.
Comment 52 by mkte...@gmail.com, Jul 19, 2010
 Issue 49586  has been merged into this issue.
Comment 53 by suna...@chromium.org, Jul 20, 2010
 Issue 49615  has been merged into this issue.
Comment 54 by suna...@chromium.org, Jul 20, 2010
 Issue 49622  has been merged into this issue.
Comment 55 by suna...@chromium.org, Jul 20, 2010
 Issue 49627  has been merged into this issue.
Comment 56 by suna...@chromium.org, Jul 20, 2010
 Issue 49630  has been merged into this issue.
Comment 57 by suna...@chromium.org, Jul 20, 2010
 Issue 49649  has been merged into this issue.
Comment 58 by rdsmith@chromium.org, Jul 20, 2010
 Issue 49652  has been merged into this issue.
Comment 59 by albertmo...@gmail.com, Jul 20, 2010
So when exactly are you going to push the fix out? I hope you're not waiting until next week, because this is a major annoyance. Even some of my YouTube videos won't load anymore. For the time being, I'm forced to start IE almost as often as Chrome.
Comment 60 by thakis@chromium.org, Jul 20, 2010
The fix will go out with the next dev channel release. If you feel that bugs like this are unbearable, consider switching to the beta or stable channel.
Comment 61 by dhw@chromium.org, Jul 20, 2010
 Issue 49671  has been merged into this issue.
Comment 62 by mkte...@gmail.com, Jul 20, 2010
 Issue 49706  has been merged into this issue.
Comment 63 by albertmo...@gmail.com, Jul 20, 2010
Thanks thakis for your quick reply. I would have switched to the beta channel already, but then it would take even longer until the bugfix arrived. Guess I have to stick with IE for the time being.
Comment 64 by rvargas@chromium.org, Jul 20, 2010
The beta channel doesn't have this bug.
Comment 65 by meh...@chromium.org, Jul 20, 2010
 Issue 49722  has been merged into this issue.
Comment 66 by meh...@chromium.org, Jul 21, 2010
 Issue 49751  has been merged into this issue.
Comment 67 by meh...@chromium.org, Jul 21, 2010
 Issue 49752  has been merged into this issue.
Comment 68 by mkte...@gmail.com, Jul 21, 2010
 Issue 49741  has been merged into this issue.
Comment 70 by raomoka...@gmail.com, Jul 21, 2010
FIX THIS ISSUE NOW!! It is starting to attract my attention to my Flaming Fox, I don't want to have to leave Google Chrome because of this small but MIGHTY issue. PLEASE FIX IT NOW!!
Comment 71 by stojabr...@gmail.com, Jul 21, 2010
Parece mentira que hayan pasado mas de 2 dias y todavia nada. Por mucho que sea una dev , es un fallo vergonzoso
Comment 72 by qaelith....@gmail.com, Jul 21, 2010
Wow.  raomokanye, this is a risk you willingly take by opting for the Dev channel.  As the gentleman said above, if you're not comfortable with this risk, the beta and stable channels are free of this sort of bug and are quite easy to switch to.  Yelling at the developers and making demands is inappropriate.  You would run the same risk if you were on Firefox's nightly buids, which is much like Chrome's dev channel.  
Comment 73 by meh...@chromium.org, Jul 21, 2010
 Issue 49754  has been merged into this issue.
Comment 74 by meh...@chromium.org, Jul 21, 2010
 Issue 49764  has been merged into this issue.
Comment 75 by meh...@chromium.org, Jul 21, 2010
 Issue 49760  has been merged into this issue.
Comment 76 by thakis@chromium.org, Jul 21, 2010
 Issue 44466  has been merged into this issue.
Comment 77 by meh...@chromium.org, Jul 21, 2010
 Issue 49795  has been merged into this issue.
Comment 78 by meh...@chromium.org, Jul 21, 2010
 Issue 49797  has been merged into this issue.
Comment 79 by meh...@chromium.org, Jul 21, 2010
 Issue 49802  has been merged into this issue.
Comment 80 by the.mensch, Jul 21, 2010
If you're so inclined, the extension IE Tab will allow you to work around this particular issue without having to fire up another browser.  
Comment 81 by lisac...@gmail.com, Jul 21, 2010
You can just use private viewing. With it downloads work ok on linux 6.0.466.0 build.
Comment 82 by est...@chromium.org, Jul 21, 2010
(No comment was entered for this change.)
Labels: Restrict-AddIssueComment-Commit
Comment 83 by meh...@chromium.org, Jul 21, 2010
 Issue 49839  has been merged into this issue.
Comment 84 by thestig@chromium.org, Jul 21, 2010
Dev channel users: New build with the fix should be out before the end of the week. Hang in there!
Comment 85 by meh...@chromium.org, Jul 21, 2010
 Issue 49889  has been merged into this issue.
Comment 86 by meh...@chromium.org, Jul 22, 2010
 Issue 49908  has been merged into this issue.
Comment 87 by dhw@chromium.org, Jul 22, 2010
 Issue 49575  has been merged into this issue.
Comment 88 by dhw@chromium.org, Jul 22, 2010
 Issue 49407  has been merged into this issue.
Comment 89 by suna...@chromium.org, Jul 23, 2010
 Issue 50028  has been merged into this issue.
Comment 90 by dhw@chromium.org, Jul 26, 2010
 Issue 50218  has been merged into this issue.
Cc: venkatar...@chromium.org
Comment 91 by lafo...@chromium.org, Mar 18, 2011
<b>What steps will reproduce the problem?</b>
1. Navigate to a dangerous file (e.g. an executable file with .exe extension) that is larger than 40MB.
    (Make sure the file is not harmful on your computer)
2. Select 'Save' when prompted

<b>What is the expected output? What do you see instead?</b>
Chromium saves the entire file with its original size.

<b>Please use labels and text to provide additional information.</b>
Chromium saves only the first 40mb of the file.

I suspect there's a issue around file renaming.
Labels: -Regression bulkmove Type-Regression
Sign in to add a comment

Powered by Google Project Hosting