Crash in [@ mozilla::dom::Document::SetUserHasInteracted]
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird_esr68 affected, thunderbird67 wontfix, thunderbird68 affected)
People
(Reporter: Gijs, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-2fb1d710-30c9-4956-a230-273fc0190710. 68.0bN Mac
Top 10 frames of crashing thread:
0 XUL mozilla::dom::Document::SetUserHasInteracted dom/base/Document.cpp:12106
1 XUL mozilla::EventStateManager::PreHandleEvent dom/events/EventStateManager.cpp:458
2 XUL mozilla::gfx::FilterNodeFromPrimitiveDescription::type
3 XUL mozilla::gfx::FilterNodeFromPrimitiveDescription::type
4 XUL mozilla::dom::PopupBlocker::GetEventPopupControlState dom/base/PopupBlocker.cpp
5 libmozglue.dylib arena_t::DallocSmall memory/build/mozjemalloc.cpp:3251
6 libmozglue.dylib free memory/build/malloc_decls.h:41
7 XUL mozilla::PresShell::EventHandler::DispatchEvent layout/base/PresShell.cpp:7817
8 libmozglue.dylib mozilla::TimeStamp::Now mozglue/misc/TimeStamp_darwin.cpp:145
9 XUL mozilla::PresShell::EventHandler::HandleEventWithCurrentEventInfo layout/base/PresShell.cpp:7786
Second report: https://crash-stats.mozilla.com/report/index/780b0864-67ac-4111-837d-a58680190710 68.0bN Mac
Unfortunately I don't have a solid set of STR at this time...
Comment 1•5 years ago
|
||
earliest Crash is 67 beta bp-8e2088d8-70d7-4b3f-9038-8364a0190408 20190401164849
so probably a regression in the 67 trunk range
Comment 2•5 years ago
|
||
We seem to have shifted here from bug 1538948. See bug 1538948 comment #50.
Comment 3•5 years ago
|
||
(In reply to Jorg K (GMT+2) from comment #2)
We seem to have shifted here from bug 1538948. See bug 1538948 comment #50.
Ah yes. Interesting though, that this crash signature doesn't appear in 68.* given the uplift of bug 1538948.
Per https://crash-stats.mozilla.org/signature/?product=Thunderbird&signature=mozilla%3A%3Adom%3A%3ADocument%3A%3ASetUserHasInteracted&date=%3E%3D2019-04-27T16%3A35%3A00.000Z&date=%3C2019-10-27T16%3A35%3A00.000Z this signature is only in beta and daily
Comment 4•5 years ago
|
||
And zero crashes since September.
Gijs, Have you had any crashes in recent months?
Reporter | ||
Comment 5•5 years ago
|
||
Yeah, I haven't seen this in a while.
Description
•