Hi guys
I'm getting constant crashes with newer Aquasuite,usually its .NET Runtime errors,here are few of them
Application: aquasuite.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FFFC361CBB2 (00007FFFC3440000) with exit code 80131506.
Faulting application name: aquasuite.exe, version: 10.2.7443.28122, time stamp: 0x5ec28f95
Faulting module name: clr.dll, version: 4.8.3928.0, time stamp: 0x5d390139
Exception code: 0xc0000005
Fault offset: 0x00000000001dcbb2
Faulting process id: 0x26d8
Faulting application start time: 0x01d630fbea0e6379
Faulting application path: C:\Program Files\aquasuite\aquasuite.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: 7a138b70-fa50-4404-81a1-af9ff7e3e726
Faulting package full name:
Faulting package-relative application ID:
And previous X17 I have seen this error
.NET Runtime Error 1026
Application: aquasuite.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at System.Windows.Media.Animation.Storyboard.ClockTreeWalkRecursive(System.Windows.Media.Animation.Clock, System.Windows.DependencyObject, System.Windows.Markup.INameScope, System.Windows.DependencyObject, System.String, System.Windows.PropertyPath, System.Windows.Media.Animation.HandoffBehavior, System.Collections.Specialized.HybridDictionary, Int64)
at System.Windows.Media.Animation.Storyboard.ClockTreeWalkRecursive(System.Windows.Media.Animation.Clock, System.Windows.DependencyObject, System.Windows.Markup.INameScope, System.Windows.DependencyObject, System.String, System.Windows.PropertyPath, System.Windows.Media.Animation.HandoffBehavior, System.Collections.Specialized.HybridDictionary, Int64)
at System.Windows.Media.Animation.Storyboard.BeginCommon(System.Windows.DependencyObject, System.Windows.Markup.INameScope, System.Windows.Media.Animation.HandoffBehavior, Boolean, Int64)
at System.Windows.Media.Animation.Storyboard.Begin()
at AquaComputer.Controls.ModalFlyout.i4e4q2rLEhWsp0rTIWFK(System.Object)
at AquaComputer.Controls.ModalFlyout.StartClose()
at AquaComputer.Dialog.DlgUpdateService.VN3u74MuIxJTAktB4Bis(System.Object)
at AquaComputer.Dialog.DlgUpdateService.ForceCloseAnimated()
at AquaComputer.Aquasuite.MainWindow.XNd7as8HjTTPElaN6p1(System.Object)
at AquaComputer.Aquasuite.MainWindow.wgWRQxehK4()
at AquaComputer.Aquasuite.MainWindow+QniZnHO25It8UH895Ei.OuSyya5iJhk()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at AquaComputer.Aquasuite.App.Main()
Faulting application name: aquasuite.exe, version: 10.2.7415.19285, time stamp: 0x5e9d608b
Faulting module name: KERNELBASE.dll, version: 10.0.17763.914, time stamp: 0xfb6790ac
Exception code: 0xe0434352
Fault offset: 0x0000000000039159
Faulting process id: 0x2b98
Faulting application start time: 0x01d62ed6e300c18c
Usually Aquasuite will runs something like for 1 or two hours and then will crash with above errors
Thanks,Jura