Build0(Internal), VS2005
JetBrains.ReSharper.Util.InternalErrorException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Parsing file W:\ReSharper\Dum\Installer\Failed\Installer.proj ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Microsoft.VisualStudio.Shell.Interop.IVsQueryEditQuerySave2.QueryEditFiles(UInt32 rgfQueryEdit, Int32 cFiles, String[] rgpszMkDocuments, UInt32[] rgrgf, VSQEQS_FILE_ATTRIBUTE_DATA[] rgFileInfo, UInt32& pfEditVerdict, UInt32& prgfMoreInfo)
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.HandleIsWritable(ProjectFileImpl projectFile, Boolean& isWritable) in w:\ReSharper\ReSharper\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 771
at JetBrains.ReSharper.ProjectModel.Impl.ProjectFileImpl.get_IsWritable() in w:\ReSharper\ReSharper\src\ProjectModel\src\impl\ProjectFileImpl.cs:line 60
at JetBrains.ReSharper.Editor.Impl.DocumentManagerImpl.GetDocument(IProjectFile projectFile) in w:\ReSharper\ReSharper\src\DocumentManager\src\impl\DocumentManagerImpl.cs:line 84
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiFilesCache.ParseFileHelper.Run() in w:\ReSharper\ReSharper\src\Psi\src\impl\PsiManager\PsiFilesCache.cs:line 166
— End of inner exception stack trace —
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in w:\ReSharper\ReSharper\src\Util\src\Logger.cs:line 350 column 9
at JetBrains.ReSharper.Util.Logger.LogException(String, Exception) in w:\ReSharper\ReSharper\src\Util\src\Logger.cs:line 367 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.ParseFileHelper.Run() in w:\ReSharper\ReSharper\src\Psi\src\impl\PsiManager\PsiFilesCache.cs:line 189 column 11
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiFilesCache.GetPsiFile(IProjectFile) in w:\ReSharper\ReSharper\src\Psi\src\impl\PsiManager\PsiFilesCache.cs:line 74 column 7
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.GetPsiFile(IProjectFile) in w:\ReSharper\ReSharper\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 523 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.ProjectFileJob.Do() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 212 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 91 column 11
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()