[Libreoffice] smoketest segfault

Caolán McNamara caolanm at redhat.com
Thu Oct 28 01:56:52 PDT 2010


On Wed, 2010-10-27 at 17:07 -0500, Norbert Thiebaud wrote:
> /lo/ref/rawbuild/solver/330/unxlngx6.pro/installation/opt/program/soffice:

Isn't really useful to just get "it crashed", so...

in solenv/inc/settings.mk add "gdb --args" after
AUGMENT_LIBRARY_PATH_LOCAL in the CPPUNITTESTER line

run build in smoketestoo_native
and type run into gdb when it appears
and do

thread apply all bt

when it crashes

If I had to guess I imagine the crash will be in shutdown code, seeing
as that's the most fragile part of OOo.

C.






More information about the LibreOffice mailing list