Hello,
Ever since we upgraded our app from 114 to 126, we notice a lot of crash reports bearing the stack trace like:
=======
Crashed: Thread: SIGSEGV 0x0000000000000020
#00 pc 0x3c82018 libchrome.so (ui::AXTreeManager::GetTreeID() const [unique_ptr.h:265]) (BuildId: bd819679621972f092f42e992536212342c10bde)
#01 pc 0x66db440 libchrome.so (ui::AXTreeManager::SetLastFocusedNode(ui::AXNode*) [ax_tree_manager.cc:199]) (BuildId: bd819679621972f092f42e992536212342c10bde)
#02 pc 0x3c84dc8 libchrome.so (content::BrowserAccessibilityManager::OnAccessibilityEvents(ui::AXUpdatesAndEvents const&) [browser_accessibility_manager.cc:542]) (BuildId: bd819679621972f092f42e992536212342c10bde)
#03 pc 0x40014bc libchrome.so (content::RenderFrameHostImpl::SendAccessibilityEventsToManager(ui::AXUpdatesAndEvents const&) [render_frame_host_impl.cc:7384]) (BuildId: bd819679621972f092f42e992536212342c10bde)
#04 pc 0x400b7fc libchrome.so (content::RenderFrameHostImpl::UpdateAXTreeData() [render_frame_host_impl.cc:11694]) (BuildId: bd819679621972f092f42e99
========
There are a couple of variants for this same crash, find the stack traces attached below. I could not find it in the known issues or fixes. Would greatly appreciate any help with this crash as the crash count is quite high.
Thank you in advance for your time and help.
Philby