Bug 7391 - Memory leak detected in _mesa_HashInsert with cairo-dock
Summary: Memory leak detected in _mesa_HashInsert with cairo-dock
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-02 03:10 UTC by popolon
Modified: 2018-01-31 11:56 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.