<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Avedissian, Vahe Y (AS) wrote:
<blockquote
cite="mid:D581D607EC308F47B8CE59ACDC4648D2032CD240@XMBTX132.northgrum.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator"
content="MS Exchange Server version 6.5.7654.12">
<title>Framebuffer object creation seg faults</title>
<!-- Converted from text/rtf format -->
<p><font face="Arial" size="2">Dear All,</font>
</p>
<p><font face="Arial" size="2">I am running Fedora 11 x86_64. I am
trying to test a sample framebuffer object code segment.</font>
</p>
<p><font face="Arial" size="2">I have run some checks on my system
including glxinfo and the following code snippet:</font>
</p>
<p><font face="Arial"> if
(glewGetExtension("GL_EXT_framebuffer_object") == GL_TRUE)<br>
{<br>
std::cout << "FBO support" << std::endl;<br>
} </font>
</p>
<p><font face="Arial" size="2">Both these checks tell my FBO is
supported on my GM45 chipset with the driver I am using.</font>
</p>
<p><font face="Arial" size="2">However, when I try to create a FBO
with the following call:</font>
</p>
<p><font face="Arial">glGenFramebuffersEXT(1,&fb); </font>
</p>
<p><font face="Arial" size="2">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</font></p>
<p><font face="Arial" size="2">Driver? Will the FBO code work with
the latest driver?</font></p>
</blockquote>
Hi, <font face="Arial" size="2">Vahe Avedissian<br>
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:
<a class="moz-txt-link-freetext" href="http://intellinuxgraphics.org/how_to_report_bug.html">http://intellinuxgraphics.org/how_to_report_bug.html</a><br>
<br>
Thanks<br>
--Shuang<br>
</font>
<blockquote
cite="mid:D581D607EC308F47B8CE59ACDC4648D2032CD240@XMBTX132.northgrum.com"
type="cite">
<p></p>
<br>
<p><font face="Arial" size="2">Thanks,</font>
</p>
<br>
<p><font face="Arial" size="2">Vahe Avedissian</font>
</p>
<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>