473,698 Members | 2,246 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Studio crashing after full rebuild of solution

Hello there,

We're having a some problems with Visual Studio 2003 at the moment. In a
nutshell, devenv.exe terminates when trying to run our application after a
full rebuild. After trying to track this down using Filemon.exe (from
www.sysinternals.com) and debugging devenv.exe (in developer studio :))
using the Microsoft symbols (from the MS Symbol server), it appears that it
crashes in mspdb71.dll when doing a full dependency check.

It appears to crash when going through the dependency tree of the
compiler-generated .idb file. A partial callstack is listed below:

mspdb71.dll!NMT ::find() + 0x38

mspdb71.dll!NMT ::addNiForSz() + 0x17
mspdb71.dll!NMP ::getNi() + 0x4c
mspdb71.dll!MRE ::NiFromName() + 0x12
mspdb71.dll!MRE ::EnumSrcFiles( ) + 0x4d
VCProjectEngine .dll!CBldMreDep endencies::GetD ependencies() + 0x6d
VCProjectEngine .dll!CVCCLCompi lerTool::GetDep endencies() + 0x15a
VCProjectEngine .dll!CBldToolWr apper::GetDepen dencies() + 0x38
VCProjectEngine .dll!CBldAction ::ScanDependenc ies() + 0x4e
VCProjectEngine .dll!CBldAction ::UpdateDepInfo () + 0x29
VCProjectEngine .dll!CBldFileDe pGraph::Enumera teBuildActionsI () - 0x132
VCProjectEngine .dll!CBldFileDe pGraph::Enumera teBuildActionsI () + 0xa4
VCProjectEngine .dll!CBldFileDe pGraph::Retriev eBuildActions() + 0xdb
VCProjectEngine .dll!CDynamicBu ildEngine::HasB uildState() + 0xb0
VCProjectEngine .dll!CConfigura tion::DoUpToDat eCheck() + 0x16c
VCProjectEngine .dll!CConfigura tion::get_UpToD ate() + 0x16
VCProject.dll!C GenCfg::StartUp ToDateCheck() + 0x1f
msenv.dll!CSlnU pdate::HrProjsU pToDate() + 0xe8601
msenv.dll!CSlnU pdate::HrBeginS lnUpdate() + 0x134

Another odd thing is that we don't actually have "Enable Minimal Rebuild"
turned on for the project. I was under the impression that .IDB files were
not generated if this option was not enabled.

This project exists in a solution of around 13 other projects (our dependant
libraries), and is the main start-up project (checking the output from
filemon confirms that other .IDB files have been opened by devstudio, so it
would appear that this is the only one). This bug appears when doing a full
rebuild using Visual Studio and Incredibuild 2.03. Deleting the .IDB file
solves the problem, but this is a hassle, considering the amount of times we
need to do a full rebuild.

We use Perforce as our source code control system and make extensive use of
it's branching technology. It's worth pointing out that this does not
happen in the main codeline, but only in a branch (it's happened in 4
separate branches now).

If anyone could give any pointers on this, I'd be very grateful :)

Thanks
Nov 17 '05 #1
0 2959

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
406
by: Daniel Deptford | last post by:
Hello there, We're having a some problems with Visual Studio 2003 at the moment. In a nutshell, devenv.exe terminates when trying to run our application after a full rebuild. After trying to track this down using Filemon.exe (from www.sysinternals.com) and debugging devenv.exe (in developer studio :)) using the Microsoft symbols (from the MS Symbol server), it appears that it crashes in mspdb71.dll when doing a full dependency check. ...
4
1849
by: Bill Burris | last post by:
When compiling my solution which contains 15 projects (2 Window Apps, 2 Services, 11 class libraries, C#, MC++, & C++), I was receiving warnings about symbols defined in multiple places. Selecting Rebuild Solution did not make the problem go away. After selecting Clean Solution, followed by Rebuild Solution, the problem went away. I had always assumed that rebuild meant starting over, recompiling all code, and linking with the...
7
1154
by: Jerry | last post by:
I just downloaded the C++ 2005 Express package but can not create an executable for my programs. Does the software have a linker to do this or was it not included since it is free? -- Jerry
54
6436
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications quickly and easly." I don't agree on what concernes ASP .NET Web Sites in VS2005. All what involves Namespaces in Web sites has been disappeared. I know you can still MANUALLY manage them, but not QUICKLY and EASLY. In a
0
3345
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the Microsoft Visual Studio 2005 Software Development Kit. By providing a full help authoring environment within the Visual Studio 2005 SDK, Innovasys is providing developers building components and products that integrate with Visual Studio 2005 a...
11
2338
by: Rolf Welskes | last post by:
Hello, the problem seems to be complex and is in all developments of web-controls which uses own TypeConverter. For this I have here a simple demo-program of the problem: The Control-code: A class MyString which is a class which is similar to a string public class MyString {
0
2235
by: Massimiliano Polito | last post by:
It seems the option '/useenv' is no longer supported in in Microsoft Visual .NET 2005. If I run 'devenv /?' I get the following: ------------------------ Microsoft (R) Visual Studio Version 8.0.50727.42. Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Use: devenv
58
3218
by: Jon Skeet [C# MVP] | last post by:
Just in case people had missed it, Visual Studio 2008 is now available for download for MSDN subscribers, and the Express editions are also out: http://www.microsoft.com/express/download/ -- Jon Skeet - <skeet@pobox.com> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet World class .NET training in the UK: http://iterativetraining.co.uk
0
7325
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the beginning CIS student who is struggling to get their programs working. I work in the computer lab at the college I'm attending and I see many students who don't know how to use the IDE for best results. Visual Studio automatically creates a number of...
3
10507
by: Johnson | last post by:
I'm not sure if this is an IIS 5.1 issue or ASP.NET issue, or Visual Studio 2008 issue -- thus posting to 3 groups. Please don't be offended. The problem I'm encountering is that Visual Studio closes unexpectedly and without any error message being displayed, or error messages written to the system logs. Visual Studio closes when I attempt to open an ASP.NET Web application (not Web site) solution for which IIS is set as the project's...
0
8683
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8901
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8871
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4371
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2336
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.