https://bugs.documentfoundation.org/show_bug.cgi?id=155307

Patrick Luby <plub...@neooffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=15
                   |                            |5376

--- Comment #5 from Patrick Luby <plub...@neooffice.org> ---
(In reply to Telesto from comment #4)
> @Patrick
> Would you mind to take a peek at the crash report?

The crash is occurring in +[AquaA11yTextAttributesWrapper
createAttributedStringForElement:inOrigRange:] so that tells me native
accessibility is enabled.

The increasing slowness in Calc when native accessibility is enabled sounds a
lot like issue #155376. Calc gets really slow and memory usage increases
sharply when native accessibility is enabled. The crash looks like a failure to
allocate memory and nearly 1 GB of memory has already been allocated at the
time of the crash so I am guessing that the user is running out of memory due
to the large amount of memory that Calc's accessibility code uses.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to