Bug#718680: Segmentation fault while starting

Michael Kurinnoy viewizard at viewizard.com
Sun Aug 4 10:07:50 UTC 2013


On Sun, 04 Aug 2013 11:28:25 +0200
Enrico Zini <enrico at debian.org> wrote:


> Vendor     : Intel Open Source Technology Center
> Renderer   : Mesa DRI Intel(R) Ironlake Mobile 
> Version    : 2.1 Mesa 9.1.4
> OpenGL Version    : 2.1
...
> Texture Storage support enabled.
...
> from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so (gdb) where
> #0  0x00007f5d454fe2ca in ?? ()
> from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #1  0x00007f5d4550298b
> in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #2
> 0x00007f5d4504316a in ?? ()


Looks like Mesa i965 drivers claim GL_ARB_texture_storage OpenGL
extension support (what???), but not really work well with texture
storage feature.

Just found, that mesa-dev have a thread about this issue:
http://lists.freedesktop.org/archives/mesa-dev/2013-June/041188.html
they did enabled GL_ARB_texture_storage for all drivers, i.e. 915 and
965 too. :(


Best regards,
Michael



More information about the Pkg-games-devel mailing list