[Qt-interest] SegFaults I cannot interpret
Andrea Franceschini
therealmorpheu5 at gmail.com
Tue Feb 24 19:46:50 CET 2009
2009/2/24 Scott Aron Bloom <Scott.Bloom at sabgroup.com>:
> I would consider createing a QStroke class, that HAS a list of Cursor
> postions, but has its own set/get functions AND is reentrant.
So I'd have a QList<QStroke> instead of that, right? That may be
feasible, I'll try it.
Anyway I tried to go through valgrind and all I got is "omg, you have
so many errors, you fool!" and the errors were given only by
fglrx_dri.so which is not at all under my control :) I also tried
going without the error limit but the only thing I got is "the main
stack is less than 8M, apparently you're a good person, still here's
your segfault".
--
Andrea
More information about the Qt-interest-old
mailing list