Re: GLX Error On pfFrame

New Message Reply Date view Thread view Subject view Author view

Simon Hui (shui++at++rico.asd.sgi.com)
Wed, 14 Aug 96 00:14:14 -0700


> From: "Mark A. Thomas" <markt++at++arl.mil>
> Subject: GLX Error On pfFrame
>
> Any pointers to what these messages mean ?
> The system configuration is 4 processor ONYX, IRIX 5.3, Performer 2.0
>
> Calling pfFrame !!!
> GL: Warning: failed to create context
> X Error of failed request: BadAlloc (insufficient resources for operation)
> Major opcode of failed request: 138 (GLX)
> Minor opcode of failed request: 5 (X_GLXMakeCurrent)

That means the creation of part of the context (that part that is created
lazily instead of inside glXCreateContext) failed. This can happen if:

        1. you've created many pfWindows, each of which has its own GL
           context

        2. you've created, and destroyed, many pfWindows. this is due to
           a bug in Performer 2.0, wherein the GL contexts are not freed
           when the pfWindow is freed (which was actually to avoid a bug
           in the GL on RE).

Do you think your app is doing either of the above?

simon

simon w. hui iris performer
shui++at++sgi.com advanced systems div
415.933.3244 silicon graphics inc

=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
            Submissions: info-performer++at++sgi.com
        Admin. requests: info-performer-request++at++sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:21 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.