Quote Originally Posted by Sheng View Post
try use heap to see what happens. Should work fine, then try to push back to the container.
Here is what I got:
hello
0
segmentation fault
Try using a pointer or a QVector in myStruc instead of that huge int array.