Open
Bug 1973138
Opened 1 day ago
Updated 1 day ago
Crash in [@ mozilla::dom::Event::WidgetEventPtr]
Categories
(Core :: DOM: Events, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox141 | --- | 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/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
Reporter | ||
Comment 1•1 day ago
|
||
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
You need to log in
before you can comment on or make changes to this bug.
Description
•