[Intel-gfx] Framebuffer object creation seg faults

Dan Nicholson dbn.lists at gmail.com
Tue Jul 21 21:05:14 CEST 2009


On Tue, Jul 21, 2009 at 11:51 AM, Avedissian, Vahe Y
(AS)<Vahe.Avedissian at ngc.com> wrote:
> 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
>
>
> Hi Shuang,
>
> I got the latest 2.80 driver compiled and I tried it and it still seg faults
> at glGenFramebufferEXT ( 1, &fbo) statement.
>
> One observation is the "old" stock Fedora Core 11 intel_drv.so file is
> 676760 bytes large
> whereas the newly compiled intel_drv.so file is 3438200 bytes large, about 5
> times bigger. Do either of these sizes
> look about right?

That's fine. The one shipped with fedora has the debugging symbols
stripped and placed into separate files. You should leave your new
driver as is in case you're asked to help debug the problem.

--
Dan



More information about the Intel-gfx mailing list