gpt4 book ai didi

c# - 如何查找System.Private.CoreLib.ni.dll中发生 'System.Runtime.InteropServices.SEHException'的原因?

转载 作者:行者123 更新时间:2023-12-03 00:50:51 25 4
gpt4 key购买 nike

我编写了一个在 Raspberry PI 3 上运行的 Windows 10 IoT (UWP) 应用程序。该应用程序是 Azure IoT 中心的客户端,并且还使用 Azure 事件中心和 Azure 表存储的接口(interface)。

时不时地,我会在 VS 2017 的输出窗口中记录以下异常:

An unhandled exception of type 'System.Runtime.InteropServices.SEHException' occurred in System.Private.CoreLib.ni.dll External component has thrown an exception.

我正在 VS 2017 中运行该应用程序,试图找出应用程序崩溃的原因。它通常可以正常运行几天,直到因此错误而崩溃。

看来崩溃不是由我自己的代码引起的。我自己的异常处理程序都没有被调用,并且我没有看到任何相关的调用堆栈信息。

有人知道如何解决这样的崩溃吗?

最佳答案

确保为异常类型启用“抛出时中断”(设置位于“调试”->“Windows”->“异常”中)。这将导致调试器在出现问题的地方停止,并且更容易找出问题所在。

关于c# - 如何查找System.Private.CoreLib.ni.dll中发生 'System.Runtime.InteropServices.SEHException'的原因?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44985040/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com