RaXl NXXez de Arenas Coronado <[EMAIL PROTECTED]> writes: > I've submitted a bug report minutes ago, about the progress bar, > with a failed assertion.
Note that the assertion itself is not at fault. The assertion just makes sure that we don't "silently" print over the allocated region of memory. It's better to abort immediately than to keep running with corrupted memory.
