From 7ebe0d7949268fefffd52bc87c382e9778f7b635 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Mon, 6 Jun 2022 07:41:03 +1000 Subject: [PATCH] Update ubuntu-package-install.md * Fix typo --- docs/ubuntu-package-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ubuntu-package-install.md b/docs/ubuntu-package-install.md index c8f60b6d..fbeb741b 100644 --- a/docs/ubuntu-package-install.md +++ b/docs/ubuntu-package-install.md @@ -266,7 +266,7 @@ Read and understand the [known issues](#known-issues-with-installing-from-the-ab ## Known Issues with Installing from the above packages -### 1. The client mau segfault | core-dump when exiting +### 1. The client may segfault | core-dump when exiting When the client is run in `--monitor` mode manually, or when using the systemd service, the client may segfault on exit. This issue is caused by the way the 'onedrive' packages are built using the distribution LDC package & the default distribution compiler options which is the root cause for this issue. Refer to: https://bugs.launchpad.net/ubuntu/+source/ldc/+bug/1895969