Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-298653: Exception of type 'System.OutOfMemoryException' was thrown.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created May 1, 2012 3:59:33 AM
Updated May 1, 2012 4:05:35 AM
Resolved May 1, 2012 4:05:34 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Serge Baltic (baltic)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.18.105, Built=2012-04-19T10:19:56, Configuration=“Csharp PublicMode VS1100”
Exception of type 'System.OutOfMemoryException' was thrown.

--- EXCEPTION #1/2 [OutOfMemoryException]
ExceptionPath = Root.InnerException
ClassName = System.OutOfMemoryException
HResult = COR_E_OUTOFMEMORY=E_OUTOFMEMORY=8007000E
Source = JetBrains.Platform.ReSharper.DocumentModel
StackTraceString = “
  at JetBrains.DocumentModel.Impl.DocumentUtil.GetBuffer(Int64 length) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Documents\src\impl\DocumentUtil.cs:line 238
     at JetBrains.DocumentModel.Impl.DocumentUtil.ReadTextFromFile(Stream stream, Encoding& detectedEncoding) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Documents\src\impl\DocumentUtil.cs:line 114
     at JetBrains.DocumentManagers.impl.ProjectFileUtil.ReadTextFromFile(IProjectFile file, Encoding& detectedEncoding) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ProjectDocuments\src\impl\ProjectFileUtil.cs:line 23
     at JetBrains.VsIntegration.Whidbey.DocumentModel.FileSystemDocumentOperationsHandlerWhidbey.GetText(Encoding& encoding) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\FileSystemDocumentOperationsHandlerWhidbey.cs:line 77
     at JetBrains.VsIntegration.DocumentModel.Whidbey.VsDocumentWhidbey..ctor(DocumentModelDocumentManagerEvents documentManager, DocumentTransactionManager transactionManager, IDocumentOperationsHandlerWhidbey documentOperationsHandler, Func`2 ensureWritableHandler, IShellLocks locks, DocumentChangeManager documentChangeManager, IDocumentMarkupManager documentMarkupManager) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentWhidbey.cs:line 43
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentOverProjectFileFactoryWhidbey.CreateNewDocumentCore(IProjectFile projectFile, SolutionDocumentTransactionManager documentTransactionManager) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentFactoryWhidbey.cs:line 82
     at JetBrains.DocumentManagers.impl.StandaloneDocumentOverProjectFileFactory.JetBrains.DocumentManagers.IDocumentOverProjectFileFactory_TransactionManager.CreateNewDocument_TransactionManager(IProjectFile projectFile, SolutionDocumentTransactionManager documentTransactionManager) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ProjectDocuments\src\Creation\StandaloneDocumentFactory.cs:line 37
     at JetBrains.DocumentManagers.Transactions.SolutionDocumentTransactionManager.JetBrains.DocumentManagers.IDocumentOverProjectFileFactory.CreateNewDocument(IProjectFile projectFile) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ProjectDocuments\src\Transactions\SolutionDocumentTransactionManager.cs:line 138
     at JetBrains.DocumentManagers.DocumentsOnProjectFiles.GetOrCreateDocument_Create(IProjectFile profile, IDocumentOverProjectFileFactory myFactory) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ProjectDocuments\src\Creation\DocumentsOnProjectFiles.cs:line 75
     at JetBrains.DocumentManagers.DocumentsOnProjectFiles.GetOrCreateDocument(IProjectFile profile, IDocumentOverProjectFileFactory factory) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ProjectDocuments\src\Creation\DocumentsOnProjectFiles.cs:line 60
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.OnUnregisterTextBuffer(VSCOOKIE docCookie, SpecialFileOperation specialFileOperation) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 584
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.<>c__DisplayClass27.<OnRdtBeforeLastDocumentUnlock>b__26() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 418
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.<>c__DisplayClass27.<OnRdtBeforeLastDocumentUnlock>b__25() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 412
     at JetBrains.Util.LogCookie.Execute(String comment, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\LogCookie.cs:line 37
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.<>c__DisplayClass27.<OnRdtBeforeLastDocumentUnlock>b__24() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 412
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Exception of type 'System.OutOfMemoryException' was thrown.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 136
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.OnRdtBeforeLastDocumentUnlock(EventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 412
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 473
     at JetBrains.VsIntegration.Interop.Events.VsRunningDocumentTableEvents.Sink.Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock(UInt32 docCookie, UInt32 dwRDTLockType1, UInt32 dwReadLocksRemaining, UInt32 dwEditLocksRemaining) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\Interop\Events\VsRunningDocumentTableEvents.cs:line 411
     at Microsoft.VisualStudio.Shell.Interop.IVsRunningDocumentTable.UnlockDocument(UInt32 grfRDTLockType, UInt32 dwCookie)
     at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.UnlockDocument(RdtFlags flags)
     at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.DisposeNativeResources()
     at Microsoft.VisualStudio.PlatformUI.DisposableObject.Dispose()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.QueryCloseFrame(__FRAMECLOSE originalFrameClose, Int32& hr)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<>c__DisplayClass8.<CloseFrame>b__7()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.CloseFrame(__FRAMECLOSE frameClose)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.CloseFrame(UInt32 grfSaveOptions)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.<>c__DisplayClass6a.<Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.CloseFrame>b__69()
     at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.CloseFrame(UInt32 grfSaveOptions)
     at Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy.ExecCommand(UInt32 itemid, Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Labs.HierarchyUtilities.<>c__DisplayClass22.<ExecHierParentChain>b__1f()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method)
     at Microsoft.VisualStudio.Labs.HierarchyUtilities.ExecHierParentChain(IVsHierarchyItemManager manager, IVsUIHierarchy lpUIHCmd, IVsUIHierarchy lpUIHCurrent, UInt32 itemidCurrent, Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Labs.HierarchyItem.HierarchyInvocationController.Invoke(IEnumerable`1 items, InputSource inputSource, Boolean preview)
     at Microsoft.VisualStudio.Labs.InvocationController.Invoke(IEnumerable`1 items, InputSource inputSource, Boolean preview, Func`2 getController)
     at Microsoft.VisualStudio.Labs.InvocationController.Invoke(IEnumerable`1 items, InputSource inputSource, Boolean preview)
     at Microsoft.VisualStudio.Labs.PivotTreeView.OnDelayedPreviewTimerTick(Object sender, EventArgs e)
     at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>