History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DTRC-607
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Mikhail Pilin
Reporter: Marcel Veldhuizen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotTrace

Index was outside the bounds of the array.

Created: 03 Jun 07 15:07   Updated: 29 Feb 08 01:57
Component/s: None
Affects Version/s: None
Fix Version/s: 3.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
DTRC-678 Index was outside the bounds of the a... Normal Closed
DTRC-669 Index was outside the bounds of the a... Normal Closed
DTRC-659 Index was outside the bounds of the a... Normal Closed

Build: 305


 Description  « Hide
Rightclicked a random entry in plain view of a CPU snapshot
Build305
JetBrains.ReSharper.Util.InternalErrorException: Index was outside the bounds of the array.
An exception has occurred during request execution ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at JetBrains.dotTrace.Components.SourcePreview.OffsetByCoordsProvider.GetOffsetByCoords(Int32 line, Int32 column) in C:\Agent\work\Server\dotTrace-Main\src\Components\src\SourcePreview\impl\OffsetByCoordsProvider.cs:line 30
at JetBrains.dotTrace.SourcePreview.RangeResultForFunction.Create(String sourceCode, LanguageType languageType, String fileName, SourceInfo info, FunctionSignature sign) in C:\Agent\work\Server\dotTrace-Main\src\Components\src\SourcePreview\impl\RangeResultForFunction.cs:line 54
at JetBrains.dotTrace.SourcePreview.SourceViewerControl.UpdateSignature(UpdateSignatureMode mode) in C:\Agent\work\Server\dotTrace-Main\src\Components\src\SourcePreview\impl\SourceViewerControl.cs:line 404
at JetBrains.dotTrace.SourcePreview.SourceViewerControl.set_FunctionSignature(FunctionSignature value) in C:\Agent\work\Server\dotTrace-Main\src\Components\src\SourcePreview\impl\SourceViewerControl.cs:line 856
at JetBrains.dotTrace.UIModel.UI.SignatureView.SourceViewManager.Update() in C:\Agent\work\Server\dotTrace-Main\src\UIModel\src\UI\SignatureView\SourceViewManager.cs:line 118
at JetBrains.ReSharper.Util.Alarm.OnTimer(Object sender, EventArgs e) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Alarm.cs:line 202
— 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.ReSharper.Util.Alarm.OnTimer(Object, EventArgs) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Alarm.cs:line 206 column 15
at System.Windows.Forms.Timer.OnTick(EventArgs)
at System.Windows.Forms.TimerNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.SafeNativeMethods.TrackPopupMenuEx(HandleRef, Int32, Int32, Int32, HandleRef, TPMPARAMS)
at System.Windows.Forms.ContextMenu.Show(Control, Point, Int32)
at System.Windows.Forms.ContextMenu.Show(Control, Point)
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ShowPopupMenu(Point) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 888 column 11
at JetBrains.ReSharper.ActionManagement.ActionManagerImpl.PreFilterMessage(Message&) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerImpl.cs:line 45 column 9
at System.Windows.Forms.ThreadContext.ProcessFilters(MSG&, Boolean&)
at System.Windows.Forms.ThreadContext.PreTranslateMessage(MSG&)
at System.Windows.Forms.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(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



 All   Comments   Work Log   Change History      Sort Order:
Sean M. Foy - 29 Feb 08 01:57
Previous exception:DTRC-564
Quick Info on a line of the call tree
Build305