[Libreoffice] Writer, errors in debug mode

Caolán McNamara caolanm at redhat.com
Mon May 23 08:32:38 PDT 2011


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.



More information about the LibreOffice mailing list