【问题标题】:Stackoverflow exception (0xc00000fd) on Windows Server 2016Windows Server 2016 上的 Stackoverflow 异常 (0xc00000fd)
【发布时间】:2018-01-04 19:35:44
【问题描述】:

我制作的 winforms 应用程序在我的 win8 上运行良好,但在 windows server 2016 上它在窗口出现之前崩溃。我在事件查看器中找到了这个:

错误应用程序名称:MyApp.exe,版本:1.0.0.0,时间戳: 0x597b5764 错误模块名称:clr.dll,版本:4.6.1648.0,时间 戳:0x58e3fbcf 异常代码:0xc00000fd 故障偏移量:0x0045068d 错误进程ID:0x9078 ...

也许这会有所帮助:32 位应用程序动态使用外部 dll,但在使用程序集之前它会崩溃。

有人遇到过类似的问题并解决了吗?

我们将不胜感激!

【问题讨论】:

    标签: c# winforms clr windows-server-2016


    【解决方案1】:

    问题是 Form 上的 LineShape 对象,当我删除它时一切正常。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-07-22
      • 2012-08-30
      • 2015-07-06
      • 1970-01-01
      • 1970-01-01
      • 2019-02-12
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多