Closed Bug 1682141 Opened 5 years ago Closed 5 years ago

Crash in [@ mozilla::dom::DocGroup::ReportPerformanceInfo]

Categories

(Core :: Performance: General, defect)

defect

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox83 --- unaffected
firefox84 --- unaffected
firefox85 + fixed
firefox86 --- fixed

People

(Reporter: aryx, Assigned: farre)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

Attachments

(2 files)

Crash report: https://crash-stats.mozilla.org/report/index/4118bc31-71ad-4fa5-97f2-060440201212

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0 xul.dll mozilla::dom::DocGroup::ReportPerformanceInfo dom/base/DocGroup.cpp:251
1 xul.dll mozilla::CollectPerformanceInfo toolkit/components/perfmonitoring/PerformanceUtils.cpp:50
2 xul.dll mozilla::dom::ContentChild::RecvRequestPerformanceMetrics dom/ipc/ContentChild.cpp:1448
3 xul.dll mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:9375
4 xul.dll mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2077
5 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:732
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1200
7 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:109
8 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:327
9 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:309
Flags: needinfo?(afarre)
Assignee: nobody → afarre
Status: NEW → ASSIGNED
Pushed by afarre@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6713504bad2d Stop searching for top window if there is no top window. r=peterv
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Flags: needinfo?(afarre)

Please request an uplift for beta.

Flags: needinfo?(afarre)

crashes on 86 nightly are still continuing with the patch though...

Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pushed by afarre@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c9f9c4007739 Stop searching for top window if top contex has no window context. r=smaug
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED

Comment on attachment 9193002 [details]
Bug 1682141 - Stop searching for top window if there is no top window. r=peterv

Beta/Release Uplift Approval Request

  • User impact if declined: Bad code in beta.
  • Is this code covered by automated tests?: Unknown
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Small change that doesn't change behavior, only adds checks.
  • String changes made/needed:
Flags: needinfo?(afarre)
Attachment #9193002 - Flags: approval-mozilla-beta?
Attachment #9194402 - Flags: approval-mozilla-beta?

Comment on attachment 9193002 [details]
Bug 1682141 - Stop searching for top window if there is no top window. r=peterv

approved for 85.0b5

Attachment #9193002 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Attachment #9194402 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: