WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
84168
Large form post data causes unstoppable memory growth and crash
https://bugs.webkit.org/show_bug.cgi?id=84168
Summary
Large form post data causes unstoppable memory growth and crash
Matt
Reported
2012-04-17 11:04:25 PDT
The example above is not from me, but from someone else that is also experiencing the same problem
http://chrisbosco.com/proto/safari/
An HTML5 Canvas element creates very large data strings when submitting in a form using mycanvas.toDataURL(). Other browsers submit large form post data properly, but Mac Safari, Mac Chrome, iOS Safari (iPhone & iPad) causes huge memory growth. Post data around 500KB makes the browser spike to >600MB of memory and become completely unresponsive (iOS browsers crash). The server does receive the connection and some of the data. Similar threads:
https://discussions.apple.com/thread/3145102?start=0&tstart=0
http://stackoverflow.com/questions/6508650/when-posting-a-large-amount-of-data-from-html-canvas-to-an-iframe-target-safa
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-05-24 14:48:58 PDT
<
rdar://problem/32387620
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug