<?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>140458</bug_id>
          
          <creation_ts>2015-01-14 11:24:39 -0800</creation_ts>
          <short_desc>CRASH in JSC::CallEdgeProfile::mergeBack running Dromaeo/jslib-style-jquery.html js-perf-test</short_desc>
          <delta_ts>2015-01-14 12:45:14 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>139980</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joseph Pecoraro">joepeck</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ggaren</cc>
    
    <cc>joepeck</cc>
    
    <cc>msaboff</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1061247</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-01-14 11:24:39 -0800</bug_when>
    <thetext>* SUMMARY
CRASH (probably a RELEASE_ASSERT) in JSC::CallEdgeProfile::mergeBack running Dromaeo/jslib-style-jquery.html js-perf-test on the Apple Mavericks Release (Perf) bot. This has been happening on and off for a while (looks like about 12/25 it started), about once every 10 bot runs.

* NOTES
python ./Tools/Scripts/run-perf-tests --output-json-path perf-test-results.json --slave-config-json-path ../../perf-test-config.json --no-show-results --reset-results --test-results-server perf.webkit.org --builder-name &apos;Apple Mavericks Release (Perf)&apos; --build-number 3651 --platform mac-mavericks --no-build --release

...
Running Dromaeo/jslib-style-jquery.html (66 of 142)
error: Dromaeo/jslib-style-jquery.html
1   0x1036e4fad JSC::CallEdgeProfile::mergeBack()
2   0x1036e5194 JSC::CallEdgeLog::processLog()
3   0x4c54c247bba9
4   0x4c54c247ca89
5   0x4c54c2493f7a
6   0x4c54c2486533
7   0x4c54c2498fd4
8   0x4c54c24997b6
9   0x4c54c2498adc
10  0x4c54c24306e1
11  0x1038af768 vmEntryToJavaScript
12  0x1037bac49 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
13  0x1037a02b9 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
14  0x10352ea6f JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, JSC::JSValue*)
15  0x105213c7f WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext&amp;)
16  0x1052138e9 WebCore::ScheduledAction::execute(WebCore::Document&amp;)
17  0x1049147d8 WebCore::DOMTimer::fired()
18  0x1053fa57d WebCore::ThreadTimers::sharedTimerFiredInternal()
19  0x105288784 WebCore::timerFired(__CFRunLoopTimer*, void*)
20  0x7fff828663e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
21  0x7fff82865f1f __CFRunLoopDoTimer
22  0x7fff828d75aa __CFRunLoopDoTimers
23  0x7fff828216a5 __CFRunLoopRun
24  0x7fff82820e75 CFRunLoopRunSpecific
25  0x1033a2601 runTest(std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt; const&amp;)
26  0x1033a1bac dumpRenderTree(int, char const**)
27  0x1033a2dc5 DumpRenderTreeMain(int, char const**)
28  0x7fff850fe5fd start
29  0x3
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061248</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-01-14 11:25:15 -0800</bug_when>
    <thetext>Example of a bot run failure:
https://build.webkit.org/builders/Apple%20Mavericks%20Release%20%28Perf%29/builds/3651</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061252</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-01-14 11:33:03 -0800</bug_when>
    <thetext>To run just that individual test:

    shell&gt; ./Tools/Scripts/run-perf-tests Dromaeo/jslib-style-jquery.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061258</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-01-14 11:46:23 -0800</bug_when>
    <thetext>&lt;rdar://problem/19473650&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061277</commentid>
    <comment_count>4</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-01-14 12:45:14 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 139980 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>