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

RSRP-288620: An error occured while decompiling the method TryCatchWhen (type: System.Windows.Threading.ExceptionWrapper, assembly: WindowsBase, Version=3.0.0.0, C

$
0
0
Reporter Kirill Ponimash (Kirill.Ponimash) Kirill Ponimash (Kirill.Ponimash)
Created Feb 28, 2012 3:09:02 PM
Updated Feb 28, 2012 3:09:02 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=6.5.1.4731, Built=2012-02-19T19:06:46, Configuration=“Csharp InternalMode Vbnet VS1000”
An error occured while decompiling the method TryCatchWhen (type: System.Windows.Threading.ExceptionWrapper, assembly: WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35). Only simple filter bloks are supported

--- EXCEPTION #1/2 [AssertionException]
Message = “Only simple filter bloks are supported”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
  at JetBrains.Util.Assertion.Fail(String message, Object[] args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Assertion.cs:line 25
     at JetBrains.Util.Assertion.Assert(Boolean condition, String message, Object[] args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Assertion.cs:line 17
     at JetBrains.Decompiler.ControlFlow.ControlFlowGraphBuilder.BuildProtectedRegions() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Decompiler\Src\ControlFlow\ControlFlowGraphBuilder.cs:line 137
     at JetBrains.Decompiler.ControlFlow.ControlFlowGraphBuilder.Build() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Decompiler\Src\ControlFlow\ControlFlowGraphBuilder.cs:line 73
     at JetBrains.Decompiler.MethodDecompiler.UnguardedDecompile(IMetadataMethod metadataMethod) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 153
     at JetBrains.Decompiler.MethodDecompiler.Decompile(IMetadataMethod metadataMethod) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 103


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “An error occured while decompiling the method TryCatchWhen (type: System.Windows.Threading.ExceptionWrapper, assembly: WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35). Only simple filter bloks are supported”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = UiTaskExecutorWorker
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Decompiler.MethodDecompiler.Decompile(IMetadataMethod metadataMethod) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Decompiler\Src\MethodDecompiler.cs:line 114
     at JetBrains.Util.CollectionUtil.GetOrCreateValue[TKey,TValue](IDictionary`2 dictionary, TKey key, Func`2 funcNew) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1645
     at JetBrains.Decompiler.ClassDecompiler.DecompileMethods(MethodDecompiler methodDecompiler, IDecompiledClass decompiledClass, IProgressIndicator indicator) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Decompiler\Src\ClassDecompiler.cs:line 161
     at JetBrains.Decompiler.ClassDecompiler.Decompile(IMetadataTypeInfo typeInfo, IProgressIndicator indicator) in c:\BuildAgent\work\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1645
     at JetBrains.Decompiler.Render.CSharp.MetadataRenderer.DecompileClass(IMetadataTypeInfo type, IProgressIndicator indicator) in c:\BuildAgent\work\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.Application.ReadLockCookie.Execute(Action action) in c:\BuildAgent\work\1939c01d7b25093a\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\1939c01d7b25093a\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\1939c01d7b25093a\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 315
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 295
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1939c01d7b25093a\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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     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.InvokeImpl(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\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524
     at JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 377
     at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 240
     at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     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>