Open Bug 1888306 Opened 1 year ago Updated 1 year ago

Crash in [@ mozilla::dom::Element_Binding::CreateInterfaceObjects]

Categories

(Core :: DOM: Bindings (WebIDL), defect)

Other
All
defect

Tracking

()

Tracking Status
firefox126 --- 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/50df30cc-5686-4717-8d6b-159f70240318

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0  xul.dll  mozilla::dom::Element_Binding::CreateInterfaceObjects  dom/bindings/ElementBinding.cpp:11123
1  xul.dll  mozilla::dom::GetPerInterfaceObjectHandle  dom/bindings/BindingUtils.cpp:4223
1  xul.dll  mozilla::dom::Element_Binding::GetProtoObjectHandle  dist/include/mozilla/dom/ElementBinding.h:647
1  xul.dll  mozilla::dom::HTMLElement_Binding::CreateInterfaceObjects  dom/bindings/HTMLElementBinding.cpp:10637
2  xul.dll  mozilla::dom::GetPerInterfaceObjectHandle  dom/bindings/BindingUtils.cpp:4223
2  xul.dll  mozilla::dom::HTMLElement_Binding::GetProtoObjectHandle  dist/include/mozilla/dom/HTMLElementBinding.h:51
2  xul.dll  mozilla::dom::HTMLDivElement_Binding::CreateInterfaceObjects  dom/bindings/HTMLDivElementBinding.cpp:449
3  xul.dll  mozilla::dom::GetPerInterfaceObjectHandle  dom/bindings/BindingUtils.cpp:4223
3  xul.dll  mozilla::dom::HTMLDivElement_Binding::GetProtoObjectHandle  dist/include/mozilla/dom/HTMLDivElementBinding.h:49
3  xul.dll  mozilla::dom::HTMLDivElement_Binding::Wrap  dom/bindings/HTMLDivElementBinding.cpp:380

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

  • First crash report: 2024-01-18
  • Process type: Content
  • Is startup crash: No
  • Has user comments: No
  • Is null crash: Yes - all crashes happened on null or near null memory address
Component: General → DOM: Bindings (WebIDL)
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.