Closed Bug 1869139 Opened 5 months ago Closed 5 months ago

Crash in [@ mozilla::StyleArc<T>::operator->]

Categories

(Core :: CSS Parsing and Computation, defect)

Other
Windows 10
defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox122 --- affected

People

(Reporter: release-mgmt-account-bot, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/14784a37-4203-49a2-9043-b843e0231204

MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(p) (Arc shouldn't be null)

Top 10 frames of crashing thread:

0  xul.dll  AnnotateMozCrashReason  mfbt/Assertions.h:46
0  xul.dll  mozilla::StyleArc<mozilla::StyleCssUrlData>::operator-> const  layout/style/ServoStyleConsts.h:5054
0  xul.dll  mozilla::StyleCssUrl::LoadData const  layout/style/ServoStyleConstsInlines.h:380
0  xul.dll  mozilla::StyleComputedUrl::LoadData const  layout/style/ServoStyleConstsInlines.h:419
0  xul.dll  mozilla::StyleComputedUrl::IsImageResolved const  layout/style/ServoStyleConstsInlines.h:442
0  xul.dll  mozilla::StyleGenericImage<mozilla::StyleGenericGradient<mozilla::StyleLineDirection, mozilla::StyleLengthPercentageUnion, mozilla::StyleCSSPixelLength, mozilla::StyleLengthPercentageUnion, mozilla::StyleGenericPosition<mozilla::StyleLengthPercentageUnion, mozilla::StyleLengthPercentageUnion>, mozilla::StyleAngle, mozilla::StyleAngleOrPercentage, mozilla::StyleGenericColor<mozilla::StylePercentage> >, mozilla::StyleComputedUrl, mozilla::StyleGenericColor<mozilla::StylePercentage>, mozilla::StylePercentage, mozilla::StyleResolution>::IsResolved const  layout/style/ServoStyleConstsInlines.h:999
0  xul.dll  mozilla::StyleGenericImage<mozilla::StyleGenericGradient<mozilla::StyleLineDirection, mozilla::StyleLengthPercentageUnion, mozilla::StyleCSSPixelLength, mozilla::StyleLengthPercentageUnion, mozilla::StyleGenericPosition<mozilla::StyleLengthPercentageUnion, mozilla::StyleLengthPercentageUnion>, mozilla::StyleAngle, mozilla::StyleAngleOrPercentage, mozilla::StyleGenericColor<mozilla::StylePercentage> >, mozilla::StyleComputedUrl, mozilla::StyleGenericColor<mozilla::StylePercentage>, mozilla::StylePercentage, mozilla::StyleResolution>::ResolveImage  layout/style/nsStyleStruct.cpp:1532
0  xul.dll  nsStyleImageLayers::Layer::ResolveImage  layout/style/nsStyleStruct.h:244
0  xul.dll  nsStyleImageLayers::ResolveImages  layout/style/nsStyleStruct.h:297
0  xul.dll  nsStyleBackground::TriggerImageLoads  layout/style/nsStyleStruct.cpp:1983

By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:

  • First crash report: 2023-12-04
  • Process type: Multiple distinct types
  • Is startup crash: No
  • Has user comments: No
  • Is null crash: No

All the crashes are coming from a single user, this is likely invalid

FWIW, let's not leave it in the General triage list.

Component: General → Layout
Component: Layout → CSS Parsing and Computation

Yeah this is probably bad memory.

Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.