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

RSRP-297435: This operation requires a reader lock. Use ReadLockCookie.Execute().

$
0
0
Reporter Kirill Falk (kfalk) Kirill Falk (kfalk)
Created Apr 24, 2012 7:44:46 PM
Updated Apr 24, 2012 7:44:46 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper Branch Build “default” Version=7.0.24.15, Built=2012-04-24T09:39:34, Configuration=“Csharp PublicMode Vbnet VS1100”
This operation requires a reader lock. Use ReadLockCookie.Execute().

--- EXCEPTION #1/1 [LoggerException]
Message = “This operation requires a reader lock. Use ReadLockCookie.Execute().”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsErrorInfo = “
Invalid cookie
Parameter name: cookie

Data.VsVersion = 11.0.50407.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.IShellLocksEx.AssertReadAccessAllowed(IShellLocks thіs) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 920
     at JetBrains.DocumentModel.impl.ManagedDocumentBase.get_Buffer() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Documents\src\impl\ManagedDocumentBase.cs:line 55
     at JetBrains.DocumentModel.Impl.DocumentBase.GetText() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Documents\src\impl\DocumentBase.cs:line 172
     at JetBrains.VsIntegration.DocumentModel.Whidbey.VsDocumentWhidbey.SetDocumentOperationsHandler(IDocumentOperationsHandlerWhidbey value, Boolean creatingDocument) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentWhidbey.cs:line 146
     at JetBrains.VsIntegration.DocumentModel.Whidbey.VsDocumentWhidbey.OnCloseInEditor(IProjectFile projectFile) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentWhidbey.cs:line 114
     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 587
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.<Init_DisposeOfDocumentOnRemove>b__3(VSCOOKIE doccookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 114
     at JetBrains.Util.CollectionUtil.ForEach[T](IEnumerable`1 collection, Action`1 action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1576
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.<Init_DisposeOfDocumentOnRemove>b__2() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 113
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 359
     at JetBrains.Application.Components.ComponentContainer.LifetimeDescriptor.Dispose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 342
     at JetBrains.Application.Components.TypeComponentDescriptor.Dispose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 300
     at JetBrains.Application.Components.ComponentContainer.DisposeDescriptor(IComponentDescriptor descriptor) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 140
     at JetBrains.Application.Components.ComponentContainer.<>c__DisplayClass2.<RegisterDescriptors>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 64
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 359
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 226
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 454
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__1(Action`1 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 124
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterUnadvise(Action`1 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 64
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 273
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 359
     at JetBrains.ProjectModel.Impl.SolutionInstance.CloseSolutionInstance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionInstance.cs:line 80
     at JetBrains.ProjectModel.Impl.SolutionManagerBase.CloseSolutionInstance(SolutionInstance instance) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 107
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean openSolution, Boolean sync) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 227
     at JetBrains.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.<OnAfterBackgroundSolutionLoadComplete>b__5() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 248
     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
     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.DevTen.Src.ProjectModel.VsSolutionManager10.OnAfterBackgroundSolutionLoadComplete() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 251
     at Microsoft.VisualStudio.Shell.Interop.IVsTaskBody.DoWork(IVsTask pTask, UInt32 dwCount, IVsTask[] pParentTasks, Object& pResult)
     at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass2c.<GetCallbackForMultipleParent>b__2b(Task`1[] _)
     at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass32.<GetCallback>b__31()
     at System.Threading.Tasks.Task`1.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIThreadBlockableTaskScheduler.DoOneTask()
     at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.ProcessQueue()
     at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.<OnTaskQueued>b__0()
     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.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>