[Libreoffice] Need help with failing cppunit tests

Francois Tigeot ftigeot at wolfpond.org
Mon Feb 28 15:07:22 PST 2011


On Mon, Feb 28, 2011 at 09:26:46PM +0000, Caolán McNamara wrote:
> On Mon, 2011-02-28 at 20:07 +0100, Francois Tigeot wrote:
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x0000000801535510 in ?? ()
> > (gdb) bt
> > #0  0x0000000801535510 in ?? ()
> > #1  0x00000008010b7db9 in __cxa_finalize (dso=0x0) at /usr/src/lib/libc/../libc/stdlib/atexit.c:178
> 
> This confirms the theory anyway. Doesn't help exactly pin down the
> problem, but it does point to some global dtor, or explicit
> atexit/cxa_finalize handler, so, as a guess see rtl_memory_fini in
> sal/source/alloc_global.c and the MACOSX entry in the corresponding
> makefile.mk. If you tweak those to "do like macosx" does it make a
> difference ?

Unfortunately, it doesn't.

All is not lost, howewer. Thanks to you, I know at least where to look for
further investigations :-)

-- 
Francois Tigeot


More information about the LibreOffice mailing list