[Bug 26007] New: qedit/mediadet tests show leaks under valgrind
http://bugs.winehq.org/show_bug.cgi?id=26007 Summary: qedit/mediadet tests show leaks under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: winegstreamer AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: m.b.lankhorst(a)gmail.com Created an attachment (id=33165) --> (http://bugs.winehq.org/attachment.cgi?id=33165) valgrind log Gstreamer itself has quite a few leaks, but once I added suppression for those, I got down from 415 to 16 in Wine. Most seem to some form of: 128 bytes in 2 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by IMalloc_fnAlloc (ifs.c:186) by CoTaskMemAlloc (ifs.c:395) by CopyMediaType (mediatype.c:35) by GSTOutPin_GetMediaType (gstdemux.c:1462) by EnumMediaTypes_Construct (mediatype.c:131) by BasePinImpl_EnumMediaTypes (pin.c:324) by ??? by test_mediadet (mediadet.c:267) by func_mediadet (mediadet.c:308) by run_test (test.h:556) by main (test.h:624) full log attached. For the gstreamer leaks, see https://bugzilla.gnome.org/show_bug.cgi?id=641636 (though they include a suppression file in their tarball that I recently started using). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26007 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-09-26 15:34:59 CDT --- Fine in wine-1.5.13-346-g0445393 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26007 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-28 13:44:09 CDT --- Closing bugs fixed in 1.5.14. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org