[Intel-gfx] glewInit() seg faulting on Fedora 11 x86_64

Avedissian, Vahe Y (AS) Vahe.Avedissian at ngc.com
Tue Jul 21 02:10:50 CEST 2009


Dear All,

I encountered another problem while running a very simple code snippet
on a GM45 based Fedora Core 11 x86_64 machine.
Basically, the call to glewInit() seg faults. Here is the call stack:

Program received signal SIGSEGV, Segmentation fault.
0x000000349744cd47 in glGetString () from /usr/lib64/libGL.so.1

(gdb) where
#0  0x000000349744cd47 in glGetString () from /usr/lib64/libGL.so.1
#1  0x00007ffff7b674f8 in glewInit () from /usr/lib64/libGLEW.so.1.5
#2  0x0000000000401bfa in main (argc=1, argv=0x7fffffffe218) at
ogl_frame_buffer_object.cpp:167

Clearly, this is a very fundamental problem with glGetString not working
right.

I have the latest stock mesa rpms from Fedora:

mesa-libGL-7.6-0.1.fc11.i586
mesa-libGLU-devel-7.6-0.1.fc11.x86_64
mesa-libOSMesa-devel-7.6-0.1.fc11.x86_64
mesa-dri-drivers-7.6-0.1.fc11.x86_64
mesa-libGL-7.6-0.1.fc11.x86_64
mesa-libGLw-6.5.1-7.fc11.x86_64
mesa-demos-7.6-0.1.fc11.x86_64
mesa-libGLU-7.6-0.1.fc11.x86_64
mesa-dri-drivers-7.6-0.1.fc11.i586
mesa-libGL-devel-7.6-0.1.fc11.x86_64
mesa-libOSMesa-7.6-0.1.fc11.x86_64
mesa-libGLU-7.6-0.1.fc11.i586
mesa-libGLw-devel-6.5.1-7.fc11.x86_64

And again, glewinfo gives the following state for framebuffer object
support:

$ glewinfo|grep framebuf
GL_ARB_framebuffer_object:                                     MISSING
[OK]
GL_ARB_framebuffer_sRGB:                                       MISSING 
GL_EXT_framebuffer_blit:                                       OK 
GL_EXT_framebuffer_multisample:                                MISSING 
GL_EXT_framebuffer_object:                                     OK 
GL_EXT_framebuffer_sRGB:                                       MISSING 
GL_NV_framebuffer_multisample_coverage:                        MISSING 
GLX_ARB_framebuffer_sRGB:                                      MISSING 
GLX_EXT_framebuffer_sRGB:                                      MISSING 


Any idea what needs to be updated or repaired? I am running the stock
intel graphics driver from Fedora 11.


Thanks,


Vahe Avedissian




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090720/01ade8c5/attachment.html>


More information about the Intel-gfx mailing list