You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
01.06.2024 00:50:06: Unhandled exception in FanControl v191.0.0.0
01.06.2024 00:50:06: System.Exception: liquidctl returned non-zero exit code -1073740791. Last stderr output:
at FanControl.Liquidctl.LiquidctlCLIWrapper.LiquidctlCall(String arguments)
at FanControl.Liquidctl.LiquidctlCLIWrapper.ReadStatus(String address)
at FanControl.Liquidctl.LiquidctlDevice.LoadJSON()
at FanControl.Liquidctl.LiquidctlPlugin.Update()
at FanControl.Domain.BackendProviders.Plugin.PluginBackendProvider.Update()
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at FanControl.Domain.ComputerAccessLayer.Update()
at FanControl.Domain.ApplicationClock.DoActions()
--- 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)
-1073740791
-> 0xC0000409
-> STATUS_STACK_BUFFER_OVERRUN
-> The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.
The text was updated successfully, but these errors were encountered:
Investigate this:
-1073740791
-> 0xC0000409
-> STATUS_STACK_BUFFER_OVERRUN
-> The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.
The text was updated successfully, but these errors were encountered: