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 56062
56073
REGRESSION(80478?): assertion failure m_suspended in WebCore::SuspendableTimer::resume() loading engadget.com and other sites
https://bugs.webkit.org/show_bug.cgi?id=56073
Summary
REGRESSION(80478?): assertion failure m_suspended in WebCore::SuspendableTime...
Alice Liu
Reported
2011-03-09 22:17:22 PST
reproducibly hitting this assertion failure loading engadget.com, using WebKit2. Doesn't reproduce in MiniBrowser, though. other sites are reproducing as well, like apple.com 1) use a WebKit2 browser window 2) load engadget.com ASSERTION FAILED: m_suspended /Volumes/Data/aliu/SourceGit/OpenSource/Source/WebCore/page/SuspendableTimer.cpp(76) : virtual void WebCore::SuspendableTimer::resume() 1 WebCore::SuspendableTimer::resume() 2 WebCore::ScriptExecutionContext::resumeActiveDOMObjects() 3 WebCore::Document::resumeScheduledTasks() 4 WebCore::FrameLoader::setDefersLoading(bool) 5 WebCore::Page::setDefersLoading(bool) 6 WebKit::WebPage::setDefersLoading(bool) 7 WKBundlePageSetDefersLoading the regression range is 80473 (working) to 80494 (asserts). suspicious check-ins:
http://trac.webkit.org/changeset/80478
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-03-10 11:06:01 PST
*** This bug has been marked as a duplicate of
bug 56062
***
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