Wsl2 cuda-gdb is attached to a python process for debugging, and it gets stuck on certain code

Hi @waitting33
Thank you for the report! To help us identify the issue, could you share additional information with us?

  • If available, could you share the nvidia-smi output of the WSL2 setup.
  • Enable additional logging and share the result logs with us.
    • Add NVLOG_CONFIG_FILE variable pointing the nvlog.config file (attached). E.g.: NVLOG_CONFIG_FILE=${HOME}/nvlog.config
      nvlog.config (539 Bytes)

    • Run the debugging session.

    • You should see the /tmp/debugger.log file created - could you share it with us?