-
-
Notifications
You must be signed in to change notification settings - Fork 417
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
Crash during large sync #227
Comments
Oh fun! Mind sending me your log? You'll find it in If there's sensitive info in there, feel free to email it to me: my email's on my GitHub profile page. |
Yup! :-) That's it emailed over to you. SyncThing stays running, doing the job nicely - it's just SyncTrayzor that exits for some reason. |
Ah. Completely coincidentally, I think you've just encountered a bug I've just fixed. Can you try this build and see if it fixes your issue? https://ci.appveyor.com/project/canton7/synctrayzor/build/1.1.6.306/artifacts Thanks! |
Ah no, not quite the whole story. I'll look into this over the weekend. Thanks! |
Turned out one of the libraries I use had changed how it handles some classes of input. https://ci.appveyor.com/project/canton7/synctrayzor/build/1.1.6.307/artifacts should fix it, and will be built in about 10 mins. Mind trying it and seeing if it fixes the issue for you? Thanks! |
Yup, looks good. Seems stable 👍 |
Thanks for confirming |
This may be a bit vague, but whilst importing a bunch of large directories with thousands of files on a Linux Syncthing machine, SyncTrayzor repeatedly crashed on a Windows machine that was receiving the data.
Whilst I have VS2015 installed, I'm no programmer. This is what the JIT debugger came out with, if it helps...
System.ArgumentNullException was unhandled
Message: An unhandled exception of type 'System.ArgumentNullException' occurred in Pri.LongPath.dll
Additional information: Value cannot be null.
The text was updated successfully, but these errors were encountered: