Open Bug 1973138 Opened 4 months ago Updated 3 months ago

Crash in [@ mozilla::dom::Event::WidgetEventPtr] with family 6 model 183 stepping 1

Categories

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

Other
Windows 11
defect

Tracking

()

Tracking Status
firefox141 --- affected

People

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

References

(Blocks 3 open bugs)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/c63e8e7d-e710-459e-9877-889ff0250530

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 6 frames of crashing thread:

0  xul.dll  mozilla::dom::Event::WidgetEventPtr  dom/events/Event.cpp:618
0  xul.dll  mozilla::EventDispatcher::DispatchDOMEvent  dom/events/EventDispatcher.cpp:1386
0  xul.dll  nsINode::DispatchEvent  dom/base/nsINode.cpp:1540
1  xul.dll  mozilla::dom::EventTarget_Binding::dispatchEvent  dom/bindings/EventTargetBinding.cpp:1084
2  xul.dll  mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeCrossOriginObjectThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>  dom/bindings/BindingUtils.cpp:3306
3  ?  @0x00000000f06f441b  

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

  • First crash report: 2025-04-17
  • Process type: Multiple distinct types
  • Is startup crash: No
  • Has user comments: No
  • Is null crash: Yes - all crashes happened on null or near null memory address

The Bugbug bot thinks this bug should belong to the 'Core::DOM: Events' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → DOM: Events

93% of the crashes in the last 3 months with this signature are family 6 model 183 stepping 1, so this feels like it is probably a CPU bug.

Blocks: cpu-bugs
Summary: Crash in [@ mozilla::dom::Event::WidgetEventPtr] → Crash in [@ mozilla::dom::Event::WidgetEventPtr] with family 6 model 183 stepping 1

The Event comes as a reference from the bindings. So, this check didn't work in the environments.

Component: DOM: Events → DOM: Bindings (WebIDL)

Anyway, this is a crash bug, so, setting to S2...

Family 6 Model 183 steeping 1 is Raptor Lake-S Stepping B0 such as Core i9 14900K and 13900K. Well, they are new enough, but they are known as having some troubles.

Severity: -- → S2

So many raptor lake issues on the meta bug tree that maybe worth a sub-meta bug 😅 https://bugzilla.mozilla.org/showdependencytree.cgi?id=1896406&hide_resolved=1

S3, in alignment with other "family 6 model 183 stepping 1" bugs.

Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.