WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 53416
Bug 51165
[Qt] [Symbian] QtWebkit crash while downloading more than 3MB file through AJAX
https://bugs.webkit.org/show_bug.cgi?id=51165
Summary
[Qt] [Symbian] QtWebkit crash while downloading more than 3MB file through AJAX
Ganesh
Reported
2010-12-15 22:49:50 PST
Created
attachment 76736
[details]
contains the test.html, 5MB download.txt and webkit crash call stack Qt Anomaly browser crashes while downloading a 5MB file through AJAX. Preonditions: flash the Vasco with latest 9.2 platform release. Install the Qt Anomaly browser. Make sure that a valid access point is available. Unzip the attachment. Host the 5MB txt file(download.txt) in the local http server(e.g. Apache). Host the test.html file in the same server. Steps: 1/ Run the Anomaly browser and open the test.html hosted in the server 2/ Enter the url for the download.txt hosted in the text box 3/ click on the button to download Expected Result: Should download successfully Actual result: Crash occurs after it download around 3-4 MBs Note: If the crash is not observer in the first attemp, click the button again once the download is complete. Crash will be observed in couple of attempts. Also if the network is slow, increase the time out period in the test.html. Webkit crash call stack is attached.
Attachments
contains the test.html, 5MB download.txt and webkit crash call stack
(52.29 KB, application/x-zip-compressed)
2010-12-15 22:49 PST
,
Ganesh
no flags
Details
webkit crash in Qt Test Browser
(3.59 KB, text/html)
2010-12-16 22:52 PST
,
Ganesh
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ganesh
Comment 1
2010-12-16 01:54:36 PST
This bug is no more reproducible in the latest environments.
Ganesh
Comment 2
2010-12-16 01:59:45 PST
closing the bug
Ganesh
Comment 3
2010-12-16 22:52:15 PST
Created
attachment 76845
[details]
webkit crash in Qt Test Browser
Ganesh
Comment 4
2010-12-16 22:53:10 PST
The crash is reproducible using the attached "XHRDownload.html" file in "Qt Test Browser" in the latest Vasco 9.2 platform build. So reopening the bug and attaching the XHRDownload.html. Steps remains the same except XHRDownload.html should be used instead test.html attached previously.
Suresh Voruganti
Comment 5
2011-01-06 10:59:55 PST
Fix required for Qtwebkit 2.2
Prasad
Comment 6
2011-01-06 13:44:27 PST
Related QtWRT Bugzilla error ID:
http://bugs.nokia-boston.com/bugzilla/show_bug.cgi?id=4648
Benjamin Poulain
Comment 7
2011-01-28 17:35:10 PST
Please follow
http://trac.webkit.org/wiki/QtWebKitBugs
when reporing bug here (keywork Qt was missing so the bug was not tracked). Could you include a backtrace of the crash?
Janne Koskinen
Comment 8
2011-01-31 01:47:43 PST
If this is supposed to be speed test like the one in 46746 then this can be fixed with not trying to assign the data to <p> . Current setup in Symbian we can assign ~1MB of text to single div, not more. It doesn't need any downloading... just make a HTML page with more than 1MB of text in single <p> and it crashes in QtWebkit2.1. *** This bug has been marked as a duplicate of
bug 53416
***
Ademar Reis
Comment 9
2011-02-14 11:55:29 PST
Duplicate of a WONTFIX ==> removing from 2.1.x release meta-bug.
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