Closed Bug 1799278 Opened 3 years ago Closed 3 years ago

Crash in [@ mozilla::net::LoadInfo::Release]

Categories

(Core :: CSS Parsing and Computation, defect)

Unspecified
All
defect

Tracking

()

RESOLVED DUPLICATE of bug 1799435
Tracking Status
firefox-esr102 --- unaffected
firefox106 --- unaffected
firefox107 --- unaffected
firefox108 --- fixed

People

(Reporter: gsvelto, Unassigned)

References

(Regression)

Details

(Keywords: crash, regression, topcrash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/ddc49868-4bef-4af8-8180-5ff720221104

MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(NS_IsMainThread()) (Wrong thread!)

Top 10 frames of crashing thread:

0  xul.dll  mozilla::net::LoadInfo::Release  netwerk/base/LoadInfo.cpp:848
1  xul.dll  nsCOMPtr_base::~nsCOMPtr_base  xpcom/base/nsCOMPtr.h:328
1  xul.dll  NS_GetFinalChannelURI  netwerk/base/nsNetUtil.cpp:2301
2  xul.dll  nsContentUtils::ShouldResistFingerprinting  dom/base/nsContentUtils.cpp:2242
3  xul.dll  mozilla::dom::Document::PreferredColorScheme const  dom/base/Document.cpp:17847
4  xul.dll  Gecko_ComputeSystemColor  layout/style/GeckoBindings.cpp:680
5  xul.dll  style::gecko::media_queries::Device::system_nscolor  servo/components/style/gecko/media_queries.rs:454
5  xul.dll  style::values::specified::color::SystemColor::compute  servo/components/style/values/specified/color.rs:356
5  xul.dll  enum2$<style::values::specified::color::Color>::to_computed_color  servo/components/style/values/specified/color.rs:664
6  xul.dll  style::values::specified::color::impl$8::to_computed_value  servo/components/style/values/specified/color.rs:675

It seems like we're manipulating a URI on the wrong thread. I'm not sure if this is a style computation problem or a fingerprinting-resistance one.

:jesup, since you are the author of the regressor, bug 1544127, could you take a look? Also, could you set the severity field?

For more information, please visit auto_nag documentation.

Flags: needinfo?(rjesup)
Duplicate of this bug: 1799272

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 10 desktop browser crashes on nightly

:emilio, could you consider increasing the severity of this top-crash bug?

For more information, please visit auto_nag documentation.

Flags: needinfo?(emilio)
Keywords: topcrash

Bug 1799435 should fix this.

Status: NEW → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1799435
Flags: needinfo?(rjesup)
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.