Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I know it might be bit vaguely brief question, but can I know when I can get crash in exec() method in C++, I am using QT 6.5 version, what might lead to such call stack crash?
As always with a "crash" and C++, run under debugger and look at the stack trace pane when "crashes".