Project
dotTrace
Priority
Normal
Type
Exception
Fix versions
No Fix versions
State
Verified
Assignee
Mikhail Pilin
Subsystem
Submitted exceptions
Affected versions
4.0
Fixed in build
4.5.800.1437  
Duplicate Reporters
No duplicate reporters
  • Created by   Asia
    19 months ago (18 Oct 2010 16:15)
  • Updated by   Asia
    19 months ago (20 Oct 2010 13:10)
 
DTRC-5034 Exception of type 'System.OutOfMemoryException' was thrown.
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
dotTrace Performance 4.0.1 Version=4.0.656.3, Built=2010-10-14T14:45:26, Configuration=“DotTraceApplication Professional PublicMode”
Appears when I try to save snapshot
Snapshot properties:
is sampling: no; Measure Unit: 2831314735; Sections #: 358;
View properties: Tab: RichText::Text=All Calls/JetBrains.dotTrace.SnapShotViews.Performance.Overview.PerformanceSnapshotOverviewControl
Exception of type 'System.OutOfMemoryException' was thrown.

--- EXCEPTION #1/2 [OutOfMemoryException]
ExceptionPath = Root.InnerException
ClassName = System.OutOfMemoryException
HResult = COR_E_OUTOFMEMORY=E_OUTOFMEMORY=8007000E
Source = JetBrains.Profiler.dotTrace.Util
StackTraceString = “
 at JetBrains.Profiler.Util.IO.StreamUtil.Copy(Stream srcStream, Stream dstStream, Int64 totalSize, IProgressIndicator progress) in c:\BuildAgent\work\baf789937b8c7d2e\Profiler\Src\Util\src\IO\StreamUtil.cs:line 77
 at JetBrains.Profiler.Util.IO.StreamUtil.Copy(Stream srcStream, Stream dstStream, Int64 totalSize, IProgressIndicator progress) in c:\BuildAgent\work\baf789937b8c7d2e\Profiler\Src\Util\src\IO\StreamUtil.cs:line 77
 at JetBrains.Profiler.Snapshot.Storage.SnapshotUtil.SaveToSingleFile(ISnapshotStorage sourceSnapshot, String dstIndexFile, IProgressIndicator progress) in c:\BuildAgent\work\baf789937b8c7d2e\Profiler\Src\Snapshot\Src\Storage\SnapshotUtil.cs:line 172
 at JetBrains.Profiler.Snapshot.Performance.PerformanceSnapshotManager.SaveAs(IPerformanceSnapshot snapshot, String path, IProgressIndicator progress) in c:\BuildAgent\work\baf789937b8c7d2e\Profiler\Src\Snapshot.Performance\src\PerformanceSnapshotManager.cs:line 26
 at JetBrains.dotTrace.SnapShotApi.Performance.PerformanceSnapshot.SaveAs(String path, IProgressIndicator progress) in c:\BuildAgent\work\baf789937b8c7d2e\Src\SnapShotApi\src\Performance\PerformanceSnapshot.cs:line 401
 at JetBrains.dotTrace.ViewingServices.SnapshotsManager.<>c__DisplayClass16.<SaveSnapshot>b__12(IProgressIndicator progress) in c:\BuildAgent\work\baf789937b8c7d2e\Src\ViewingServices\src\SnapshotsManager.cs:line 256
 at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction() in c:\BuildAgent\work\baf789937b8c7d2e\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 274


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Exception of type 'System.OutOfMemoryException' was thrown.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction() in c:\BuildAgent\work\baf789937b8c7d2e\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 282
 at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction() in c:\BuildAgent\work\baf789937b8c7d2e\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 282
 at JetBrains.Threading.JetDispatcher.Closure.Execute(Object dummy) in c:\BuildAgent\work\baf789937b8c7d2e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 589
 at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
 at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
 at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
 at System.Delegate.DynamicInvokeImpl(Object[] args)
 at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
 at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
 at System.Threading.ExecutionContext.runTryCode(Object userData)
 at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
 at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
 at System.Windows.Forms.Control.WndProc(Message& m)
 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)
 at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
 at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\baf789937b8c7d2e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 439
 at JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\baf789937b8c7d2e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 313
 at JetBrains.Threading.JetDispatcher.<>c__DisplayClass5.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\baf789937b8c7d2e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 184
 at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at System.Threading.ThreadHelper.ThreadStart()
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (3)
 
Issue has no comments