Rob Jenkins (robj++at++quid.csd.sgi.com)
Thu, 29 Jan 1998 16:35:36 -0800
elfdump -Dl <your executable | grep -i gl
would tell you for sure:
IrisGL == libpf_igl.so, libgl.so
OpenGL == libpf_ogl.so, libGL.so
if there's any overlap then that would be bad.
If it's truly all IrisGL then you could run gldebug on the app and turn on GL
error checking to see if anything flags. Can you print the actual error you get
and also anything corresponding in SYSLOG ? It sounds like a general thing from
the Xserver when something get's killed unexpectedly ( ie crashes ). The
zfunction call is just setting the current zbuffer compare so it's a single
value thing, not stacked at all. What machine are you on ? Can you narrow the
problem down to a smallish test case we can have ?
Cheers
Rob
-- ________________________________________________________________ Rob Jenkins mailto:robj++at++sgi.com Silicon Graphics, Mtn View, California, USA
===================================List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/ Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:56:39 PDT