https://bugs.winehq.org/show_bug.cgi?id=36509
Bug ID: 36509 Summary: valgrind shows a potential leak in mscoree/tests/debugging.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M mscoree.dll -p mscoree_test.exe.so debugging && touch debugging.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 /bin/sh: /usr/bin/egrep: No such file or directory ==9100== Find PDB file: /tmp/valgrind_petmp9100_2afae468 is empty ==9100== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/mono/mono-2.0/bin/libmono-2.0-x86.pdb fixme:mscoree:CorDebug_Initialize stub 0x4aa1808 ==9100== 52 bytes in 1 blocks are possibly lost in loss record 296 of 646 ==9100== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==9100== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==9100== by 0x62F2004: ??? ==9100== by 0x62F4544: ??? ==9100== by 0x62F4F5D: ??? ==9100== by 0x62F9A9F: ??? ==9100== by 0x4CA2FF1: test_createDebugger (debugging.c:450) ==9100== by 0x4CA3237: func_debugging (debugging.c:488) ==9100== by 0x4CA76F6: run_test (test.h:584) ==9100== by 0x4CA7AE5: main (test.h:654) ==9100==