Created attachment 100753 [details] gdb stellarium with debug symbols Since Mesa 10.2.1, when trying to start Stellarium, I get this error: QGLFramebufferObject: Framebuffer incomplete attachment. Mesa 10.2.1 implementation error: unexpected format GL_DEPTH24_STENCIL8 in _mesa_choose_tex_format() Please report at https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa Floating point exception (core dumped) Linux 3.14.6 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
I think this should be fixed by: commit dafae910d4fc791ba49f20e937cb918669f42944 Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Thu Jul 3 15:38:07 2014 +0300 i915: Accept GL_DEPTH_STENCIL GL_DEPTH_COMPONENT formats for renderbuffers
Is that commit included in the latest version of Mesa, 10.3.4? I still get the same error with the latest version.
With Mesa 10.5.2 the error is no longer present.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.