-
Notifications
You must be signed in to change notification settings - Fork 806
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]: Windows Client Crash when Sync - Errorcode: 0xc0000409 #7258
Comments
same issue. |
The same issue with Nextcloud-Client-version 3.14.1 in virtual folder mode occured for me in Windows 11 Pro, 10.0.22631, Build 22631. |
I encountered the same problem even without using the virtual folder mode. Versions are 3.14.0-x64, 3.13.4-x64 on windows. |
Version 3.13.3 works for me. Synchronization is currently running there without crashes. |
@PaulEDV and others |
Hi mgallien Thank you for the update. I have installed the build from the link you have provided on 2 problematic machines and both are now behaving well again. I will continue to monitor to ensure they remainwell-behaved, but for now, I would like to specially thank you for providing the fix. Best wishes Nima |
Just had the same bug with a 256-chars path with the latest stable (3.14.1). Last log line:
|
The updated installer linked by @mgallien appears to solve the issue I encountered (app event pasted below) which I believe is the core issue here: Faulting application name: nextcloud.exe, version: 3.14.1.55839, time stamp: 0x66f6776f |
- |
@mgallien installer solved the problem, previously Nextcloud 3.14.1 x64 on Windows 11 in folder without virtual files logged such an error (file name redacted with character "1") and quit silently:
|
Same behaviour on our clients. Thanks @mgallien for the installer. This fixed it for us. |
Will this fix be in Release 3.14.2? I couldn't find #7258 in the changelog. |
I'm still having an issue with Nextcloud version 3.14.1.55839. Level Date and Time Source Event ID Task Category System Information Device Spec Device name EK1 Windows Spec Edition Windows 11 Pro |
yes ,me too,i try every edtion from 3.14.0-x64, 3.13.4-x64 on windows. |
Try versions from
This solves my crash problem, hope this can be helpful :) Update: sadly, this workaround only works for one time, after a reboot at a day after, nextcloud v3.14.3 start crash at sync too. QQ2024116-19512.mp4And sync log for captured video like this:
|
@mgallien is this merged now in 3.14.3? |
App crash in windows event viewer with nextcloud v3.14.3:
|
If you experience crashes in a non-English environment, please try the following mitigations.
Translated with DeepL.com (free version) --- original language below --- 非英語環境でクラッシュが発生する場合は次の緩和策をお試しください.
|
@fuchse-ohren Thank you! It works for me. And after nextcloud works fine, uncheck Unicode utf-8 support seems to be OK. (Because this option will cause other language display problems like ftp...) |
i am still suffering this problem. |
Great Tip, it works for me. windows 10, nextcloud v3.14.3 |
错误应用程序名称: nextcloud.exe,版本: 3.14.3.55943,时间戳: 0x67238c6c |
Even with version 3.15.0, nextcloud.exe crashed during sync.
エディション Windows 10 Pro |
Windows 11 Korean here, I have two PCs the clients are crashing since 3.14 update. This seems to be a locale issue? |
nextcloud 3.15 just stuck in task manager.. i rolled back to 3.13.3 and it was ok |
Tested on Windows 11, NC client 3.15.0, unchecking UTF-8 reverts to crashing Nextcloud client. Still waiting for fixed version. |
Yes you're right, after some reboot client crash at the sync starts again. |
this work for me. TQ for sharing! |
We also had many (possibly even all) clients crashing in our organization a couple of weeks ago, all because of one file with a too long filename. Did not contain any special UTF8 characters as far as I could see, just a very long name (in a folder 4 levels deep but nothing special there). Upgraded the client version but didn't help at the time. My colleague noticed it was related to the long filename first, and that if he deleted the file on the client, then restarted nextcloud, that client synced OK again. But then we would have to help people one by one which isn't feasible with 100+ people, so we ended up renaming the file on the server via the webinterface. Took us a while to figure out that this was the cause and that simply deleting or renaming the file on the server fixed it. In the meantime many people could not use the cloud (well they could use the web interface), it was a disaster. Took more than a week, though that was also partially our fault. Users not reporting immediately and us IT staff not realizing how widespread the issue was. Once it was resolved by renaming the file, because we upgraded clients to 3.15.0 we were hit with by the .LNK file not allowing to sync issue (#7579), but at least that affected fewer people. Sorry if this isn't too much added information (or is it?) but just wanted to make clear it was really bad. Also, yeah, i don't think this is related to UTF8 (unless I overlooked something), similar to #7265. |
Me too. v3.15.2 is Crash... |
Bug description
The Windows client regularly crashes during the first synchronization and does not start automatically afterwards.
This affects several of our clients but not all, regardless of whether Windows 10 22h2 or Windows 11 23h2.
See forum post:
https://help.nextcloud.com/t/windows-desktop-version-crash-when-sync/205224/3
The following message is in the Windows event log:
Here are the log files of the Nextcloud client and the event log:
nextcloud_log.zip
Steps to reproduce
Expected behavior
The Nextcloud client should display an error message in the event of a crash or restart automatically after a crash during sync
Which files are affected by this bug
last Sync File in the log is: 20220314_Art der Vergabe - Verknüpfung.lnk
Operating system
Windows
Which version of the operating system you are running.
Windows 10 22H2 an Windows 11 23H2
Package
Official Windows MSI
Nextcloud Server version
29.0.5
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 Disabled
Are you using an external user-backend?
Nextcloud Server logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: