[Libreoffice-bugs] [Bug 143534] Crash in Calc NLP Solver when saving a document in Write.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 26 16:51:29 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143534
--- Comment #25 from Todor Balabanov <todor.balabanov at gmail.com> ---
It seems the crash in Linux happens because of some locking:
void ScDocShell::LockPaint_Impl(bool bDoc)
{
if ( !m_pPaintLockData )
UnlockPaint_Impl(true); // now
UnlockDocument_Impl(0);
}
}
--
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/20210726/77f48034/attachment.htm>
More information about the Libreoffice-bugs
mailing list