Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values
Stephan Bergmann
sbergman at redhat.com
Tue Aug 14 07:30:11 PDT 2012
On 08/14/2012 03:20 PM, anwen wrote:
> In addition, from the link
> (http://www.openoffice.org/api/docs/common/ref/com/sun/star/sdb/OfficeDatabaseDocument.html),
> I saw that both "OnPrepareUnload" and "OnUnload" events are synchronously
> broadcaster. Does it mean SolarMutex protection again? I really hope it does
> not.
I'm not sure what that "broadcasted synchronously" column there is
supposed to mean. In general, (UNO) listener notifications must happen
with no mutices locked. So I would hope for "it does not" too...
Stephan
More information about the LibreOffice
mailing list