alderlopez / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Crash due to out of memory #545

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load http://steamcommunity.com/id/zoe/games/
2. Click the "All Games" tab
3. crash.

What is the expected output? What do you see instead?
Process crashes due to OOM.

What version of the product are you using? On what operating system?
CEFv1 r484.

Please provide any additional information below.
caused by this commit:
http://code.google.com/p/chromiumembedded/source/detail?r=300

when loading ajax requests on the page the number of outstanding requests can 
be up to 10,000 (limited in code), at 1mbyte a pop you crash.

Original issue reported on code.google.com by alf...@mazuma.net.au on 10 Mar 2012 at 12:52

GoogleCodeExporter commented 9 years ago
CEF1 has entered bug-fix-only maintenance mode. See 
http://magpcss.org/ceforum/viewtopic.php?f=10&t=10647 for details. If this 
issue applies to the current version of CEF3 please create a new issue.

Original comment by magreenb...@gmail.com on 11 Oct 2013 at 2:02