Comment 5 for bug 1699529

Revision history for this message
Olivier Tilloy (osomon) wrote :

The complex.dbaccess.RowSet failure happens because the soffice executable crashed (exit code 139 == SIGSEGV). Indeed:

It looks like /usr/lib/libreoffice/program/soffice.bin generated a core file at /tmp/autopkgtest.ONgbYC/build.EzT/libreoffice-5.3.3/workdir/JunitTest/dbaccess_complex/user/core
Backtraces:
"/tmp/autopkgtest.ONgbYC/build.EzT/libreoffice-5.3.3/workdir/JunitTest/dbaccess_complex/user/core" is not a core dump: File format not recognized
/tmp/tmp.70307LjmlG:1: Error in sourced command file:
The program has no registers now.

Unfortunately the core file is not attached to the autopkgtest artifacts, and so far I have been unable to reproduce the test failures locally in an x86 VM.