SharpDevelop Version : 5.1.0.5216-0e58df71
.NET Version : 4.5.50938
OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture : Portuguese (Brazil) (pt-BR)
Current UI language : en
Working Set Memory : 256036kb
GC Heap Memory : 97994kb
Exception thrown:
Debugger.DebuggerException: The requested chain index is too big
at Debugger.Thread.GetStackFrameAt(UInt32 chainIndex, UInt32 frameIndex)
at Debugger.StackFrame.get_CorILFrame()
at Debugger.StackFrame.GetArgumentCorValue(Int32 index)
at Debugger.StackFrame.GetArgumentValue(Int32 index, Boolean checkCapturedVariables)
at ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.GetFullName(StackFrame frame, Boolean hasSymbols)
at ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.CreateItem(StackFrame frame, Boolean& previousItemIsExternalMethod)
at ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.<>c__DisplayClass6_0.b__0(StackFrame f)
at Debugger.AddIn.TreeModel.Utils.ProcessItem[T](Process process, T item, Action`1 work, Int64 debuggeeStateWhenEnqueued)
---- Recent log messages:
10:21:25.255 [1] INFO - Evaluated node 'g' in 0 ms
10:21:25.255 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent C:\Users\[redactedusername]\Documents\SharpDevelop Projects\ConsumidorStandalone\[redactedprojectname]Standalone\[redactedprojectname]Program.cs]
10:21:25.255 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: [redactedprojectname]Program.cs]
10:21:25.255 [1] INFO - CurrentProject changed to [redactedprojectname]Standalone
10:21:25.255 [1] DEBUG - NavigationService
ActiveViewContent: [redactedprojectname]Program.cs
Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}
10:21:25.255 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent C:\Users\[redactedusername]\Documents\SharpDevelop Projects\ConsumidorStandalone\[redactedprojectname]Standalone\[redactedprojectname]Program.cs]
10:21:25.715 [6] DEBUG - Resolved (Line 95, Col 7) to
10:21:30.458 [1] INFO - Debugger Command: StepOver
10:21:30.474 [1] INFO - Open file c:\Users\[redactedusername]\Documents\SharpDevelop Projects\ConsumidorStandalone\[redactedprojectname]Standalone\[redactedprojectname]Program.cs
10:21:30.490 [1] INFO - Evaluated node 'args' in 0 ms
10:21:30.490 [1] INFO - Evaluated node 'DATACOLETA' in 0 ms
10:21:30.490 [1] INFO - Evaluated node 'ADDDAYS' in 0 ms
10:21:30.490 [1] INFO - Evaluated node 'interactiveMode' in 0 ms
10:21:30.490 [1] INFO - Evaluated node 'concaturl' in 0 ms
10:21:30.490 [1] INFO - Evaluated node 'p' in 0 ms
10:21:30.490 [1] INFO - Evaluated node 'g' in 0 ms
10:21:30.552 [1] INFO - Evaluated node 'args' in 0 ms
10:21:30.552 [1] INFO - Evaluated node 'DATACOLETA' in 0 ms
10:21:30.552 [1] INFO - Evaluated node 'ADDDAYS' in 0 ms
10:21:30.552 [1] INFO - Evaluated node 'interactiveMode' in 0 ms
10:21:30.552 [1] INFO - Evaluated node 'concaturl' in 0 ms
10:21:30.552 [1] INFO - Evaluated node 'p' in 0 ms
10:21:30.568 [1] INFO - Evaluated node 'e' in 76 ms
10:21:30.583 [1] ERROR -
--> Exception:
Debugger.DebuggerException: The requested chain index is too big
at Debugger.Thread.GetStackFrameAt(UInt32 chainIndex, UInt32 frameIndex)
at Debugger.StackFrame.get_CorILFrame()
at Debugger.StackFrame.GetArgumentCorValue(Int32 index)
at Debugger.StackFrame.GetArgumentValue(Int32 index, Boolean checkCapturedVariables)
at ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.GetFullName(StackFrame frame, Boolean hasSymbols)
at ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.CreateItem(StackFrame frame, Boolean& previousItemIsExternalMethod)
at ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.<>c__DisplayClass6_0.b__0(StackFrame f)
at Debugger.AddIn.TreeModel.Utils.ProcessItem[T](Process process, T item, Action`1 work, Int64 debuggeeStateWhenEnqueued)
10:21:30.630 [1] WARN - Stack trace of last exception log:
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at ICSharpCode.SharpDevelop.Logging.SDMessageService.ShowException(Exception ex, String message)
at Debugger.AddIn.TreeModel.Utils.ProcessItem[T](Process process, T item, Action`1 work, Int64 debuggeeStateWhenEnqueued)
at Debugger.AddIn.TreeModel.Utils.<>c__DisplayClass1_1`1.b__0()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at ICSharpCode.SharpDevelop.Workbench.WorkbenchStartup.Run(IList`1 fileList)
at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbenchInternal(Object settings)
at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbench(WorkbenchSettings settings)
at ICSharpCode.SharpDevelop.Sda.SharpDevelopHost.RunWorkbench(WorkbenchSettings settings)
at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.RunApplication()
at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.Run()
at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.Main(String[ args)
---- Post-error application state information:
Installed 3rd party AddIns:
ProjectService.CurrentSolution: [Solution C:\Users\[redactedusername]\Documents\SharpDevelop Projects\ConsumidorStandalone\ConsumidorStandalone.sln with 5 projects]
ProjectService.CurrentProject: [CSharpProject: [redactedprojectname]Standalone]
Workbench.ActiveContent: [AvalonEditViewContent C:\Users\[redactedusername]\Documents\SharpDevelop Projects\ConsumidorStandalone\[redactedprojectname]Standalone\[redactedprojectname]Program.cs]
↧
Exception thrown: Debugger.DebuggerException: The requested chain index is too big
↧