Open Bug 1900472 Opened 1 month ago Updated 12 days ago

Crash in [@ @0x0 | eglDupNativeFenceFDANDROID]

Categories

(Core :: Graphics, defect)

defect

Tracking

()

Tracking Status
firefox126 --- wontfix
firefox127 --- affected
firefox128 --- affected

People

(Reporter: RyanVM, Unassigned, NeedInfo)

Details

(Keywords: crash, topcrash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/c8e4a05d-3f24-4c55-995c-d31cd0240603

Reason: SIGSEGV / SEGV_MAPERR

Top 10 frames:

0  ?  @0x0000000000000000
1  libEGL_mesa.so.0  eglDupNativeFenceFDANDROID  /usr/src/debug/mesa/mesa-24.1.0/src/egl/main/eglapi.c:2236
2  libxul.so  mozilla::gl::GLLibraryEGL::fDupNativeFenceFDANDROID(void*, void*) const  /usr/src/debug/firefox/firefox-126.0.1/obj/dist/include/GLLibraryEGL.h:444
2  libxul.so  mozilla::gl::EglDisplay::fDupNativeFenceFDANDROID(void*) const  /usr/src/debug/firefox/firefox-126.0.1/obj/dist/include/GLLibraryEGL.h:889
2  libxul.so  DMABufSurface::FenceSet()  /usr/src/debug/firefox/firefox-126.0.1/widget/gtk/DMABufSurface.cpp:309
3  libxul.so  mozilla::gl::SharedSurface::ProducerRelease()  /usr/src/debug/firefox/firefox-126.0.1/gfx/gl/SharedSurface.h:128
3  libxul.so  mozilla::gl::SwapChainPresenter::SwapBackBuffer(std::shared_ptr<mozilla::gl::...  /usr/src/debug/firefox/firefox-126.0.1/gfx/gl/GLScreenBuffer.cpp:110
4  libxul.so  mozilla::gl::SwapChainPresenter::~SwapChainPresenter()  /usr/src/debug/firefox/firefox-126.0.1/gfx/gl/GLScreenBuffer.cpp:99
5  libxul.so  mozilla::DefaultDelete<mozilla::gl::SwapChainPresenter>::operator()(mozilla::...  /usr/src/debug/firefox/firefox-126.0.1/obj/dist/include/mozilla/UniquePtr.h:460
5  libxul.so  mozilla::UniquePtr<mozilla::gl::SwapChainPresenter, mozilla::DefaultDelete<mo...  /usr/src/debug/firefox/firefox-126.0.1/obj/dist/include/mozilla/UniquePtr.h:302

Looks like a recent spike affecting multiple versions. Tied to a Mesa update maybe?

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 5 desktop browser crashes on Linux on release

For more information, please visit BugBot documentation.

Keywords: topcrash

The severity field is not set for this bug.
:bhood, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(bhood)

Affected using Arch Linux with ATI graphics. Seems to be related to mesa release 24.1 (could reproduce with 24.1.0, 24.1.1, 24.1.2, while 24.0.7 fixes the issue). The crash seems to trigger when opening PDFs and such.

You need to log in before you can comment on or make changes to this bug.