-
-
Notifications
You must be signed in to change notification settings - Fork 418
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 if two instances started at the same time #354
Comments
Interesting - looks like it tried to show the "something went wrong" page, and fell over in the process? Or maybe you clicked the "open log file" link on that page? Can you find your log file (it will be in |
Sorry I didn't get back in time. It happened again...
This is what happens when I try to view the log file from the popup:
|
Great, that's enough info for me. Thanks! |
I will upload the log file in just a few minutes if I can retrieve it! :-) |
Here you go. Thank you for helping me out! Let's hope to get this resolved. Here's the clipboard contents from the Windows Problem Details under Reliability History: Summary Date Status Description Problem signature Extra information about the problem Here's an attachment of my Windows Reliability History: Let me know if there's any other info I can provide. |
I tracked down the crash in Event Viewer. I attached all three events related directly to Synctrayzor below.SyncthingError_EventViewer.zip Here's the main details from my clipboard: Log Name: Application Event Xml: Log Name: Application |
When it crashes, it looks like you're starting two instances at exactly the same time? |
I only have one instance as far as I know. Startup Manager only shows one. |
Yeah:
So I can avoid the crash, and I'll push that shortly. That will result in two instances starting - I can't avoid that until I fix #245. |
The pipe server stuff can throw, and if it does we offer to let the user find the log file, which relies on IApplicationPathsProvider having been initialized. Relates to #354
I just got it to open again after a reinstall of Synctrayzor, but I've done a reinstall recently and what happens is that it opens after reinstall, but crashes again at next login. |
Can you fire up regedit, check |
You can grab an intermediate build with the fixes in here: https://ci.appveyor.com/project/canton7/synctrayzor/build/1.1.15.459/artifacts |
Do you still want me to check RegEdit? I just got back online. |
Yeah, please. |
Okay, problem: Often times, when the PC is under high stress either due to Syncthing hashing and syncing large files or some other task being done by a separate process - it doesn't seem to need to be ST-related - and Synctrayzor doesn't seem to respond by clicking or right-clicking on the tray icon, the program opens a second instance if I reach to open Synctrayzor through a shortcut or the start menu, leading me to have a similar error because two processes are open at once. The following below are also true: |
I apologize about back in April... I forgot to check my system registry :( |
I usually have to wait at least five minutes to start up Synctrayzor + Syncthing on my Windows 10 x64 PC.
Otherwise, I get this...
The text was updated successfully, but these errors were encountered: