https://bugs.freedesktop.org/show_bug.cgi?id=64099
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.