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


OK, I'm going to build a debug build from scratch.

make distclean

./autogen.sh --enable-debug \
--with-vendor="Robert Buj Gelonch" \
--with-macosx-sdk=10.10 \
--with-macosx-version-min-required=10.10 \
--disable-gtk \
--enable-firebird-sdbc \
--enable-extension-integration \
--enable-ext-nlpsolver \
--enable-ext-wiki-publisher \
--with-help \
--with-myspell-dicts \
--enable-python=internal \
--enable-epm \
--with-package-format=dmg \
--with-external-tar=/Volumes/Data/Users/tb/external_tar \
--srcdir=/Volumes/Master/lo/core \
--enable-verbose \
--enable-dependency-tracking \
--disable-ccache \
--with-parallelism=2 \
--enable-bogus-pkg-config \
--disable-cve-tests \
--enable-odk \
--disable-online-update \
--without-system-odbc

make

2015-06-02 11:44 GMT+02:00 Stephan Bergmann <sbergman@redhat.com>:

On 06/02/2015 11:36 AM, Robert Antoni Buj i Gelonch wrote:

(lldb) run


Just doing "run" in the debugger is not helpful here; rather, you need to
break where the loadComponentFromURL call is made and step into that and
hope you find the reason why it returns null before you get lost. (Or,
alternatively, use a debug or dbgutil build and hope that there are some
enlightening SAL_WARNs emitted along the way.)

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




-- 
http://about.me/rbuj

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.