Bug 1528771 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I get a crash in an opt (non-debug) build, too. Crash report: bp-199a3828-35a9-4577-b1d2-949c50190226

Looks like the Crash Reason is "SIGFPE / FPE_INTDIV" which I believe means divide-by-zero, probably due to one of the conditions in the assertion being violated.
I get a crash in an opt (non-debug) Nightly build, too. Crash report: bp-199a3828-35a9-4577-b1d2-949c50190226

Looks like the Crash Reason is "SIGFPE / FPE_INTDIV" which I believe means divide-by-zero, probably due to one of the conditions in the assertion being violated.

Back to Bug 1528771 Comment 2