RESOLVED INVALID 27985
ASSERTION FAILED: m_frame->document()->parsing()
https://bugs.webkit.org/show_bug.cgi?id=27985
Summary ASSERTION FAILED: m_frame->document()->parsing()
Balazs Kelemen
Reported 2009-08-04 08:46:34 PDT
ASSERTION FAILED: m_frame->document()->parsing() (../../../WebCore/loader/FrameLoader.cpp:1778 void WebCore::FrameLoader::addData(const char*, int)) When I run QtLauncher as QtLauncher -r a_big_url_list, it always hits this assert. In a specific order of the urls in the file it asserts at the same url. If I load that url on it's own it is not asserting. If I reorder the urls in the list it asserts on a different url. Strange... In Release builds, the symptom is that the page stops loading. I do not know if it is a qtwebkit related problem or an internal one.
Attachments
Url list - for reproducing the bug (445.20 KB, text/plain)
2009-08-04 08:50 PDT, Balazs Kelemen
no flags
Balazs Kelemen
Comment 1 2009-08-04 08:50:38 PDT
Created attachment 34067 [details] Url list - for reproducing the bug Unfortunately reproducing need much time. The assert raise at the 81th url for me.
Balazs Kelemen
Comment 2 2010-10-02 07:08:52 PDT
Ugh. This is old. We can better test robustness with the performance tools. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.