On Wed, 2010-10-13 at 22:30 +0200, julien wrote:

> Thread 1 (Thread 0xb7d276d0 (LWP 15195)):
> #0  0xb68061db in _STL::locale::locale() () from 
> /usr/lib/libstlport_gcc.so.4.6
> #1  0xb67d1414 in _STL::ios_base::ios_base() () from 
> /usr/lib/libstlport_gcc.so.4.6
> #2  0xb67e3a41 in _STL::ios_base::_S_initialize() () from 
> /usr/lib/libstlport_gcc.so.4.6
> #3  0xb67e3f17 in _STL::ios_base::Init::Init() () from 
> /usr/lib/libstlport_gcc.so.4.6
> #4  0xb64d755e in global constructors keyed to debugplotter.cxx ()
>    from 
> /home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/lib/libbasegfxli.so

Well, I succeeded in moving the crash until later on :-). I've committed
another micro optimization which'll likely have the effect of moving the
crash slightly further along again. We're at least immeasurably slightly
improving our start up time :-)

You need to find out why your libraries are apparently getting linked
against, or resolved against /usr/lib/libstlport_gcc.so.4.6 as opposed
to the one in the solver/unxlngi6.pro/lib dir

C.

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

Reply via email to