Reporter | Martin Moe (brumlemann) |
---|---|
Created | Feb 16, 2012 3:12:24 PM |
Updated | Feb 16, 2012 3:12:24 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 6.1 Version=6.1.37.86, Built=2011-12-20T20:15:24, Configuration=“Csharp InternalMode Vbnet VS1000”
An error occured while decompiling the method executeOQL (type: no.firm.util.PoetUtil, assembly: no.firm.util.wfc, Version=11.0.2540.0, Culture=neutral, PublicKeyToken=8134450e5a05c0c1). Value cannot be null. Parameter name: variable
--- EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Decompiler.Core
ParamName = variable
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
An error occured while decompiling the method executeOQL (type: no.firm.util.PoetUtil, assembly: no.firm.util.wfc, Version=11.0.2540.0, Culture=neutral, PublicKeyToken=8134450e5a05c0c1). Value cannot be null.
Parameter name: variable
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
An error occured while decompiling the method executeOQL (type: no.firm.util.PoetUtil, assembly: no.firm.util.wfc, Version=11.0.2540.0, Culture=neutral, PublicKeyToken=8134450e5a05c0c1). Value cannot be null. Parameter name: variable
--- EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Decompiler.Core
ParamName = variable
StackTraceString = “
at JetBrains.Decompiler.Ast.ExpressionEx.ToReference(ILocalVariable variable) at JetBrains.Decompiler.Dispatcher.InstructionHandlersUtil.PopArguments(BlockDecompilationContext context, MethodInstantiation methodInstantiation) at JetBrains.Decompiler.Dispatcher.CallInstructionHandlers.<Register>b__0(BlockDecompilationContext context, Instruction instruction) at JetBrains.Decompiler.Dispatcher.InstructionDispatcher.InvokeHandler(BlockDecompilationContext context, Instruction instruction) at JetBrains.Decompiler.Dispatcher.InstructionDispatcher.Dispatch(BlockDecompilationContext context, InstructionMatcher instructionMatcher) at JetBrains.Decompiler.Dispatcher.BlockDecompiler.VisitBlock(ControlFlowBlock block, EvaluationStackSlot[] entryStack) at JetBrains.Decompiler.Dispatcher.BlockDecompiler.VisitHandlers(ControlFlowBlock block) at JetBrains.Decompiler.Dispatcher.BlockDecompiler.VisitBlock(ControlFlowBlock block, EvaluationStackSlot[] entryStack) at JetBrains.Decompiler.Dispatcher.BlockDecompiler.VisitBlock(ControlFlowBlock block, EvaluationStackSlot[] entryStack) at JetBrains.Decompiler.Dispatcher.BlockDecompiler.VisitBlock(ControlFlowBlock block, EvaluationStackSlot[] entryStack) at JetBrains.Decompiler.Dispatcher.BlockDecompiler.Run() at JetBrains.Decompiler.MethodDecompiler.UnguardedDecompile(IMetadataMethod metadataMethod) at JetBrains.Decompiler.MethodDecompiler.Decompile(IMetadataMethod metadataMethod)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
An error occured while decompiling the method executeOQL (type: no.firm.util.PoetUtil, assembly: no.firm.util.wfc, Version=11.0.2540.0, Culture=neutral, PublicKeyToken=8134450e5a05c0c1). Value cannot be null.
Parameter name: variable
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Decompiler.MethodDecompiler.Decompile(IMetadataMethod metadataMethod) at JetBrains.Util.CollectionUtil.GetOrCreateValue[TKey,TValue](IDictionary`2 dictionary, TKey key, Func`2 funcNew) at JetBrains.Decompiler.ClassDecompiler.DecompileMethod(MethodDecompiler methodDecompiler, IMetadataMethod metadataMethod) at JetBrains.Decompiler.ClassDecompiler.Decompile(IMetadataTypeInfo typeInfo, IMetadataMethod methodInfo) at JetBrains.ReSharper.Psi.Impl.Reflection2.MethodBase.<>c__DisplayClass5.<>c__DisplayClass7.<CalculateIsIterator>b__4(Lifetime lt) at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) at JetBrains.ReSharper.Psi.Impl.Reflection2.MethodBase.<>c__DisplayClass5.<CalculateIsIterator>b__3(IMetadataAssembly assembly) at JetBrains.ReSharper.Psi.Impl.Reflection2.CompiledTypeElement.ExecuteWithMetadataAssembly(Action`1 action) at JetBrains.ReSharper.Psi.Impl.Reflection2.MethodBase.CalculateIsIterator() at JetBrains.ReSharper.Psi.Impl.Reflection2.Method.get_IsIterator() at JetBrains.ReSharper.Psi.CodeAnnotationsCache.<.cctor>b__1a(CodeAnnotationsCache this, IAttributesOwner attributesOwner) at JetBrains.ReSharper.Psi.CodeAnnotationsCache.Cache`1.Get(IAttributesOwner attributesOwner, Func`3 calculator) at JetBrains.ReSharper.Psi.CSharp.Impl.ControlFlow.CSharpControlFlowAnnotationCache.GetNullableAttributeState(IAttributesOwner element) at JetBrains.ReSharper.Psi.CSharp.Impl.ControlFlow.CSharpControlFlowGrafInspector.SetExpressionStateByAttributes(DeclaredElementInstance instance, CSharpControlFlowContext context) at JetBrains.ReSharper.Psi.CSharp.Impl.ControlFlow.CSharpControlFlowGrafInspector.AccessAnalyzer.VisitInvocationExpression(IInvocationExpression invocationExpressionParam, CSharpControlFlowContext context) at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.InvocationExpression.Accept[TContext,TReturn](TreeNodeVisitor`2 visitor, TContext context) at JetBrains.ReSharper.Psi.CSharp.Impl.ControlFlow.CSharpControlFlowGrafInspector.AccessAnalyzer.Run(CSharpControlFlowContext context) at JetBrains.ReSharper.Psi.CSharp.Impl.ControlFlow.CSharpControlFlowGrafInspector.InspectLeafElementAndSetContextToExits(IControlFlowElement element, CSharpControlFlowContext context) at JetBrains.ReSharper.Psi.ControlFlow.Impl.ControlFlowGrafInspector`1.InspectSingleLeaf(ControlFlowElement element) at JetBrains.ReSharper.Psi.ControlFlow.Impl.ControlFlowGrafInspector`1.InspectionPass(IEnumerable`1 sequence) at JetBrains.ReSharper.Psi.CSharp.Impl.ControlFlow.CSharpControlFlowGrafInspector.InspectionPass(IEnumerable`1 sequence) at JetBrains.ReSharper.Psi.ControlFlow.Impl.ControlFlowGrafInspector`1.Inspect() at JetBrains.ReSharper.Psi.ControlFlow.Impl.CommonLanguageControlFlowGrafInspector`3.Inspect() at JetBrains.ReSharper.Psi.CSharp.Impl.ControlFlow.CSharpControlFlowGrafInspector.Inspect() at JetBrains.ReSharper.Psi.ControlFlow.CSharp.CSharpControlFlowGrafExtensions.Inspect(ICSharpControlFlowGraf graf, Nullable`1 valueAnalysis) at JetBrains.ReSharper.Daemon.CSharp.Stages.ControlFlowFunctionProblemAnalyzer.Run(ITreeNode element, ElementProblemAnalyzerData data, IHighlightingConsumer consumer) at JetBrains.ReSharper.Daemon.Stages.Dispatcher.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer) at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer) at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitMethodDeclaration(IMethodDeclaration methodDeclaration, IHighlightingConsumer consumer) at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.MethodDeclarationStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context) at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer) at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element) at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor) at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass11.<Execute>b__7(ICSharpTypeMemberDeclaration declaration) at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass19.<>c__DisplayClass1d.<Execute>b__f() at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() 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()