Richard Heck wrote:
John McCabe-Dansted wrote:
Sometimes it just slows down instead of crashing. It could be that the
"crash" is in fact the software requiring more time than my patience
allows (it takes a minute or so just to allow the mouse to move. In
several minutes nothing draws.)
Yes, I think it's more an infinite loop of some sort, not a real crash.
And the loop seems connected with the drawing of the slider. That's
always what it's doing when it's frozen and I interrupt the program in
the debugger.
My problem is that I cannot reproduce the infinite loop when I run in
debug mode, only in release mode. Could you please post the backtrace
when you interrupt the debugger?
Abdel.