Skip to content
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 on startup: NULL reference in SyncthingConnectionsWatcher.cs #380

Closed
scienmind opened this issue Jun 21, 2017 · 1 comment
Closed

Comments

@scienmind
Copy link
Contributor

scienmind commented Jun 21, 2017

Version: 1.1.16.0; Variant: Installed; Arch: Amd64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.NullReferenceException: Object reference not set to an instance of an object.
   at SyncTrayzor.Syncthing.SyncthingConnectionsWatcher.OnStop() in C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingConnectionsWatcher.cs:line 48
   at SyncTrayzor.Syncthing.SyncthingPoller.<StartInternal>d__10.MoveNext() in C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingPoller.cs:line 98
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Full Log:
https://gist.github.com/anonymous/4b701858d8e79c6921632c98bc90f9af

SyncTrayzor v.1.1.16
Syncthing v.0.14.30
OS: Win10x64

@canton7
Copy link
Owner

canton7 commented Jun 21, 2017

That's a new one! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants