[Intel-gfx] Framebuffer object creation seg faults

Shuang He shuang.he at intel.com
Tue Jul 21 04:12:37 CEST 2009


Avedissian, Vahe Y (AS) wrote:
>
> Dear All,
>
> I am running Fedora 11 x86_64. I am trying to test a sample 
> framebuffer object code segment.
>
> I have run some checks on my system including glxinfo and the 
> following code snippet:
>
>    if (glewGetExtension("GL_EXT_framebuffer_object") == GL_TRUE)
>    {
>       std::cout << "FBO support" << std::endl;
>    }
>
> Both these checks tell my FBO is supported on my GM45 chipset with the 
> driver I am using.
>
> However, when I try to create a FBO with the following call:
>
> glGenFramebuffersEXT(1,&fb);
>
> I am getting a seg fault. I am using the stock Intel graphics driver 
> shipped with FC11. Do I need to update to a more current
>
> Driver? Will the FBO code work with the latest driver?
>
Hi, Vahe Avedissian
    We can't reproduce this issue with latest driver. You could have a 
try more recent driver. If you still can reproduce the issue. You could 
file a bug following bug reporting guide: 
http://intellinuxgraphics.org/how_to_report_bug.html

Thanks
    --Shuang
>
>
> Thanks,
>
>
> Vahe Avedissian
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090721/91e0a241/attachment.html>


More information about the Intel-gfx mailing list