https://bugs.documentfoundation.org/show_bug.cgi?id=168312
Bug ID: 168312
Summary: Trying to save a document to an NFS 4 network share
under macOS fails with “General input/output error.”
Product: LibreOffice
Version: 25.2.5.2 release
Hardware: ARM
OS: macOS (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
Description:
Saving a document on an NFS 4 share under macOS fails:
Error saving the document Untitled 1:
General Error.
General input/output error.
Saving the same document locally, and over NFS 3, works. Saving the document
locally and then overwriting the file on the network share, for example via
Finder, also works. Saving documents directly on the network share with other
programs that aren’t LibreOffice (for example BBEdit) also works.
Steps to Reproduce:
1. Create a new empty document (for example Writer)
2. Save it on an NFS network share
Actual Results:
Saving fails with “General input/output error.”
Expected Results:
The document saves
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 25.2.5.2 (AARCH64) / LibreOffice Community
Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022
CPU threads: 8; OS: macOS 26.0; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
The network share in question uses NFS 4 with Kerberos authentication, the
server is running NixOS. It is mounted via Finder’s “Connect to Server…” dialog
(cmd+k).
/etc/nfs.conf (macOS):
#
# nfs.conf: the NFS configuration file
#
nfs.client.allow_async = 1
nfs.client.default_nfs4domain = knifepoint.net
nfs.client.is_mobile = 1
nfs.client.mount.options = vers=4,async,sec=krb5p,namedattr
--
You are receiving this mail because:
You are the assignee for the bug.