Sysprogs forums › Forums › VisualGDB › Visual Studio 2022 preview freezes
- This topic has 6 replies, 2 voices, and was last updated 1 day, 20 hours ago by
x_ruslan.
-
AuthorPosts
-
December 5, 2024 at 23:59 #36224
x_ruslan
ParticipantAfter open Debug session Linux application, after about 5 minutes Visual Studio freeze. Help me please!
December 6, 2024 at 09:01 #36225support
KeymasterHi,
No problem, please refer to the following page: https://visualgdb.com/support/callstack
February 14, 2025 at 05:27 #36420x_ruslan
ParticipantHi! The problem has not disappeared! I am sending the footage according to the instructions
[Managed to Native Transition]
> VisualGDBPackage2022.dll!VisualGDB.GDBDebugEngine.i.i(Microsoft.VisualStudio.Debugger.Interop.IDebugEventCallback2 a, Microsoft.VisualStudio.Debugger.Interop.IDebugProgram2 c, xm3 b) Unknown
VisualGDBCore.dll!uk.g.c() Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler) Unknown
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl() Unknown
WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(object obj) Unknown
mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke() Unknown
WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue() Unknown
WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) Unknown
WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) Unknown
WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o) Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler) Unknown
WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) Unknown
WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam) UnknownAttachments:
You must be logged in to view attached files.February 14, 2025 at 11:33 #36423support
KeymasterHi,
This looks like a bug in VS itself. The trace shows that Visual GDB is sending a debug event (e.g. breakpoint updated) to Visual Studio, but Visual Studio never returns from it.
Please try disabling other extensions, and if it doesn’t help, completely uninstalling and reinstalling Visual Studio.
February 15, 2025 at 02:09 #36433x_ruslan
ParticipantUnfortunately, the problem is not solved by a complete reinstallation! I have the impression of a memory leak. Please help!
Attachments:
You must be logged in to view attached files.February 15, 2025 at 08:45 #36435support
KeymasterSorry, don’t have anything else to suggest.
February 19, 2025 at 11:35 #36456x_ruslan
ParticipantIt’s a shame to receive such an answer.
-
AuthorPosts
- You must be logged in to reply to this topic.