Found upstream reports at https://bugzilla.mozilla.org/show_bug.cgi?id=1990430#c1 Firefox crash data at https://bugzilla.mozilla.org/show_bug.cgi?id=1990430 reports there are AutoBuffer array crashes on Fedora 43 only on all Firefox versions. First crashes correlates with this GCC update: https://bodhi.fedoraproject.org/updates/FEDORA-2025-483b46505e This code may be wrongly align: https://searchfox.org/firefox-main/rev/91e6069b9c1e7289d0c727b5110e144edc589204/xpcom/ds/nsTArray.h#2974 Reproducible: Always