Getting ASSERT: "(toFree & objectBitmap[i]) == toFree" in file C:\Users\qt\work\qt\qtdeclarative\src\qml\memory\qv4mm.cpp, line 275 error
-
This post is deleted!
-
This post is deleted!
@HOUESSOU-Alexandre
This question is in the wrong Category. It is not a Creator or Tools issue, it is an issue of code under QML and that is where you should ask.You might get some further information if you ran under a debugger and looked at the stack trace when the assertion fails. But being QML you may not get much useful information that way.
You may need to show relevant QML code causing the problem.
-
@HOUESSOU-Alexandre
This question is in the wrong Category. It is not a Creator or Tools issue, it is an issue of code under QML and that is where you should ask.You might get some further information if you ran under a debugger and looked at the stack trace when the assertion fails. But being QML you may not get much useful information that way.
You may need to show relevant QML code causing the problem.
@JonB Thanks for the answer. I will delete the post from here and repost it.
-
J JonB referenced this topic on