Bug 108768 - [EFL] Mark inspector/debugger/source-frame-count.html as flaky
Summary: [EFL] Mark inspector/debugger/source-frame-count.html as flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-03 03:31 PST by Chris Dumez
Modified: 2013-02-03 04:19 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2013-02-03 03:33 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2013-02-03 03:31:56 PST
Mark inspector/debugger/source-frame-count.html due to Bug 81574:
crash log for WebProcess (pid <unknown>):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_suspended
STDERR: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebCore/page/SuspendableTimer.cpp(76) : virtual void WebCore::SuspendableTimer::resume()
STDERR: 1   0x7f744c230ab7 WebCore::SuspendableTimer::resume()
STDERR: 2   0x7f744bce720c WebCore::ScriptExecutionContext::resumeActiveDOMObjects()
STDERR: 3   0x7f744bbf7f70 WebCore::Document::resumeActiveDOMObjects()
STDERR: 4   0x7f744c92a5e3 WebCore::PageScriptDebugServer::setJavaScriptPaused(WebCore::Frame*, bool)
STDERR: 5   0x7f744c92a4b3 WebCore::PageScriptDebugServer::setJavaScriptPaused(WebCore::Page*, bool)
STDERR: 6   0x7f744c92a3d5 WebCore::PageScriptDebugServer::setJavaScriptPaused(WebCore::PageGroup const&, bool)
STDERR: 7   0x7f744c92a266 WebCore::PageScriptDebugServer::didContinue(JSC::JSGlobalObject*)
STDERR: 8   0x7f744c93cfb5 WebCore::ScriptDebugServer::pauseIfNeeded(JSC::JSGlobalObject*)
STDERR: 9   0x7f744c93cdd9 WebCore::ScriptDebugServer::updateCallFrameAndPauseIfNeeded(JSC::DebuggerCallFrame const&, long, int, int)
STDERR: 10  0x7f744c93d0a9 WebCore::ScriptDebugServer::atStatement(JSC::DebuggerCallFrame const&, long, int, int)
STDERR: 11  0x7f74458fa2a4 JSC::Interpreter::debug(JSC::ExecState*, JSC::DebugHookID, int, int, int)
STDERR: 12  0x7f7445ad3112
STDERR: 13  0x7f7445ad8c91
Comment 1 Chris Dumez 2013-02-03 03:33:52 PST
Created attachment 186257 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-03 04:19:07 PST
Comment on attachment 186257 [details]
Patch

Clearing flags on attachment: 186257

Committed r141715: <http://trac.webkit.org/changeset/141715>
Comment 3 WebKit Review Bot 2013-02-03 04:19:10 PST
All reviewed patches have been landed.  Closing bug.