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

RSRP-467607: Read lock must be acquired

$
0
0
Reporter Igor Akhmetov (Igor.Akhmetov) Igor Akhmetov (Igor.Akhmetov)
Created Dec 15, 2017 2:14:32 PM
Updated Apr 5, 2018 4:14:52 PM
Resolved Apr 5, 2018 4:14:52 PM
Subsystem Code Analysis - Find Code Issues
Assignee Anton Spilnyy (Anton.Spilnyy)
Priority Normal
State Fixed
Type Exception
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs15 Wave 11 Hive _4fa025a1Cpp — JetBrains ReSharper Ultimate 2017.3 Build 111.0.20171214.172435

JetBrains dotMemory 2017.3 Build 2017.3.20171215.1356
JetBrains dotTrace 2017.3 Build 2017.3.20171215.1401
JetBrains ReSharper 2017.3 Build 2017.3.20171215.1159
JetBrains ReSharper C++ 2017.3 Build 2017.3.20171215.1125

Read lock must be acquired

— EXCEPTION #1/1 [LoggerException]
Message = “Read lock must be acquired”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2017.3 Build 111.0.20171214.172435”
Data.SubProducts.#0 = “JetBrains dotTrace 2017.3 Build 2017.3.20171215.1401”
Data.SubProducts.#1 = “JetBrains ReSharper C++ 2017.3 Build 2017.3.20171215.1125”
Data.SubProducts.#2 = “JetBrains ReSharper 2017.3 Build 2017.3.20171215.1159”
Data.SubProducts.#3 = “JetBrains dotMemory 2017.3 Build 2017.3.20171215.1356”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave11-eap10-rtm::896ff671950ee84b94464655a453279f645a8d38


Platform\VisualStudio:
    git::refs/heads/wave11-eap10-rtm::adc066039e8aa9245571648eaaa91860f3c580c5

Data.VsVersion = 15.5.27130.2003
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.Util.Concurrency.SyncExtensions.AssertReadAccess(ISync sync, String message)
 at JetBrains.Application.UI.TreeModels.TreeModelNodeEx.CheckIsNewModel(TreeModelNode node)
 at JetBrains.Application.UI.TreeModels.TreeModelNodeEx.<GetDescendants>d__0.MoveNext()
 at JetBrains.Util.CollectionUtil.<Prepend>d__4`1.MoveNext()
 at JetBrains.PsiFeatures.UIInteractive.SolutionAnalysis.RunInspection.InspectionResultDescriptorBase.ExportTreeView(ExportTreeViewFormat format, IEnumerable`1 selection, Stream output, IProgressIndicator progress, Boolean recursively)
 at JetBrains.PsiFeatures.UIInteractive.Core.Tree.NewGroupingTree.LiveTreeModelBrowserExportProvider.<>c__DisplayClass1.<GetExporter>b__0(IProgressIndicator progress, Stream output)
 at JetBrains.Platform.UIInteractive.Ide.TreeBrowser.TreeExporter.Export(IProgressIndicator progressIndicator, Stream stream)
 at JetBrains.Application.UI.TreeBrowser.TreeModelBrowserCopyActionHandler.ExecuteInternal(IDataContext context)
 at JetBrains.Application.UI.ActionSystem.Action.SimpleOverridingActionHandler.Execute(IDataContext context, DelegateExecute nextExecute)
 at JetBrains.Application.UI.ActionsRevised.Handlers.ExececutableActionEvaluator.Execute(IAction action, List`1 allActions, IDataContext dataContext)
 at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<ExecuteWithoutRequirements>b__a(Lifetime lt)
 at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 λ)
 at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.ExecuteWithoutRequirements()
 at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<>c__DisplayClass8.<PrepareRequirementsAsync>b__3()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<>c__DisplayClass8.<PrepareRequirementsAsync>b__2()
 at JetBrains.Application.UI.ActionSystem.ActionsRevised.Handlers.RequirementsManager.ExecuteActionAsync(IActionRequirement requirement, Action continueWith, Action failWith, Boolean reSharperIsThinking)
 at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.PrepareRequirementsAsync(OuterLifetime lifetime, Func`1 executeWhenRequirementsReady, Action`1 failWith)
 at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.Execute()
 at JetBrains.Application.UI.Actions.Automations.ActionAutomationHelpers.<>c__DisplayClassa.<ToCommand>b__9(Lifetime lifetime)
 at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ)
 at JetBrains.Application.UI.Actions.Automations.ActionAutomationHelpers.<>c__DisplayClassa.<ToCommand>b__8()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass4.<ExecuteOrQueueReadLock>b__3()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, String name, Action action)
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, String name, Action F)
 at JetBrains.Application.UI.Actions.Automations.ActionAutomationHelpers.<>c__DisplayClassa.<ToCommand>b__7()
 at JetBrains.Application.UI.Commands.DelegateCommand.<>c__DisplayClass4.<.ctor>b__0(Object o)
 at JetBrains.Application.UI.Commands.DelegateCommand.Execute(Object parameter)
 at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
 at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
 at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 at System.Windows.Threading.DispatcherOperation.InvokeImpl()
 at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
 at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext 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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, 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>