<?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>59148</bug_id>
          
          <creation_ts>2011-04-21 15:17:39 -0700</creation_ts>
          <short_desc>Chromium Debug DRT is crashing in CSS tests on the DEPS debug bots, possibly also canaries</short_desc>
          <delta_ts>2013-04-09 16:10:44 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dirk Pranke">dpranke</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>reed</cc>
    
    <cc>rniwa</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>390387</commentid>
    <comment_count>0</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2011-04-21 15:17:39 -0700</bug_when>
    <thetext>crashes are intermittent, see:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&amp;tests=fast%2Fcss%2Fbackground-clip-text.html%2Cfast%2Fcss%2Fstale-style-selector-crash-1.html (use @DEPS group)
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&amp;tests=fast%2Fgradients%2Fcss3-radial-gradients3.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&amp;tests=editing%2Fpasteboard%2Fdrop-link.html%2Cfast%2Fhistory%2Fgesture-before-onload-location-href.html

at least one of the assertions: ASSERTION FAILED: cssMutableStyleDeclaration-&gt;parent()-&gt;isStyleSheet()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>390389</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2011-04-21 15:20:04 -0700</bug_when>
    <thetext>Here&apos;s another: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&amp;tests=fast%2Fcss%2FimageTileOpacity.html (again, @DEPS)

Here&apos;s the stack trace on the Mac 10.5 debug bot:

ASSERTION FAILED: cssMutableStyleDeclaration-&gt;parent()-&gt;isStyleSheet()
/b/build/slave/webkit-mac-pinned-dbg/build/src/third_party/WebKit/Source/WebCore/WebCore.gyp/../bindings/v8/V8GCController.cpp(300) : WebCore::GroupId WebCore::calculateGroupId(WebCore::StyleBase*)
[2463:267:339691284530924:ERROR:process_util_posix.cc(108)] Received signal 11
	0   DumpRenderTree                      0x00004384 _mh_execute_header + 13188
	1   DumpRenderTree                      0x0062cbf8 start + 6313528
	2   libSystem.B.dylib                   0x901112bb _sigtramp + 43
	3   ???                                 0xffffffff 0x0 + 4294967295
	4   DumpRenderTree                      0x00e8aa14 float WebCore::narrowPrecisionToCGFloat&lt;double&gt;(double) + 1152236
	5   DumpRenderTree                      0x00e5f3ca float WebCore::narrowPrecisionToCGFloat&lt;double&gt;(double) + 974498
	6   DumpRenderTree                      0x00e7ef51 float WebCore::narrowPrecisionToCGFloat&lt;double&gt;(double) + 1104425
	7   DumpRenderTree                      0x00e86c60 float WebCore::narrowPrecisionToCGFloat&lt;double&gt;(double) + 1136440
	8   DumpRenderTree                      0x009e10f5 start + 10197813
	9   DumpRenderTree                      0x009e19c8 start + 10200072
	10  DumpRenderTree                      0x009ecdaa start + 10246122
	11  DumpRenderTree                      0x009cf368 start + 10124712
	12  DumpRenderTree                      0x00b1c4c9 start + 11489033
	13  DumpRenderTree                      0x00b1c7d8 start + 11489816
	14  ???                                 0x0664e0d6 0x0 + 107274454
ax: bbadbeef, bx: e86dec, cx: 0, dx: 0
di: 1d315bfd, si: e8a7d3, bp: bfffc678, sp: bfffc620, ss: 1f, flags: 10282
ip: e86ec4, cs: 17, ds: 1f, es: 1f, fs: 0, gs: 37</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>390401</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2011-04-21 15:36:11 -0700</bug_when>
    <thetext>hopefully a dup of bug 58926?

*** This bug has been marked as a duplicate of bug 58926 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>390405</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2011-04-21 15:38:09 -0700</bug_when>
    <thetext>er, no, I&apos;m seeing this after a roll to r84471. Reopening.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>872225</commentid>
    <comment_count>4</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2013-04-09 16:10:44 -0700</bug_when>
    <thetext>LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>