[Webkit-unassigned] [Bug 27985] New: ASSERTION FAILED: m_frame->document()->parsing()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 4 08:46:35 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27985
Summary: ASSERTION FAILED: m_frame->document()->parsing()
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: Kelemen.Balazs.3 at stud.u-szeged.hu
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list