Exception during CacheUpdate: Exception during parsing file

I recently updated to Visual Studio 2026 and Resharper does not seem to work at all anymore for me. I've tried re-installing multiple times and clearing the caches.

Following the steps here: https://www.jetbrains.com/help/resharper/Introduction__Troubleshooting.html#logs

I captured a log and there's exceptions on almost every file, which I suppose explains why I'm having issues.

I see there's some out of memory exceptions, but my system has 128GB of RAM and is no where near full capacity. Task manager shows that the Visual Studio process is only using ~18GB or so.

Note Visual Studio 2022 seems to work okay.

Does anyone have some tips on what I can do to get this working?

Here's a sample of some of the exceptions:

"

18:56:35.323 |I| AddVsVersionToLogs            | JetPool(S) #9:30   | JetBrains ReSharper 2025.3.2 Build 253.0.20260127.110037
18:56:35.350 |I| AddVsVersionToLogs            | JetPool(S) #9:30   | Running in Visual Studio Community 2026 Preview, Version Insiders [11426.168] (18.3.11426.168), Hive: 18.0_4c23462b

15:02:44.659 |W| VsInlineParameterNameHintsDisabler| :1                 | Option DisplayAllHintsWhilePressingAltF1 is not found in class Microsoft.CodeAnalysis.InlineHints.InlineHintsOptionsStorage assembly Microsoft.CodeAnalysis.LanguageServer.Protocol. VS API might have been changed. There is no DisplayAllHintsWhilePressingAltF1 field or property in class “Microsoft.CodeAnalysis.InlineHints.InlineHintsOptionsStorage, Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”.
15:02:44.660 |W| VsInlineParameterNameHintsDisabler| :1                 | Option EnabledForParameters is not found in class Microsoft.CodeAnalysis.Editor.InlineHints.InlineHintsViewOptionsStorage assembly Microsoft.CodeAnalysis.EditorFeatures.Wpf. VS API might have been changed. There is no assembly Microsoft.CodeAnalysis.EditorFeatures.Wpf in the current application domain.
15:02:44.661 |W| VsInlineParameterNameHintsDisabler| :1                 | Option EnabledForTypes is not found in class Microsoft.CodeAnalysis.Editor.InlineHints.InlineHintsViewOptionsStorage assembly Microsoft.CodeAnalysis.EditorFeatures.Wpf. VS API might have been changed. There is no assembly Microsoft.CodeAnalysis.EditorFeatures.Wpf in the current application domain.
15:02:44.662 |W| VsInlineParameterNameHintsDisabler| :1                 | Option DisplayAllHintsWhilePressingAltF1 is not found in class Microsoft.CodeAnalysis.Editor.InlineHints.InlineHintsViewOptionsStorage assembly Microsoft.CodeAnalysis.EditorFeatures.Wpf. VS API might have been changed. There is no assembly Microsoft.CodeAnalysis.EditorFeatures.Wpf in the current application domain.
15:02:44.663 |W| VsInlineParameterNameHintsDisabler| :1                 | Option EnabledForParameters is not found in class Microsoft.CodeAnalysis.InlineHints.InlineHintsOptionsStorage assembly Microsoft.CodeAnalysis.EditorFeatures. VS API might have been changed. There is no class Microsoft.CodeAnalysis.InlineHints.InlineHintsOptionsStorage in assembly “Microsoft.CodeAnalysis.EditorFeatures, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”.
15:02:44.666 |W| VsInlineParameterNameHintsDisabler| :1                 | Option InlineParameterNameHints is not found in class Microsoft.CodeAnalysis.Editor.Shared.Options.FeatureOnOffOptions assembly Microsoft.CodeAnalysis.EditorFeatures. VS API might have been changed. There is no InlineParameterNameHints field or property in class “Microsoft.CodeAnalysis.Editor.Shared.Options.FeatureOnOffOptions, Microsoft.CodeAnalysis.EditorFeatures, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”.
15:02:45.404 |W| VsLanguagesBackToFrontInteropSinceVs15| :1                 | Failed to get language settings for {4513fa64-5b72-4b58-9d4c-1d3c81996c2c}. The parameter is incorrect. The error code is E_INVALIDARG, or COR_E_ARGUMENT, or WIN32_ERROR_INVALID_PARAMETER, or 0x80070057.
15:02:45.405 |W| VsLanguagesBackToFrontInteropSinceVs15| :1                 | Failed to get language settings for {ed1a9c1c-d95c-4dc1-8db8-e5a28707a864}. Value does not fall within the expected range. The error code is E_INVALIDARG, or COR_E_ARGUMENT, or WIN32_ERROR_INVALID_PARAMETER, or 0x80070057.
15:03:16.429 |W|                               | CacheJobService:161 | LevelDbTransaction.Add CppWords huge total write of 50.2 MB
15:03:16.939 |W|                               | CacheJobService:161 | LevelDbTransaction.Add CppWords huge total write of 100 MB
15:04:10.159 |W| ReflectionRdActivator         | :1                 | JetBrains.DPA.Ide.VS.Frontend.SolutionComponents.VsDebuggerMonitor RdExt without bindable children was activated.
15:05:29.459 |E| CppLoadCachesJob              | CacheJobService:161 | Array dimensions exceeded supported range.


ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600

