Exception while loading memory profiler results

darkiridarkiri Posts: 2
Hi,
1. loaded memory profiler results
2. switch to grid view
3. find class by name
4. tried to find source code for the class manually


Here is the log content from %appdata%
05 Sep 2008 12:02:57.323 [1] INFO RedGate.Profiler.Logging.LogService - Starting new ANTS Performance Profiler 4 session
05 Sep 2008 12:02:57.338 [1] INFO RedGate.Profiler.Logging.LogService - Assembly version: 4.0.0.861
05 Sep 2008 12:04:16.835 [1] ERROR RedGate.Profiler.UI.Ignition - Object reference not set to an instance of an object.
05 Sep 2008 12:04:16.835 [1] ERROR RedGate.Profiler.UI.Ignition - System.NullReferenceException
05 Sep 2008 12:04:16.976 [1] ERROR RedGate.Profiler.UI.Ignition - at fP.B()
at fP.c(Object , EventArgs )
at u.a(Object , LinkLabelLinkClickedEventArgs )
at System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)
at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
05 Sep 2008 12:11:47.593 [1] ERROR RedGate.Profiler.UI.Ignition - Object reference not set to an instance of an object.
05 Sep 2008 12:11:47.609 [1] ERROR RedGate.Profiler.UI.Ignition - System.NullReferenceException
05 Sep 2008 12:11:47.609 [1] ERROR RedGate.Profiler.UI.Ignition - at fP.B()
at fP.c(Object , EventArgs )
at u.a(Object , LinkLabelLinkClickedEventArgs )
at System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)
at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Regards,
Kirill Davletkildeev

Comments

  • Bart ReadBart Read Posts: 997 Silver 1
    Sorry, did you try to load some memory profiler results with the performance profiler?
    Bart Read
    Principal Consultant
    bartread.com Ltd
  • Bart ReadBart Read Posts: 997 Silver 1
    Hi Kirill,


    Thanks for reporting this. I've now (I hope) tracked down and fixed the error reported in the log file, however this is definitely a performance profiler log, so I'm still a little confused about whether this corresponds to the problem you had, or whether you had some other problem with the memory profiler (which AFAIK doesn't write a log file).

    If you've any more information, or need anything else from us, please let me know. We'll put this fix in a 4.1 early access build, which we'll make available within the next few days. We'll announce it here and on my blog, so keep your eyes peeled.


    Thanks,
    Bart
    Bart Read
    Principal Consultant
    bartread.com Ltd
  • Hi Kirill,


    Please refer to the early access build announcement in the main forum:

    http://www.red-gate.com/MessageBoard/viewforum.php?f=86

    This should fix the problem you saw in the log file, although there are no fixes in the memory profiler. If you are still having issues with the memory profiler could you provide us with more details please.


    Thanks,


    Bart
    Bart Read
    Principal Consultant
    bartread.com Ltd
Sign In or Register to comment.