<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>90706</bug_id>
          
          <creation_ts>2012-07-06 16:00:59 -0700</creation_ts>
          <short_desc>Reproducible crash in inspector/timeline/timeline-frames.html</short_desc>
          <delta_ts>2013-05-23 02:22:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>79668</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Filip Pizlo">fpizlo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>kadam</cc>
    
    <cc>ossy</cc>
    
    <cc>PeterHWang</cc>
    
    <cc>rniwa</cc>
    
    <cc>zarvai</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>664282</commentid>
    <comment_count>0</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2012-07-06 16:00:59 -0700</bug_when>
    <thetext>It looks like an assertion fail at:

0   com.apple.WebCore             	0x000000010fa3bf16 WebCore::InspectorTimelineAgent::didCancelFrame() + 102 (InspectorTimelineAgent.cpp:203)
1   com.apple.WebCore             	0x000000010f9ef640 WebCore::InspectorInstrumentation::didCancelFrameImpl(WebCore::InstrumentingAgents*) + 48 (InspectorInstrumentation.cpp:414)
2   libWebCoreTestSupport.dylib   	0x000000010dbf0d22 WebCore::InspectorInstrumentation::didCancelFrame(WebCore::Page*) + 66 (InspectorInstrumentation.h:779)
3   libWebCoreTestSupport.dylib   	0x000000010dbeef65 WebCore::Internals::emitInspectorDidCancelFrame() + 37 (Internals.cpp:988)
4   libWebCoreTestSupport.dylib   	0x000000010dc01f77 WebCore::jsInternalsPrototypeFunctionEmitInspectorDidCancelFrame(JSC::ExecState*) + 311 (JSInternals.cpp:1421)
5   ???                           	0x00002e013e401265 0 + 50582874231397
6   com.apple.JavaScriptCore      	0x000000010de4cd34 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*) + 84 (JITCode.h:133)
7   com.apple.JavaScriptCore      	0x000000010de44a29 JSC::Interpreter::execute(JSC::EvalExecutable*, JSC::ExecState*, JSC::JSValue, JSC::ScopeChainNode*, int) + 2265 (Interpreter.cpp:1607)
8   com.apple.JavaScriptCore      	0x000000010dd3d94b JSC::Interpreter::execute(JSC::EvalExecutable*, JSC::ExecState*, JSC::JSValue, JSC::ScopeChainNode*) + 123 (Interpreter.h:317)
9   com.apple.JavaScriptCore      	0x000000010ded1b8e JSC::globalFuncEval(JSC::ExecState*) + 1182 (JSGlobalObjectFunctions.cpp:525)
10  ???                           	0x00002e013e401265 0 + 50582874231397
11  com.apple.JavaScriptCore      	0x000000010de4cd34 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*) + 84 (JITCode.h:133)
12  com.apple.JavaScriptCore      	0x000000010de49abc JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 1724 (Interpreter.cpp:1303)
13  com.apple.JavaScriptCore      	0x000000010dd03ed8 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 296 (CallData.cpp:39)
14  com.apple.WebCore             	0x000000010faaa5e2 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 146 (JSMainThreadExecState.h:56)
15  com.apple.WebCore             	0x0000000110464b28 WebCore::ScriptFunctionCall::call(bool&amp;, bool) + 536 (ScriptFunctionCall.cpp:144)
16  com.apple.WebCore             	0x000000010f913e25 WebCore::InjectedScriptBase::callFunctionWithEvalEnabled(WebCore::ScriptFunctionCall&amp;, bool&amp;) const + 213 (InjectedScriptBase.cpp:91)
17  com.apple.WebCore             	0x000000010f913ef9 WebCore::InjectedScriptBase::makeCall(WebCore::ScriptFunctionCall&amp;, WTF::RefPtr&lt;WebCore::InspectorValue&gt;*) + 137 (InjectedScriptBase.cpp:108)
18  com.apple.WebCore             	0x000000010f91409a WebCore::InjectedScriptBase::makeEvalCall(WTF::String*, WebCore::ScriptFunctionCall&amp;, WTF::RefPtr&lt;WebCore::TypeBuilder::Runtime::RemoteObject&gt;*, WebCore::TypeBuilder::OptOutput&lt;bool&gt;*) + 74 (InjectedScriptBase.cpp:120)
19  com.apple.WebCore             	0x000000010f90fb73 WebCore::InjectedScript::evaluate(WTF::String*, WTF::String const&amp;, WTF::String const&amp;, bool, bool, WTF::RefPtr&lt;WebCore::TypeBuilder::Runtime::RemoteObject&gt;*, WebCore::TypeBuilder::OptOutput&lt;bool&gt;*) + 275 (InjectedScript.cpp:70)
20  com.apple.WebCore             	0x000000010fa24d97 WebCore::InspectorRuntimeAgent::evaluate(WTF::String*, WTF::String const&amp;, WTF::String const*, bool const*, bool const*, int const*, bool const*, WTF::RefPtr&lt;WebCore::TypeBuilder::Runtime::RemoteObject&gt;&amp;, WebCore::TypeBuilder::OptOutput&lt;bool&gt;*) + 551 (InspectorRuntimeAgent.cpp:99)
21  com.apple.WebCore             	0x000000010fa24fc0 non-virtual thunk to WebCore::InspectorRuntimeAgent::evaluate(WTF::String*, WTF::String const&amp;, WTF::String const*, bool const*, bool const*, int const*, bool const*, WTF::RefPtr&lt;WebCore::TypeBuilder::Runtime::RemoteObject&gt;&amp;, WebCore::TypeBuilder::OptOutput&lt;bool&gt;*) + 160
22  com.apple.WebCore             	0x000000010f95b5c7 WebCore::InspectorBackendDispatcherImpl::Runtime_evaluate(long, WebCore::InspectorObject*) + 1367 (InspectorBackendDispatcher.cpp:1183)
23  com.apple.WebCore             	0x000000010f975bf8 WebCore::InspectorBackendDispatcherImpl::dispatch(WTF::String const&amp;) + 1832 (InspectorBackendDispatcher.cpp:5162)
24  com.apple.WebCore             	0x000000010f9859a0 WebCore::InspectorController::dispatchMessageFromFrontend(WTF::String const&amp;) + 96 (InspectorController.cpp:334)
25  com.apple.WebCore             	0x000000010f9eaaff WebCore::InspectorBackendDispatchTask::onTimer(WebCore::Timer&lt;WebCore::InspectorBackendDispatchTask&gt;*) + 111 (InspectorFrontendClientLocal.cpp:92)
26  com.apple.WebCore             	0x000000010f9eaf03 WebCore::Timer&lt;WebCore::InspectorBackendDispatchTask&gt;::fired() + 115 (Timer.h:100)
27  com.apple.WebCore             	0x0000000110777f00 WebCore::ThreadTimers::sharedTimerFiredInternal() + 288 (ThreadTimers.cpp:118)
28  com.apple.WebCore             	0x0000000110777c99 WebCore::ThreadTimers::sharedTimerFired() + 25 (ThreadTimers.cpp:94)
29  com.apple.WebCore             	0x00000001104cbe63 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 67 (SharedTimerMac.mm:167)
30  com.apple.CoreFoundation      	0x00007fff892ecc24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
31  com.apple.CoreFoundation      	0x00007fff892ec776 __CFRunLoopDoTimer + 534
32  com.apple.CoreFoundation      	0x00007fff892cd001 __CFRunLoopRun + 1617
33  com.apple.CoreFoundation      	0x00007fff892cc676 CFRunLoopRunSpecific + 230
34  com.apple.Foundation          	0x00007fff8ac98f9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
35  DumpRenderTree                	0x000000010da8e069 _ZL7runTestRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE + 5657
36  DumpRenderTree                	0x000000010da8c9aa _ZL20runTestingServerLoopv + 282
37  DumpRenderTree                	0x000000010da8c23a dumpRenderTree(int, char const**) + 394
38  DumpRenderTree                	0x000000010da8e8a9 main + 105
39  DumpRenderTree                	0x000000010da770c4 start + 52</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>664283</commentid>
    <comment_count>1</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2012-07-06 16:05:12 -0700</bug_when>
    <thetext>Skipped in http://trac.webkit.org/changeset/122038</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>664687</commentid>
    <comment_count>2</comment_count>
      <attachid>151195</attachid>
    <who name="Kristóf Kosztyó">kkristof</who>
    <bug_when>2012-07-09 00:04:07 -0700</bug_when>
    <thetext>Created attachment 151195
