Bug 1812982 Comment 37 Edit History

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

The reason this crashes for the Arch Linux build is that stdlib assertions are enabled (`CXXFLAGS` includes `-Wp,-D_GLIBCXX_ASSERTIONS`). I'd rather not paper over this by disabling again them downstream.
The reason this crashes for the Arch Linux build is that stdlib assertions are enabled (`CXXFLAGS` includes `-Wp,-D_GLIBCXX_ASSERTIONS`). I'd rather not paper over this by disabling them again downstream.

Back to Bug 1812982 Comment 37