[Libreoffice-bugs] [Bug 127648] New: LO on Linux crashes when accessing opend/locked File on SAMBA network share
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 19 21:59:46 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127648
Bug ID: 127648
Summary: LO on Linux crashes when accessing opend/locked File
on SAMBA network share
Product: LibreOffice
Version: 5.1 all versions
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jhennecke at gmx.de
Description:
after crash, LO restarts and all open documents have to be recovered if
anything already opened.
Steps to Reproduce:
1.setup SMB Server smb v1 or v2 or v3 with oplocking and smb2leases (tested
against Samba Version 4.4.16 synology)
2. Mount shared folder for 2 users eg.
sudo mount -t cifs -o
"vers=3.1.1,uid=1000,gid=1000,username=test,file_mode=0600,dir_mode=0700"
//NASIP/SHAREDFOLDER /mnt
2. User1 starts to edit file on shared Folder
3. at the same time User2 opens same file
Actual Results:
User2 LO crashes, "loosing" all open documents.
Expected Results:
User2 should get warning message, when trying to access a locked file on
server.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
clientside WORKAROUND: Set all LibreOffice clients to
UseDocumentSystemFileLocking=false
--
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/20190919/78cf035e/attachment.html>
More information about the Libreoffice-bugs
mailing list