19:02:33.451 |E| CppCacheBuilder               | JetPool(L) #4:411  | Exception during CacheUpdate: Exception during parsing file "XXX.cpp" Array dimensions exceeded supported range.

--- EXCEPTION #1/3 [OutOfMemoryException]
Message = “Array dimensions exceeded supported range.”
StackTraceString = “
 at JetBrains.ReSharper.Psi.Cpp.CppList`1.Expand(Int32 min) in Expand.il:line IL_0000 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.CppList`1.Add(T item) in Add.il:line IL_0026 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(Int32 node, T value, Int32 prob) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.Treap`1.Add(T value) in Add.il:line IL_0010 mvid 42FB or Add.il:line IL_0065 mvid 42FB or Add.il:line IL_00C6 mvid 42FB or Add.il:line IL_00EF mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppSymbolNameCache.AddSymbol(ICppSymbol symbol) in AddSymbol.il:line IL_0054 mvid 42FB or AddSymbol.il:line IL_00AC mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppSymbolNameCache.AddSymbol(ICppSymbol symbol) in AddSymbol.il:line IL_0054 mvid 42FB or AddSymbol.il:line IL_00AC mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppSymbolNameCache.AddSymbols(CppFileSymbols symbols, Boolean loading) in AddSymbols.il:line IL_0000 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.AddTableToSourceFileState(CppFileSymbolTable internedTable, CppFileSymbolTable originalTable, CppInclusionContext context) in AddTableToSourceFileState.il:line IL_0000 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.RegisterSymbolsForFile(CppFileTextSignature textSignature, CppFileSymbolTable table, IDocument documentHint, CppFileContextSignature contextSignature, CppInclusionContext context) in RegisterSymbolsForFile.il:line IL_0273 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.BuildAndProcessTableForFile(CppFileLocation file, IDocument documentHint, FileProcessingOptions options, CppDocumentBuffer docBuffer, ILexer`1 lexer, CppInclusionContext context, Boolean registerTable, ICppParser parser) in BuildAndProcessTableForFile.il:line IL_01A2 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.LookupAndProcessTableForFile(CppFileLocation source, CppFileLocation target, CppFileLocation targetForPragmaOnce, FileProcessingOptions options, CppInclusionContext context, VirtualFileSystemPath includeSearchPath) in LookupAndProcessTableForFile.il:line IL_026C mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Parsing.CppParsingBase`2.ProcessFile(ICppPreprocessor preprocessor, CppPPIncludeSymbol include) in ProcessFile.il:line IL_0073 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Parsing.CppParsingBase`2.EatGlobalIncludes(Boolean makePreprocessorSnapshot, Boolean makeResolveEntitiesSnapshot) in EatGlobalIncludes.il:line IL_00BC mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Parsing.CppParsingBase`2.ParseTopLevelScopeImpl(ICppBuilder parentBuilder, IEnumerator`1 namespaceEnumerator, Boolean makeSnapshot, Boolean insideExportBlock) in ParseTopLevelScopeImpl.il:line IL_01AD mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Parsing.CppParsingBase`2.ParseTopLevelScope(ICppBuilder builder, Boolean makeSnapshot, CppComplexOffset skipDummyBlockCommentForReparseOffset) in ParseTopLevelScope.il:line IL_01E5 mvid 42FB

ExceptionPath = Root.InnerException.InnerException
ClassName = System.OutOfMemoryException
HResult = E_OUTOFMEMORY=COR_E_OUTOFMEMORY=WIN32_ERROR_OUTOFMEMORY=8007000E
Source = JetBrains.ReSharper.Cpp

--- Outer ---

--- EXCEPTION #2/3 [Exception]
Message = “Exception during parsing file "XXXX.cpp"”
InnerException = “Exception #1 at Root.InnerException.InnerException”
StackTraceString = “
 at JetBrains.ReSharper.Psi.Cpp.Parsing.CppParsingBase`2.ParseTopLevelScope(ICppBuilder builder, Boolean makeSnapshot, CppComplexOffset skipDummyBlockCommentForReparseOffset) in ParseTopLevelScope.il:line IL_026D mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppParserWithoutPsi.Parse(CppFileLocation file, CppDocumentBuffer docBuffer, ILexer`1 lexer, CppInclusionContext childContext, FileProcessingOptions options, Lifetime lifetime, CppGlobalSymbolCache cache, Boolean _) in Parse.il:line IL_0050 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.BuildAndProcessTableForFile(CppFileLocation file, IDocument documentHint, FileProcessingOptions options, CppDocumentBuffer docBuffer, ILexer`1 lexer, CppInclusionContext context, Boolean registerTable, ICppParser parser) in BuildAndProcessTableForFile.il:line IL_00C3 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.LookupAndProcessTableForFile(CppFileLocation source, CppFileLocation target, CppFileLocation targetForPragmaOnce, FileProcessingOptions options, CppInclusionContext context, VirtualFileSystemPath includeSearchPath) in LookupAndProcessTableForFile.il:line IL_026C mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.TryProcessFileUsingSourceFilePassThroughInclusionContextCreatedException(FileProcessingOptions fileToProcess, CppFileLocation sourceFile, Lifetime lifetime, HashSet`1 modulesBeingImported) in TryProcessFileUsingSourceFilePassThroughInclusionContextCreatedException.il:line IL_0370 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.TryProcessFileUsingSourceFile(FileProcessingOptions fileToProcess, CppFileLocation sourceFile, Lifetime lifetime) in TryProcessFileUsingSourceFile.il:line IL_0000 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppIncludesGraphCache.ProcessFileUsingFirstSourceFile(FileProcessingOptions options, CppFileLocation current, HashSet`1 processedFiles, FileTypeFunctor fileTypeFunctor, SequentialLifetimes lifetimes) in ProcessFileUsingFirstSourceFile.il:line IL_0051 mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppIncludesGraphCache.ProcessFile(FileProcessingOptions options, Lifetime lifetime) in ProcessFile.il:line IL_016B mvid 42FB
    at JetBrains.ReSharper.Psi.Cpp.Caches.CppGlobalSymbolCache.EnsureFileIsProcessed(CppFileLocation file, Lifetime lifetime, ICppProcessingCallback progress, Boolean fromCacheUpdate) in EnsureFileIsProcessed.il:line IL_0065 mvid 42FB
    at JetBrains.ReSharper.Feature.Services.Cpp.Caches.CppGlobalCacheImpl.Build(CppFileLocation cppSourceFile, Lifetime lifetime, ICppProcessingCallback callback) in Build.il:line IL_0060 mvid 6D91
    at JetBrains.ReSharper.Feature.Services.Cpp.Caches.CppCacheBuilder.ProcessSourceFile(IProgressIndicator progress, Func`1 finish, ICppProcessingCallback callback, CppFileLocation file) in ProcessSourceFile.il:line IL_00B8 mvid 6D91

ExceptionPath = Root.InnerException
ClassName = System.Exception
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Cpp

--- Outer ---

--- EXCEPTION #3/3 [LoggerException]
Message = “Exception during CacheUpdate: Exception during parsing file "XXX.cpp"”
InnerException = “Exception #2 at Root.InnerException”
StackTraceString = “
 at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in Log.il:line IL_0034 mvid 4A80
    at JetBrains.ReSharper.Feature.Services.Cpp.Caches.CppCacheBuilder.ProcessSourceFile(IProgressIndicator progress, Func`1 finish, ICppProcessingCallback callback, CppFileLocation file) in ProcessSourceFile.il:line IL_00B8 mvid 6D91
    at JetBrains.ReSharper.Feature.Services.Cpp.Caches.CppCacheBuilder.<>c__DisplayClass10_1.<ProcessSourceFiles>b__0() in CppCacheBuilder.il:line IL_0037 mvid 6D91
    at JetBrains.Application.Threading.Tasks.LimitedNumberOfConcurrentTasksBarrier.DoTask() in DoTask.il:line IL_000F mvid 187B
    at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher[T](Delegate funcOrAction) in AccessViolationCatcher.il:line IL_0010 mvid 4A80
    at JetBrains.Application.Threading.Tasks.TaskHost.ExecuteJetTask[T](Object state) in ExecuteJetTask.il:line IL_0000 mvid 4A80
    at System.Threading.Tasks.Task`1.InnerInvoke() in InnerInvoke.il:line IL_002B mvid 3020
    at System.Threading.Tasks.Task.Execute() in Execute.il:line IL_0010 mvid 3020
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 3020
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 3020 or Run.il:line IL_0034 mvid 3020
    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) in ExecuteWithThreadLocal.il:line IL_00E1 mvid 3020
    at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) in ExecuteEntry.il:line IL_0096 mvid 3020
    at JetBrains.Application.Threading.Tasks.Scheduler.JetScheduler.ExecuteTask(Task task) in ExecuteTask.il:line IL_001C mvid 4A80
    at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.EnqueueNextTask() in EnqueueNextTask.il:line IL_0015 mvid 4A80
    at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.ThreadPoolProc() in ThreadPoolProc.il:line IL_0197 mvid 4A80
    at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.StartProc() in StartProc.il:line IL_0000 mvid 4A80
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 3020
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 3020 or Run.il:line IL_0034 mvid 3020
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 3020 or Run.il:line IL_0034 mvid 3020
    at System.Threading.ThreadHelper.ThreadStart() in ThreadStart.il:line IL_002A mvid 3020

Thank you

0
1 comment

Hello,

1) Would you be able to share the log with us? Please start Visual Studio with the “/ReSharper.LogLevel Verbose” command-line argument, wait until this issue happens, collect the “ReSharper | Help | Show log” file.

2) If possible, please correct a memory dump of the Visual Studio process when it uses a lot of memory (e.g. with “Create memory dump file” from Task Manager) and upload it as well.

You can upload files to https://uploads.jetbrains.com/ to privately share them. Let us know the upload id.

Thanks!

0

Please sign in to leave a comment.