Priority
Normal
Type
Exception 
State
Obsolete 
Assignee
Oleg Stepanov 
Subsystem
Unknown 
Affected versions
Fixed in
Fixed in build
Next build 
Visible to
All Users 
  • Submitted by   Jeffrey Wynn
    20 months ago (25 Jun 2008 18:51)
  • Updated by   Michael Gerasimov
    5 months ago (06 Oct 2009 15:19)

DTRC-750

Unknown type

0
Build305
JetBrains.ReSharper.Util.InternalErrorException: Unknown type
Tried to open newly taken snapshot (OpenSnapShotFileAction.cs) ---> JetBrains.ReSharper.Util.InternalErrorException: Unknown type
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.MemoryDumpLoader.ReadRoots(DataReaderRoots, FunctionSignatureCollectionData, StaticSignatureCollectionData, Int32[], Int32[]) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\UniversalSnapShotFile\MemoryDumpLoader.cs:line 326 column 10
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.MemoryDumpLoader..ctor(DataReaderRoots, DataReaderArrays, DataReaderObjects, DataReaderInterconnectArrays, DataReaderInterconnectObjects, StringCollectionData, ClassSignatureCollectionData, FunctionSignatureCollectionData, StaticSignatureCollectionData) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\UniversalSnapShotFile\MemoryDumpLoader.cs:line 1008 column 4
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.UniversalSnapShotFile.Load(IProgressIndicator, IProgressIndicator, FileStream, Boolean) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\UniversalSnapShotFile\UniversalSnapShotFile.cs:line 257 column 4
at JetBrains.dotTrace.SnapShot.Memory.MemorySnapShotFile.Load(IProgressIndicator, String, Boolean) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\MemorySnapShotFile.cs:line 30 column 6
at JetBrains.dotTrace.ViewControls.Memory.TabGroup.Init(IProgressIndicator) in
C:\Agent\work\Server\dotTrace-Main\src\ViewControls.Memory\src\TabGroup.cs:line 82 column 4
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator) in
C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 186 column 6
at JetBrains.ReSharper.Shell.Progress.AsyncTaskHelper.ThreadFunc() in
c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 494 column 11
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.MemoryDumpLoader.ReadRoots(DataReaderRoots dataReader, FunctionSignatureCollectionData functionSignatureCollection, StaticSignatureCollectionData staticSignatureCollection, Int32[] arrayIncoming, Int32[] objectIncoming) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\UniversalSnapShotFile\MemoryDumpLoader.cs:line 326
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.MemoryDumpLoader..ctor(DataReaderRoots readerRoots, DataReaderArrays readerArrays, DataReaderObjects readerObjects, DataReaderInterconnectArrays readerInterconnectArrays, DataReaderInterconnectObjects readerInterconnectObjects, StringCollectionData fieldNameCollection, ClassSignatureCollectionData classSignatureCollection, FunctionSignatureCollectionData functionSignatureCollection, StaticSignatureCollectionData staticSignatureCollection) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\UniversalSnapShotFile\MemoryDumpLoader.cs:line 1007
at JetBrains.dotTrace.SnapShot.Memory.UniversalSnapShotFile.UniversalSnapShotFile.Load(IProgressIndicator streamProgress, IProgressIndicator progress, FileStream stream, Boolean dontUseCache) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\UniversalSnapShotFile\UniversalSnapShotFile.cs:line 257
at JetBrains.dotTrace.SnapShot.Memory.MemorySnapShotFile.Load(IProgressIndicator progress, String filename, Boolean dontUseCache) in
C:\Agent\work\Server\dotTrace-Main\src\SnapShot.Memory\src\MemorySnapShotFile.cs:line 30
at JetBrains.dotTrace.ViewControls.Memory.TabGroup.Init(IProgressIndicator progress) in
C:\Agent\work\Server\dotTrace-Main\src\ViewControls.Memory\src\TabGroup.cs:line 82
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator progress) in
C:\Agent\work\Server\dotTrace-Main\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:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 214 column 4
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
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.Form.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.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.CommonControls.WindowListener.WndProc(Message&) in
c:\Agent\work\Server\ReSharper2.0\src\CommonControls\src\Utils\WindowListener.cs:line 37 column 5
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.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in
c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 356 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in
c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 615 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskWithProgress, String, Boolean&) in
c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 575 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in
C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 84 column 9
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Execute() in
C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 269 column 6
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Execute(IDataContext, DelegateExecute) in
C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 37 column 6
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in
c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 13
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in
c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 506 column 9
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in
c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 493 column 5
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(String) in
c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 488 column 5
at JetBrains.dotTrace.WelcomeScreen.WelcomeScreeen.OnBeforeNavigate(Object, DWebBrowserEvents2_BeforeNavigate2Event) in
C:\Agent\work\Server\dotTrace-Main\src\WelcomeScreen\src\WelcomeScreeen.cs:line 187 column 5
at AxSHDocVw.AxWebBrowser.RaiseOnBeforeNavigate2(Object, DWebBrowserEvents2_BeforeNavigate2Event)
at AxSHDocVw.AxWebBrowserEventMulticaster.BeforeNavigate2(Object, Object&, Object&, Object&, Object&, Object&, Boolean&)
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
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:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in
C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\MainStuff.cs:line 31 column 6
Comments (0)
 
History (1)
 
Linked Issues (0)
 
TeamCity Changes (0)
 
Issue has no comments