https://issues.apache.org/ooo/show_bug.cgi?id=125071

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from [email protected] <[email protected]> ---
I saw a similar problem with tonight's buildbot build r1601656 when some of the
autotests such as "fvt.uno.sw.DocumentTest:testSaveAsDocument()" failed because
of such a crash.

Shortly before the crash it said: "formats.cxx:462 Do no longer use
SvxBrushItem, instead use [XATTR_FILL_FIRST..XATTR_FILL_LAST] FillAttributes
(simple fallback is in place and used)".

I'll attach a crash backtrace which shows an access violation at
main/sw/source/core/attr/format.cxx:481 when it assigns zero to *ppItem, which
unfortunately is NULL.

The crash stack and the error message suggest that the changes for issue 124638
might have caused this regression.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to