History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-34871
Type: Exception Exception
Status: Open Open
Priority: Critical Critical
Assignee: Dmitry Shaporenkov
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Calling Across Apartment Boundary VS Functions That Are Not Marshallable

Created: 26 Jan 07 13:16   Updated: 17 Jul 07 18:15
Component/s: VS integration
Fix Version/s: Future Versions

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 0


 Description  « Hide
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()



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.