<div dir="ltr">OK, I'm going to build a debug build from scratch.<div><div><br></div>make distclean<br><br>./autogen.sh --enable-debug \<br>--with-vendor="Robert Buj Gelonch" \<br>--with-macosx-sdk=10.10 \<br>--with-macosx-version-min-required=10.10 \<br>--disable-gtk \<br>--enable-firebird-sdbc \<br>--enable-extension-integration \<br>--enable-ext-nlpsolver \<br>--enable-ext-wiki-publisher \<br>--with-help \<br>--with-myspell-dicts \<br>--enable-python=internal \<br>--enable-epm \<br>--with-package-format=dmg \<br>--with-external-tar=/Volumes/Data/Users/tb/external_tar \<br>--srcdir=/Volumes/Master/lo/core \<br>--enable-verbose \<br>--enable-dependency-tracking \<br>--disable-ccache \<br>--with-parallelism=2 \<br>--enable-bogus-pkg-config \<br>--disable-cve-tests \<br>--enable-odk \<br>--disable-online-update \<br>--without-system-odbc<br><br>make</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-02 11:44 GMT+02:00 Stephan Bergmann <span dir="ltr"><<a href="mailto:sbergman@redhat.com" target="_blank">sbergman@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 06/02/2015 11:36 AM, Robert Antoni Buj i Gelonch wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(lldb) run<br>
</blockquote>
<br>
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.)<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><a href="http://about.me/rbuj" target="_blank">http://about.me/rbuj</a></div></div></div></div></div></div></div></div></div>
</div>