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

RSRP-297442: An error occured while decompiling the method MoveNext (type: Microsoft.Practices.CompositeUI.Collections.ServiceCollection+d__0, assem

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 24, 2012 9:09:12 PM
Updated Apr 24, 2012 9:09:12 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 7 EAP for Visual Studio 11 Beta Version=7.0.6.61, Built=2012-03-26T17:39:52, Configuration=“Csharp PublicMode Vbnet VS1100”
An error occured while decompiling the method MoveNext (type: Microsoft.Practices.CompositeUI.Collections.ServiceCollection+<GetEnumerator>d__0, assembly: Microsoft.Practices.CompositeUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2f3ca206afd8d53f). To block is aux.

--- EXCEPTION #1/2 [AssertionException]
Message = “To block is aux.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Decompiler.Core
StackTraceString = “
  at JetBrains.Decompiler.ControlFlow.LoopRegionExtractor.GetMsilRangeSeeds(ControlFlowBlock fromBlock, ControlFlowBlock toBlock) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\LoopRegionExtractor.cs:line 0
     at JetBrains.Decompiler.ControlFlow.LoopRegionExtractor.TryExtractPostconditionalLoop(ControlFlowBlock branchBlock, ControlFlowBlock thenBlock, ControlFlowBlock elseBlock, Boolean negateCondition) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\LoopRegionExtractor.cs:line 292
     at JetBrains.Decompiler.ControlFlow.LoopRegionExtractor.TryExtractPostconditionalLoop(ControlFlowBlock sourceBlock, ControlFlowBlock destinationBlock) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\LoopRegionExtractor.cs:line 279
     at JetBrains.Decompiler.ControlFlow.LoopRegionExtractor.<ExtractConditionalLoops>b__0(ControlFlowBlock block) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\LoopRegionExtractor.cs:line 45
     at JetBrains.Decompiler.ControlFlow.DominatorTree.VisitPreorder(ControlFlowBlock root, Action`1 action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\DominatorTree.cs:line 61
     at JetBrains.Decompiler.ControlFlow.DominatorTree.VisitPreorder(ControlFlowBlock root, Action`1 action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\DominatorTree.cs:line 64
     at JetBrains.Decompiler.ControlFlow.DominatorTree.VisitPreorder(ControlFlowBlock root, Action`1 action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\DominatorTree.cs:line 64
     at JetBrains.Decompiler.ControlFlow.DominatorTree.VisitPreorder(ControlFlowBlock root, Action`1 action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\DominatorTree.cs:line 64
     at JetBrains.Decompiler.ControlFlow.DominatorTree.VisitPreorder(ControlFlowBlock root, Action`1 action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\DominatorTree.cs:line 64
     at JetBrains.Decompiler.ControlFlow.LoopRegionExtractor.ExtractConditionalLoops() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\LoopRegionExtractor.cs:line 43
     at JetBrains.Decompiler.ControlFlow.LoopRegionExtractor.Run() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ControlFlow\LoopRegionExtractor.cs:line 32
     at JetBrains.Decompiler.MethodDecompiler.DecompileBody() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 600
     at JetBrains.Decompiler.MethodDecompiler.UnguardedDecompile(IMetadataMethod metadataMethod) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 250
     at JetBrains.Decompiler.MethodDecompiler.Decompile(IMetadataMethod metadataMethod) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 103


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “An error occured while decompiling the method MoveNext (type: Microsoft.Practices.CompositeUI.Collections.ServiceCollection+<GetEnumerator>d__0, assembly: Microsoft.Practices.CompositeUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2f3ca206afd8d53f). To block is aux.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = UiTaskExecutorWorker
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.Decompiler.Transformations.Iterators.ExtractIteratorTransformation.DecompileIteratorBody(IMetadataClassType iteratorType, IDecompiledMethod method, ClosureContext closureContext, IteratorContext iteratorContext, List`1 mutations) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Transformations\Iterators\ExtractIteratorTransformation.cs:line 413
     at JetBrains.Decompiler.Transformations.Iterators.ExtractIteratorTransformation.DoApply(IDecompiledMethod method) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Transformations\Iterators\ExtractIteratorTransformation.cs:line 55
     at JetBrains.Decompiler.Transformations.NodeTransformationBase`1.Apply(INode node) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Transformations\NodeTransformationBase.cs:line 40
     at JetBrains.Decompiler.Transformations.NodeTransformationPipeline.Apply(INode node) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Transformations\NodeTransformationPipeline.cs:line 32
     at JetBrains.Decompiler.Transformations.CondNodeTransformation.Apply(INode node) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Transformations\CondNodeTransformation.cs:line 27
     at JetBrains.Decompiler.Transformations.NodeTransformationPipeline.Apply(INode node) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Transformations\NodeTransformationPipeline.cs:line 32
     at JetBrains.Decompiler.MethodDecompiler.RunIdiomsStage() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 617
     at JetBrains.Decompiler.MethodDecompiler.UnguardedDecompile(IMetadataMethod metadataMethod) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 252
     at JetBrains.Decompiler.MethodDecompiler.Decompile(IMetadataMethod metadataMethod) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 103
     at JetBrains.Util.CollectionUtil.GetOrCreateValue[TKey,TValue](IDictionary`2 dictionary, TKey key, Func`2 funcNew) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1661
     at JetBrains.Decompiler.ClassDecompiler.DecompileMethods(MethodDecompiler methodDecompiler, IDecompiledClass decompiledClass, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ClassDecompiler.cs:line 161
     at JetBrains.Decompiler.ClassDecompiler.Decompile(IMetadataTypeInfo typeInfo, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\ClassDecompiler.cs:line 61
     at JetBrains.Decompiler.Render.CSharp.MetadataRenderer.<>c__DisplayClass1b.<DecompileClass>b__1a(IMetadataTypeInfo info) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Render\CSharp\MetadataRenderer.cs:line 45
     at JetBrains.Util.CollectionUtil.GetOrCreateValue[TKey,TValue](IDictionary`2 dictionary, TKey key, Func`2 funcNew) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1661
     at JetBrains.Decompiler.Render.CSharp.MetadataRenderer.DecompileClass(IMetadataTypeInfo type, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Render\CSharp\MetadataRenderer.cs:line 45
     at JetBrains.Decompiler.Render.CSharp.MetadataRenderer.RenderClassLike(String kind, IMetadataTypeInfo typeInfo, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Render\CSharp\MetadataRenderer.TopLevel.cs:line 106
     at JetBrains.Decompiler.Render.CSharp.MetadataRenderer.RenderType(IMetadataTypeInfo typeInfo, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Render\CSharp\MetadataRenderer.TopLevel.cs:line 54
     at JetBrains.Decompiler.Render.CSharp.MetadataRenderer.RenderTopLevelType(IMetadataTypeInfo typeInfo, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Decompiler\Src\Render\CSharp\MetadataRenderer.TopLevel.cs:line 20
     at JetBrains.ReSharper.Feature.Services.ExternalSources.CSharp.MetadataTranslator.CSharpMetadataTranslator.<>c__DisplayClass4.<TranslateByDecompiler>b__3(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\ExternalSources\CSharp\src\MetadataTranslator\CSharpMetadataTranslator.cs:line 139
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41
     at JetBrains.ReSharper.Feature.Services.ExternalSources.CSharp.MetadataTranslator.CSharpMetadataTranslator.TranslateByDecompiler(ITypeElement typeElement, MetadataTranslatorOptions options, IAssemblyPsiModule assemblyPsiModule, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\ExternalSources\CSharp\src\MetadataTranslator\CSharpMetadataTranslator.cs:line 119
     at JetBrains.ReSharper.Feature.Services.ExternalSources.CSharp.MetadataTranslator.CSharpMetadataTranslator.TranslateTopLevelTypeElement(ITypeElement element, IAssemblyPsiModule assemblyPsiModule, MetadataTranslatorOptions options, IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\ExternalSources\CSharp\src\MetadataTranslator\CSharpMetadataTranslator.cs:line 43
     at JetBrains.ReSharper.ExternalSources.MetadataViewer.DecompilerBasedExternalSourcesProvider.PresentType(IProgressIndicator indicator, ITypeElement typeElement, PsiLanguageType targetLanguage, String fileName, MetadataTranslatorOptions translatorOptions, IDictionary`2 currentFlags) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\ExternalSources\src\MetadataViewer\DecompilerBasedExternalSourcesProvider.cs:line 161
     at JetBrains.ReSharper.ExternalSources.MetadataViewer.DecompilerBasedExternalSourcesProvider.<>c__DisplayClass5.<>c__DisplayClass9.<NavigateToSources>b__2() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\ExternalSources\src\MetadataViewer\DecompilerBasedExternalSourcesProvider.cs:line 104
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.Application.ReadLockCookie.Execute(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Resources\src\Shell\ReadLockCookie.cs:line 68
     at JetBrains.ReSharper.ExternalSources.MetadataViewer.DecompilerBasedExternalSourcesProvider.<>c__DisplayClass5.<NavigateToSources>b__0(IProgressIndicator indicator) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\ExternalSources\src\MetadataViewer\DecompilerBasedExternalSourcesProvider.cs:line 101
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 315
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 295
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     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)
     at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
     at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524
     at JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 377
     at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 240
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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