Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2022 13:57:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 265409] www/firefox 103.0: tabs crash when using WebGL
Message-ID:  <bug-265409-21738-qCN4jW8c7D@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265409-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265409-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265409

--- Comment #5 from Evgeniy Khramtsov <evgeniy@khramtsov.org> ---
(In reply to Evgeniy Khramtsov from comment #4)

Seems odd as mGbmDevice isn't null until dereferenced later in
DMABufSurface.cpp
https://hg.mozilla.org/releases/mozilla-release/file/0c479fee3a5092bea2bfdb=
32cfdcc66039544c3e/widget/gtk/DMABufLibWrapper.cpp#l253

https://hg.mozilla.org/releases/mozilla-release/file/0c479fee3a5092bea2bfdb=
32cfdcc66039544c3e/widget/gtk/DMABufLibWrapper.cpp#l125

https://hg.mozilla.org/releases/mozilla-release/file/0c479fee3a5092bea2bfdb=
32cfdcc66039544c3e/widget/gtk/DMABufSurface.cpp#l383

I had a similar problem before due to LDFLAGS+=3D-Wl,--as-needed in Mk/bsd.=
gecko,
but removing it did not help here. I have no idea about C++ but I'll leave a
note if I figure the cause of DMABufSurface.cpp getting a nullptr.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265409-21738-qCN4jW8c7D>