The QML-Element DelegateModelGroups seems to be a cause for a segmentation fault (Qt 5.12.6)
-
Hello,
It seems to be that I have a problem with the QML Element DelegateModelGroups. I assume at the moment that the function addGroups and removeGroups makes problems in my application and the reason is not clear. If I inserted a lot of entries or remove a lot of entries there seems to be the problem that is crashing around this function calls. The stacktrace of the segfault is not helpful because i have no debug libs available for this Toolchain. Are there internal logging structure available, which i can activate, to see what is going in the Element DelegateModelGroups?Regards.