-
Notifications
You must be signed in to change notification settings - Fork 803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Win desktop app (3.14.1) crashes right after starting before synchronizing any files #7310
Comments
I have similar problem with that. I formatted my pc today. When I installed the program in several times I can't run it. The program should minimize to tray and stay any icon, but the program doesn't run. I tried install several times after. I tried installing .net libraries, ... but I can't launch it. Thanks. PD: Sorry for my English |
This comment has been minimized.
This comment has been minimized.
Even rollback to old version will crash. |
This comment has been minimized.
This comment has been minimized.
Same issue here on one windows 11 pc too, downgraded to 3.13.4 and sync works again without crash |
Yes, I encountered the same problem in version 3.14.1. When I modify a file on one computer, the other computer will crash immediately when it synchronizes the modifications. But if I delete this file and let this computer pull it back, it won't crash. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I've run into this problem too. |
Same problem for me, downgrading to 3.13.4 does not stop the problem. The problem seems to be as said in the start of the syncing process, when starting the client without a internet connection or with a paused sync everything works until you start the sync process. Had to force a few times the new sync process to get it working in v3.13.4 The server log provides a ton of "Computed md5 hash is incorrect." failures:
|
I also have the same problem.
I suspect it is caused by too many small files, because I encountered a similar problem in 我也有相同的问题。经过我简单的测试,3.14.1和3.14.2的表现为闪退,而3.13.3和3.13.2表现为无响应。我怀疑是小文件过多引起的,因为在3.13.3的时候我遇到过相似的问题,当时我把几万张图片删除后同步就恢复了正常,但现在的情况是我并没有一次性同步太多文件也会导致该问题。 |
It seen everthing is ok when I turn off the tun mode(NextCloud Desktop version is 3.13.3) |
Experiencing v3.14.0-3 clients all crashing on multiple Windows 10 Pro 22H2 machines with latest OS updates installed on them. v3.13.4 meanwhile works on all systems. Unfortunately turning off auto update in the client still results in Nextcloud offering updates to v3.14 upon each start and thus some users just update to it again. Cleaning app cash after turning off auto update does not fix this issue. That is, v3.14.X is still not reliable on Win 10 after almost 2 months since it's original release. p.s. if anyone knows how to reliably fully turn off auto update function after reverting to v3.13.4 please let me know |
Simple unchecking auto updates in GUI works. You should also delete already downloaded installation files from C:\Users<username>\AppData\Roaming\Nextcloud |
@karlisi thank you, will check the directory you’ve mentioned for installation files. Clearing Nextcloud cache with CCleaner did not fix the update dialog on program start. @Ami-OS thank you for sharing your findings. Will try setting language to English. What’s the deal though with this unicode support? Why does v3.13.X does not have the issue, while v3.14.X apps quit? Is it something that Nextcloud developers can fix and take into account in the future to avoid possible problems? Last year I think there was a bug related to unicode, when any file names containing anything outside ASCII symbol set failed to sync. It was a widespread issues which was fixed in just 3 or 4 days. This problem however is two months old… and no real fix in sight? |
I can confirm, it should be unicode related. I have non English system locale set. If synchronizing file with non-english characters in it's name from server, client crashes. After I rename it to all english characters, using web interface, synchronization is ok. |
The problem seems to be related to the depth of the path, and the program crashes if the path is too long. |
@Touseall In my test case, the short path has same issues. Do you have any non-english characters in your test case? |
@Touseall I had very short path, less than 50 characters, including disk name and filename extension |
It has been two months since the crash and incorrect display of the local language, and an iterative version has not yet been released to fix these two serious issues. It's really regrettable! |
Bug description
Nextcloud desktop app (Nextcloud-3.14.1-x64) crashes right after start before synchronizing any files. This error was present in the previous version 3.13 but even older version 3.9.3 works just fine.
Steps to reproduce
Start the desktop application. No other action necessary for the crash to occur. The crash does not occur when computer is not connected to the internet.
Expected behavior
It does not crash.
Which files are affected by this bug
N/A
Operating system
Windows
Which version of the operating system you are running.
Windows 10 22H2 OS build 19045.5011 Windows Feature Experience Pack 1000.19060.1000.0
Package
Official Windows MSI
Nextcloud Server version
30.0.0
Nextcloud Desktop Client version
3.14.1
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Nextcloud Server logs
Only this, repeated:
{"reqId":"ScXU5Iqnn06yICxxQ1kM","level":3,"time":"2024-10-12T07:26:22+00:00","remoteAddr":"77.90.22.35","user":"--","app":"no app in context","method":"GET","url":"/login.asp","message":"Capabilities of OCA\Richdocuments\Capabilities took 1.31 seconds to generate.","userAgent":"--","version":"30.0.0.14","data":[]}
Additional info
Windows event log:
Faulting application name: nextcloud.exe, version: 3.14.1.55839, time stamp: 0x66f6776f
Faulting module name: ntdll.dll, version: 10.0.19041.5007, time stamp: 0x688f8c4b
Exception code: 0xc0000005
Fault offset: 0x0000000000079db0
Faulting process ID: 0x104
Faulting application start time: 0x01db1c766f131cd2
Faulting application path: C:\Program Files\Nextcloud\nextcloud.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report ID: 9625f37c-c1a0-43ee-b9a4-cf029ce2c280
Faulting package full name:
Faulting package-relative application ID:
App log: 20241012_0926_nextcloud.log
The text was updated successfully, but these errors were encountered: