[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 5 13:56:43 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #29 from Alex Thurgood <iplaw67 at tuta.io> ---
Notice how :

frame #3: 0x00000001000cabae
libuno_sal.dylib.3`::osl_acquireMutex(pMutex=<unavailable>) at mutex.cxx:97
    frame #4: 0x000000017d8aa5bc
libfwklo.dylib`osl::Mutex::acquire(this=<unavailable>) at mutex.hxx:56


an attempt is made to acquire a mutex lock on a mutex that doesn't
exist...seems like there is a synchronization issue here when the user invokes
the Save routine after ordering the main window to close.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171005/3d76d41b/attachment.html>


More information about the Libreoffice-bugs mailing list