Visual Studio 2022 preview freezes

Sysprogs forums Forums VisualGDB Visual Studio 2022 preview freezes

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #36224
    x_ruslan
    Participant

    After open Debug session Linux application, after about 5 minutes Visual Studio freeze. Help me please!

    #36225
    support
    Keymaster

    Hi,

    No problem, please refer to the following page: https://visualgdb.com/support/callstack

    #36420
    x_ruslan
    Participant

    Hi! 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) Unknown

     

    Attachments:
    You must be logged in to view attached files.
    #36423
    support
    Keymaster

    Hi,

    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.

    #36433
    x_ruslan
    Participant

    Unfortunately, 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.
    #36435
    support
    Keymaster

    Sorry, don’t have anything else to suggest.

    #36456
    x_ruslan
    Participant

    It’s a shame to receive such an answer.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.