[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#514791: libgl1-mesa-glx: segfault calling glGenLists();



On Thu, 2009-02-12 at 19:36 +0100, Kurt Roeckx wrote:
> On Thu, Feb 12, 2009 at 09:46:58AM +0100, Michel D?nzer wrote:
> > On Wed, 2009-02-11 at 18:44 +0100, Kurt Roeckx wrote:
> > > iccexamine works with the versions from experimental and segfaults
> > > with the version from testing/unstable.
> > 
> > Your test program above is definitely incorrect, but that doesn't
> > necessarily mean anything for iccexamine. You could try running it in
> > gdb with breakpoints set on glXMakeCurrent and glGenLists. If the latter
> > is called before the former, iccexamine is broken.
> 
> It does not call glXMakeCurrent at all.

Then it could never work in a GLX environment. It doesn't call it
directly but probably via GLUT.


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer



Reply to: