Hello.
The usual. Build Qbs in debug mode and run in the debugger, possibly with
--jobs=1.
Or attach to the running Qbs Session in QtC/vscode.
Alternatively, if you code is public, provide a link to repo to reproduce and
we can take a look.
Ivan
> 12 июня 2024 г., в 00:31, Björn Schäpers нап
Hi,
okay I debugged into it, it's a stack overflow from something completely
different. I wonder why the release variant only crashed with the module
provider in place.
I did try to replicate the issue with a small example, but the problem did not
show. So I can't give you anything.
Nevert
What’s the actual stack?
Ivan
> 12 июня 2024 г., в 23:03, Björn Schäpers написал(а):
>
> Hi,
>
> okay I debugged into it, it's a stack overflow from something completely
> different. I wonder why the release variant only crashed with the module
> provider in place.
>
> I did try to replicat