Comment 9 for bug 45318

Revision history for this message
Paweł Kondzior (kondzior.p) wrote :

I'm not using restricted modules from dapper packages, i have compiled newest ati drivers from ati.com 25.8.15 but i think this is not the problem, when i was using this driver with ubuntu dapper flight 7 fgl_glxgear(with -fbo) fglrxinfo glrxinfo and every glx module program works perfectly.. after update dapper i have got BadAlloc

fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request: BadAlloc (insufficient resources for operation)
  Major opcode of failed request: 143 (GLX)
  Minor opcode of failed request: 3 (X_GLXCreateContext)
  Serial number of failed request: 23
  Current serial number in output stream: 24

 glxgears
X Error of failed request: BadAlloc (insufficient resources for operation)
  Major opcode of failed request: 143 (GLX)
  Minor opcode of failed request: 3 (X_GLXCreateContext)
  Serial number of failed request: 23
  Current serial number in output stream: 25

etc...