crash log of Qt

It also crash on Qt.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892615</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-22 17:59:08 -0700</bug_when>
    <thetext>No longer crashes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892683</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-05-22 23:26:39 -0700</bug_when>
    <thetext>Could you guys check it on Qt? And please unskip if it really passes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892686</commentid>
    <comment_count>5</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-22 23:34:34 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; Could you guys check it on Qt? And please unskip if it really passes.

I&apos;ve unskipped it on Mac, and I haven&apos;t seen it failing so far.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892699</commentid>
    <comment_count>6</comment_count>
    <who name="Zoltan Arvai">zarvai</who>
    <bug_when>2013-05-23 01:16:49 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; Could you guys check it on Qt? And please unskip if it really passes.

It passes on Qt WK1, but fails with timeout on Qt WK2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892708</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-05-23 02:06:50 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #4)
&gt; &gt; Could you guys check it on Qt? And please unskip if it really passes.
&gt; 
&gt; It passes on Qt WK1, but fails with timeout on Qt WK2.
In this case could you unskip? (FYI: all inspector tests are 
skipped on Qt-WK2 because all of them fail with timeout)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892713</commentid>
    <comment_count>8</comment_count>
    <who name="Zoltan Arvai">zarvai</who>
    <bug_when>2013-05-23 02:22:28 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; (In reply to comment #6)
&gt; &gt; (In reply to comment #4)
&gt; &gt; &gt; Could you guys check it on Qt? And please unskip if it really passes.
&gt; &gt; 
&gt; &gt; It passes on Qt WK1, but fails with timeout on Qt WK2.
&gt; In this case could you unskip? (FYI: all inspector tests are 
&gt; skipped on Qt-WK2 because all of them fail with timeout)

Sure! Unskipped on Qt in http://trac.webkit.org/changeset/150577.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>151195</attachid>
            <date>2012-07-09 00:04:07 -0700</date>
            <delta_ts>2012-07-09 00:04:07 -0700</delta_ts>
            <desc>crash log of Qt</desc>
            <filename>qt_crash_log</filename>
            <type>text/plain</type>
            <size>1504</size>
            <attacher name="Kristóf Kosztyó">kkristof</attacher>
            
              <data encoding="base64">Y3Jhc2ggbG9nIGZvciBEdW1wUmVuZGVyVHJlZSAocGlkIDIyNTg0KToKU1RET1VUOiA8ZW1wdHk+
ClNUREVSUjogQVNTRVJUSU9OIEZBSUxFRDogbV9wZW5kaW5nRnJhbWVSZWNvcmQKU1RERVJSOiAv
aG9tZS93ZWJraXRidWlsZGJvdC9zbGF2ZXMvZGVidWc2NGJpdC9idWlsZHNsYXZlL3F0LWxpbnV4
LTY0LWRlYnVnL2J1aWxkL1NvdXJjZS9XZWJDb3JlL2luc3BlY3Rvci9JbnNwZWN0b3JUaW1lbGlu
ZUFnZW50LmNwcCgyMDMpIDogdm9pZCBXZWJDb3JlOjpJbnNwZWN0b3JUaW1lbGluZUFnZW50Ojpk
aWRDYW5jZWxGcmFtZSgpClNUREVSUjogMSAgIDB4N2ZjODFlZDkyZmEyIC9ob21lL3dlYmtpdGJ1
aWxkYm90L3NsYXZlcy9kZWJ1ZzY0Yml0L2J1aWxkc2xhdmUvcXQtbGludXgtNjQtZGVidWcvYnVp
bGQvV2ViS2l0QnVpbGQvRGVidWcvbGliL2xpYlF0V2ViS2l0LnNvLjQoX1pON1dlYkNvcmUyMklu
c3BlY3RvclRpbWVsaW5lQWdlbnQxNGRpZENhbmNlbEZyYW1lRXYrMHg0NikgWzB4N2ZjODFlZDky
ZmEyXQpTVERFUlI6IDIgICAweDdmYzgxZWQ0NDIwNyAvaG9tZS93ZWJraXRidWlsZGJvdC9zbGF2
ZXMvZGVidWc2NGJpdC9idWlsZHNsYXZlL3F0LWxpbnV4LTY0LWRlYnVnL2J1aWxkL1dlYktpdEJ1
aWxkL0RlYnVnL2xpYi9saWJRdFdlYktpdC5zby40KF9aTjdXZWJDb3JlMjRJbnNwZWN0b3JJbnN0
cnVtZW50YXRpb24xOGRpZENhbmNlbEZyYW1lSW1wbEVQTlNfMTlJbnN0cnVtZW50aW5nQWdlbnRz
RSsweDJmKSBbMHg3ZmM4MWVkNDQyMDddClNUREVSUjogMyAgIDB4N2ZjODFmMmNjNzY5IC9ob21l
L3dlYmtpdGJ1aWxkYm90L3NsYXZlcy9kZWJ1ZzY0Yml0L2J1aWxkc2xhdmUvcXQtbGludXgtNjQt
ZGVidWcvYnVpbGQvV2ViS2l0QnVpbGQvRGVidWcvbGliL2xpYlF0V2ViS2l0LnNvLjQoX1pON1dl
YkNvcmUyNEluc3BlY3Rvckluc3RydW1lbnRhdGlvbjE0ZGlkQ2FuY2VsRnJhbWVFUE5TXzRQYWdl
RSsweDNiKSBbMHg3ZmM4MWYyY2M3NjldClNUREVSUjogNCAgIDB4N2ZjODFmMmNmNjJlIC9ob21l
L3dlYmtpdGJ1aWxkYm90L3NsYXZlcy9kZWJ1ZzY0Yml0L2J1aWxkc2xhdmUvcXQtbGludXgtNjQt
ZGVidWcvYnVpbGQvV2ViS2l0QnVpbGQvRGVidWcvbGliL2xpYlF0V2ViS2l0LnNvLjQoX1pON1dl
YkNvcmU5SW50ZXJuYWxzMjdlbWl0SW5zcGVjdG9yRGlkQ2FuY2VsRnJhbWVFdisweDI4KSBbMHg3
ZmM4MWYyY2Y2MmVdClNUREVSUjogNSAgIDB4N2ZjODFmOWM3MWVjIC9ob21lL3dlYmtpdGJ1aWxk
Ym90L3NsYXZlcy9kZWJ1ZzY0Yml0L2J1aWxkc2xhdmUvcXQtbGludXgtNjQtZGVidWcvYnVpbGQv
V2ViS2l0QnVpbGQvRGVidWcvbGliL2xpYlF0V2ViS2l0LnNvLjQoX1pON1dlYkNvcmU1NWpzSW50
ZXJuYWxzUHJvdG90eXBlRnVuY3Rpb25FbWl0SW5zcGVjdG9yRGlkQ2FuY2VsRnJhbWVFUE4zSlND
OUV4ZWNTdGF0ZUUrMHgxMzQpIFsweDdmYzgxZjljNzFlY10KU1RERVJSOiA2ICAgMHg3ZmM3ZDI2
ZDcyNjUgWzB4N2ZjN2QyNmQ3MjY1XQ==
</data>

          </attachment>
      

    </bug>

</bugzilla>