renderdoc icon indicating copy to clipboard operation
renderdoc copied to clipboard

Can't launch a .Net application

Open YamingZ opened this issue 4 months ago • 3 comments

Description

I want to use Render doc to debug my little .Net 6.0 + OpenTK application, but it can't launch at RenderDoc

Steps to reproduce

  1. run RenderDoc as Administrator
  2. selected {MyApplicationPath} as the Executable Path and click Launch button on "Launch Application" tab page.
  3. the tab page Appeared which named "{MyApplicationName}[PID xxxxxx]", and the connection status is Established, the API is OpenGL(Active)
  4. After 2 second, the tab page from the step 3 was disappered and return back to the "Launch Application" tab page.

Environment

  • RenderDoc version: v1.35

  • Operating System: Edition: Windows 11 Pro Version: 23H2 Installed on: ‎3/‎6/‎2024 OS build: 22631.4169 Experience: Windows Feature Experience Pack 1000.22700.1034.0

  • Graphics API: OpenGL 4.6

  • GPU: Nvidia GeForce RTX 4070

  • Error message from Windows Event Viewer: Application: {MyApplicationName}.exe CoreCLR Version: 6.0.3324.36610 .NET Version: 6.0.33 Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FF892244089 (00007FF892070000) with exit code c0000005.

YamingZ avatar Sep 30 '24 04:09 YamingZ