Options

ArgumentOutOfRangeException: endId

SebastianSebastian Posts: 2
edited June 5, 2015 2:41PM in ANTS Memory Profiler 8
Hi,

i am getting the following Exception trying to view the InstanceList of a byte[]:

20 May 2015 10:07:39.125 [13] FATAL RedGate.Memory.Controller.UIControllers.Error.ErrorController - Unhandled exception occurred in controller worker thread: Das angegebene Argument liegt außerhalb des gültigen Wertebereichs.
Parametername: endId
System.ArgumentOutOfRangeException: Das angegebene Argument liegt außerhalb des gültigen Wertebereichs.
Parametername: endId
bei ?.??.???(Int32 , Int32 , ??[] , Int32 )
bei ??.??.?()
bei ??.??.?()
bei ??.??.?(IObject )
bei ?..(IObject , IGraphAnalysis , IObjectSetStat , ISnapshotComparison )
bei ?..?(IDispatchTask , IImmutableState ,  )
bei ??.?.??(IDispatchTask , String , ? )
bei ??.?.??(String , IDispatchTask , ? )
bei ??.?..?(IDispatchTask )
bei RedGate.Profiler.Dispatch.SequentialQueue.Dispatch(? )

please let me know what details are required in order to resolve/reproduce this issue.
Thanks
Sebastian

Comments

  • Options
    Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi Sebastian,

    Thanks for your post and sorry you're running into this issue!

    The error looks similar to a known bug, MP-1757. I'm afraid though there hasn't been much investigation on it yet as we haven't been able to get a sample application to profile that can cause this error when viewing results. By any chance, would you be able to send in your application that this happens with or a cut-down version of it so that we can fully reproduce locally? I can set up some FTP space if needed!

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.