突然遇到 wpf 程序无法正常启动的问题,在事件查看器中发现是因为 ucrtbase.dll 崩溃,错误代码:0xc0000409
经排查和搜索,是因为英特尔近期驱动产生的问题,会导致中文路径的应用崩溃,纯英文没有问题。
目前最新驱动(31.0.101.5379)已解决了此 BUG,更新至最新即可
下载地址:https://www.intel.cn/content/www/cn/zh/download/785597/intel-arc-iris-xe-graphics-windows.html
近期版本情况:
31.0.101.4575 ---- 正常
31.0.101.5084 ---- BUG
31.0.101.5333 ---- BUG
31.0.101.5379 ---- 正常
参考文档:https://github.com/dotnet/wpf/issues/8920
https://github.com/dotnet/wpf/issues/8913
https://www.chenxublog.com/2024/03/12/intel-gpu-driver-make-wpf-broken.html
输了你,赢了世界又如何...