[Libreoffice-bugs] [Bug 144855] CRASH: LibreOffice crashes 1 minute after opening a locked document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 1 15:17:34 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144855
Xisco Faulí <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mattkse at gmail.com,
| |mikekaganski at hotmail.com
Ever confirmed|0 |1
Keywords| |bibisected, bisected,
| |regression
Status|UNCONFIRMED |NEW
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=47
| |065
--- Comment #1 from Xisco Faulí <xiscofauli at libreoffice.org> ---
I haven't bisect it but it looks like a regression from
https://cgit.freedesktop.org/libreoffice/core/commit/?id=95eb088802562b75f8b299908160145c7e88d763
author Matt K <mattkse at gmail.com> 2021-02-26 10:24:38 -0600
committer Mike Kaganski <mike.kaganski at collabora.com> 2021-05-27
12:31:38 +0200
commit 95eb088802562b75f8b299908160145c7e88d763 (patch)
tree dbabada569f125ca900906463a697b1e606dbae5
parent ee1407608c0d228e4705215e9700af3200511cc8 (diff)
tdf#47065 Add new file open UI options and implement a new thread
Adding Cc: to Matt K
I suspect the locks wait for 1 minute at
https://opengrok.libreoffice.org/xref/core/sfx2/source/doc/docfile.cxx?r=4dbe4a93#4728
and then it crashes in the following loop because the document no longer exists
since it was closed and reopened
--
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/20211001/98b07095/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list