<?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>109262</bug_id>
          
          <creation_ts>2013-02-07 23:13:20 -0800</creation_ts>
          <short_desc>ASSERT in WebCore::RenderTableCell::styleDidChange</short_desc>
          <delta_ts>2022-12-27 17:30:28 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Matt Falkenhagen">falken</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>jchaffraix</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>828222</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Falkenhagen">falken</who>
    <bug_when>2013-02-07 23:13:20 -0800</bug_when>
    <thetext>This assert is hit sometimes on fast/table/table-cell-before-after-content-around-table-row.html for Chromium Mac10.6 (dbg):

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20chromium.org&amp;tests=fast%2Ftable%2Ftable-cell-before-after-content-around-table-row.html

I&apos;m not sure if it&apos;s a recent regression. The dashboard data goes back to the beginning of this week, and the crash occurred then. Possibly related to bug 78695.

STDERR: ASSERTION FAILED: !row() || row()-&gt;rowIndexWasSet()
STDERR: ../../third_party/WebKit/Source/WebCore/rendering/RenderTableCell.cpp(385) : virtual void WebCore::RenderTableCell::styleDidChange(WebCore::StyleDifference, const WebCore::RenderStyle *)
STDERR: 1   0xb2221d3 WebCore::RenderTableCell::styleDidChange(WebCore::StyleDifference, WebCore::RenderStyle const*)
STDERR: 2   0xb1bf166 WebCore::RenderObject::setStyle(WTF::PassRefPtr&lt;WebCore::RenderStyle&gt;)
STDERR: 3   0xb1be56c WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtr&lt;WebCore::RenderStyle&gt;)
STDERR: 4   0x9e0a2d6 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
STDERR: 5   0x9e094f6 WebCore::Element::updatePseudoElement(WebCore::PseudoId, WebCore::Node::StyleChange)
STDERR: 6   0x9e0a70d WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
STDERR: 7   0x9e0a66b WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
STDERR: 8   0x9e0a66b WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
STDERR: 9   0x9d2a41c WebCore::Document::recalcStyle(WebCore::Node::StyleChange)
STDERR: 10  0x9d2535d WebCore::Document::updateStyleIfNeeded()
STDERR: 11  0xc088233 WebCore::FrameView::layout(bool)
STDERR: 12  0xc083512 WebCore::FrameView::layoutTimerFired(WebCore::Timer&lt;WebCore::FrameView&gt;*)
STDERR: 13  0xc0a55b7 WebCore::Timer&lt;WebCore::FrameView&gt;::fired()
STDERR: 14  0x95559eb WebCore::ThreadTimers::sharedTimerFiredInternal()
STDERR: 15  0x955576f WebCore::ThreadTimers::sharedTimerFired()
STDERR: 16  0x441d3e9 webkit_glue::WebKitPlatformSupportImpl::DoTimeout()
STDERR: 17  0x441f2b4 base::internal::RunnableAdapter&lt;void (webkit_glue::WebKitPlatformSupportImpl::*)()&gt;::Run(webkit_glue::WebKitPlatformSupportImpl*)
STDERR: 18  0x441f1b3 base::internal::InvokeHelper&lt;false, void, base::internal::RunnableAdapter&lt;void (webkit_glue::WebKitPlatformSupportImpl::*)()&gt;, void ()(webkit_glue::WebKitPlatformSupportImpl*)&gt;::MakeItSo(base::internal::RunnableAdapter&lt;void (webkit_glue::WebKitPlatformSupportImpl::*)()&gt;, webkit_glue::WebKitPlatformSupportImpl*)
STDERR: 19  0x441f0f3 base::internal::Invoker&lt;1, base::internal::BindState&lt;base::internal::RunnableAdapter&lt;void (webkit_glue::WebKitPlatformSupportImpl::*)()&gt;, void ()(webkit_glue::WebKitPlatformSupportImpl*), void ()(base::internal::UnretainedWrapper&lt;webkit_glue::WebKitPlatformSupportImpl&gt;)&gt;, void ()(webkit_glue::WebKitPlatformSupportImpl*)&gt;::Run(base::internal::BindStateBase*)
STDERR: 20  0x7922adb base::Callback&lt;void ()()&gt;::Run() const
STDERR: 21  0x7aa94c0 base::Timer::RunScheduledTask()
STDERR: 22  0x7aa96c9 base::BaseTimerTaskInternal::Run()
STDERR: 23  0x7aa9f94 base::internal::RunnableAdapter&lt;void (base::BaseTimerTaskInternal::*)()&gt;::Run(base::BaseTimerTaskInternal*)
STDERR: 24  0x7aa9e93 base::internal::InvokeHelper&lt;false, void, base::internal::RunnableAdapter&lt;void (base::BaseTimerTaskInternal::*)()&gt;, void ()(base::BaseTimerTaskInternal*)&gt;::MakeItSo(base::internal::RunnableAdapter&lt;void (base::BaseTimerTaskInternal::*)()&gt;, base::BaseTimerTaskInternal*)
STDERR: 25  0x7aa9dce base::internal::Invoker&lt;1, base::internal::BindState&lt;base::internal::RunnableAdapter&lt;void (base::BaseTimerTaskInternal::*)()&gt;, void ()(base::BaseTimerTaskInternal*), void ()(base::internal::OwnedWrapper&lt;base::BaseTimerTaskInternal&gt;)&gt;, void ()(base::BaseTimerTaskInternal*)&gt;::Run(base::internal::BindStateBase*)
STDERR: 26  0x7922adb base::Callback&lt;void ()()&gt;::Run() const
STDERR: 27  0x79b491a MessageLoop::RunTask(base::PendingTask const&amp;)
STDERR: 28  0x79b4dc2 MessageLoop::DeferOrRunPendingTask(base::PendingTask const&amp;)
STDERR: 29  0x79b4fc2 MessageLoop::DoWork()
STDERR: 30  0x78fe61b base::MessagePumpCFRunLoopBase::RunWork()
STDERR: 31  0x78fddd2 base::MessagePumpCFRunLoopBase::RunWorkSource(void*)
STDERR: Received signal 11 SEGV_MAPERR 0000bbadbeef</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>828244</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Falkenhagen">falken</who>
    <bug_when>2013-02-07 23:49:09 -0800</bug_when>
    <thetext>Marked as flaky in http://trac.webkit.org/changeset/142238</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1922038</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-12-27 17:30:28 -0800</bug_when>
    <thetext>Fixed via this in Blink - https://chromium.googlesource.com/chromium/blink/+/db0e72a31f408f5ee5fa7f7b5c30a6afacd83786</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>