Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7622
Summary: BadLength X error when destroying Pbuffer
Product: Mesa
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: GLX
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I have two builds of Mesa to compare
make linux
make linux-dri (the equivalent of the mesa GL libs that come with my x86_64 FC5
system -- which also demonstrate the problem).
I build my app as
g++ test.cxx -lGL -lX11 -Wl,-rpath=/path/to/whichever/libGL.so/lib
with the different libGL.so's I have.
Building mesa with "make linux" provides a libGL.so that doesn't have the
problem. Building mesa with "make linux-dri" provides a libGL.so that does have
the problem. Using NVidia's libGL.so doesn't have the problem.
I'm using NVidia glx X server extension with either a GeForce 7, or Quadro FX.
Even displaying remotely on another machine (NVidia glx again) has problems when
using Mesa w/ dri.
When I call glXDestroyPbuffer, I get the following error and the program aborts:
X Error of failed request: BadLength (poly request too large or internal Xlib
length error)
Major opcode of failed request: 145 (GLX)
Minor opcode of failed request: 28 ()
Serial number of failed request: 32
Current serial number in output stream: 33
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev