Comment 16 for bug 58519

Revision history for this message
In , Kip Warner (kip) wrote :

Do you mean commenting out the assertion? I would imagine the only thing
uncommenting an assertion could do is add another location for the process to
terminate.

If you meant commenting out the assertion, keep in mind that the problem was
not with the assert failing, but with that which was intended to not fail
before it.

Kip