Crash in [@ nsContainerFrame::GetSpokenMarkerText]
Categories
(Core :: Layout: Generated Content, Lists, and Counters, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | fixed |
People
(Reporter: MarcoZ, Assigned: MatsPalmgren_bugz)
References
(Regression)
Details
(4 keywords)
Crash Data
Attachments
(1 file, 1 obsolete file)
This bug is for crash report bp-ca403338-e0c7-48c0-b440-3a39d0190815.
Top 10 frames of crashing thread:
0 xul.dll nsContainerFrame::GetSpokenMarkerText layout/generic/nsContainerFrame.cpp:1742
1 xul.dll mozilla::a11y::ENameValueFlag mozilla::a11y::HTMLListBulletAccessible::Name accessible/html/HTMLListAccessible.cpp:131
2 xul.dll void mozilla::a11y::HTMLListBulletAccessible::AppendTextTo accessible/html/HTMLListAccessible.cpp:147
3 xul.dll mozilla::a11y::nsAccUtils::TextLength accessible/base/nsAccUtils.cpp:388
4 xul.dll mozilla::a11y::HyperTextAccessible::GetChildOffset accessible/generic/HyperTextAccessible.cpp:1906
5 xul.dll mozilla::a11y::NotificationController::QueueMutationEvent accessible/base/NotificationController.cpp:207
6 xul.dll mozilla::a11y::TreeMutation::AfterInsertion accessible/base/EventTree.cpp:69
7 xul.dll mozilla::a11y::DocAccessible::ProcessContentInserted accessible/generic/DocAccessible.cpp:1883
8 xul.dll void mozilla::a11y::NotificationController::WillRefresh accessible/base/NotificationController.cpp:741
9 xul.dll void nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:1937
This is most likely fallout from landing of bug 1105868. Mats, is this a case of just checking the markerpseudo and marker variables to not be null?
Reporter | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Marco, if you can figure out to make a crashtest for this would be great.
Assignee | ||
Comment 4•6 years ago
|
||
(This basically addresses the review comments that I missed in
bug 1105868 part 4. My bad.)
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Reporter | ||
Comment 6•6 years ago
|
||
(In reply to Mats Palmgren (:mats) from comment #3)
Marco, if you can figure out to make a crashtest for this would be great.
Asa encountered this, the above is his crash. Asa, what site were you on, and which AT did you have running, when you encountered this crash?
Comment 7•6 years ago
|
||
I can reliably crash at this URL https://www.flickr.com/photos/factoryjoe/9595219
Accessibility Instantiator UNKNOWN|
Comment 8•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Description
•