libGL.so bug

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

libGL.so bug

518 Views
ilyaaveryanov
Contributor I

The glXChooseFBConfig implementation from libGL.so Not relevant documentation.


SGI TPL View (glxchoosefbconfig)

Pass null to third argument get crash in  __glXInitializeVisualConfigFromTags+0x50

on instruction

LDR R3, [R4]

The registry is R4 value of the third argument.

If attribList is NULL then glXChooseFBConfig returns an array of GLX frame

  buffer configurations that are available on the specified screen.


Tags (2)
0 Kudos
1 Reply

328 Views
ivannikolaenko
Contributor IV

Hi all!

I have the same bug.

Does anyone know how to solve this issue?

0 Kudos