Issue Description:
Every time I shut down my PC, during the shutdown process a brief error popup appears (something like "unknown hard error" or just "Error"), then it disappears immediately, and the PC shuts down normally.
I checked the Windows Event Viewer and found the following error log pointing to KART's process avpui.exe:
```
Application: avpui.exe
CoreCLR Version: 8.0.1926.11001
.NET Version: 8.0.19-kl.7.9.855.0
Description: The application requested process termination through System.Environment.FailFast.
Message: Terminate on shutting down of the current session
Description: The process was terminated due to an unhandled exception.System.ArgumentException: Value does not fall within the expected range.
Stack:
at System.Environment.FailFast(System.String, System.Exception)
at KasperskyLab.UI.Core.ExceptionPolicy.ProcessFirstChanceException(System.Object, System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs)
at MS.Win32.Penimc.IPimcManager3.GetTablet(UInt32, MS.Win32.Penimc.IPimcTablet3 ByRef)
at System.Windows.Input.PenThreadWorker+WorkerOperationGetTabletInfo.OnDoWork()
at System.Windows.Input.PenThreadWorker+WorkerOperation.DoWork()
at System.Windows.Input.PenThreadWorker.ThreadProc()
at System.Threading.Thread+StartHelper.Callback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Thread.StartCallback()
```
Environment:
· KART version: 14.0.0.510
· Windows version: Windows 11 25H2
What I've tried:
· Disabled Windows "Fast Startup" – no change.
· The issue persists.
Question: Is this a known issue? Is there any workaround or fix available? Thank you!
---
中文版本 / Chinese Version
问题描述:
每次关闭电脑时,关机过程中会短暂弹出一个错误提示框(内容类似“unknown hard error”或“Error”),随后立刻消失,电脑能正常关机。
在 Windows 事件查看器中找到如下错误日志,指向 KART 的进程 avpui.exe:
```
Application: avpui.exe
CoreCLR Version: 8.0.1926.11001
.NET Version: 8.0.19-kl.7.9.855.0
Description: The application requested process termination through System.Environment.FailFast.
Message: Terminate on shutting down of the current session
Description: The process was terminated due to an unhandled exception.System.ArgumentException: Value does not fall within the expected range.
Stack:
at System.Environment.FailFast(System.String, System.Exception)
at KasperskyLab.UI.Core.ExceptionPolicy.ProcessFirstChanceException(System.Object, System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs)
at MS.Win32.Penimc.IPimcManager3.GetTablet(UInt32, MS.Win32.Penimc.IPimcTablet3 ByRef)
at System.Windows.Input.PenThreadWorker+WorkerOperationGetTabletInfo.OnDoWork()
at System.Windows.Input.PenThreadWorker+WorkerOperation.DoWork()
at System.Windows.Input.PenThreadWorker.ThreadProc()
at System.Threading.Thread+StartHelper.Callback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Thread.StartCallback()
```
环境信息:
· KART 版本:14.0.0.510
· Windows 版本:Windows 11 25H2
已尝试的解决方法:
· 关闭 Windows 的“快速启动”功能,问题依旧。
请问: 这是已知问题吗?是否有临时解决方案或修复补丁?谢谢!
Featured Replies
Please sign in to comment
You will be able to leave a comment after signing in
English version / 英文版本
Issue Description:
Every time I shut down my PC, during the shutdown process a brief error popup appears (something like "unknown hard error" or just "Error"), then it disappears immediately, and the PC shuts down normally.
I checked the Windows Event Viewer and found the following error log pointing to KART's process avpui.exe:
```
Application: avpui.exe
CoreCLR Version: 8.0.1926.11001
.NET Version: 8.0.19-kl.7.9.855.0
Description: The application requested process termination through System.Environment.FailFast.
Message: Terminate on shutting down of the current session
Description: The process was terminated due to an unhandled exception.System.ArgumentException: Value does not fall within the expected range.
Stack:
at System.Environment.FailFast(System.String, System.Exception)
at KasperskyLab.UI.Core.ExceptionPolicy.ProcessFirstChanceException(System.Object, System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs)
at MS.Win32.Penimc.IPimcManager3.GetTablet(UInt32, MS.Win32.Penimc.IPimcTablet3 ByRef)
at System.Windows.Input.PenThreadWorker+WorkerOperationGetTabletInfo.OnDoWork()
at System.Windows.Input.PenThreadWorker+WorkerOperation.DoWork()
at System.Windows.Input.PenThreadWorker.ThreadProc()
at System.Threading.Thread+StartHelper.Callback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Thread.StartCallback()
```
Environment:
· KART version: 14.0.0.510
· Windows version: Windows 11 25H2
What I've tried:
· Disabled Windows "Fast Startup" – no change.
· The issue persists.
Question: Is this a known issue? Is there any workaround or fix available? Thank you!
---
中文版本 / Chinese Version
问题描述:
每次关闭电脑时,关机过程中会短暂弹出一个错误提示框(内容类似“unknown hard error”或“Error”),随后立刻消失,电脑能正常关机。
在 Windows 事件查看器中找到如下错误日志,指向 KART 的进程 avpui.exe:
```
Application: avpui.exe
CoreCLR Version: 8.0.1926.11001
.NET Version: 8.0.19-kl.7.9.855.0
Description: The application requested process termination through System.Environment.FailFast.
Message: Terminate on shutting down of the current session
Description: The process was terminated due to an unhandled exception.System.ArgumentException: Value does not fall within the expected range.
Stack:
at System.Environment.FailFast(System.String, System.Exception)
at KasperskyLab.UI.Core.ExceptionPolicy.ProcessFirstChanceException(System.Object, System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs)
at MS.Win32.Penimc.IPimcManager3.GetTablet(UInt32, MS.Win32.Penimc.IPimcTablet3 ByRef)
at System.Windows.Input.PenThreadWorker+WorkerOperationGetTabletInfo.OnDoWork()
at System.Windows.Input.PenThreadWorker+WorkerOperation.DoWork()
at System.Windows.Input.PenThreadWorker.ThreadProc()
at System.Threading.Thread+StartHelper.Callback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Thread.StartCallback()
```
环境信息:
· KART 版本:14.0.0.510
· Windows 版本:Windows 11 25H2
已尝试的解决方法:
· 关闭 Windows 的“快速启动”功能,问题依旧。
请问: 这是已知问题吗?是否有临时解决方案或修复补丁?谢谢!