Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
2.6.0
-
None
Description
Attempts to open this project `my-mega-project.qbs` (see attachment), the Qbs gets crashed with the following output:
```
:-1: error: Fatal qbs error: The qbs process quit unexpectedly.
```
```
[qbs] Build graph does not yet exist for configuration 'Debug_Desktop__3bc79cbf382d88ac'. Starting from scratch.
LanguageClient qbs@\\.\pipe\qbs-lsp-13908 for my-mega-project: Unexpectedly finished. Restarting in 5 seconds.
LanguageClient qbs@\\.\pipe\qbs-lsp-13908 for my-mega-project: QLocalSocket::connectToServer: Invalid name
```
This heppens at `resolve` stage.
- QtC 16.0
- Qbs 2.6.0 (built-in)
- Windows 11 24H2 (build 26100.3476).