Closed
Bug 1652215
Opened 5 years ago
Closed 5 years ago
Crash in [@ nsTextEquivUtils::ShouldIncludeInSubtreeCalculation]
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla80
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox-esr78 | --- | unaffected |
| firefox78 | --- | unaffected |
| firefox79 | --- | unaffected |
| firefox80 | --- | fixed |
People
(Reporter: jya, Assigned: Jamie)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-bbd18c96-9384-4a1f-962d-20b010200711.
Top 10 frames of crashing thread:
0 xul.dll static nsTextEquivUtils::ShouldIncludeInSubtreeCalculation accessible/base/nsTextEquivUtils.cpp:344
1 xul.dll static nsTextEquivUtils::AppendFromAccessible accessible/base/nsTextEquivUtils.cpp:196
2 xul.dll static nsTextEquivUtils::AppendFromAccessibleChildren accessible/base/nsTextEquivUtils.cpp:162
3 xul.dll mozilla::a11y::Accessible::Value const accessible/generic/Accessible.cpp
4 xul.dll mozilla::a11y::AccessibleWrap::get_accValue accessible/windows/msaa/AccessibleWrap.cpp:361
5 xul.dll mozilla::a11y::HandlerProvider::BuildDynamicIA2Data accessible/ipc/win/HandlerProvider.cpp:312
6 xul.dll mozilla::detail::RunnableMethodImpl<mozilla::a11y::HandlerProvider*, void xpcom/threads/nsThreadUtils.h:1240
7 xul.dll static mozilla::mscom::MainThreadInvoker::MainThreadAPC ipc/mscom/MainThreadInvoker.cpp:172
8 ntdll.dll RtlDispatchAPC
9 ntdll.dll KiUserApcDispatch
Constant crashing when switching to Slack tab
| Reporter | ||
Comment 1•5 years ago
|
||
Likely bug 1650462.
Nightly is unusable today; crashing constantly
Regressions: 1650462
I can reliably generate this crash by navigating to the following wiki page:
https://en.wikipedia.org/wiki/List_of_Bluetooth_profiles?action=edit§ion=37
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Has Regression Range: --- → yes
| Assignee | ||
Comment 3•5 years ago
|
||
Sorry for the pain. This got backed out in bug 1650462 comment 10, so I'm fixing this as part of the re-land for that patch.
| Assignee | ||
Comment 4•5 years ago
|
||
Actually, we can close this since the regression was fixed by the backout.
Updated•5 years ago
|
Keywords: regression
Comment 5•5 years ago
|
||
Set release status flags based on info from the regressing bug 1650462
status-firefox78:
--- → unaffected
status-firefox79:
--- → unaffected
status-firefox80:
--- → affected
status-firefox-esr68:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•