Crash test update

Caolán McNamara caolanm at redhat.com
Mon Nov 28 10:01:44 UTC 2022


On Sun, 2022-11-27 at 18:14 +0000, Dr. David Alan Gilbert wrote:
> * crashtest (noreply at documentfoundation.org) wrote:
> > Hi,
> > 
> > New crashtest update available at
> > <https://dev-builds.libreoffice.org/crashtest/9bef99518e910db078149
> > bef08e300afc8b4aaf2/>.
> 
> Are there any docs on this script?

The script itself is test-bugzilla-files in
https://git.libreoffice.org/dev-tools

The build is configured with --enable-dbgutil --enable-optimized=debug
so asserts are enabled, and its mostly asserts that comprise the
failures

The test docs are of two main categories, a) documents from bugzillas
where the scheme is basic enough, ooo27428-1 is just attachment #1 from
bug #27428 at https://bz.apache.org/ooo/ and so on. b) documents from
various forums which are unfortunately less easily linked to as they
tend to require some login information.

import failures typically can be reproduced with
./instdir/program/soffice --headless --convert-to pdf input.whatever
export failures typically with, e.g.
./instdir/program/soffice --headless --convert-to docx input.odt

There are a bunch of long outstanding issues, I've some more detail on
those at
https://lists.freedesktop.org/archives/libreoffice/2022-October/089536.html



More information about the LibreOffice mailing list