[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 20:43 +0100, Kurt Roeckx wrote:
> On Thu, Feb 12, 2009 at 08:16:49PM +0100, Michel D?nzer wrote:
> > 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.
> 
> Well, I never hit the breakpoint.

Can you please provide a little more information? E.g., does the
glGenLists breakpoint get hit? Is this with the version of Mesa that
crashes? If not, does the program work? ...


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



Reply to: