From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 64099] New: Mesa 9.0.3 implementation error: In
_mesa_DeleteHashTable, found non-freed data
Date: Wed, 01 May 2013 03:55:45 +0000
Message-ID:
Priority
medium
Bug ID
64099
Assignee
dri-devel@lists.freedesktop.org
Summary
Mesa 9.0.3 implementation error: In _mesa_DeleteHashTable, found non-freed data
Severity
minor
Classification
Unclassified
OS
Linux (All)
Reporter
bogomancer@gmail.com
Hardware
x86-64 (AMD64)
Status
NEW
Version
9.0
Component
Drivers/Gallium/r600
Product
Mesa
I'm playing around with GL, and I'm receiving this message when my application
ends:
"Mesa 9.0.3 implementation error: In _mesa_DeleteHashTable, found non-freed
data
Please report at bugs.freedesktop.org"
The problem seems to be with GL_ARB_debug_output, since the message only
appears if I make a call to glDebugMessageInsertARB during my application.
If you need any more information, please ask.