[Mesa-dev] [Bug 57754] New: [swrast] Mesa 9.1-devel implementation error: Unable to delete renderbuffer, no context

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 30 19:32:14 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=57754

          Priority: medium
            Bug ID: 57754
                CC: brianp at vmware.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: [swrast] Mesa 9.1-devel implementation error: Unable
                    to delete renderbuffer, no context
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Other
           Product: Mesa

mesa: f3476ec8fa5a94d469a12318c537b13ce9cc5a45 (master)

Run piglit glx-window-life on swrast.

$ ./bin/glx-window-life -auto
Mesa 9.1-devel implementation error: Unable to delete renderbuffer, no context
Please report at bugs.freedesktop.org
Mesa 9.1-devel implementation error: Unable to delete renderbuffer, no context
Please report at bugs.freedesktop.org
Mesa 9.1-devel implementation error: Unable to delete renderbuffer, no context
Please report at bugs.freedesktop.org
Mesa 9.1-devel implementation error: Unable to delete renderbuffer, no context
Please report at bugs.freedesktop.org

c73245882c7ff1277b190b97f093f7b423a22f10 is the first bad commit
commit c73245882c7ff1277b190b97f093f7b423a22f10
Author: Brian Paul <brianp at vmware.com>
Date:   Fri Nov 30 10:04:48 2012 -0700

    mesa: pass context parameter to gl_renderbuffer::Delete()

    We sometimes need a rendering context when deleting renderbuffers.
    Pass it explicitly instead of trying to grab a current context
    (which might be NULL).  The next patch will make use of this.

    Note: this is a candidate for the stable branches.

    Reviewed-by: Jose Fonseca <jfonseca at vmware.com>

:040000 040000 a7a4ac22bb7f5ef34753cf500c0f885d1058c7b1
3342ecc657c9b60cefbac65452cc10eb9a9336fb Msrc

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121201/aa2fbfef/attachment-0001.html>


More information about the mesa-dev mailing list