This repository was archived by the owner on May 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
This repository was archived by the owner on May 2, 2019. It is now read-only.
Application crashes #24
Copy link
Copy link
Open
Description
My application crashes when friend goes offline, simply closing the application.
Window journal log:
Application: powershell_ise.exe
Platform Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Details: System.AccessViolationException
Stack:
in SharpTox.Core.ToxFunctions.Iterate (SharpTox.Core.ToxHandle)
in SharpTox.Core.Tox.DoIterate ()
in SharpTox.Core.Tox + << Loop> b__57_0> d.MoveNext ()
in System.Runtime.CompilerServices.AsyncMethodBuilderCore + MoveNextRunner.InvokeMoveNext (System.Object)
in System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Runtime.CompilerServices.AsyncMethodBuilderCore + MoveNextRunner.Run ()
in System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action, Boolean, System.Threading.Tasks.Task ByRef)
in System.Threading.Tasks.Task.FinishContinuations ()
in System.Threading.Tasks.Task.FinishStageThree ()
in System.Threading.Tasks.Task`1 [[System.Threading.Tasks.VoidTaskResult, mscorlib, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089]]. TrySetResult (System.Threading.Tasks.VoidTaskResult)
in System.Threading.Tasks.Task + DelayPromise.Complete ()
in System.Threading.Tasks.Task + <> c__DisplayClass2. <Delay> b__5 (System.Object)
in System.Threading.TimerQueueTimer.CallCallbackInContext (System.Object)
in System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.TimerQueueTimer.CallCallback ()
in System.Threading.TimerQueueTimer.Fire ()
in System.Threading.TimerQueue.FireNextTimers ()
in System.Threading.TimerQueue.AppDomainTimerCallback ()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels