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.
https://bugs.freedesktop.org/show_bug.cgi?id=64099
Ian Romanick idr@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO
--- Comment #1 from Ian Romanick idr@freedesktop.org --- Can you provide an apitrace of your application?
https://bugs.freedesktop.org/show_bug.cgi?id=64099
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |MOVED
--- Comment #2 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/435.
dri-devel@lists.freedesktop.org