Bug 7391

Summary: Memory leak detected in _mesa_HashInsert with cairo-dock
Product: Mesa Reporter: popolon
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: 78666679
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description popolon 2006-07-02 03:10:33 UTC
Using last cairo-dock SVN :
http://www.gnome-dock.org/trac

I obtained a Memory leak detection (I use r300 driver) with this night Mesa cvs :

./cairo-dock                  
Mesa: CPU vendor: GenuineIntel
Mesa: MMX cpu detected.
Mesa: SSE cpu detected.
Mesa: Not testing OS support for SSE, leaving enabled.
Mesa 6.5.1 implementation error: Memory leak detected in _mesa_HashInsert
Please report at bugzilla.freedesktop.org
Try R300_SPAN_DISABLE_LOCKING env var if this hangs.
Comment 1 Brian Paul 2006-07-03 06:22:04 UTC
That's a new check I added to the code last week.  It may have been incorrect. 
I'm disabling the check for the time being (so the function is as it was).
Comment 2 Adam Jackson 2009-08-24 12:24:00 UTC
Mass version move, cvs -> git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.