SIGFAULT in QVector size()
Summary
Since I learned C++ a while ago, my code was a bit rustic and probably not following all the newest recommendations, but hey, it worked. As Google is my crutch, I did a quick search for this and found absolutely nothing useful – just other people having the same issue. I had variable in main window that I never initialized and I used it to call its method which in turn used . Forgetting to initialize this variable if you’re using is nothing – it simply ends up being null pointer and I had check for those. Executing function “somewhere” in memory is what brought SIGFAULT – not the poor method.
Classifications
industries
HealthTech
applications
Networking and Cloud
AskAI Classifications
Labels
No AI classifications detected