:-1: error: Debugger encountered an exception: Exception at 0x7ff9f6e2fabc, code: 0x40080201: , flags=0x80 (first chance)
Unsolved
Qt 6
-
@JuFu
I do not believe that a "crash" error when running your program can be anything like or have any relation to a "crash" from a compiler. They are two totally different issues.
I do not believe you cannot obtain a "stack trace" if your program crashes at runtime. Try running it from inside a debugger.