I've had an issue while using Rider IDE on Ubuntu 20.04.

Every time I debug a project and then stop debugging, Rider crashes immediately without an error message.

I did find that if I start Rider from a terminal or using the Jetbrains Toolbox that it does not crash afterward when I stop debugging. I'm not sure, but I'm assuming this is because Rider has a parent process in that case.

Has anyone run into this issue? It's been driving me crazy since I usually launch Rider via the application menu or similar means.

  • miniu@programming.dev
    cake
    ·
    7 months ago

    Jetbrains are pretty responsive on their issue trackers. Maybe try reporting/asking there. I've had good experiance with them so far. https://youtrack.jetbrains.com/issues

    • xcjs@programming.dev
      hexagon
      ·
      7 months ago

      Reported here: https://youtrack.jetbrains.com/issue/RIDER-102338/Rider-Crashes-When-Clicking-Stop-Project-After-Debugging-in-Ubuntu-20.04

      Thanks for the link and advice!

    • xcjs@programming.dev
      hexagon
      ·
      7 months ago

      I think I'm going to take your advice on this. It's driving me insane and my attempted solution did not work.