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

Error

$
0
0

SharpDevelop Version : 4.4.1.9729-7196a277
.NET Version         : 4.0.30319.18444
OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture      : French (France) (fr-FR)
Current UI language  : en
Working Set Memory   : 147268kb
GC Heap Memory       : 41449kb

Unhandled WPF exception
Exception thrown:
System.Runtime.InteropServices.COMException (0x80131C08): A wait timed out, likely an indication of deadlock. (Exception from HRESULT: 0x80131C08)
   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.StepIn(StackFrame stackFrame, Int32[ stepRanges, String name)
   at Debugger.StackFrame.AsyncStep(Boolean stepIn)
   at Debugger.StackFrame.AsyncStepInto()
   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.StepInto()
   at ICSharpCode.SharpDevelop.Project.Commands.StepIntoDebuggingCommand.Run()
   at ICSharpCode.Core.Presentation.CommandWrapper.Execute(Object parameter)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at ICSharpCode.Core.Presentation.ToolBarButton.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.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.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.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.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(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)

---- Recent log messages:
17:57:46.243 [1] DEBUG - Debugger: Callback: LoadAssembly
17:57:46.244 [1] DEBUG - Debugger: Callback: LoadModule C:\Windows\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
17:57:47.309 [1] DEBUG - Debugger: Callback: LoadAssembly
17:57:47.311 [1] DEBUG - Debugger: Callback: LoadModule C:\Windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
17:57:47.451 [1] DEBUG - Debugger: Callback: LoadModule C:\Windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll
17:57:47.540 [1] DEBUG - Debugger: Callback: LoadAssembly
17:57:47.541 [1] DEBUG - Debugger: Callback: LoadModule C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
17:57:58.283 [1] DEBUG - Debugger: Callback: ExitThread 4388
17:57:58.283 [1] DEBUG - Debugger: ERROR: Thread does not exist 4388
17:58:13.729 [1] DEBUG - Debugger: Callback: CreateThread 5836
17:58:27.067 [1] DEBUG - Debugger: Callback: ExitThread 2824
17:58:27.067 [1] DEBUG - Debugger: ERROR: Thread does not exist 2824
17:58:27.068 [1] DEBUG - Debugger: Callback: ExitThread 1340
17:58:27.068 [1] DEBUG - Debugger: ERROR: Thread does not exist 1340
17:58:30.569 [1] DEBUG - Debugger: Callback: ExitThread 2604
17:58:30.569 [1] DEBUG - Debugger: ERROR: Thread does not exist 2604
17:58:59.944 [1] DEBUG - Debugger: Callback: Breakpoint
17:59:00.101 [1] DEBUG - Break 
17:59:00.101 [1] DEBUG - Debugger: Debugger event: OnPaused()
17:59:00.102 [1] INFO - Jump to current line - start
17:59:00.118 [1] INFO - Open file c:\Users\Ahmed\Desktop\PAIE\PAIE\MainForm.cs
17:59:00.119 [1] INFO - Jump to current line - end (17 ms)
17:59:06.851 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.StepIntoDebuggingCommand', activation=Toolbar
17:59:06.852 [1] INFO - Debugger Command: StepInto
18:05:06.966 [1] DEBUG - Debugger: Callback: DebuggerError

---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: [AvalonEditViewContent C:\Users\Ahmed\Desktop\PAIE\PAIE\MainForm.cs]
ProjectService.OpenSolution: [Solution: FileName=C:\Users\Ahmed\Desktop\PAIE\PAIE.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [CSharpProject: PAIE]


Viewing all articles
Browse latest Browse all 1764

Trending Articles