Closed Bug 1434266 Opened 7 years ago Closed 7 years ago

[wayland] about:support page crashes because of glx calls XQueryExtension

Categories

(Core :: Widget: Gtk, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1215085
Tracking Status
firefox60 --- affected

People

(Reporter: jhorak, Assigned: stransky)

References

(Blocks 1 open bug)

Details

The page about:config files crashes because it tries to use GLX library which requires run in X11. Part of the backtrace: #0 XQueryExtension (dpy=, name="GLX", major_opcode=, first_event=, first_error=) at QuExt.c:43 #1 __glXLookupDisplay () at /lib64/libGLX.so.0 #2 glXQueryVersion () at /lib64/libGLX.so.0 #3 mozilla::gl::GLXLibrary::fQueryVersion(_XDisplay*, int*, int*) const (this=<mozilla::gl::sGLXLibrary>, display=, major=, minor=) at /home/jhorak/m/m-c/gfx/gl/GLXLibrary. h:119 #4 mozilla::gl::GLXLibrary::EnsureInitialized() (this=<mozilla::gl::sGLXLibrary>) at /home/jhorak/m/m-c/gfx/gl/GLContextProviderGLX.cpp:144 #5 mozilla::gl::CreateOffscreenPixmapContext(mozilla::gl::CreateContextFlags, mozilla::gfx::IntSize const&, mozilla::gl::SurfaceCaps const&, nsACString*) (flags=(mozilla::g l::CreateContextFlags::REQUIRE_COMPAT_PROFILE | mozilla::gl::CreateContextFlags::NO_VALIDATION | mozilla::gl::CreateContextFlags::PREFER_ROBUSTNESS), size=..., minCaps=..., out_failureId=) at /home/jhorak/m/m-c/gfx/gl/GLContextProviderGLX.cpp:964 Downstream issue: https://github.com/xhorak/firefox-devedition-flatpak/issues/60
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.