Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Fri, Jan 07, 2011 at 09:52:31AM +0000, Caolán McNamara wrote:
On Fri, 2011-01-07 at 03:21 +0100, Thomas Klausner wrote:
Is that the end of the build? 

Yup, good news.

(Where did the nice graphics go? ;) )

Thank you! How do we continue with this?

Well, make dev-install and see if it runs :-)

The _exit is of course a temporary hack, but it tests the theory that
your crashes were related to post-main problems, probably some global
object dtor problems of some kind. So we really need to isolate that
better, e.g. removing the _exit hack and tweak solenv/inc/settings.mk

- CPPUNITTESTER=$(AUGMENT_LIBRARY_PATH_LOCAL) $(GDBCPPUNITTRACE)
$(SOLARBINDIR)/cppunittester
+ CPPUNITTESTER=$(AUGMENT_LIBRARY_PATH_LOCAL) $(GDBCPPUNITTRACE) gdb
--args $(SOLARBINDIR)/cppunittester
Actually, no tweaking is necessary, as it is already in place :) Just
use

dmake debugcppunit=t


and re-run build in whatever module was originally crashing and get a
backtrace to see if we can get a hint as to what the crasher might be.

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.