[Bug 20544] New: shell32 imagelist memory leak on unload?
http://bugs.winehq.org/show_bug.cgi?id=20544 Summary: shell32 imagelist memory leak on unload? Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Valgrinding the chromium test suite shows this warning in a lot of tests: 8 bytes in 1 blocks are possibly lost in loss record 46 of 805 at malloc (vg_replace_malloc.c:195) by XInitExtension (InitExt.c:54) by XextAddDisplay (extutil.c:112) by find_display (XShm.c:82) by XShmQueryVersion (XShm.c:181) by X11DRV_CreateDIBSection (dib.c:4767) by CreateDIBSection (dib.c:1353) by ImageList_CreateImage (imagelist.c:2872) by ImageList_Create (imagelist.c:642) by SIC_Initialize (iconcache.c:410) by DllMain (shell32_main.c:1169) by __wine_spec_dll_entry (dll_entry.c:40) This is odd... the DLL tries to free that stuff on unload. Not sure why it's not happening. -- 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=20544 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2009-11-01 13:46:03 --- Gaah. Can't mark as UNCONFIRMED, but I'd like to, since this might have only shown up as a 'possible' leak. -- 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=20544 butraxz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz(a)gmail.com --- Comment #2 from butraxz(a)gmail.com 2012-05-23 13:55:36 CDT --- This bug has not been updated for three years. Is this still an issue i current (1.5.4) or newer wine ? -- 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=20544 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mstefani(a)redhat.com Resolution| |ABANDONED --- Comment #3 from Michael Stefaniuc <mstefani(a)redhat.com> 2013-02-27 07:19:58 CST --- Unclear if this ever was a bug, according to comment 1 it might have been invalid. Anyway with the DIB engine the X11DRV_CreateDIBSection() disappeared. Marking the bug abandoned. -- 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=20544 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2013-02-27 11:34:30 CST --- Closing. -- 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