使用Incredibuild导致Visual Studio 2010崩溃 [英] Visual Studio 2010 Crash with Incredibuild

查看:310
本文介绍了使用Incredibuild导致Visual Studio 2010崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图使用Incredibuild来构建我的项目.一旦开始构建,它就会崩溃.通过常规构建,它可以正常工作.最近,我也更新了Service Pack和安全更新.看看问题

I tried to build my project using Incredibuild.As soon as I start building, it crashes. With regular build it is working fine. Recently I have updated Service Pack and Security Update also. Have a look at the problem

问题签名:

 应用名称:devenv.exe

  Application Name: devenv.exe

 应用程序版本:10.0.40219.1

  Application Version: 10.0.40219.1

 应用时间戳:4d5f2a73

  Application Timestamp: 4d5f2a73

 故障模块名称:clr.dll

  Fault Module Name: clr.dll

 故障模块版本:4.0.30319.269

  Fault Module Version: 4.0.30319.269

 故障模块时间戳:4ee9ae83

  Fault Module Timestamp: 4ee9ae83

 异常代码:c0000090

  Exception Code: c0000090

 异常偏移量:0010c66c

  Exception Offset: 0010c66c

 操作系统版本:6.1.7601.2.1.0.256.1

  OS Version: 6.1.7601.2.1.0.256.1

 区域设置ID:16393

  Locale ID: 16393

 附加信息1:ccd4

  Additional Information 1: ccd4

 附加信息2:ccd45454db21faacd8af77a57e73b624

  Additional Information 2: ccd45454db21faacd8af77a57e73b624

 附加信息3:3d40

  Additional Information 3: 3d40

 附加信息4:3d40e9f36ef73fa57cf766778a2c0346

  Additional Information 4: 3d40e9f36ef73fa57cf766778a2c0346

推荐答案

一旦我开始构建,它就会崩溃.通过常规构建,它可以正常工作.

As soon as I start building, it crashes. With regular build it is working fine.

 异常代码:c0000090

  Exception Code: c0000090

// MessageId: STATUS_FLOAT_INVALID_OPERATION
//
// MessageText:
//
// {EXCEPTION}
// Floating-point invalid operation.
//
#define STATUS_FLOAT_INVALID_OPERATION   ((NTSTATUS)0xC0000090L) 

您遇到浮点问题.还创建一个转储并升级转储.我在这里解释了如何生成转储:

You have a floating point issue. Also create a dump and uplaod the dump. I've expkained here how to generate a dump:

http://social.msdn.microsoft.com/Forums/zh-CN/vssetup/thread/f485e69c-6400-43dc-a109-4ed169645d28/#596d40d9-7131-485d-8a29-8814e9020354

http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/f485e69c-6400-43dc-a109-4ed169645d28/#596d40d9-7131-485d-8a29-8814e9020354


这篇关于使用Incredibuild导致Visual Studio 2010崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