With Ubuntu 20.04 and an older Nightly (presumably 99) debug build and `./mach run --disable-e10s` , the following assertion is hit: ``` /home/mirko/src/firefox/gecko2/gfx/skia/skia/src/core/SkScan_Path.cpp:290: fatal error: "assert(false)" Abort from sk_abort Hit MOZ_CRASH(Abort from sk_abort) at /home/mirko/src/firefox/gecko2/memory/mozalloc/mozalloc_abort.cpp:35 ```
Bug 1757316 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.
With Ubuntu 20.04 and an older Nightly (99) debug build and `./mach run --disable-e10s` , the following assertion is hit: ``` /home/mirko/src/firefox/gecko2/gfx/skia/skia/src/core/SkScan_Path.cpp:290: fatal error: "assert(false)" Abort from sk_abort Hit MOZ_CRASH(Abort from sk_abort) at /home/mirko/src/firefox/gecko2/memory/mozalloc/mozalloc_abort.cpp:35 ```