-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 18.0.0
-
None
Not sure how this may be related but I could trigger a crash on close in cland when using Axivion stuff..
Steps to reproduce:
- start QC, have axivion stuff configured (dashboard set up, localbuild related items)
- without a project / file open switch to Debug view > Axivion
- choose a dashboard and then a project where the local dashboard is available
- click Local Dashboard (this starts the local dashboard via some external command, which takes a bit)
- while the local dashboard is starting click the close button (X) on QC's main window
- QC crashes - looks like it's trying to emit shutdownFinished() from an already deleted languageclientmanager (see attached backtrace)