On Mon, 2011-05-23 at 14:03 +0200, Cedric Bosdonnat wrote:

> > 2) I insert a jpg picture from file, i have :
> > Error: SolarMutex not locked From File 
> > /home/maryline/compile-libreoffice/libo/clone/libs-gui/vcl/source/app/dbggui.cxx
> >  
> > at Line 1979

> I never saw those, but it could be worth having a look at the dbggui.cxx
> file. There may be some cleanup to do there too.

These are bad, stick a breakpoint on the assert and go back up the
backtrace, more than likely a SolarMutexGuard is missing in order to
make use of various parts of the vcl api thread-safe.

C.

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

Reply via email to