-
-
Notifications
You must be signed in to change notification settings - Fork 413
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 when is adding larg folder #112
Comments
What's the crash log? The contents of the window that SyncTrayzor showed you when it crashed. |
You've posted a snippet from SyncTrayzor's log file, but it doesn't actually document the crash - those are just warnings. When it crashes, it shows a window containing a full error message, and asks you to post it here. |
No, I found it at %appdata%\synctrayzor |
No, It don't show any error. Windows say that app stoped and promt to find solution in internet or close app or debug it |
Ah fun. If an exception occurs on a filesystem notification, that's not handled nicely unfortunately. Can you open your event log? Go to Start Menu -> Event Viewer -> Windows Log -> Application. You should find two 'Error' entries for the time of the crash. Could you post the information in both of them, please? |
|
|
|
|
It looks like there are a number of crashes there: one at 12:20, and another at 12:35. The one at 12:20 I can understand not giving you a "SyncTrayzor has crashed" window. Did the one at 12:35 not give you that window? |
It appears that Pri.LongPath.GetDirectoryName or Pri.LongPath.GetFileName can sometimes return null. I'm not sure why... But let's not crash in this case Relates to #112
It appears that Pri.LongPath.GetDirectoryName or Pri.LongPath.GetFileName can sometimes return null. I'm not sure why... But let's not crash in this case Relates to #112
May be I didn't notice, but it's not likely. |
In about 15 minutes, when the build has finished, there'll be a new version to try here: https://ci.appveyor.com/project/canton7/synctrayzor/build/1.0.22.53/artifacts. Mind giving that a shot and seeing it it helps? |
(It's built now btw) |
I've tried this build, and it work without error |
Good to hear, thanks for trying it 😄 I'll include that fix in the next release. |
That fix is in 1.0.23 |
When I added folder, it started pulling data from other device and SyncTrayzor has crashed. Here log:
The text was updated successfully, but these errors were encountered: