
|
If you were logged in you would be able to see more operations.
|
|
|
dotTrace
Created: 28 Apr 07 14:54
Updated: 02 May 07 11:22
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
3.0,
dotTrace 303
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Build207
JetBrains.ReSharper.Util.InternalErrorException: Out of bound finalizers found
Tried to open newly taken snapshot (OpenSnapShotFileAction.cs) ---> JetBrains.ReSharper.Util.InternalErrorException: Out of bound finalizers found
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\InternalErrorException.cs:line 19 column 5
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.AllocationsHeap.Build(AllocationsBound[], AllocationsMove[], UInt64[]) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\AllocationsHeap.cs:line 77 column 5
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.UniversalSnapShotFile.Load(IProgressIndicator, IProgressIndicator, FileStream, Boolean) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\UniversalSnapShotFile.cs:line 208 column 8
at JetBrains.dotTrace.SnapShot.Memory.MemorySnapShotFile.Load(IProgressIndicator, String, Boolean) in C:\Projects\Profiler\src\SnapShot.Memory\src\MemorySnapShotFile.cs:line 30 column 6
at JetBrains.dotTrace.ViewControls.Memory.TabGroup.Init(IProgressIndicator) in C:\Projects\Profiler\src\ViewControls.Memory\src\TabGroup.cs:line 82 column 4
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 186 column 6
at JetBrains.ReSharper.Shell.Progress.TaskHelper.Run() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 231 column 13
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.Win32Declarations.DispatchMessage(MSG&)
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.OnInitialTimeoutElapsed() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 379 column 15
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 155 column 9
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 170 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 86 column 8
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.OpenTemporal(String, ITaskExecutor) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 246 column 5
at JetBrains.dotTrace.Handlers.SnapShotUpdater.LoadOrRemoveSnapShot(String) in C:\Projects\Profiler\src\dotTrace2\src\Handlers\SnapShotUpdater.cs:line 53 column 4
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean, Assembly, Boolean)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.MulticastDelegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Projects\Profiler\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Projects\Profiler\src\dotTrace2\src\MainStuff.cs:line 31 column 6
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.AllocationsHeap.Build(AllocationsBound[] bounds, AllocationsMove[] moves, UInt64[] finalizers) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\AllocationsHeap.cs:line 77
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.UniversalSnapShotFile.Load(IProgressIndicator streamProgress, IProgressIndicator progress, FileStream stream, Boolean dontUseCache) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\UniversalSnapShotFile.cs:line 208
at JetBrains.dotTrace.SnapShot.Memory.MemorySnapShotFile.Load(IProgressIndicator progress, String filename, Boolean dontUseCache) in C:\Projects\Profiler\src\SnapShot.Memory\src\MemorySnapShotFile.cs:line 30
at JetBrains.dotTrace.ViewControls.Memory.TabGroup.Init(IProgressIndicator progress) in C:\Projects\Profiler\src\ViewControls.Memory\src\TabGroup.cs:line 82
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator progress) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 185
— End of inner exception stack trace —
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 331 column 9
at JetBrains.ReSharper.Util.Logger.LogException(String, Exception) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 348 column 5
at JetBrains.dotTrace.SnapshotManagement.Helper.SubmitException(Exception) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 214 column 4
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean, Assembly, Boolean)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.MulticastDelegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 198 column 6
at JetBrains.ReSharper.Shell.Progress.TaskHelper.Run() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 231 column 13
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.Win32Declarations.DispatchMessage(MSG&)
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.OnInitialTimeoutElapsed() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 379 column 15
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 155 column 9
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 170 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 86 column 8
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.OpenTemporal(String, ITaskExecutor) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 246 column 5
at JetBrains.dotTrace.Handlers.SnapShotUpdater.LoadOrRemoveSnapShot(String) in C:\Projects\Profiler\src\dotTrace2\src\Handlers\SnapShotUpdater.cs:line 53 column 4
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean, Assembly, Boolean)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.MulticastDelegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Projects\Profiler\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Projects\Profiler\src\dotTrace2\src\MainStuff.cs:line 31 column 6
|
|
Description
|
Build207
JetBrains.ReSharper.Util.InternalErrorException: Out of bound finalizers found
Tried to open newly taken snapshot (OpenSnapShotFileAction.cs) ---> JetBrains.ReSharper.Util.InternalErrorException: Out of bound finalizers found
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\InternalErrorException.cs:line 19 column 5
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.AllocationsHeap.Build(AllocationsBound[], AllocationsMove[], UInt64[]) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\AllocationsHeap.cs:line 77 column 5
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.UniversalSnapShotFile.Load(IProgressIndicator, IProgressIndicator, FileStream, Boolean) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\UniversalSnapShotFile.cs:line 208 column 8
at JetBrains.dotTrace.SnapShot.Memory.MemorySnapShotFile.Load(IProgressIndicator, String, Boolean) in C:\Projects\Profiler\src\SnapShot.Memory\src\MemorySnapShotFile.cs:line 30 column 6
at JetBrains.dotTrace.ViewControls.Memory.TabGroup.Init(IProgressIndicator) in C:\Projects\Profiler\src\ViewControls.Memory\src\TabGroup.cs:line 82 column 4
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 186 column 6
at JetBrains.ReSharper.Shell.Progress.TaskHelper.Run() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 231 column 13
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.Win32Declarations.DispatchMessage(MSG&)
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.OnInitialTimeoutElapsed() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 379 column 15
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 155 column 9
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 170 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 86 column 8
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.OpenTemporal(String, ITaskExecutor) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 246 column 5
at JetBrains.dotTrace.Handlers.SnapShotUpdater.LoadOrRemoveSnapShot(String) in C:\Projects\Profiler\src\dotTrace2\src\Handlers\SnapShotUpdater.cs:line 53 column 4
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean, Assembly, Boolean)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.MulticastDelegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Projects\Profiler\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Projects\Profiler\src\dotTrace2\src\MainStuff.cs:line 31 column 6
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.AllocationsHeap.Build(AllocationsBound[] bounds, AllocationsMove[] moves, UInt64[] finalizers) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\AllocationsHeap.cs:line 77
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.UniversalSnapShotFile.Load(IProgressIndicator streamProgress, IProgressIndicator progress, FileStream stream, Boolean dontUseCache) in C:\Projects\Profiler\src\SnapShot.Memory\src\UniversalSnapShotFile\UniversalSnapShotFile.cs:line 208
at JetBrains.dotTrace.SnapShot.Memory.MemorySnapShotFile.Load(IProgressIndicator progress, String filename, Boolean dontUseCache) in C:\Projects\Profiler\src\SnapShot.Memory\src\MemorySnapShotFile.cs:line 30
at JetBrains.dotTrace.ViewControls.Memory.TabGroup.Init(IProgressIndicator progress) in C:\Projects\Profiler\src\ViewControls.Memory\src\TabGroup.cs:line 82
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator progress) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 185
— End of inner exception stack trace —
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 331 column 9
at JetBrains.ReSharper.Util.Logger.LogException(String, Exception) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 348 column 5
at JetBrains.dotTrace.SnapshotManagement.Helper.SubmitException(Exception) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 214 column 4
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean, Assembly, Boolean)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.MulticastDelegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 198 column 6
at JetBrains.ReSharper.Shell.Progress.TaskHelper.Run() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 231 column 13
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.Win32Declarations.DispatchMessage(MSG&)
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.OnInitialTimeoutElapsed() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 379 column 15
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 155 column 9
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\UITaskExecutor.cs:line 170 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 86 column 8
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.OpenTemporal(String, ITaskExecutor) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 246 column 5
at JetBrains.dotTrace.Handlers.SnapShotUpdater.LoadOrRemoveSnapShot(String) in C:\Projects\Profiler\src\dotTrace2\src\Handlers\SnapShotUpdater.cs:line 53 column 4
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean, Assembly, Boolean)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.MulticastDelegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Projects\Profiler\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Projects\Profiler\src\dotTrace2\src\MainStuff.cs:line 31 column 6
|
Show » |
| There are no comments yet on this issue.
|
|