Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Problems with IDE crashing when trying to debug solution...

$
0
0

While trying to debug my app today, I have come to a point of being stuck.  I have cleaned the application and have tried on a couple of systems, but if I set a break point, the program comes to it ok, but if I try to F10 I get an hourglass and end up termination SD.  I tried on this XP, SP# system and got this:

SharpDevelop Version : 4.3.3.9663-463ee024

.NET Version         : 4.0.30319.1008

OS Version           : Microsoft Windows NT 5.1.2600 Service Pack 3

Current culture      : English (United States) (en-US)

Working Set Memory   : 214964kb

GC Heap Memory       : 110542kb

 

Unhandled WPF exception

Exception thrown:

System.Runtime.InteropServices.COMException (0x80131301): Process was terminated. (Exception from HRESULT: 0x80131301)

   at Debugger.Interop.CorDebug.ICorDebugStepper.__StepRange(Int32 bStepIn, IntPtr ranges, UInt32 cRangeCount)

   at Debugger.Interop.CorDebug.CorDebugExtensionMethods.StepRange(ICorDebugStepper corStepper, Boolean bStepIn, Int32[ ranges)

   at Debugger.Stepper.StepOver(StackFrame stackFrame, Int32[ stepRanges, String name)

   at Debugger.StackFrame.AsyncStep(Boolean stepIn)

   at Debugger.StackFrame.AsyncStepOver()

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.StepOver()

   at ICSharpCode.SharpDevelop.Project.Commands.StepDebuggingCommand.Run()

   at ICSharpCode.Core.Presentation.CommandWrapper.Execute(Object parameter)

   at ICSharpCode.Core.Presentation.MenuCommand.ShortcutCommandWrapper.Execute(Object parameter)

   at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)

   at System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)

   at System.Windows.Input.KeyEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)

   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)

   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)

   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)

   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)

   at System.Windows.Input.InputManager.ProcessStagingArea()

   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)

   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)

   at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)

   at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)

   at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)

   at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)

   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)

 

---- Recent log messages:

15:16:44.177 [1] INFO - Watch Pad refresh - end (0 ms)

15:16:44.255 [1] DEBUG - Debugger: Evaluated: TxtIn in 0 ms total

15:16:44.271 [1] DEBUG - Debugger: Evaluated: RulesDS in 0 ms total

15:16:44.286 [1] DEBUG - Debugger: Callback: EvalComplete

15:16:44.286 [1] DEBUG - Debugger: Evaluated: SupplierID in 0 ms total

15:16:44.302 [1] DEBUG - Debugger: Evaluated: CannotProcess in 0 ms total

15:16:44.302 [1] DEBUG - Debugger: Evaluated: UID in 0 ms total

15:16:44.302 [1] DEBUG - Debugger: Evaluated: Flds in 0 ms total

15:16:44.302 [1] DEBUG - Debugger: Callback: EvalComplete

15:16:44.317 [1] DEBUG - Debugger: Evaluated: lineCounter in 0 ms total

15:16:44.317 [1] DEBUG - Debugger: Evaluated: Rules in 0 ms total

15:16:44.333 [1] DEBUG - Debugger: Callback: EvalComplete

15:16:44.333 [1] DEBUG - Debugger: Evaluated: DA in 0 ms total

15:16:44.333 [1] DEBUG - Debugger: Callback: EvalComplete

15:16:57.068 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent \\itnb003\claygoss\SharpDevelop Projects\VAGEmailAgent\VAGEmailAgent\Program.cs]

15:16:57.068 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Program.cs]

15:16:57.068 [1] DEBUG - NavigationService

ActiveViewContent: Program.cs

         Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}

15:16:57.068 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent \\itnb003\claygoss\SharpDevelop Projects\VAGEmailAgent\VAGEmailAgent\Program.cs]

15:17:04.224 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.ToggleBreakpointCommand', activation=Shortcut

15:17:11.287 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent c:\Documents and Settings\cgoss.ITLLC\My Documents\SharpDevelop Projects\VAGEmailAgent\VAGEmailAgent\Program.cs]

15:17:11.287 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Program.cs]

15:17:11.287 [1] DEBUG - NavigationService

ActiveViewContent: Program.cs

         Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}

15:17:11.287 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent c:\Documents and Settings\cgoss.ITLLC\My Documents\SharpDevelop Projects\VAGEmailAgent\VAGEmailAgent\Program.cs]

15:17:20.459 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.StepDebuggingCommand', activation=Shortcut

15:17:20.459 [1] INFO - Debugger Command: StepOver

 

---- Post-error application state information:

Installed 3rd party AddIns: 

Workbench.ActiveContent: [AvalonEditViewContent c:\Documents and Settings\cgoss.ITLLC\My Documents\SharpDevelop Projects\VAGEmailAgent\VAGEmailAgent\Program.cs]

ProjectService.OpenSolution: [Solution: FileName=C:\Documents and Settings\cgoss.ITLLC\My Documents\SharpDevelop Projects\VAGEmailAgent\VAGEmailAgent.sln, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: [CSharpProject: VAGEmailAgent]


Viewing all articles
Browse latest Browse all 1764