[Webkit-unassigned] [Bug 55017] SVGImage causes MainResourceLoader leaks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 24 14:13:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55017
James Robinson <jamesr at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamesr at chromium.org
--- Comment #13 from James Robinson <jamesr at chromium.org> 2011-02-24 14:13:11 PST ---
This is causing some assertion failures, for example:
ASSERTION FAILED: State(m_state + 1) == state || (firstLayoutDone() && state == CommittedFirstRealLoad)
third_party/WebKit/Source/WebCore/loader/FrameLoaderStateMachine.cpp(69) : void WebCore::FrameLoaderStateMachine::advanceTo(WebCore::FrameLoaderStateMachine::State)
[19278:19278:3100559591770:ERROR:process_util_posix.cc(107)] Received signal 11
on compositing/images/direct-svg-image.html
--
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