Do all Qt Debugging sessions end with "Invalid address specified to RtlValidateHeap" error?
-
wrote on 21 Sept 2017, 02:16 last edited by
Hi,
I was wondering why Qt debugging sessions (e.g. of the Qt built-in examples) always seem to end with
Invalid address specified to RtlValidateHeap
error in the destructor, usually at adelete
operation.
Is this always so (because of how the debugger works), or am I mistaken and this should not happen? -
wrote on 2 Oct 2017, 02:35 last edited by
I submitted this as a bug
https://bugreports.qt.io/browse/QTCREATORBUG-19007 -
wrote on 4 Oct 2017, 10:05 last edited by
No, this does not happen elsewhere, and must be an artefact of your particular Windows system having a problem.