Closed Bug 1282342 Opened 8 years ago Closed 8 years ago

Intermittent dom/animation/test/css-transitions/test_animation-finished.html | application crashed [@ mozilla::TimeStamp::operator+=]

Categories

(Core :: DOM: Animation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1267510

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Mantaroh, is it possible this is related to the DocumentTimeline changes that just landed? The stack shows DocumentTimeline showing up a few times.
Flags: needinfo?(mantaroh)
(In reply to Brian Birtles (:birtles) from comment #1)
> Mantaroh, is it possible this is related to the DocumentTimeline changes
> that just landed? The stack shows DocumentTimeline showing up a few times.
Sure!
According to assertion, perhaps we couldn't get the NavigationStartTimeStamp.[1]
--------------------
 02:27:37     INFO -  Assertion failure: !IsNull() (Cannot compute with a null value), at /home/worker/workspace/build/src/obj-firefox/dist/include/mozilla/TimeStamp.h:506
 02:28:05     INFO -  #01: mozilla::dom::DocumentTimeline::ToTimeStamp [mozglue/misc/TimeStamp.h:496]
 02:28:05     INFO -  #02: mozilla::dom::Animation::AnimationTimeToTimeStamp [dom/animation/Animation.cpp:637]
 02:28:05     INFO -  #03: mozilla::dom::CSSTransition::QueueEvents [mfbt/RefPtr.h:296]
 02:28:05     INFO -  #04: mozilla::dom::DocumentTimeline::WillRefresh [dom/animation/DocumentTimeline.cpp:165]
 02:28:05     INFO -  #05: nsRefreshDriver::Tick [layout/base/nsRefreshDriver.cpp:1714]
--------------------

However I can't reproduce this phenomenon, So I'll investigate from crash dumps and try-tests it many time.

[1] https://hg.mozilla.org/integration/mozilla-inbound/rev/058ad3199edbd1e5248b344b2146ae5a1d0d0582#l1.34
Flags: needinfo?(mantaroh)
This bug fixed in bug 1267510.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.