Always getting errors when I use filters

FrankMFrankM Posts: 3
Good day,

When I try to use most filters (Show Only, Common Leak Indicators, etc.), I simply get an error message.

Here's one of the exceptions I get:

Specified argument was out of the range of valid values.Parameter name: objId
System.ArgumentOutOfRangeException
at aX.ReferencesForObject(Int32 objId)
at dx.<get_References>d__0.MoveNext()
at cJ.<CalculateMembers>d__0.MoveNext()
at cC.a()
at cC.IndexOf(Int32 item)
at cC.Contains(IObject obj)
at cK.<GetEnumerator>d__0.MoveNext()
at cB.<GetEnumerator>d__0.MoveNext()
at bq.FlattenSet(IObjectSet set)
at bc.FlattenSet(IObjectSet set)
at cW.Select(IGraphAnalysis analysis, IComparisonAnalysis comparison)
at cy.Select(IGraphAnalysis analysis, IComparisonAnalysis comparison)
at cW.Select(IGraphAnalysis analysis, IComparisonAnalysis comparison)
at e.a(IFilterPanelState , ChosenInClassGraph , IGraphAnalysis , ISnapshotComparison , Boolean )
at RedGate.Memory.Controller.ControllerState.ControllerState.get_FilteredCurrentObjects()
at RedGate.Memory.Controller.ControllerState.ControllerState.get_CategorisedCurrentObjects()
at x.b(Object , GenericEventArgs`1 )
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at i.a(StateUpdateType )
at i.a(ControllerState )
at w.a(Object , GenericEventArgs`1 )
at W.<>c__DisplayClass3.<.ctor>b__1()
at O.b()


So I basically can't use any of the filters...

Any ideas?

Thanks,
Frank[/url]

Comments

Sign In or Register to comment.