Sequence :
progress->setTotal(1000000); progress->setProgress(1000000); progress->setTotal(50);
causes a core dump, when progress bar is set as PROGRESSBAR_PERCENTAGE. Example attached.
Bug example.
Log in to post a comment.
Bug example.