Closed
Bug 1416709
Opened 8 years ago
Closed 8 years ago
Intermittent PROCESS-CRASH | automation.py | application crashed [@ mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp)]
Categories
(Toolkit :: Telemetry, defect, P5)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1367182
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: crash, intermittent-failure)
Crash Data
Comment 1•8 years ago
|
||
Why is this filed against Telemetry? From code inspection it appears as though aVsyncTimestamp is from the future. RecordTelemetryProbes takes the Timestamp by value, so shouldn't have been able to modify it.
Flags: needinfo?(csabou)
Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
Sorry, I found a similar bug with this one an that was set on Telemetry and I thought this would too. Later discovered this is pretty random and should have starred it against bug 1367182. Sorry for the trouble.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(csabou)
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•