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 <sberg...@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
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice