https://bugs.winehq.org/show_bug.cgi?id=36290
Bug ID: 36290 Summary: valgrind shows a leak in mscms/tests/profile.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==17956== 19,636 (192 direct, 19,444 indirect) bytes in 1 blocks are definitely lost in loss record 225 of 225 ==17956== at 0x4006B11: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==17956== by 0x4ED03DAB: ??? (in /usr/lib/libfreetype.so.6.10.2) ==17956== by 0x4ED08C5A: ft_mem_qalloc (in /usr/lib/libfreetype.so.6.10.2) ==17956== by 0x4ED08CCE: ft_mem_alloc (in /usr/lib/libfreetype.so.6.10.2) ==17956== by 0x4ED09CCB: FT_New_Library (in /usr/lib/libfreetype.so.6.10.2) ==17956== by 0x4ED04142: FT_Init_FreeType (in /usr/lib/libfreetype.so.6.10.2) ==17956== by 0x550C7F0: ??? ==17956== by 0x550D39B: ??? ==17956== by 0x551B635: ??? ==17956== by 0x553A646: ??? ==17956== by 0x7BC52FC0: ??? (loader.c:138) ==17956== by 0x7BC555FE: MODULE_InitDLL (loader.c:1068) ==17956== by 0x7BC5597C: process_attach (loader.c:1157) ==17956== by 0x7BC5592C: process_attach (loader.c:1149) ==17956== by 0x7BC5592C: process_attach (loader.c:1149) ==17956== by 0x7BC5592C: process_attach (loader.c:1149) ==17956== by 0x7BC585E2: LdrLoadDll (loader.c:2129) ==17956== by 0x7B85A79A: load_library (module.c:933) ==17956== by 0x7B85A908: LoadLibraryExW (module.c:990) ==17956== by 0x7B85A869: LoadLibraryExA (module.c:970) ==17956==
https://bugs.winehq.org/show_bug.cgi?id=36290
--- Comment #1 from Austin English austinenglish@gmail.com --- Also shows often in rsaenh/tests/rsaenh.c
https://bugs.winehq.org/show_bug.cgi?id=36290
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36290
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with current wine(4.0-rc1)?
https://bugs.winehq.org/show_bug.cgi?id=36290
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from Austin English austinenglish@gmail.com --- I"m not seeing this in 4.0-rc2 and lrwxrwxrwx 1 root root 21 Nov 4 07:10 /usr/lib32/libfreetype.so -> libfreetype.so.6.16.1 lrwxrwxrwx 1 root root 21 Nov 4 07:10 /usr/lib32/libfreetype.so.6 -> libfreetype.so.6.16.1 -rwxr-xr-x 1 root root 792468 Nov 4 07:10 /usr/lib32/libfreetype.so.6.16.1
Not sure who's end this was fixed on, so just marking fixed. If someone wants to make it UPSTREAM, feel free.
https://bugs.winehq.org/show_bug.cgi?id=36290
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc3.