jastBytes / SyncthingTray

Syncthing wrapper for Windows. Includes a small interface to configure start on boot and puts syncthing into tray instead of the console window.
GNU General Public License v2.0
151 stars 24 forks source link

SyncthingTray crashes when syncthing restarts #13

Open seidler2547 opened 10 years ago

seidler2547 commented 10 years ago

As the title says, STT just crashes when the syncthing binary exits or restarts itself. Reproducible on WinXP 32bit, Win 8.1 64bit. I don't know if this is already done, but starting with ST_NORESTART=1 should also help as sometimes multiple copies of syncthing.exe are running when using SyncthingTray.

pascalmd commented 10 years ago

Same crashes here with Win7 Pro+Ultimate 64bit

jastBytes commented 10 years ago

Tanks for reporting. I will investigate that behaviour.

davidak commented 10 years ago

it would be helpful to know the version of Syncthing that has this problem.

im running the newest version 0.10.4 and don't have this problem with SyncthingTray 0.3.1.

could you update and try again if that is fixed with the latest version?

seidler2547 commented 9 years ago

Still crashing with v0.10.6. Anything we can help to debug this issue? Maybe it's also because I run BitDefender Free AntiVirus on all affected systems?

davidak commented 9 years ago

@seidler2547 you can quit BitDefender once and start STT to test it ;)

seidler2547 commented 9 years ago

No, it's got nothing to do with BD. If I kill the syncthing binary from the task manager, STT crashes.